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-asan The recommended git tool is: NONE No credentials specified > git rev-parse --resolve-git-dir /home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/.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 bfa3980386351dc1552d032781a0e2bd2edc5c0e (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f bfa3980386351dc1552d032781a0e2bd2edc5c0e # timeout=10 Commit message: "testenv: fix missing hasattr check" > git rev-list --no-walk bfa3980386351dc1552d032781a0e2bd2edc5c0e # timeout=10 Copied 1 artifact from "build-kernel-none" build number 1 [ttcn3-mgw-test-asan] $ /bin/sh -xe /tmp/jenkins15898795465483896885.sh + DISTRO=debian:trixie + echo debian:trixie + tr : - + IMAGE=registry.osmocom.org/osmocom-build/debian-trixie-osmo-ttcn3-testenv + KERNEL=none + podman pull registry.osmocom.org/osmocom-build/debian-trixie-osmo-ttcn3-testenv Trying to pull registry.osmocom.org/osmocom-build/debian-trixie-osmo-ttcn3-testenv:latest... Getting image source signatures Copying blob sha256:8985984ea70bcf70f83e2ac009bd4bae1f9b498ca09d6b45e5b7efed6b1d5d82 Copying blob sha256:a0cfcd7e5a51dd6171255bc6eb16853d801433ebe950238395d82eb743f30d79 Copying blob sha256:bd9ddc54bea929a22b334e73e026d4136e5b73f5cc29942896c72e4ece69b13d Copying blob sha256:c4332ef953ab372a071c9279caa8e70fb96ced408f666a2d885035521afd8dda Copying blob sha256:889e3a5df56aebfea1d76afa507aa61f68ab2d9cdfeff3a721f8060e4c13fd9b Copying blob sha256:5b8ab7dbef6c8606c1d36b1e4704af8646f67810c39b59cfea20630a426df7cd Copying blob sha256:e9fb7cbb425a512ca29f5c6077c816db166b203e6d72c4e53e3484db6198e71d Copying blob sha256:2cc0fa4f8d531f5e40b546b6a15866be8390f5ced1dc6bf9b31e05cf9054a60a Copying blob sha256:9d224d3704c2ee0938e28518777fd196914083432639b402aa1d82b71fc1d945 Copying blob sha256:fe17ef628c0d3669581e0344fab288483eb3fbc6d83b4bf1f0bc849ee268826c Copying config sha256:9ee44c53944889be4b99574c9ef6d2cceba2dab1bcf044cae38b8f3984d1752f Writing manifest to image destination Storing signatures 9ee44c53944889be4b99574c9ef6d2cceba2dab1bcf044cae38b8f3984d1752f + rm -rf logs _cache .linux + [ none != none ] + set +x + uptime + grep --color=always -o load.* load average: 0.23, 0.35, 0.55 + RC=0 + ./testenv.py run mgw --podman --cache /home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache --ccache /home/osmocom-build/ccache/testenv --log-dir /home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/logs -b osmocom:nightly:asan [testenv] Logging to: /home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/logs [testenv] + ['podman', 'image', 'exists', 'debian-trixie-osmo-ttcn3-testenv'] [testenv] + ['podman', 'history', 'debian-trixie-osmo-ttcn3-testenv', '--format', 'json'] [testenv] Image creation date: 2025-08-27 09:54:08 [testenv] Assuming the podman image is up-to-date [testenv] + ['podman', 'run', '--rm', '--name', 'testenv-mgw-osmocom-nightly-asan-20250830-1636-630926e5-0', '--log-driver', 'json-file', '--log-opt', 'path=/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/logs/podman/testenv-mgw-osmocom-nightly-asan-20250830-1636-630926e5-0.log', '--security-opt=seccomp=/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_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-asan/_cache/podman/var-cache-apt-debian-trixie:/var/cache/apt', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache/podman/var-lib-apt-debian-trixie:/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-asan/logs:/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/logs', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache:/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache', '--volume', '/home/osmocom-build/ccache/testenv:/home/osmocom-build/ccache/testenv', '--volume', '/home/osmocom-build/jenkins/workspace:/home/osmocom-build/jenkins/workspace', 'debian-trixie-osmo-ttcn3-testenv', '/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_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-asan/_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-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/mgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-mgw-osmocom-nightly-asan-20250830-1636-630926e5-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-asan/_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-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/mgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-mgw-osmocom-nightly-asan-20250830-1636-630926e5-0', 'apt-get', '-q', 'update'] Get:1 http://deb.debian.org/debian trixie InRelease [138 kB] Get:2 http://deb.debian.org/debian trixie-updates InRelease [47.1 kB] Get:3 http://deb.debian.org/debian-security trixie-security InRelease [43.4 kB] Get:4 http://deb.debian.org/debian trixie/main amd64 Packages [9668 kB] Get:5 http://deb.debian.org/debian trixie-updates/main amd64 Packages [2432 B] Get:6 http://deb.debian.org/debian-security trixie-security/main amd64 Packages [31.7 kB] Fetched 9930 kB in 1s (15.8 MB/s) Reading package lists... [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_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-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/mgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-mgw-osmocom-nightly-asan-20250830-1636-630926e5-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-asan/_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-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/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-asan', 'testenv-mgw-osmocom-nightly-asan-20250830-1636-630926e5-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-asan/_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-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/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-asan/_cache/podman/titan-11.1.0-debian-trixie', '-e', 'TTCN3_DIR=/opt/eclipse-titan-11.1.0', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/mgw', 'testenv-mgw-osmocom-nightly-asan-20250830-1636-630926e5-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-asan/_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-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/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-asan/_cache/podman/titan-11.1.0-debian-trixie', '-e', 'TTCN3_DIR=/opt/eclipse-titan-11.1.0', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/mgw', 'testenv-mgw-osmocom-nightly-asan-20250830-1636-630926e5-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-asan/_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-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/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-asan/_cache/podman/titan-11.1.0-debian-trixie', '-e', 'TTCN3_DIR=/opt/eclipse-titan-11.1.0', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan', 'testenv-mgw-osmocom-nightly-asan-20250830-1636-630926e5-0', 'make', 'mgw'] make -C /home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache/podman/titan-11.1.0-debian-trixie/mgw compile make[1]: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache/podman/titan-11.1.0-debian-trixie/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-asan/_cache/podman/titan-11.1.0-debian-trixie/mgw' make -j20 -C /home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache/podman/titan-11.1.0-debian-trixie/mgw make[1]: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache/podman/titan-11.1.0-debian-trixie/mgw' DEP SDP_parse_.tab.c DEP lex.SDP_parse_.c DEP IPA_CodecPort_CtrlFunctDef.cc DEP IPL4asp_PT.cc DEP IPL4asp_discovery.cc DEP IP_EncDec.cc DEP IuUP_EncDec.cc DEP MGCP_CodecPort_CtrlFunctDef.cc DEP Native_FunctionDefs.cc DEP OSMUX_CodecPort_CtrlFunctDef.cc DEP RTP_CodecPort_CtrlFunctDef.cc DEP RTP_EncDec.cc DEP SDP_EncDec.cc DEP StatsD_CodecPort_CtrlFunctdef.cc DEP TCCConversion.cc DEP TCCInterface.cc DEP TELNETasp_PT.cc DEP AMR_Types.cc DEP General_Types.cc DEP IPA_CodecPort.cc DEP IPA_CodecPort_CtrlFunct.cc DEP IPA_Types.cc DEP IPL4asp_Functions.cc DEP IPL4asp_PortType.cc DEP IPL4asp_Types.cc DEP IP_Types.cc DEP IuUP_Emulation.cc DEP IuUP_Types.cc DEP MGCP_CodecPort.cc DEP MGCP_CodecPort_CtrlFunct.cc DEP MGCP_Templates.cc DEP MGCP_Test.cc DEP MGCP_Types.cc DEP Misc_Helpers.cc DEP Native_Functions.cc DEP OSMUX_CodecPort.cc DEP OSMUX_CodecPort_CtrlFunct.cc DEP OSMUX_Emulation.cc DEP OSMUX_Types.cc DEP Osmocom_CTRL_Adapter.cc DEP Osmocom_CTRL_Functions.cc DEP Osmocom_CTRL_Types.cc DEP Osmocom_Types.cc DEP Osmocom_VTY_Functions.cc DEP RTP_CodecPort.cc DEP RTP_CodecPort_CtrlFunct.cc DEP RTP_Emulation.cc DEP RTP_Endpoint.cc DEP RTP_Types.cc DEP SDP_Templates.cc DEP SDP_Types.cc DEP Socket_API_Definitions.cc DEP StatsD_CodecPort.cc DEP StatsD_CodecPort_CtrlFunct.cc DEP StatsD_Types.cc DEP TCCConversion_Functions.cc DEP TCCInterface_Functions.cc DEP TELNETasp_PortType.cc DEP AMR_Types_part_1.cc DEP AMR_Types_part_2.cc DEP AMR_Types_part_3.cc DEP AMR_Types_part_4.cc DEP AMR_Types_part_5.cc DEP AMR_Types_part_6.cc DEP AMR_Types_part_7.cc DEP General_Types_part_1.cc DEP General_Types_part_2.cc DEP General_Types_part_3.cc DEP General_Types_part_4.cc DEP General_Types_part_5.cc DEP General_Types_part_6.cc DEP General_Types_part_7.cc DEP IPA_CodecPort_part_1.cc DEP IPA_CodecPort_part_2.cc DEP IPA_CodecPort_part_3.cc DEP IPA_CodecPort_part_4.cc DEP IPA_CodecPort_part_5.cc DEP IPA_CodecPort_part_6.cc DEP IPA_CodecPort_part_7.cc DEP IPA_CodecPort_CtrlFunct_part_1.cc DEP IPA_CodecPort_CtrlFunct_part_2.cc DEP IPA_CodecPort_CtrlFunct_part_3.cc DEP IPA_CodecPort_CtrlFunct_part_4.cc DEP IPA_CodecPort_CtrlFunct_part_5.cc DEP IPA_CodecPort_CtrlFunct_part_6.cc DEP IPA_CodecPort_CtrlFunct_part_7.cc DEP IPA_Types_part_1.cc DEP IPA_Types_part_2.cc DEP IPA_Types_part_3.cc DEP IPA_Types_part_4.cc DEP IPA_Types_part_6.cc DEP IPA_Types_part_5.cc DEP IPA_Types_part_7.cc DEP IPL4asp_Functions_part_1.cc DEP IPL4asp_Functions_part_2.cc DEP IPL4asp_Functions_part_3.cc DEP IPL4asp_Functions_part_4.cc DEP IPL4asp_Functions_part_5.cc DEP IPL4asp_Functions_part_6.cc DEP IPL4asp_Functions_part_7.cc DEP IPL4asp_PortType_part_1.cc DEP IPL4asp_PortType_part_2.cc DEP IPL4asp_PortType_part_3.cc DEP IPL4asp_PortType_part_4.cc DEP IPL4asp_PortType_part_5.cc DEP IPL4asp_PortType_part_6.cc DEP IPL4asp_PortType_part_7.cc DEP IPL4asp_Types_part_1.cc DEP IPL4asp_Types_part_2.cc DEP IPL4asp_Types_part_3.cc DEP IPL4asp_Types_part_4.cc DEP IPL4asp_Types_part_5.cc DEP IPL4asp_Types_part_6.cc DEP IPL4asp_Types_part_7.cc DEP IP_Types_part_1.cc DEP IP_Types_part_2.cc DEP IP_Types_part_3.cc DEP IP_Types_part_4.cc DEP IP_Types_part_5.cc DEP IP_Types_part_6.cc DEP IP_Types_part_7.cc DEP IuUP_Emulation_part_1.cc DEP IuUP_Emulation_part_2.cc DEP IuUP_Emulation_part_3.cc DEP IuUP_Emulation_part_4.cc DEP IuUP_Emulation_part_5.cc DEP IuUP_Emulation_part_6.cc DEP IuUP_Emulation_part_7.cc DEP IuUP_Types_part_1.cc DEP IuUP_Types_part_2.cc DEP IuUP_Types_part_3.cc DEP IuUP_Types_part_4.cc DEP IuUP_Types_part_5.cc DEP IuUP_Types_part_6.cc DEP IuUP_Types_part_7.cc DEP MGCP_CodecPort_part_1.cc DEP MGCP_CodecPort_part_2.cc DEP MGCP_CodecPort_part_3.cc DEP MGCP_CodecPort_part_4.cc DEP MGCP_CodecPort_part_5.cc DEP MGCP_CodecPort_part_6.cc DEP MGCP_CodecPort_part_7.cc DEP MGCP_CodecPort_CtrlFunct_part_1.cc DEP MGCP_CodecPort_CtrlFunct_part_2.cc DEP MGCP_CodecPort_CtrlFunct_part_3.cc DEP MGCP_CodecPort_CtrlFunct_part_4.cc DEP MGCP_CodecPort_CtrlFunct_part_5.cc DEP MGCP_CodecPort_CtrlFunct_part_6.cc DEP MGCP_CodecPort_CtrlFunct_part_7.cc DEP MGCP_Templates_part_1.cc DEP MGCP_Templates_part_2.cc DEP MGCP_Templates_part_3.cc DEP MGCP_Templates_part_4.cc DEP MGCP_Templates_part_5.cc DEP MGCP_Templates_part_6.cc DEP MGCP_Templates_part_7.cc DEP MGCP_Test_part_1.cc DEP MGCP_Test_part_2.cc DEP MGCP_Test_part_3.cc DEP MGCP_Test_part_4.cc DEP MGCP_Test_part_5.cc DEP MGCP_Test_part_6.cc DEP MGCP_Test_part_7.cc DEP MGCP_Types_part_1.cc DEP MGCP_Types_part_2.cc DEP MGCP_Types_part_3.cc DEP MGCP_Types_part_4.cc DEP MGCP_Types_part_5.cc DEP MGCP_Types_part_6.cc DEP MGCP_Types_part_7.cc DEP Misc_Helpers_part_1.cc DEP Misc_Helpers_part_2.cc DEP Misc_Helpers_part_3.cc DEP Misc_Helpers_part_4.cc DEP Misc_Helpers_part_5.cc DEP Misc_Helpers_part_6.cc DEP Misc_Helpers_part_7.cc DEP Native_Functions_part_1.cc DEP Native_Functions_part_2.cc DEP Native_Functions_part_3.cc DEP Native_Functions_part_4.cc DEP Native_Functions_part_5.cc DEP Native_Functions_part_6.cc DEP Native_Functions_part_7.cc DEP OSMUX_CodecPort_part_1.cc DEP OSMUX_CodecPort_part_2.cc DEP OSMUX_CodecPort_part_3.cc DEP OSMUX_CodecPort_part_4.cc DEP OSMUX_CodecPort_part_5.cc DEP OSMUX_CodecPort_part_6.cc DEP OSMUX_CodecPort_part_7.cc DEP OSMUX_CodecPort_CtrlFunct_part_1.cc DEP OSMUX_CodecPort_CtrlFunct_part_2.cc DEP OSMUX_CodecPort_CtrlFunct_part_3.cc DEP OSMUX_CodecPort_CtrlFunct_part_4.cc DEP OSMUX_CodecPort_CtrlFunct_part_5.cc DEP OSMUX_CodecPort_CtrlFunct_part_6.cc DEP OSMUX_CodecPort_CtrlFunct_part_7.cc DEP OSMUX_Emulation_part_1.cc DEP OSMUX_Emulation_part_2.cc DEP OSMUX_Emulation_part_3.cc DEP OSMUX_Emulation_part_4.cc DEP OSMUX_Emulation_part_5.cc DEP OSMUX_Emulation_part_6.cc DEP OSMUX_Emulation_part_7.cc DEP OSMUX_Types_part_1.cc DEP OSMUX_Types_part_2.cc DEP OSMUX_Types_part_3.cc DEP OSMUX_Types_part_4.cc DEP OSMUX_Types_part_5.cc DEP OSMUX_Types_part_6.cc DEP OSMUX_Types_part_7.cc DEP Osmocom_CTRL_Adapter_part_1.cc DEP Osmocom_CTRL_Adapter_part_2.cc DEP Osmocom_CTRL_Adapter_part_3.cc DEP Osmocom_CTRL_Adapter_part_4.cc DEP Osmocom_CTRL_Adapter_part_5.cc DEP Osmocom_CTRL_Adapter_part_6.cc DEP Osmocom_CTRL_Adapter_part_7.cc DEP Osmocom_CTRL_Functions_part_1.cc DEP Osmocom_CTRL_Functions_part_2.cc DEP Osmocom_CTRL_Functions_part_3.cc DEP Osmocom_CTRL_Functions_part_4.cc DEP Osmocom_CTRL_Functions_part_5.cc DEP Osmocom_CTRL_Functions_part_6.cc DEP Osmocom_CTRL_Functions_part_7.cc DEP Osmocom_CTRL_Types_part_1.cc DEP Osmocom_CTRL_Types_part_2.cc DEP Osmocom_CTRL_Types_part_3.cc DEP Osmocom_CTRL_Types_part_4.cc DEP Osmocom_CTRL_Types_part_5.cc DEP Osmocom_CTRL_Types_part_6.cc DEP Osmocom_CTRL_Types_part_7.cc DEP Osmocom_Types_part_1.cc DEP Osmocom_Types_part_2.cc DEP Osmocom_Types_part_3.cc DEP Osmocom_Types_part_4.cc DEP Osmocom_Types_part_5.cc DEP Osmocom_Types_part_6.cc DEP Osmocom_Types_part_7.cc DEP Osmocom_VTY_Functions_part_1.cc DEP Osmocom_VTY_Functions_part_2.cc DEP Osmocom_VTY_Functions_part_3.cc DEP Osmocom_VTY_Functions_part_4.cc DEP Osmocom_VTY_Functions_part_5.cc DEP Osmocom_VTY_Functions_part_6.cc DEP Osmocom_VTY_Functions_part_7.cc DEP RTP_CodecPort_part_1.cc DEP RTP_CodecPort_part_2.cc DEP RTP_CodecPort_part_3.cc DEP RTP_CodecPort_part_4.cc DEP RTP_CodecPort_part_5.cc DEP RTP_CodecPort_part_6.cc DEP RTP_CodecPort_part_7.cc DEP RTP_CodecPort_CtrlFunct_part_1.cc DEP RTP_CodecPort_CtrlFunct_part_2.cc DEP RTP_CodecPort_CtrlFunct_part_3.cc DEP RTP_CodecPort_CtrlFunct_part_4.cc DEP RTP_CodecPort_CtrlFunct_part_5.cc DEP RTP_CodecPort_CtrlFunct_part_6.cc DEP RTP_CodecPort_CtrlFunct_part_7.cc DEP RTP_Emulation_part_1.cc DEP RTP_Emulation_part_2.cc DEP RTP_Emulation_part_3.cc DEP RTP_Emulation_part_4.cc DEP RTP_Emulation_part_6.cc DEP RTP_Emulation_part_7.cc DEP RTP_Emulation_part_5.cc DEP RTP_Endpoint_part_1.cc DEP RTP_Endpoint_part_2.cc DEP RTP_Endpoint_part_3.cc DEP RTP_Endpoint_part_4.cc DEP RTP_Endpoint_part_5.cc DEP RTP_Endpoint_part_6.cc DEP RTP_Endpoint_part_7.cc DEP RTP_Types_part_1.cc DEP RTP_Types_part_2.cc DEP RTP_Types_part_3.cc DEP RTP_Types_part_4.cc DEP RTP_Types_part_5.cc DEP RTP_Types_part_6.cc DEP RTP_Types_part_7.cc DEP SDP_Templates_part_1.cc DEP SDP_Templates_part_2.cc DEP SDP_Templates_part_3.cc DEP SDP_Templates_part_4.cc DEP SDP_Templates_part_5.cc DEP SDP_Templates_part_6.cc DEP SDP_Templates_part_7.cc DEP SDP_Types_part_1.cc DEP SDP_Types_part_2.cc DEP SDP_Types_part_3.cc DEP SDP_Types_part_4.cc DEP SDP_Types_part_5.cc DEP SDP_Types_part_6.cc DEP SDP_Types_part_7.cc DEP Socket_API_Definitions_part_1.cc DEP Socket_API_Definitions_part_2.cc DEP Socket_API_Definitions_part_3.cc DEP Socket_API_Definitions_part_4.cc DEP Socket_API_Definitions_part_5.cc DEP Socket_API_Definitions_part_6.cc DEP Socket_API_Definitions_part_7.cc DEP StatsD_CodecPort_part_1.cc DEP StatsD_CodecPort_part_2.cc DEP StatsD_CodecPort_part_3.cc DEP StatsD_CodecPort_part_4.cc DEP StatsD_CodecPort_part_5.cc DEP StatsD_CodecPort_part_6.cc DEP StatsD_CodecPort_part_7.cc DEP StatsD_CodecPort_CtrlFunct_part_1.cc DEP StatsD_CodecPort_CtrlFunct_part_2.cc DEP StatsD_CodecPort_CtrlFunct_part_3.cc DEP StatsD_CodecPort_CtrlFunct_part_4.cc DEP StatsD_CodecPort_CtrlFunct_part_5.cc DEP StatsD_CodecPort_CtrlFunct_part_6.cc DEP StatsD_CodecPort_CtrlFunct_part_7.cc DEP StatsD_Types_part_1.cc DEP StatsD_Types_part_2.cc DEP StatsD_Types_part_3.cc DEP StatsD_Types_part_4.cc DEP StatsD_Types_part_5.cc DEP StatsD_Types_part_6.cc DEP StatsD_Types_part_7.cc DEP TCCConversion_Functions_part_1.cc DEP TCCConversion_Functions_part_2.cc DEP TCCConversion_Functions_part_3.cc DEP TCCConversion_Functions_part_4.cc DEP TCCConversion_Functions_part_5.cc DEP TCCConversion_Functions_part_6.cc DEP TCCConversion_Functions_part_7.cc DEP TCCInterface_Functions_part_1.cc DEP TCCInterface_Functions_part_2.cc DEP TCCInterface_Functions_part_3.cc DEP TCCInterface_Functions_part_4.cc DEP TCCInterface_Functions_part_5.cc DEP TCCInterface_Functions_part_6.cc DEP TCCInterface_Functions_part_7.cc DEP TELNETasp_PortType_part_1.cc DEP TELNETasp_PortType_part_2.cc DEP TELNETasp_PortType_part_3.cc DEP TELNETasp_PortType_part_4.cc DEP TELNETasp_PortType_part_5.cc DEP TELNETasp_PortType_part_6.cc DEP TELNETasp_PortType_part_7.cc DEP IPA_Emulation.cc DEP StatsD_Checker.cc DEP IPA_Emulation_part_1.cc DEP IPA_Emulation_part_2.cc DEP IPA_Emulation_part_3.cc DEP IPA_Emulation_part_4.cc DEP IPA_Emulation_part_5.cc DEP IPA_Emulation_part_6.cc DEP IPA_Emulation_part_7.cc DEP StatsD_Checker_part_1.cc DEP StatsD_Checker_part_2.cc DEP StatsD_Checker_part_3.cc DEP StatsD_Checker_part_4.cc DEP StatsD_Checker_part_5.cc DEP StatsD_Checker_part_6.cc DEP StatsD_Checker_part_7.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 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); | ^~~~~ CC OSMUX_CodecPort_CtrlFunctDef.o CC RTP_CodecPort_CtrlFunctDef.o CC RTP_EncDec.o CC SDP_EncDec.o CC StatsD_CodecPort_CtrlFunctdef.o CC TCCConversion.o CC TCCInterface.o CC TELNETasp_PT.o CCLD AMR_Types.so CCLD General_Types.so CCLD IPA_CodecPort.so CCLD IPA_CodecPort_CtrlFunct.so CCLD IPA_Types.so CCLD IPL4asp_Functions.so CCLD IPL4asp_PortType.so 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_CtrlFunct.so CCLD StatsD_CodecPort.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_5.so CCLD AMR_Types_part_4.so CCLD AMR_Types_part_6.so CCLD AMR_Types_part_7.so CCLD General_Types_part_1.so CCLD General_Types_part_2.so CCLD General_Types_part_3.so CCLD General_Types_part_4.so CCLD General_Types_part_5.so CCLD General_Types_part_6.so CCLD General_Types_part_7.so CCLD IPA_CodecPort_part_1.so CCLD IPA_CodecPort_part_2.so CCLD IPA_CodecPort_part_3.so CCLD IPA_CodecPort_part_4.so CCLD IPA_CodecPort_part_5.so CCLD IPA_CodecPort_part_6.so CCLD IPA_CodecPort_part_7.so CCLD IPA_CodecPort_CtrlFunct_part_1.so CCLD IPA_CodecPort_CtrlFunct_part_2.so CCLD IPA_CodecPort_CtrlFunct_part_3.so CCLD IPA_CodecPort_CtrlFunct_part_4.so CCLD IPA_CodecPort_CtrlFunct_part_5.so CCLD IPA_CodecPort_CtrlFunct_part_6.so CCLD IPA_CodecPort_CtrlFunct_part_7.so CCLD IPA_Types_part_1.so CCLD IPA_Types_part_2.so CCLD IPA_Types_part_3.so CCLD IPA_Types_part_4.so CCLD IPA_Types_part_5.so CCLD IPA_Types_part_6.so CCLD IPA_Types_part_7.so CCLD IPL4asp_Functions_part_1.so CCLD IPL4asp_Functions_part_2.so CCLD IPL4asp_Functions_part_3.so CCLD IPL4asp_Functions_part_4.so CCLD IPL4asp_Functions_part_5.so CCLD IPL4asp_Functions_part_6.so CCLD IPL4asp_Functions_part_7.so CCLD IPL4asp_PortType_part_1.so CCLD IPL4asp_PortType_part_2.so CCLD IPL4asp_PortType_part_3.so CCLD IPL4asp_PortType_part_4.so CCLD IPL4asp_PortType_part_5.so CCLD IPL4asp_PortType_part_6.so CCLD IPL4asp_PortType_part_7.so CCLD IPL4asp_Types_part_1.so CCLD IPL4asp_Types_part_2.so CCLD IPL4asp_Types_part_3.so CCLD IPL4asp_Types_part_4.so CCLD IPL4asp_Types_part_5.so CCLD IPL4asp_Types_part_6.so CCLD IPL4asp_Types_part_7.so CCLD IP_Types_part_1.so CCLD IP_Types_part_2.so CCLD IP_Types_part_3.so CCLD IP_Types_part_4.so CCLD IP_Types_part_5.so CCLD IP_Types_part_6.so CCLD IP_Types_part_7.so CCLD IuUP_Emulation_part_1.so CCLD IuUP_Emulation_part_2.so CCLD IuUP_Emulation_part_3.so CCLD IuUP_Emulation_part_4.so CCLD IuUP_Emulation_part_5.so CCLD IuUP_Emulation_part_6.so CCLD IuUP_Emulation_part_7.so CCLD IuUP_Types_part_1.so CCLD IuUP_Types_part_2.so CCLD IuUP_Types_part_3.so CCLD IuUP_Types_part_4.so CCLD IuUP_Types_part_5.so CCLD IuUP_Types_part_6.so CCLD IuUP_Types_part_7.so CCLD MGCP_CodecPort_part_1.so CCLD MGCP_CodecPort_part_2.so CCLD MGCP_CodecPort_part_3.so CCLD MGCP_CodecPort_part_4.so CCLD MGCP_CodecPort_part_5.so CCLD MGCP_CodecPort_part_6.so CCLD MGCP_CodecPort_CtrlFunct_part_1.so CCLD MGCP_CodecPort_CtrlFunct_part_2.so CCLD MGCP_CodecPort_CtrlFunct_part_3.so CCLD MGCP_CodecPort_part_7.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_7.so CCLD Native_Functions_part_6.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_7.so CCLD Socket_API_Definitions_part_6.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_7.so CCLD StatsD_CodecPort_CtrlFunct_part_6.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_3.so CCLD TCCConversion_Functions_part_4.so CCLD TCCConversion_Functions_part_2.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-asan/_cache/podman/titan-11.1.0-debian-trixie/mgw' [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_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-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/mgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-mgw-osmocom-nightly-asan-20250830-1636-630926e5-0', 'sh', '-c', "echo 'deb [signed-by=/obs.key] https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_13/ ./' > /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-asan/_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-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/mgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-mgw-osmocom-nightly-asan-20250830-1636-630926e5-0', 'sh', '-c', 'echo \'Package: *\nPin: origin "downloads.osmocom.org"\nPin-Priority: 1100\n\' > /etc/apt/preferences.d/osmocom-apt-pin'] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_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-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/mgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-mgw-osmocom-nightly-asan-20250830-1636-630926e5-0', 'apt-get', '-q', 'update'] Hit:1 http://deb.debian.org/debian trixie InRelease Hit:2 http://deb.debian.org/debian trixie-updates InRelease Hit:3 http://deb.debian.org/debian-security trixie-security InRelease Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_13 ./ InRelease [1570 B] Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_13 ./ Packages [54.5 kB] Fetched 56.1 kB in 0s (343 kB/s) Reading package lists... W: https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_13/./InRelease: Policy will reject signature within a year, see --audit for details [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_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-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/mgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-mgw-osmocom-nightly-asan-20250830-1636-630926e5-0', 'sh', '-c', 'apt-cache pkgnames | grep -- -dbg > /home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_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-asan/_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-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/mgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-mgw-osmocom-nightly-asan-20250830-1636-630926e5-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-asan/_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-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/mgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-mgw-osmocom-nightly-asan-20250830-1636-630926e5-0', 'apt-get', '-q', 'install', '-y', '--no-install-recommends', 'osmo-mgw', 'osmo-mgw-dbgsym', 'libc6-dbg', 'libosmocore-dbg'] Reading package lists... Building dependency tree... The following additional packages will be installed: libosmoabis15 libosmocodec4 libosmocoding0 libosmocore libosmocore22 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmonetif11 libosmosim2 libosmotrau11 libosmousb0 libosmovty13 osmocom-keyring osmocom-nightly-asan The following NEW packages will be installed: libc6-dbg libosmoabis15 libosmocodec4 libosmocoding0 libosmocore libosmocore-dbg libosmocore22 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmonetif11 libosmosim2 libosmotrau11 libosmousb0 libosmovty13 osmo-mgw osmo-mgw-dbgsym osmocom-keyring osmocom-nightly-asan 0 upgraded, 20 newly installed, 0 to remove and 2 not upgraded. Need to get 15.5 MB of archives. After this operation, 50.4 MB of additional disk space will be used. Get:1 http://deb.debian.org/debian trixie/main amd64 libc6-dbg amd64 2.41-12 [7341 kB] Get:2 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_13 ./ osmocom-keyring 1.0.2.5.fc66.202508292029~asan [3044 B] Get:3 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_13 ./ osmocom-nightly-asan 202508292029 [1208 B] Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_13 ./ libosmocore22 1.11.0.32.33cb4.202508292029~asan [580 kB] Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_13 ./ libosmoisdn0 1.11.0.32.33cb4.202508292029~asan [156 kB] Get:6 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_13 ./ libosmogsm20 1.11.0.32.33cb4.202508292029~asan [836 kB] Get:7 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_13 ./ libosmonetif11 1.6.0.13.c499.202508292029~asan [218 kB] Get:8 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_13 ./ libosmovty13 1.11.0.32.33cb4.202508292029~asan [272 kB] Get:9 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_13 ./ libosmoabis15 2.0.0.22.83f4.202508292029~asan [275 kB] Get:10 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_13 ./ libosmocodec4 1.11.0.32.33cb4.202508292029~asan [69.7 kB] Get:11 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_13 ./ libosmocoding0 1.11.0.32.33cb4.202508292029~asan [152 kB] Get:12 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_13 ./ libosmogb14 1.11.0.32.33cb4.202508292029~asan [637 kB] Get:13 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_13 ./ libosmoctrl0 1.11.0.32.33cb4.202508292029~asan [98.2 kB] Get:14 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_13 ./ libosmosim2 1.11.0.32.33cb4.202508292029~asan [104 kB] Get:15 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_13 ./ libosmousb0 1.11.0.32.33cb4.202508292029~asan [65.6 kB] Get:16 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_13 ./ libosmocore 1.11.0.32.33cb4.202508292029~asan [44.3 kB] Get:17 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_13 ./ libosmotrau11 2.0.0.22.83f4.202508292029~asan [135 kB] Get:18 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_13 ./ osmo-mgw 1.14.0.30.7d236.202508292029~asan [353 kB] Get:19 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_13 ./ osmo-mgw-dbgsym 1.14.0.30.7d236.202508292029~asan [494 kB] Get:20 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_13 ./ libosmocore-dbg 1.11.0.32.33cb4.202508292029~asan [3629 kB] Fetched 15.5 MB in 0s (67.7 MB/s) 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 ... 43483 files and directories currently installed.) Preparing to unpack .../00-libc6-dbg_2.41-12_amd64.deb ... Unpacking libc6-dbg:amd64 (2.41-12) ... Selecting previously unselected package osmocom-keyring. Preparing to unpack .../01-osmocom-keyring_1.0.2.5.fc66.202508292029~asan_amd64.deb ... Unpacking osmocom-keyring (1.0.2.5.fc66.202508292029~asan) ... Selecting previously unselected package osmocom-nightly-asan. Preparing to unpack .../02-osmocom-nightly-asan_202508292029_amd64.deb ... Unpacking osmocom-nightly-asan (202508292029) ... Selecting previously unselected package libosmocore22:amd64. Preparing to unpack .../03-libosmocore22_1.11.0.32.33cb4.202508292029~asan_amd64.deb ... Unpacking libosmocore22:amd64 (1.11.0.32.33cb4.202508292029~asan) ... Selecting previously unselected package libosmoisdn0:amd64. Preparing to unpack .../04-libosmoisdn0_1.11.0.32.33cb4.202508292029~asan_amd64.deb ... Unpacking libosmoisdn0:amd64 (1.11.0.32.33cb4.202508292029~asan) ... Selecting previously unselected package libosmogsm20:amd64. Preparing to unpack .../05-libosmogsm20_1.11.0.32.33cb4.202508292029~asan_amd64.deb ... Unpacking libosmogsm20:amd64 (1.11.0.32.33cb4.202508292029~asan) ... Selecting previously unselected package libosmonetif11:amd64. Preparing to unpack .../06-libosmonetif11_1.6.0.13.c499.202508292029~asan_amd64.deb ... Unpacking libosmonetif11:amd64 (1.6.0.13.c499.202508292029~asan) ... Selecting previously unselected package libosmovty13:amd64. Preparing to unpack .../07-libosmovty13_1.11.0.32.33cb4.202508292029~asan_amd64.deb ... Unpacking libosmovty13:amd64 (1.11.0.32.33cb4.202508292029~asan) ... Selecting previously unselected package libosmoabis15:amd64. Preparing to unpack .../08-libosmoabis15_2.0.0.22.83f4.202508292029~asan_amd64.deb ... Unpacking libosmoabis15:amd64 (2.0.0.22.83f4.202508292029~asan) ... Selecting previously unselected package libosmocodec4:amd64. Preparing to unpack .../09-libosmocodec4_1.11.0.32.33cb4.202508292029~asan_amd64.deb ... Unpacking libosmocodec4:amd64 (1.11.0.32.33cb4.202508292029~asan) ... Selecting previously unselected package libosmocoding0:amd64. Preparing to unpack .../10-libosmocoding0_1.11.0.32.33cb4.202508292029~asan_amd64.deb ... Unpacking libosmocoding0:amd64 (1.11.0.32.33cb4.202508292029~asan) ... Selecting previously unselected package libosmogb14:amd64. Preparing to unpack .../11-libosmogb14_1.11.0.32.33cb4.202508292029~asan_amd64.deb ... Unpacking libosmogb14:amd64 (1.11.0.32.33cb4.202508292029~asan) ... Selecting previously unselected package libosmoctrl0:amd64. Preparing to unpack .../12-libosmoctrl0_1.11.0.32.33cb4.202508292029~asan_amd64.deb ... Unpacking libosmoctrl0:amd64 (1.11.0.32.33cb4.202508292029~asan) ... Selecting previously unselected package libosmosim2:amd64. Preparing to unpack .../13-libosmosim2_1.11.0.32.33cb4.202508292029~asan_amd64.deb ... Unpacking libosmosim2:amd64 (1.11.0.32.33cb4.202508292029~asan) ... Selecting previously unselected package libosmousb0:amd64. Preparing to unpack .../14-libosmousb0_1.11.0.32.33cb4.202508292029~asan_amd64.deb ... Unpacking libosmousb0:amd64 (1.11.0.32.33cb4.202508292029~asan) ... Selecting previously unselected package libosmocore. Preparing to unpack .../15-libosmocore_1.11.0.32.33cb4.202508292029~asan_amd64.deb ... Unpacking libosmocore (1.11.0.32.33cb4.202508292029~asan) ... Selecting previously unselected package libosmotrau11:amd64. Preparing to unpack .../16-libosmotrau11_2.0.0.22.83f4.202508292029~asan_amd64.deb ... Unpacking libosmotrau11:amd64 (2.0.0.22.83f4.202508292029~asan) ... Selecting previously unselected package osmo-mgw. Preparing to unpack .../17-osmo-mgw_1.14.0.30.7d236.202508292029~asan_amd64.deb ... Unpacking osmo-mgw (1.14.0.30.7d236.202508292029~asan) ... Selecting previously unselected package osmo-mgw-dbgsym. Preparing to unpack .../18-osmo-mgw-dbgsym_1.14.0.30.7d236.202508292029~asan_amd64.deb ... Unpacking osmo-mgw-dbgsym (1.14.0.30.7d236.202508292029~asan) ... Selecting previously unselected package libosmocore-dbg:amd64. Preparing to unpack .../19-libosmocore-dbg_1.11.0.32.33cb4.202508292029~asan_amd64.deb ... Unpacking libosmocore-dbg:amd64 (1.11.0.32.33cb4.202508292029~asan) ... Setting up libc6-dbg:amd64 (2.41-12) ... Setting up osmocom-keyring (1.0.2.5.fc66.202508292029~asan) ... Setting up osmocom-nightly-asan (202508292029) ... Setting up libosmocore22:amd64 (1.11.0.32.33cb4.202508292029~asan) ... Setting up libosmocodec4:amd64 (1.11.0.32.33cb4.202508292029~asan) ... Setting up libosmovty13:amd64 (1.11.0.32.33cb4.202508292029~asan) ... Setting up libosmoisdn0:amd64 (1.11.0.32.33cb4.202508292029~asan) ... Setting up libosmousb0:amd64 (1.11.0.32.33cb4.202508292029~asan) ... Setting up libosmogsm20:amd64 (1.11.0.32.33cb4.202508292029~asan) ... Setting up libosmoctrl0:amd64 (1.11.0.32.33cb4.202508292029~asan) ... Setting up libosmogb14:amd64 (1.11.0.32.33cb4.202508292029~asan) ... Setting up libosmotrau11:amd64 (2.0.0.22.83f4.202508292029~asan) ... Setting up libosmonetif11:amd64 (1.6.0.13.c499.202508292029~asan) ... Setting up libosmocoding0:amd64 (1.11.0.32.33cb4.202508292029~asan) ... Setting up libosmosim2:amd64 (1.11.0.32.33cb4.202508292029~asan) ... Setting up libosmocore (1.11.0.32.33cb4.202508292029~asan) ... Setting up libosmoabis15:amd64 (2.0.0.22.83f4.202508292029~asan) ... Setting up osmo-mgw (1.14.0.30.7d236.202508292029~asan) ... 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 Created symlink '/etc/systemd/system/multi-user.target.wants/osmo-mgw.service' → '/usr/lib/systemd/system/osmo-mgw.service'. Setting up libosmocore-dbg:amd64 (1.11.0.32.33cb4.202508292029~asan) ... Setting up osmo-mgw-dbgsym (1.14.0.30.7d236.202508292029~asan) ... Processing triggers for libc-bin (2.41-12) ... [testenv] Preparing testdir: /home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/logs [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_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-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/mgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-mgw-osmocom-nightly-asan-20250830-1636-630926e5-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/mgw/MGCP_Test.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/logs/testsuite/MGCP_Test.cfg'] [testenv] + ['cp', '-a', 'osmo-mgw.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/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-asan/_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-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/mgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-mgw-osmocom-nightly-asan-20250830-1636-630926e5-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/mgw/MGCP_Test.default', '/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/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-asan/_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-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/mgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-mgw-osmocom-nightly-asan-20250830-1636-630926e5-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/Common.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/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-asan/_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-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/mgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-mgw-osmocom-nightly-asan-20250830-1636-630926e5-0', 'sed', '-i', 's#TTCN3_HACKS_PATH := .*#TTCN3_HACKS_PATH := "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan"#', '/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/logs/testsuite/Common.cfg'] [testenv] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/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-asan/_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-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/mgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-mgw-osmocom-nightly-asan-20250830-1636-630926e5-0', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "nightly"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/logs/testsuite/Common.cfg'] [testenv] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/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-asan/_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-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/mgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-mgw-osmocom-nightly-asan-20250830-1636-630926e5-0', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "nightly"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/logs/testsuite/MGCP_Test.cfg'] [testenv] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/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-asan/_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-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/mgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-mgw-osmocom-nightly-asan-20250830-1636-630926e5-0', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "nightly"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/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-asan/_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-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/mgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/logs/mgw', 'testenv-mgw-osmocom-nightly-asan-20250830-1636-630926e5-0', 'sh', '-c', 'osmo-mgw 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/logs/mgw/mgw.log'] range must end at an odd port number, autocorrecting port (16000) to: 16001 20250830163610872 DLGLOBAL NOTICE <0003> Available via telnet 127.0.0.1 4243 (telnet_interface.c:88) 20250830163610872 DLCTRL NOTICE <000a> CTRL at 127.0.0.1 4267 (control_if.c:1026) 20250830163610872 DLMGCP NOTICE <0013> Configured for MGCP, listen on 127.0.0.1:2427 (mgw_main.c:412) [testenv] Running testsuite (eclipse-titan 11.1.0, from titan_min= in testenv.cfg) [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_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-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/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-asan/_cache/podman/titan-11.1.0-debian-trixie', '-e', 'TTCN3_DIR=/opt/eclipse-titan-11.1.0', '-e', 'TTCN3_PCAP_PATH=/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/logs/testsuite', '-e', 'OSMO_SUT_HOST=127.0.0.1', '-e', 'OSMO_SUT_PORT=4243', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/logs/testsuite', 'testenv-mgw-osmocom-nightly-asan-20250830-1636-630926e5-0', '/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/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@7b40471322fb: Unix server socket created successfully. MC@7b40471322fb: Listening on TCP port 42723. MC2> 7b40471322fb is the default spawn /home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache/podman/titan-11.1.0-debian-trixie/mgw/MGCP_Test 7b40471322fb 42723 TTCN-3 Host Controller (parallel mode), version 11.1.0 MC@7b40471322fb: New HC connected from 10.0.2.100 [10.0.2.100]. 7b40471322fb: Linux 6.1.0-29-amd64 on x86_64. cmtc MC@7b40471322fb: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@7b40471322fb: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. MC@7b40471322fb: Configuration file was processed on all HCs. MC@7b40471322fb: Creating MTC on host 10.0.2.100. MC@7b40471322fb: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@7b40471322fb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/ttcn3-tcpdump-start.sh MGCP_Test.TC_selftest'. ------ MGCP_Test.TC_selftest ------ Sat Aug 30 16:36:11 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/logs/testsuite/MGCP_Test.TC_selftest.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/logs/testsuite/MGCP_Test.TC_selftest.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@7b40471322fb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/ttcn3-tcpdump-start.sh MGCP_Test.TC_selftest' was executed successfully (exit status: 0). MTC@7b40471322fb: Test case TC_selftest started. MTC@7b40471322fb: "AUEP 158663169 ds/e1-1/2@172.16.6.66 MGCP 1.0\r\n" MTC@7b40471322fb: { line := { verb := "AUEP", trans_id := "158663169", ep := "ds/e1-1/2@172.16.6.66", ver := "1.0" }, params := { }, sdp := omit } MTC@7b40471322fb: "MDCX 18983215 rtpbridge/1@mgw MGCP 1.0\r\n" MTC@7b40471322fb: { line := { verb := "MDCX", trans_id := "18983215", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { }, sdp := omit } MTC@7b40471322fb: "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@7b40471322fb: { 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@7b40471322fb: "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@7b40471322fb: { 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@7b40471322fb: { 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@7b40471322fb: "CRCX 23 rtpbridge/42@mgw MGCP 1.0\r\nM: sendrecv\r\nC: 1234\r\nL: p:20, a:AMR\r\n" MTC@7b40471322fb: "510 23 FAIL\r\n" MTC@7b40471322fb: { line := { code := "510", trans_id := "23", string := "FAIL" }, params := { }, sdp := omit } MTC@7b40471322fb: { response := { line := { code := "510", trans_id := "23", string := "FAIL" }, params := { }, sdp := omit } } MTC@7b40471322fb: setverdict(pass): none -> pass MTC@7b40471322fb: Setting final verdict of the test case. MTC@7b40471322fb: Local verdict of MTC: pass MTC@7b40471322fb: No PTCs were created. MTC@7b40471322fb: Test case TC_selftest finished. Verdict: pass MTC@7b40471322fb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/ttcn3-tcpdump-stop.sh MGCP_Test.TC_selftest pass'. Sat Aug 30 16:36:12 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=14268) Waiting for packet dumper to finish... 1 (prev_count=14268, count=14808) MTC@7b40471322fb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/ttcn3-tcpdump-stop.sh MGCP_Test.TC_selftest pass' was executed successfully (exit status: 0). MTC@7b40471322fb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/ttcn3-tcpdump-start.sh MGCP_Test.TC_auep_null'. ------ MGCP_Test.TC_auep_null ------ Sat Aug 30 16:36:18 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/logs/testsuite/MGCP_Test.TC_auep_null.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/logs/testsuite/MGCP_Test.TC_auep_null.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@7b40471322fb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/ttcn3-tcpdump-start.sh MGCP_Test.TC_auep_null' was executed successfully (exit status: 0). MTC@7b40471322fb: Test case TC_auep_null started. 20250830163619384 DLMGCP DEBUG <0013> Received message: line #00: DLCX 29328 null@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163619385 DLMGCP INFO <0013> DLCX: executing request handler for trunk resource of endpoint "null@mgw" (mgcp_protocol.c:373) 20250830163619385 DLMGCP NOTICE <0013> trunk:0 DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830163619385 DLMGCP ERROR <0013> DLCX: Not allowed in 'null' endpoint! (mgcp_protocol.c:1055) 20250830163619385 DLMGCP DEBUG <0013> endpoint:none Generated response: code=502 (mgcp_protocol.c:146) 20250830163619385 DLMGCP DEBUG <0013> Generated response: line #00: 502 29328 FAIL (mgcp_msg.c:72) 20250830163619395 DLMGCP DEBUG <0013> Received message: line #00: AUEP 29329 null@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163619395 DLMGCP INFO <0013> AUEP: executing request handler for trunk resource of endpoint "null@mgw" (mgcp_protocol.c:373) 20250830163619395 DLMGCP NOTICE <0013> endpoint:none AUEP: auditing endpoint ... (mgcp_protocol.c:407) 20250830163619395 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:146) 20250830163619395 DLMGCP DEBUG <0013> Generated response: line #00: 200 29329 OK (mgcp_msg.c:72) MTC@7b40471322fb: setverdict(pass): none -> pass VirtCallAgent-STATS(6)@7b40471322fb: Final verdict of PTC: none RTPEM1(4)@7b40471322fb: Final verdict of PTC: none RTPEM0(3)@7b40471322fb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(7)@7b40471322fb: Final verdict of PTC: none RTPEM2(5)@7b40471322fb: Final verdict of PTC: none MTC@7b40471322fb: Setting final verdict of the test case. MTC@7b40471322fb: Local verdict of MTC: pass MTC@7b40471322fb: Local verdict of PTC RTPEM0(3): none (pass -> pass) MTC@7b40471322fb: Local verdict of PTC RTPEM1(4): none (pass -> pass) MTC@7b40471322fb: Local verdict of PTC RTPEM2(5): none (pass -> pass) MTC@7b40471322fb: Local verdict of PTC VirtCallAgent-STATS(6): none (pass -> pass) MTC@7b40471322fb: Local verdict of PTC IPA-CTRL-CLI-IPA(7): none (pass -> pass) MTC@7b40471322fb: Test case TC_auep_null finished. Verdict: pass MTC@7b40471322fb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/ttcn3-tcpdump-stop.sh MGCP_Test.TC_auep_null pass'. Sat Aug 30 16:36:19 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=25652) Waiting for packet dumper to finish... 1 (prev_count=25652, count=26192) MTC@7b40471322fb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/ttcn3-tcpdump-stop.sh MGCP_Test.TC_auep_null pass' was executed successfully (exit status: 0). MTC@7b40471322fb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx'. ------ MGCP_Test.TC_crcx ------ Sat Aug 30 16:36:25 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/logs/testsuite/MGCP_Test.TC_crcx.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/logs/testsuite/MGCP_Test.TC_crcx.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@7b40471322fb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx' was executed successfully (exit status: 0). MTC@7b40471322fb: Test case TC_crcx started. 20250830163626522 DLMGCP DEBUG <0013> Received message: line #00: DLCX 4342 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163626522 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250830163626522 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250830163626522 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830163626522 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1068) 20250830163626522 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:146) 20250830163626522 DLMGCP DEBUG <0013> Generated response: line #00: 515 4342 FAIL (mgcp_msg.c:72) 20250830163626528 DLMGCP DEBUG <0013> Received message: line #00: CRCX 4343 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163626528 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163626528 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163626528 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163626528 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250830163626528 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250830163626528 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163626529 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163626529 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:37F34954 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163626529 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:37F34954 output_enabled 0 (mgcp_conn.c:271) 20250830163626529 DLMGCP DEBUG <0013> (1234/rtp C:37F34954 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163626529 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:37F34954 CRCX: connection successfully created: (1234/rtp C:37F34954 r=NULL:0<->l=::1:4002) (mgcp_protocol.c:772) 20250830163626529 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163626529 DLMGCP DEBUG <0013> Generated response: line #00: 200 4343 OK (mgcp_msg.c:72) 20250830163626529 DLMGCP DEBUG <0013> Generated response: line #01: I: 37F34954 (mgcp_msg.c:72) 20250830163626529 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250830163626529 DLMGCP DEBUG <0013> Generated response: line #03: o=- 37F34954 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163626529 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250830163626529 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163626529 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250830163626529 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 4002 RTP/AVP 112 (mgcp_msg.c:72) 20250830163626529 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163626529 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250830163626531 DLMGCP DEBUG <0013> Received message: line #00: DLCX 4344 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163626531 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250830163626531 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250830163626531 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250830163626531 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830163626531 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250830163626531 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163626531 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163626531 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163626531 DLMGCP DEBUG <0013> Generated response: line #00: 200 4344 OK (mgcp_msg.c:72) MTC@7b40471322fb: setverdict(pass): none -> pass RTPEM0(8)@7b40471322fb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(12)@7b40471322fb: Final verdict of PTC: none RTPEM2(10)@7b40471322fb: Final verdict of PTC: none RTPEM1(9)@7b40471322fb: Final verdict of PTC: none VirtCallAgent-STATS(11)@7b40471322fb: Final verdict of PTC: none MTC@7b40471322fb: Setting final verdict of the test case. MTC@7b40471322fb: Local verdict of MTC: pass MTC@7b40471322fb: Local verdict of PTC RTPEM0(8): none (pass -> pass) MTC@7b40471322fb: Local verdict of PTC RTPEM1(9): none (pass -> pass) MTC@7b40471322fb: Local verdict of PTC RTPEM2(10): none (pass -> pass) MTC@7b40471322fb: Local verdict of PTC VirtCallAgent-STATS(11): none (pass -> pass) MTC@7b40471322fb: Local verdict of PTC IPA-CTRL-CLI-IPA(12): none (pass -> pass) MTC@7b40471322fb: Test case TC_crcx finished. Verdict: pass MTC@7b40471322fb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx pass'. Sat Aug 30 16:36:26 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=34464) Waiting for packet dumper to finish... 1 (prev_count=34464, count=35004) MTC@7b40471322fb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx pass' was executed successfully (exit status: 0). MTC@7b40471322fb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_no_lco'. ------ MGCP_Test.TC_crcx_no_lco ------ Sat Aug 30 16:36:32 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/logs/testsuite/MGCP_Test.TC_crcx_no_lco.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/logs/testsuite/MGCP_Test.TC_crcx_no_lco.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@7b40471322fb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_no_lco' was executed successfully (exit status: 0). MTC@7b40471322fb: Test case TC_crcx_no_lco started. 20250830163633545 DLMGCP DEBUG <0013> Received message: line #00: DLCX 46482 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163633545 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250830163633545 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250830163633545 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830163633545 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1068) 20250830163633545 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:146) 20250830163633545 DLMGCP DEBUG <0013> Generated response: line #00: 515 46482 FAIL (mgcp_msg.c:72) 20250830163633547 DLMGCP DEBUG <0013> Received message: line #00: CRCX 46483 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163633547 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163633547 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163633547 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250830163633547 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250830163633547 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163633547 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:88CC1065 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163633548 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:88CC1065 output_enabled 0 (mgcp_conn.c:271) 20250830163633548 DLMGCP DEBUG <0013> (1234/rtp C:88CC1065 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) 20250830163633548 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:88CC1065 CRCX: connection successfully created: (1234/rtp C:88CC1065 r=NULL:0<->l=::1:4004) (mgcp_protocol.c:772) 20250830163633548 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163633548 DLMGCP DEBUG <0013> Generated response: line #00: 200 46483 OK (mgcp_msg.c:72) 20250830163633548 DLMGCP DEBUG <0013> Generated response: line #01: I: 88CC1065 (mgcp_msg.c:72) 20250830163633548 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250830163633548 DLMGCP DEBUG <0013> Generated response: line #03: o=- 88CC1065 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163633548 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250830163633548 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163633548 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250830163633548 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 4004 RTP/AVP 0 (mgcp_msg.c:72) 20250830163633548 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:72) 20250830163633548 DLMGCP DEBUG <0013> Received message: line #00: DLCX 46484 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163633548 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250830163633548 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250830163633548 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250830163633548 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830163633548 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250830163633548 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163633548 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163633548 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163633548 DLMGCP DEBUG <0013> Generated response: line #00: 200 46484 OK (mgcp_msg.c:72) MTC@7b40471322fb: setverdict(pass): none -> pass RTPEM0(13)@7b40471322fb: Final verdict of PTC: none RTPEM2(15)@7b40471322fb: Final verdict of PTC: none RTPEM1(14)@7b40471322fb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(17)@7b40471322fb: Final verdict of PTC: none VirtCallAgent-STATS(16)@7b40471322fb: Final verdict of PTC: none MTC@7b40471322fb: Setting final verdict of the test case. MTC@7b40471322fb: Local verdict of MTC: pass MTC@7b40471322fb: Local verdict of PTC RTPEM0(13): none (pass -> pass) MTC@7b40471322fb: Local verdict of PTC RTPEM1(14): none (pass -> pass) MTC@7b40471322fb: Local verdict of PTC RTPEM2(15): none (pass -> pass) MTC@7b40471322fb: Local verdict of PTC VirtCallAgent-STATS(16): none (pass -> pass) MTC@7b40471322fb: Local verdict of PTC IPA-CTRL-CLI-IPA(17): none (pass -> pass) MTC@7b40471322fb: Test case TC_crcx_no_lco finished. Verdict: pass MTC@7b40471322fb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_no_lco pass'. Sat Aug 30 16:36:33 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=33524) Waiting for packet dumper to finish... 1 (prev_count=33524, count=34064) MTC@7b40471322fb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_no_lco pass' was executed successfully (exit status: 0). MTC@7b40471322fb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_noprefix'. ------ MGCP_Test.TC_crcx_noprefix ------ Sat Aug 30 16:36:39 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/logs/testsuite/MGCP_Test.TC_crcx_noprefix.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/logs/testsuite/MGCP_Test.TC_crcx_noprefix.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@7b40471322fb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_noprefix' was executed successfully (exit status: 0). MTC@7b40471322fb: Test case TC_crcx_noprefix started. 20250830163640527 DLMGCP DEBUG <0013> Received message: line #00: DLCX 9852 2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163640527 DLMGCP ERROR <0013> missing trunk prefix in endpoint name "2@mgw", assuming trunk "rtpbridge/"! (mgcp_trunk.c:285) 20250830163640527 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250830163640527 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250830163640527 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830163640527 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1068) 20250830163640527 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:146) 20250830163640527 DLMGCP DEBUG <0013> Generated response: line #00: 515 9852 FAIL (mgcp_msg.c:72) 20250830163640529 DLMGCP DEBUG <0013> Received message: line #00: CRCX 9853 2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163640529 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163640529 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163640529 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163640529 DLMGCP ERROR <0013> missing trunk prefix in endpoint name "2@mgw", assuming trunk "rtpbridge/"! (mgcp_trunk.c:285) 20250830163640529 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250830163640529 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250830163640529 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163640529 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163640529 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:93631EBE connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163640529 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:93631EBE output_enabled 0 (mgcp_conn.c:271) 20250830163640529 DLMGCP DEBUG <0013> (1234/rtp C:93631EBE r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163640529 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:93631EBE CRCX: connection successfully created: (1234/rtp C:93631EBE r=NULL:0<->l=::1:4006) (mgcp_protocol.c:772) 20250830163640529 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163640529 DLMGCP DEBUG <0013> Generated response: line #00: 200 9853 OK (mgcp_msg.c:72) 20250830163640529 DLMGCP DEBUG <0013> Generated response: line #01: I: 93631EBE (mgcp_msg.c:72) 20250830163640529 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250830163640529 DLMGCP DEBUG <0013> Generated response: line #03: o=- 93631EBE 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163640529 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250830163640529 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163640529 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250830163640529 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 4006 RTP/AVP 112 (mgcp_msg.c:72) 20250830163640529 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163640529 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250830163640530 DLMGCP DEBUG <0013> Received message: line #00: DLCX 9854 2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163640530 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250830163640530 DLMGCP ERROR <0013> missing trunk prefix in endpoint name "2@mgw", assuming trunk "rtpbridge/"! (mgcp_trunk.c:285) 20250830163640530 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250830163640530 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250830163640530 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830163640530 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250830163640530 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163640530 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163640530 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163640530 DLMGCP DEBUG <0013> Generated response: line #00: 200 9854 OK (mgcp_msg.c:72) MTC@7b40471322fb: setverdict(pass): none -> pass IPA-CTRL-CLI-IPA(22)@7b40471322fb: Final verdict of PTC: none RTPEM2(20)@7b40471322fb: Final verdict of PTC: none RTPEM0(18)@7b40471322fb: Final verdict of PTC: none RTPEM1(19)@7b40471322fb: Final verdict of PTC: none VirtCallAgent-STATS(21)@7b40471322fb: Final verdict of PTC: none MTC@7b40471322fb: Setting final verdict of the test case. MTC@7b40471322fb: Local verdict of MTC: pass MTC@7b40471322fb: Local verdict of PTC RTPEM0(18): none (pass -> pass) MTC@7b40471322fb: Local verdict of PTC RTPEM1(19): none (pass -> pass) MTC@7b40471322fb: Local verdict of PTC RTPEM2(20): none (pass -> pass) MTC@7b40471322fb: Local verdict of PTC VirtCallAgent-STATS(21): none (pass -> pass) MTC@7b40471322fb: Local verdict of PTC IPA-CTRL-CLI-IPA(22): none (pass -> pass) MTC@7b40471322fb: Test case TC_crcx_noprefix finished. Verdict: pass MTC@7b40471322fb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_noprefix pass'. Sat Aug 30 16:36:40 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=34944) Waiting for packet dumper to finish... 1 (prev_count=34944, count=35484) MTC@7b40471322fb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_noprefix pass' was executed successfully (exit status: 0). MTC@7b40471322fb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_unsupp_mode'. ------ MGCP_Test.TC_crcx_unsupp_mode ------ Sat Aug 30 16:36:46 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/logs/testsuite/MGCP_Test.TC_crcx_unsupp_mode.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/logs/testsuite/MGCP_Test.TC_crcx_unsupp_mode.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@7b40471322fb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_unsupp_mode' was executed successfully (exit status: 0). MTC@7b40471322fb: Test case TC_crcx_unsupp_mode started. 20250830163647597 DLMGCP DEBUG <0013> Received message: line #00: DLCX 53964 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163647597 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250830163647597 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250830163647597 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830163647598 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1068) 20250830163647598 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:146) 20250830163647598 DLMGCP DEBUG <0013> Generated response: line #00: 515 53964 FAIL (mgcp_msg.c:72) 20250830163647601 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53965 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163647601 DLMGCP DEBUG <0013> Received message: line #01: M: netwtest (mgcp_msg.c:72) 20250830163647601 DLMGCP DEBUG <0013> Received message: line #02: C: 1233 (mgcp_msg.c:72) 20250830163647601 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163647601 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250830163647601 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250830163647601 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163647601 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163647601 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw CRCX: insufficient parameters, invalid mode (mgcp_protocol.c:552) 20250830163647601 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=517 (mgcp_protocol.c:146) 20250830163647601 DLMGCP DEBUG <0013> Generated response: line #00: 517 53965 FAIL (mgcp_msg.c:72) MTC@7b40471322fb: setverdict(pass): none -> pass RTPEM2(25)@7b40471322fb: Final verdict of PTC: none RTPEM0(23)@7b40471322fb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(27)@7b40471322fb: Final verdict of PTC: none RTPEM1(24)@7b40471322fb: Final verdict of PTC: none VirtCallAgent-STATS(26)@7b40471322fb: Final verdict of PTC: none MTC@7b40471322fb: Setting final verdict of the test case. MTC@7b40471322fb: Local verdict of MTC: pass MTC@7b40471322fb: Local verdict of PTC RTPEM0(23): none (pass -> pass) MTC@7b40471322fb: Local verdict of PTC RTPEM1(24): none (pass -> pass) MTC@7b40471322fb: Local verdict of PTC RTPEM2(25): none (pass -> pass) MTC@7b40471322fb: Local verdict of PTC VirtCallAgent-STATS(26): none (pass -> pass) MTC@7b40471322fb: Local verdict of PTC IPA-CTRL-CLI-IPA(27): none (pass -> pass) MTC@7b40471322fb: Test case TC_crcx_unsupp_mode finished. Verdict: pass MTC@7b40471322fb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_unsupp_mode pass'. Sat Aug 30 16:36:47 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=27552) Waiting for packet dumper to finish... 1 (prev_count=27552, count=28092) MTC@7b40471322fb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_unsupp_mode pass' was executed successfully (exit status: 0). MTC@7b40471322fb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_osmo_ign'. ------ MGCP_Test.TC_crcx_osmo_ign ------ Sat Aug 30 16:36:53 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/logs/testsuite/MGCP_Test.TC_crcx_osmo_ign.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/logs/testsuite/MGCP_Test.TC_crcx_osmo_ign.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@7b40471322fb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_osmo_ign' was executed successfully (exit status: 0). MTC@7b40471322fb: Test case TC_crcx_osmo_ign started. 20250830163654674 DLMGCP DEBUG <0013> Received message: line #00: DLCX 16600 7@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163654674 DLMGCP ERROR <0013> missing trunk prefix in endpoint name "7@mgw", assuming trunk "rtpbridge/"! (mgcp_trunk.c:285) 20250830163654674 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw (trunk:0) found endpoint: rtpbridge/7@mgw (mgcp_endp.c:280) 20250830163654674 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/7@mgw" (mgcp_protocol.c:370) 20250830163654674 DLMGCP NOTICE <0013> endpoint:rtpbridge/7@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830163654674 DLMGCP ERROR <0013> endpoint:rtpbridge/7@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1068) 20250830163654674 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Generated response: code=515 (mgcp_protocol.c:146) 20250830163654674 DLMGCP DEBUG <0013> Generated response: line #00: 515 16600 FAIL (mgcp_msg.c:72) 20250830163654684 DLMGCP DEBUG <0013> Received message: line #00: CRCX 16601 7@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163654684 DLMGCP DEBUG <0013> Received message: line #01: C: 3 (mgcp_msg.c:72) 20250830163654684 DLMGCP DEBUG <0013> Received message: line #02: L: p:20, a:GSM-EFR, nt:IN (mgcp_msg.c:72) 20250830163654684 DLMGCP DEBUG <0013> Received message: line #03: M: recvonly (mgcp_msg.c:72) 20250830163654684 DLMGCP DEBUG <0013> Received message: line #04: X-OSMO-IGN: C (mgcp_msg.c:72) 20250830163654684 DLMGCP ERROR <0013> missing trunk prefix in endpoint name "7@mgw", assuming trunk "rtpbridge/"! (mgcp_trunk.c:285) 20250830163654684 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw (trunk:0) found endpoint: rtpbridge/7@mgw (mgcp_endp.c:280) 20250830163654684 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/7@mgw" (mgcp_protocol.c:370) 20250830163654684 DLMGCP NOTICE <0013> endpoint:rtpbridge/7@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163654684 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: GSM-EFR (mgcp_msg.c:281) 20250830163654685 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw CI:2F54FFD1 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163654685 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw CI:2F54FFD1 output_enabled 0 (mgcp_conn.c:271) 20250830163654685 DLMGCP DEBUG <0013> (3/rtp C:2F54FFD1 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) 20250830163654685 DLMGCP NOTICE <0013> endpoint:rtpbridge/7@mgw CI:2F54FFD1 CRCX: connection successfully created: (3/rtp C:2F54FFD1 r=NULL:0<->l=::1:4008) (mgcp_protocol.c:772) 20250830163654685 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163654685 DLMGCP DEBUG <0013> Generated response: line #00: 200 16601 OK (mgcp_msg.c:72) 20250830163654685 DLMGCP DEBUG <0013> Generated response: line #01: I: 2F54FFD1 (mgcp_msg.c:72) 20250830163654685 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250830163654685 DLMGCP DEBUG <0013> Generated response: line #03: o=- 2F54FFD1 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163654685 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250830163654685 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163654685 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250830163654685 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 4008 RTP/AVP 110 (mgcp_msg.c:72) 20250830163654685 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:110 GSM-EFR (mgcp_msg.c:72) 20250830163654685 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250830163654687 DLMGCP DEBUG <0013> Received message: line #00: DLCX 16602 7@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163654687 DLMGCP DEBUG <0013> Received message: line #01: C: 3 (mgcp_msg.c:72) 20250830163654687 DLMGCP ERROR <0013> missing trunk prefix in endpoint name "7@mgw", assuming trunk "rtpbridge/"! (mgcp_trunk.c:285) 20250830163654687 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw (trunk:0) found endpoint: rtpbridge/7@mgw (mgcp_endp.c:280) 20250830163654687 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/7@mgw" (mgcp_protocol.c:370) 20250830163654687 DLMGCP NOTICE <0013> endpoint:rtpbridge/7@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830163654687 DLMGCP NOTICE <0013> endpoint:rtpbridge/7@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250830163654687 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163654687 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163654687 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163654687 DLMGCP DEBUG <0013> Generated response: line #00: 200 16602 OK (mgcp_msg.c:72) MTC@7b40471322fb: setverdict(pass): none -> pass IPA-CTRL-CLI-IPA(32)@7b40471322fb: Final verdict of PTC: none RTPEM2(30)@7b40471322fb: Final verdict of PTC: none VirtCallAgent-STATS(31)@7b40471322fb: Final verdict of PTC: none RTPEM0(28)@7b40471322fb: Final verdict of PTC: none RTPEM1(29)@7b40471322fb: Final verdict of PTC: none MTC@7b40471322fb: Setting final verdict of the test case. MTC@7b40471322fb: Local verdict of MTC: pass MTC@7b40471322fb: Local verdict of PTC RTPEM0(28): none (pass -> pass) MTC@7b40471322fb: Local verdict of PTC RTPEM1(29): none (pass -> pass) MTC@7b40471322fb: Local verdict of PTC RTPEM2(30): none (pass -> pass) MTC@7b40471322fb: Local verdict of PTC VirtCallAgent-STATS(31): none (pass -> pass) MTC@7b40471322fb: Local verdict of PTC IPA-CTRL-CLI-IPA(32): none (pass -> pass) MTC@7b40471322fb: Test case TC_crcx_osmo_ign finished. Verdict: pass MTC@7b40471322fb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_osmo_ign pass'. Sat Aug 30 16:36:54 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=35224) Waiting for packet dumper to finish... 1 (prev_count=35224, count=35764) MTC@7b40471322fb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_osmo_ign pass' was executed successfully (exit status: 0). MTC@7b40471322fb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_early_bidir_mode'. ------ MGCP_Test.TC_crcx_early_bidir_mode ------ Sat Aug 30 16:37:00 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/logs/testsuite/MGCP_Test.TC_crcx_early_bidir_mode.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/logs/testsuite/MGCP_Test.TC_crcx_early_bidir_mode.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@7b40471322fb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_early_bidir_mode' was executed successfully (exit status: 0). MTC@7b40471322fb: Test case TC_crcx_early_bidir_mode started. 20250830163701825 DLMGCP DEBUG <0013> Received message: line #00: DLCX 23039 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163701825 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250830163701825 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250830163701825 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830163701826 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1068) 20250830163701826 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:146) 20250830163701826 DLMGCP DEBUG <0013> Generated response: line #00: 515 23039 FAIL (mgcp_msg.c:72) 20250830163701838 DLMGCP DEBUG <0013> Received message: line #00: CRCX 23040 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163701838 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250830163701839 DLMGCP DEBUG <0013> Received message: line #02: C: 1232 (mgcp_msg.c:72) 20250830163701839 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163701839 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250830163701839 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250830163701839 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163701839 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163701839 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:F7F93CA2 connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250830163701839 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:F7F93CA2 output_enabled 1 (mgcp_conn.c:271) 20250830163701839 DLMGCP DEBUG <0013> (1232/rtp C:F7F93CA2 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163701840 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:F7F93CA2 CRCX: connection successfully created: (1232/rtp C:F7F93CA2 r=NULL:0<->l=::1:4010) (mgcp_protocol.c:772) 20250830163701840 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163701840 DLMGCP DEBUG <0013> Generated response: line #00: 200 23040 OK (mgcp_msg.c:72) 20250830163701840 DLMGCP DEBUG <0013> Generated response: line #01: I: F7F93CA2 (mgcp_msg.c:72) 20250830163701840 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250830163701840 DLMGCP DEBUG <0013> Generated response: line #03: o=- F7F93CA2 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163701840 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250830163701841 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163701841 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250830163701841 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 4010 RTP/AVP 112 (mgcp_msg.c:72) 20250830163701841 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163701841 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) MTC@7b40471322fb: 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 := \"23040\", string := \"OK\" }, params := { { code := \"I\", val := \"F7F93CA2\" } }, sdp := { protocol_version := 0, origin := { user_name := \"-\", session_id := \"F7F93CA2\", 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 := \"23040\", 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 := \"23040\", string := \"OK\" }, params := { { code := \"I\", val := \"F7F93CA2\" } }, sdp := { protocol_version := 0, origin := { user_name := \"-\", session_id := \"F7F93CA2\", 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 := \"23040\", string := ? }, params := { }, sdp := omit } } }"" MTC@7b40471322fb: Stopping testcase execution from "MGCP_Test.ttcn":274 IPA-CTRL-CLI-IPA(37)@7b40471322fb: Final verdict of PTC: none RTPEM1(34)@7b40471322fb: Final verdict of PTC: none RTPEM0(33)@7b40471322fb: Final verdict of PTC: none VirtCallAgent-STATS(36)@7b40471322fb: Final verdict of PTC: none RTPEM2(35)@7b40471322fb: Final verdict of PTC: none MTC@7b40471322fb: Setting final verdict of the test case. MTC@7b40471322fb: 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 := \"23040\", string := \"OK\" }, params := { { code := \"I\", val := \"F7F93CA2\" } }, sdp := { protocol_version := 0, origin := { user_name := \"-\", session_id := \"F7F93CA2\", 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 := \"23040\", string := ? }, params := { }, sdp := omit } } }"" MTC@7b40471322fb: Local verdict of PTC RTPEM0(33): none (fail -> fail) MTC@7b40471322fb: Local verdict of PTC RTPEM1(34): none (fail -> fail) MTC@7b40471322fb: Local verdict of PTC RTPEM2(35): none (fail -> fail) MTC@7b40471322fb: Local verdict of PTC VirtCallAgent-STATS(36): none (fail -> fail) MTC@7b40471322fb: Local verdict of PTC IPA-CTRL-CLI-IPA(37): none (fail -> fail) MTC@7b40471322fb: 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 := \"23040\", string := \"OK\" }, params := { { code := \"I\", val := \"F7F93CA2\" } }, sdp := { protocol_version := 0, origin := { user_name := \"-\", session_id := \"F7F93CA2\", 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 := \"23040\", string := ? }, params := { }, sdp := omit } } }" MTC@7b40471322fb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_early_bidir_mode fail'. Sat Aug 30 16:37:01 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=30152) Waiting for packet dumper to finish... 1 (prev_count=30152, count=30692) MTC@7b40471322fb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_early_bidir_mode fail' was executed successfully (exit status: 0). MTC@7b40471322fb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_unsupp_param'. ------ MGCP_Test.TC_crcx_unsupp_param ------ Sat Aug 30 16:37:07 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/logs/testsuite/MGCP_Test.TC_crcx_unsupp_param.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/logs/testsuite/MGCP_Test.TC_crcx_unsupp_param.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@7b40471322fb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_unsupp_param' was executed successfully (exit status: 0). MTC@7b40471322fb: Test case TC_crcx_unsupp_param started. 20250830163708967 DLMGCP DEBUG <0013> Received message: line #00: DLCX 7712 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163708967 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250830163708967 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250830163708967 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830163708967 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250830163708967 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163708967 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163708967 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163708967 DLMGCP DEBUG <0013> Generated response: line #00: 200 7712 OK (mgcp_msg.c:72) 20250830163708975 DLMGCP DEBUG <0013> Received message: line #00: CRCX 7713 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163708975 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163708975 DLMGCP DEBUG <0013> Received message: line #02: C: 1231 (mgcp_msg.c:72) 20250830163708975 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163708975 DLMGCP DEBUG <0013> Received message: line #04: N: foobar (mgcp_msg.c:72) 20250830163708975 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250830163708975 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250830163708975 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163708976 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163708976 DLMGCP NOTICE <0013> CRCX: endpoint(rtpbridge/2@mgw) unhandled option: 'N'/78 (mgcp_msg.c:424) 20250830163708976 DLMGCP DEBUG <0013> endpoint:none Generated response: code=539 (mgcp_protocol.c:146) 20250830163708976 DLMGCP DEBUG <0013> Generated response: line #00: 539 7713 FAIL (mgcp_msg.c:72) MTC@7b40471322fb: setverdict(pass): none -> pass VirtCallAgent-STATS(41)@7b40471322fb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(42)@7b40471322fb: Final verdict of PTC: none RTPEM0(38)@7b40471322fb: Final verdict of PTC: none RTPEM2(40)@7b40471322fb: Final verdict of PTC: none RTPEM1(39)@7b40471322fb: Final verdict of PTC: none MTC@7b40471322fb: Setting final verdict of the test case. MTC@7b40471322fb: Local verdict of MTC: pass MTC@7b40471322fb: Local verdict of PTC RTPEM0(38): none (pass -> pass) MTC@7b40471322fb: Local verdict of PTC RTPEM1(39): none (pass -> pass) MTC@7b40471322fb: Local verdict of PTC RTPEM2(40): none (pass -> pass) MTC@7b40471322fb: Local verdict of PTC VirtCallAgent-STATS(41): none (pass -> pass) MTC@7b40471322fb: Local verdict of PTC IPA-CTRL-CLI-IPA(42): none (pass -> pass) MTC@7b40471322fb: Test case TC_crcx_unsupp_param finished. Verdict: pass MTC@7b40471322fb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_unsupp_param pass'. Sat Aug 30 16:37:08 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=28228) Waiting for packet dumper to finish... 1 (prev_count=28228, count=28768) MTC@7b40471322fb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_unsupp_param pass' was executed successfully (exit status: 0). MTC@7b40471322fb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_missing_callid'. ------ MGCP_Test.TC_crcx_missing_callid ------ Sat Aug 30 16:37:15 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/logs/testsuite/MGCP_Test.TC_crcx_missing_callid.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/logs/testsuite/MGCP_Test.TC_crcx_missing_callid.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@7b40471322fb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_missing_callid' was executed successfully (exit status: 0). MTC@7b40471322fb: Test case TC_crcx_missing_callid started. 20250830163716115 DLMGCP DEBUG <0013> Received message: line #00: DLCX 39828 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163716115 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250830163716115 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250830163716115 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830163716115 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1068) 20250830163716115 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:146) 20250830163716115 DLMGCP DEBUG <0013> Generated response: line #00: 515 39828 FAIL (mgcp_msg.c:72) 20250830163716124 DLMGCP DEBUG <0013> Received message: line #00: CRCX 39829 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163716124 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163716124 DLMGCP DEBUG <0013> Received message: line #02: L: p:20 (mgcp_msg.c:72) 20250830163716124 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250830163716124 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250830163716124 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163716124 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: (null) (mgcp_msg.c:281) 20250830163716124 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw CRCX: insufficient parameters, missing callid (mgcp_protocol.c:545) 20250830163716124 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=516 (mgcp_protocol.c:146) 20250830163716124 DLMGCP DEBUG <0013> Generated response: line #00: 516 39829 FAIL (mgcp_msg.c:72) MTC@7b40471322fb: setverdict(pass): none -> pass RTPEM0(43)@7b40471322fb: Final verdict of PTC: none RTPEM2(45)@7b40471322fb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(47)@7b40471322fb: Final verdict of PTC: none RTPEM1(44)@7b40471322fb: Final verdict of PTC: none VirtCallAgent-STATS(46)@7b40471322fb: Final verdict of PTC: none MTC@7b40471322fb: Setting final verdict of the test case. MTC@7b40471322fb: Local verdict of MTC: pass MTC@7b40471322fb: Local verdict of PTC RTPEM0(43): none (pass -> pass) MTC@7b40471322fb: Local verdict of PTC RTPEM1(44): none (pass -> pass) MTC@7b40471322fb: Local verdict of PTC RTPEM2(45): none (pass -> pass) MTC@7b40471322fb: Local verdict of PTC VirtCallAgent-STATS(46): none (pass -> pass) MTC@7b40471322fb: Local verdict of PTC IPA-CTRL-CLI-IPA(47): none (pass -> pass) MTC@7b40471322fb: Test case TC_crcx_missing_callid finished. Verdict: pass MTC@7b40471322fb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_missing_callid pass'. Sat Aug 30 16:37:16 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=27228) Waiting for packet dumper to finish... 1 (prev_count=27228, count=27768) MTC@7b40471322fb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_missing_callid pass' was executed successfully (exit status: 0). MTC@7b40471322fb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_missing_mode'. ------ MGCP_Test.TC_crcx_missing_mode ------ Sat Aug 30 16:37:22 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/logs/testsuite/MGCP_Test.TC_crcx_missing_mode.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/logs/testsuite/MGCP_Test.TC_crcx_missing_mode.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@7b40471322fb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_missing_mode' was executed successfully (exit status: 0). MTC@7b40471322fb: Test case TC_crcx_missing_mode started. 20250830163723243 DLMGCP DEBUG <0013> Received message: line #00: DLCX 19578 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163723244 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250830163723244 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250830163723244 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830163723244 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1068) 20250830163723244 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:146) 20250830163723244 DLMGCP DEBUG <0013> Generated response: line #00: 515 19578 FAIL (mgcp_msg.c:72) 20250830163723251 DLMGCP DEBUG <0013> Received message: line #00: CRCX 19579 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163723251 DLMGCP DEBUG <0013> Received message: line #01: C: 1229 (mgcp_msg.c:72) 20250830163723251 DLMGCP DEBUG <0013> Received message: line #02: L: p:20 (mgcp_msg.c:72) 20250830163723251 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250830163723251 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250830163723251 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163723251 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: (null) (mgcp_msg.c:281) 20250830163723251 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw CRCX: insufficient parameters, invalid mode (mgcp_protocol.c:552) 20250830163723251 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=517 (mgcp_protocol.c:146) 20250830163723251 DLMGCP DEBUG <0013> Generated response: line #00: 517 19579 FAIL (mgcp_msg.c:72) MTC@7b40471322fb: setverdict(pass): none -> pass RTPEM0(48)@7b40471322fb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(52)@7b40471322fb: Final verdict of PTC: none RTPEM1(49)@7b40471322fb: Final verdict of PTC: none VirtCallAgent-STATS(51)@7b40471322fb: Final verdict of PTC: none RTPEM2(50)@7b40471322fb: Final verdict of PTC: none MTC@7b40471322fb: Setting final verdict of the test case. MTC@7b40471322fb: Local verdict of MTC: pass MTC@7b40471322fb: Local verdict of PTC RTPEM0(48): none (pass -> pass) MTC@7b40471322fb: Local verdict of PTC RTPEM1(49): none (pass -> pass) MTC@7b40471322fb: Local verdict of PTC RTPEM2(50): none (pass -> pass) MTC@7b40471322fb: Local verdict of PTC VirtCallAgent-STATS(51): none (pass -> pass) MTC@7b40471322fb: Local verdict of PTC IPA-CTRL-CLI-IPA(52): none (pass -> pass) MTC@7b40471322fb: Test case TC_crcx_missing_mode finished. Verdict: pass MTC@7b40471322fb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_missing_mode pass'. Sat Aug 30 16:37:23 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=27216) Waiting for packet dumper to finish... 1 (prev_count=27216, count=27756) MTC@7b40471322fb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_missing_mode pass' was executed successfully (exit status: 0). MTC@7b40471322fb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_unsupp_packet_intv'. ------ MGCP_Test.TC_crcx_unsupp_packet_intv ------ Sat Aug 30 16:37:29 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/logs/testsuite/MGCP_Test.TC_crcx_unsupp_packet_intv.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/logs/testsuite/MGCP_Test.TC_crcx_unsupp_packet_intv.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@7b40471322fb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_unsupp_packet_intv' was executed successfully (exit status: 0). MTC@7b40471322fb: Test case TC_crcx_unsupp_packet_intv started. 20250830163730378 DLMGCP DEBUG <0013> Received message: line #00: DLCX 12988 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163730378 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250830163730378 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250830163730378 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830163730378 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1068) 20250830163730378 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:146) 20250830163730378 DLMGCP DEBUG <0013> Generated response: line #00: 515 12988 FAIL (mgcp_msg.c:72) 20250830163730386 DLMGCP DEBUG <0013> Received message: line #00: CRCX 12989 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163730386 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163730386 DLMGCP DEBUG <0013> Received message: line #02: C: 1228 (mgcp_msg.c:72) 20250830163730386 DLMGCP DEBUG <0013> Received message: line #03: L: p:111 (mgcp_msg.c:72) 20250830163730386 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250830163730386 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250830163730386 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163730386 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 111, lco->codec: (null) (mgcp_msg.c:281) 20250830163730386 DLMGCP ERROR <0013> local CX options: packetization interval is not a multiple of 20ms! (mgcp_msg.c:287) 20250830163730386 DLMGCP NOTICE <0013> CRCX: endpoint(rtpbridge/2@mgw) Invalid LocalConnectionOptions line: 'L: p:111'20250830163730386 DLMGCP DEBUG <0013> endpoint:none Generated response: code=535 (mgcp_protocol.c:146) 20250830163730386 DLMGCP DEBUG <0013> Generated response: line #00: 535 12989 FAIL (mgcp_msg.c:72) MTC@7b40471322fb: setverdict(pass): none -> pass IPA-CTRL-CLI-IPA(57)@7b40471322fb: Final verdict of PTC: none RTPEM1(54)@7b40471322fb: Final verdict of PTC: none RTPEM0(53)@7b40471322fb: Final verdict of PTC: none RTPEM2(55)@7b40471322fb: Final verdict of PTC: none VirtCallAgent-STATS(56)@7b40471322fb: Final verdict of PTC: none MTC@7b40471322fb: Setting final verdict of the test case. MTC@7b40471322fb: Local verdict of MTC: pass MTC@7b40471322fb: Local verdict of PTC RTPEM0(53): none (pass -> pass) MTC@7b40471322fb: Local verdict of PTC RTPEM1(54): none (pass -> pass) MTC@7b40471322fb: Local verdict of PTC RTPEM2(55): none (pass -> pass) MTC@7b40471322fb: Local verdict of PTC VirtCallAgent-STATS(56): none (pass -> pass) MTC@7b40471322fb: Local verdict of PTC IPA-CTRL-CLI-IPA(57): none (pass -> pass) MTC@7b40471322fb: Test case TC_crcx_unsupp_packet_intv finished. Verdict: pass MTC@7b40471322fb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_unsupp_packet_intv pass'. Sat Aug 30 16:37:30 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=27616) Waiting for packet dumper to finish... 1 (prev_count=27616, count=28156) MTC@7b40471322fb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_unsupp_packet_intv pass' was executed successfully (exit status: 0). MTC@7b40471322fb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_illegal_double_lco'. ------ MGCP_Test.TC_crcx_illegal_double_lco ------ Sat Aug 30 16:37:36 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/logs/testsuite/MGCP_Test.TC_crcx_illegal_double_lco.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/logs/testsuite/MGCP_Test.TC_crcx_illegal_double_lco.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@7b40471322fb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_illegal_double_lco' was executed successfully (exit status: 0). MTC@7b40471322fb: Test case TC_crcx_illegal_double_lco started. 20250830163737496 DLMGCP DEBUG <0013> Received message: line #00: DLCX 45547 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163737496 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250830163737496 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250830163737496 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830163737496 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1068) 20250830163737496 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:146) 20250830163737496 DLMGCP DEBUG <0013> Generated response: line #00: 515 45547 FAIL (mgcp_msg.c:72) 20250830163737506 DLMGCP DEBUG <0013> Received message: line #00: CRCX 45548 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163737506 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163737506 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250830163737506 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR, p:20 (mgcp_msg.c:72) 20250830163737507 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250830163737507 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250830163737507 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163737507 DLMGCP ERROR <0013> local CX options: Internal inconsistency in Local Connection Options! (mgcp_msg.c:239) 20250830163737507 DLMGCP NOTICE <0013> CRCX: endpoint(rtpbridge/2@mgw) Invalid LocalConnectionOptions line: 'L: p:20, a:AMR, p:20'20250830163737507 DLMGCP DEBUG <0013> endpoint:none Generated response: code=524 (mgcp_protocol.c:146) 20250830163737507 DLMGCP DEBUG <0013> Generated response: line #00: 524 45548 FAIL (mgcp_msg.c:72) MTC@7b40471322fb: setverdict(pass): none -> pass IPA-CTRL-CLI-IPA(62)@7b40471322fb: Final verdict of PTC: none RTPEM1(59)@7b40471322fb: Final verdict of PTC: none RTPEM2(60)@7b40471322fb: Final verdict of PTC: none RTPEM0(58)@7b40471322fb: Final verdict of PTC: none VirtCallAgent-STATS(61)@7b40471322fb: Final verdict of PTC: none MTC@7b40471322fb: Setting final verdict of the test case. MTC@7b40471322fb: Local verdict of MTC: pass MTC@7b40471322fb: Local verdict of PTC RTPEM0(58): none (pass -> pass) MTC@7b40471322fb: Local verdict of PTC RTPEM1(59): none (pass -> pass) MTC@7b40471322fb: Local verdict of PTC RTPEM2(60): none (pass -> pass) MTC@7b40471322fb: Local verdict of PTC VirtCallAgent-STATS(61): none (pass -> pass) MTC@7b40471322fb: Local verdict of PTC IPA-CTRL-CLI-IPA(62): none (pass -> pass) MTC@7b40471322fb: Test case TC_crcx_illegal_double_lco finished. Verdict: pass MTC@7b40471322fb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_illegal_double_lco pass'. Sat Aug 30 16:37:37 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=27516) Waiting for packet dumper to finish... 1 (prev_count=27516, count=28056) MTC@7b40471322fb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_illegal_double_lco pass' was executed successfully (exit status: 0). MTC@7b40471322fb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_sdp'. ------ MGCP_Test.TC_crcx_sdp ------ Sat Aug 30 16:37:43 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/logs/testsuite/MGCP_Test.TC_crcx_sdp.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/logs/testsuite/MGCP_Test.TC_crcx_sdp.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@7b40471322fb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_sdp' was executed successfully (exit status: 0). MTC@7b40471322fb: Test case TC_crcx_sdp started. 20250830163744600 DLMGCP DEBUG <0013> Received message: line #00: DLCX 18611 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163744600 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250830163744600 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250830163744600 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830163744600 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1068) 20250830163744600 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:146) 20250830163744600 DLMGCP DEBUG <0013> Generated response: line #00: 515 18611 FAIL (mgcp_msg.c:72) 20250830163744603 DLMGCP DEBUG <0013> Received message: line #00: CRCX 18612 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163744603 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250830163744603 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:72) 20250830163744603 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163744603 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250830163744603 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250830163744603 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250830163744604 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.2 (mgcp_msg.c:72) 20250830163744604 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250830163744604 DLMGCP DEBUG <0013> Received message: line #09: m=audio 2344 RTP/AVP 98 (mgcp_msg.c:72) 20250830163744604 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:98 AMR/8000 (mgcp_msg.c:72) 20250830163744604 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250830163744604 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250830163744604 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250830163744604 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163744604 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163744604 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:2344, addr:127.0.0.2, duration:20, payload-types:98=AMR  (mgcp_sdp.c:443) 20250830163744604 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:08EE43EF connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250830163744604 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:08EE43EF output_enabled 1 (mgcp_conn.c:271) 20250830163744604 DLMGCP DEBUG <0013> (1226/rtp C:08EE43EF 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) 20250830163744604 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:08EE43EF CRCX: connection successfully created: (1226/rtp C:08EE43EF r=127.0.0.2:2344<->l=127.0.0.1:4012) (mgcp_protocol.c:772) 20250830163744604 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163744604 DLMGCP DEBUG <0013> Generated response: line #00: 200 18612 OK (mgcp_msg.c:72) 20250830163744604 DLMGCP DEBUG <0013> Generated response: line #01: I: 08EE43EF (mgcp_msg.c:72) 20250830163744604 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250830163744604 DLMGCP DEBUG <0013> Generated response: line #03: o=- 08EE43EF 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250830163744604 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250830163744604 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250830163744604 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250830163744604 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 4012 RTP/AVP 98 (mgcp_msg.c:72) 20250830163744604 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:98 AMR/8000 (mgcp_msg.c:72) 20250830163744604 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250830163744604 DLMGCP DEBUG <0013> Received message: line #00: DLCX 18613 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163744604 DLMGCP DEBUG <0013> Received message: line #01: C: 1226 (mgcp_msg.c:72) 20250830163744604 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250830163744604 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250830163744604 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830163744604 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250830163744604 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163744604 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163744604 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163744605 DLMGCP DEBUG <0013> Generated response: line #00: 200 18613 OK (mgcp_msg.c:72) MTC@7b40471322fb: setverdict(pass): none -> pass VirtCallAgent-STATS(66)@7b40471322fb: Final verdict of PTC: none RTPEM0(63)@7b40471322fb: Final verdict of PTC: none RTPEM2(65)@7b40471322fb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(67)@7b40471322fb: Final verdict of PTC: none RTPEM1(64)@7b40471322fb: Final verdict of PTC: none MTC@7b40471322fb: Setting final verdict of the test case. MTC@7b40471322fb: Local verdict of MTC: pass MTC@7b40471322fb: Local verdict of PTC RTPEM0(63): none (pass -> pass) MTC@7b40471322fb: Local verdict of PTC RTPEM1(64): none (pass -> pass) MTC@7b40471322fb: Local verdict of PTC RTPEM2(65): none (pass -> pass) MTC@7b40471322fb: Local verdict of PTC VirtCallAgent-STATS(66): none (pass -> pass) MTC@7b40471322fb: Local verdict of PTC IPA-CTRL-CLI-IPA(67): none (pass -> pass) MTC@7b40471322fb: Test case TC_crcx_sdp finished. Verdict: pass MTC@7b40471322fb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_sdp pass'. Sat Aug 30 16:37:44 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=37032) Waiting for packet dumper to finish... 1 (prev_count=37032, count=37572) MTC@7b40471322fb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_sdp pass' was executed successfully (exit status: 0). MTC@7b40471322fb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_wildcarded'. ------ MGCP_Test.TC_crcx_wildcarded ------ Sat Aug 30 16:37:50 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/logs/testsuite/MGCP_Test.TC_crcx_wildcarded.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/logs/testsuite/MGCP_Test.TC_crcx_wildcarded.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@7b40471322fb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_wildcarded' was executed successfully (exit status: 0). MTC@7b40471322fb: Test case TC_crcx_wildcarded started. 20250830163751736 DLMGCP DEBUG <0013> Received message: line #00: CRCX 60505 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163751736 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163751736 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163751737 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163751737 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250830163751737 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250830163751737 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163751737 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163751737 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:81366EDF connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163751737 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:81366EDF output_enabled 0 (mgcp_conn.c:271) 20250830163751737 DLMGCP DEBUG <0013> (1234/rtp C:81366EDF r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163751737 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw CI:81366EDF CRCX: connection successfully created: (1234/rtp C:81366EDF r=NULL:0<->l=::1:4014) (mgcp_protocol.c:772) 20250830163751737 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163751737 DLMGCP DEBUG <0013> Generated response: line #00: 200 60505 OK (mgcp_msg.c:72) 20250830163751737 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/1@mgw (mgcp_msg.c:72) 20250830163751737 DLMGCP DEBUG <0013> Generated response: line #02: I: 81366EDF (mgcp_msg.c:72) 20250830163751737 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163751737 DLMGCP DEBUG <0013> Generated response: line #04: o=- 81366EDF 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163751737 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163751737 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163751738 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163751738 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4014 RTP/AVP 112 (mgcp_msg.c:72) 20250830163751738 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163751738 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163751739 DLMGCP DEBUG <0013> Received message: line #00: DLCX 60506 rtpbridge/1@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163751739 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250830163751739 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found endpoint: rtpbridge/1@mgw (mgcp_endp.c:280) 20250830163751739 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250830163751739 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830163751739 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250830163751739 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163751739 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163751739 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163751739 DLMGCP DEBUG <0013> Generated response: line #00: 200 60506 OK (mgcp_msg.c:72) MTC@7b40471322fb: setverdict(pass): none -> pass RTPEM0(68)@7b40471322fb: Final verdict of PTC: none RTPEM2(70)@7b40471322fb: Final verdict of PTC: none RTPEM1(69)@7b40471322fb: Final verdict of PTC: none VirtCallAgent-STATS(71)@7b40471322fb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(72)@7b40471322fb: Final verdict of PTC: none MTC@7b40471322fb: Setting final verdict of the test case. MTC@7b40471322fb: Local verdict of MTC: pass MTC@7b40471322fb: Local verdict of PTC RTPEM0(68): none (pass -> pass) MTC@7b40471322fb: Local verdict of PTC RTPEM1(69): none (pass -> pass) MTC@7b40471322fb: Local verdict of PTC RTPEM2(70): none (pass -> pass) MTC@7b40471322fb: Local verdict of PTC VirtCallAgent-STATS(71): none (pass -> pass) MTC@7b40471322fb: Local verdict of PTC IPA-CTRL-CLI-IPA(72): none (pass -> pass) MTC@7b40471322fb: Test case TC_crcx_wildcarded finished. Verdict: pass MTC@7b40471322fb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_wildcarded pass'. Sat Aug 30 16:37:51 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=32640) Waiting for packet dumper to finish... 1 (prev_count=32640, count=33180) MTC@7b40471322fb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_wildcarded pass' was executed successfully (exit status: 0). MTC@7b40471322fb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_wildcarded_exhaust'. ------ MGCP_Test.TC_crcx_wildcarded_exhaust ------ Sat Aug 30 16:37:57 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/logs/testsuite/MGCP_Test.TC_crcx_wildcarded_exhaust.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/logs/testsuite/MGCP_Test.TC_crcx_wildcarded_exhaust.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@7b40471322fb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_wildcarded_exhaust' was executed successfully (exit status: 0). MTC@7b40471322fb: Test case TC_crcx_wildcarded_exhaust started. 20250830163758875 DLMGCP DEBUG <0013> Received message: line #00: CRCX 24522 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163758875 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163758875 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163758875 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163758876 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250830163758876 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250830163758876 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163758876 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163758876 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:93BAC98D connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163758876 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:93BAC98D output_enabled 0 (mgcp_conn.c:271) 20250830163758876 DLMGCP DEBUG <0013> (1234/rtp C:93BAC98D r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163758876 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw CI:93BAC98D CRCX: connection successfully created: (1234/rtp C:93BAC98D r=NULL:0<->l=::1:4016) (mgcp_protocol.c:772) 20250830163758876 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163758876 DLMGCP DEBUG <0013> Generated response: line #00: 200 24522 OK (mgcp_msg.c:72) 20250830163758876 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/1@mgw (mgcp_msg.c:72) 20250830163758876 DLMGCP DEBUG <0013> Generated response: line #02: I: 93BAC98D (mgcp_msg.c:72) 20250830163758876 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163758876 DLMGCP DEBUG <0013> Generated response: line #04: o=- 93BAC98D 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163758876 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163758876 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163758876 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163758877 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4016 RTP/AVP 112 (mgcp_msg.c:72) 20250830163758877 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163758877 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163758879 DLMGCP DEBUG <0013> Received message: line #00: CRCX 24523 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163758879 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163758879 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163758879 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163758879 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found free endpoint: rtpbridge/2@mgw (mgcp_endp.c:262) 20250830163758879 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250830163758879 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163758879 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163758879 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:84D0ECD7 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163758879 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:84D0ECD7 output_enabled 0 (mgcp_conn.c:271) 20250830163758879 DLMGCP DEBUG <0013> (1234/rtp C:84D0ECD7 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163758879 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:84D0ECD7 CRCX: connection successfully created: (1234/rtp C:84D0ECD7 r=NULL:0<->l=::1:4018) (mgcp_protocol.c:772) 20250830163758879 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163758879 DLMGCP DEBUG <0013> Generated response: line #00: 200 24523 OK (mgcp_msg.c:72) 20250830163758879 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/2@mgw (mgcp_msg.c:72) 20250830163758879 DLMGCP DEBUG <0013> Generated response: line #02: I: 84D0ECD7 (mgcp_msg.c:72) 20250830163758879 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163758879 DLMGCP DEBUG <0013> Generated response: line #04: o=- 84D0ECD7 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163758879 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163758879 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163758879 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163758880 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4018 RTP/AVP 112 (mgcp_msg.c:72) 20250830163758880 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163758880 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163758881 DLMGCP DEBUG <0013> Received message: line #00: CRCX 24524 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163758881 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163758881 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163758881 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163758881 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw (trunk:0) found free endpoint: rtpbridge/3@mgw (mgcp_endp.c:262) 20250830163758882 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/3@mgw" (mgcp_protocol.c:370) 20250830163758882 DLMGCP NOTICE <0013> endpoint:rtpbridge/3@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163758882 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163758882 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw CI:661EDECA connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163758882 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw CI:661EDECA output_enabled 0 (mgcp_conn.c:271) 20250830163758882 DLMGCP DEBUG <0013> (1234/rtp C:661EDECA r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163758882 DLMGCP NOTICE <0013> endpoint:rtpbridge/3@mgw CI:661EDECA CRCX: connection successfully created: (1234/rtp C:661EDECA r=NULL:0<->l=::1:4020) (mgcp_protocol.c:772) 20250830163758882 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163758882 DLMGCP DEBUG <0013> Generated response: line #00: 200 24524 OK (mgcp_msg.c:72) 20250830163758882 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/3@mgw (mgcp_msg.c:72) 20250830163758882 DLMGCP DEBUG <0013> Generated response: line #02: I: 661EDECA (mgcp_msg.c:72) 20250830163758882 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163758882 DLMGCP DEBUG <0013> Generated response: line #04: o=- 661EDECA 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163758882 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163758882 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163758882 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163758882 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4020 RTP/AVP 112 (mgcp_msg.c:72) 20250830163758882 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163758882 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163758884 DLMGCP DEBUG <0013> Received message: line #00: CRCX 24525 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163758884 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163758884 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163758884 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163758884 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw (trunk:0) found free endpoint: rtpbridge/4@mgw (mgcp_endp.c:262) 20250830163758884 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/4@mgw" (mgcp_protocol.c:370) 20250830163758884 DLMGCP NOTICE <0013> endpoint:rtpbridge/4@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163758884 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163758884 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw CI:8D709836 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163758884 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw CI:8D709836 output_enabled 0 (mgcp_conn.c:271) 20250830163758884 DLMGCP DEBUG <0013> (1234/rtp C:8D709836 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163758884 DLMGCP NOTICE <0013> endpoint:rtpbridge/4@mgw CI:8D709836 CRCX: connection successfully created: (1234/rtp C:8D709836 r=NULL:0<->l=::1:4022) (mgcp_protocol.c:772) 20250830163758885 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163758885 DLMGCP DEBUG <0013> Generated response: line #00: 200 24525 OK (mgcp_msg.c:72) 20250830163758885 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/4@mgw (mgcp_msg.c:72) 20250830163758885 DLMGCP DEBUG <0013> Generated response: line #02: I: 8D709836 (mgcp_msg.c:72) 20250830163758885 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163758885 DLMGCP DEBUG <0013> Generated response: line #04: o=- 8D709836 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163758885 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163758885 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163758885 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163758885 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4022 RTP/AVP 112 (mgcp_msg.c:72) 20250830163758885 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163758885 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163758886 DLMGCP DEBUG <0013> Received message: line #00: CRCX 24526 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163758886 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163758886 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163758886 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163758886 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw (trunk:0) found free endpoint: rtpbridge/5@mgw (mgcp_endp.c:262) 20250830163758886 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/5@mgw" (mgcp_protocol.c:370) 20250830163758886 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163758886 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163758886 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw CI:C0F15B80 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163758886 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw CI:C0F15B80 output_enabled 0 (mgcp_conn.c:271) 20250830163758886 DLMGCP DEBUG <0013> (1234/rtp C:C0F15B80 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163758887 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw CI:C0F15B80 CRCX: connection successfully created: (1234/rtp C:C0F15B80 r=NULL:0<->l=::1:4024) (mgcp_protocol.c:772) 20250830163758887 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163758887 DLMGCP DEBUG <0013> Generated response: line #00: 200 24526 OK (mgcp_msg.c:72) 20250830163758887 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/5@mgw (mgcp_msg.c:72) 20250830163758887 DLMGCP DEBUG <0013> Generated response: line #02: I: C0F15B80 (mgcp_msg.c:72) 20250830163758887 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163758887 DLMGCP DEBUG <0013> Generated response: line #04: o=- C0F15B80 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163758887 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163758887 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163758887 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163758887 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4024 RTP/AVP 112 (mgcp_msg.c:72) 20250830163758887 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163758887 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163758888 DLMGCP DEBUG <0013> Received message: line #00: CRCX 24527 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163758888 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163758888 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163758888 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163758888 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw (trunk:0) found free endpoint: rtpbridge/6@mgw (mgcp_endp.c:262) 20250830163758888 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/6@mgw" (mgcp_protocol.c:370) 20250830163758888 DLMGCP NOTICE <0013> endpoint:rtpbridge/6@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163758888 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163758888 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw CI:67DEAE1C connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163758888 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw CI:67DEAE1C output_enabled 0 (mgcp_conn.c:271) 20250830163758888 DLMGCP DEBUG <0013> (1234/rtp C:67DEAE1C r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163758889 DLMGCP NOTICE <0013> endpoint:rtpbridge/6@mgw CI:67DEAE1C CRCX: connection successfully created: (1234/rtp C:67DEAE1C r=NULL:0<->l=::1:4026) (mgcp_protocol.c:772) 20250830163758889 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163758889 DLMGCP DEBUG <0013> Generated response: line #00: 200 24527 OK (mgcp_msg.c:72) 20250830163758889 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/6@mgw (mgcp_msg.c:72) 20250830163758889 DLMGCP DEBUG <0013> Generated response: line #02: I: 67DEAE1C (mgcp_msg.c:72) 20250830163758889 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163758889 DLMGCP DEBUG <0013> Generated response: line #04: o=- 67DEAE1C 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163758889 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163758889 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163758889 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163758889 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4026 RTP/AVP 112 (mgcp_msg.c:72) 20250830163758889 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163758889 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163758890 DLMGCP DEBUG <0013> Received message: line #00: CRCX 24528 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163758890 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163758890 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163758890 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163758890 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw (trunk:0) found free endpoint: rtpbridge/7@mgw (mgcp_endp.c:262) 20250830163758890 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/7@mgw" (mgcp_protocol.c:370) 20250830163758890 DLMGCP NOTICE <0013> endpoint:rtpbridge/7@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163758890 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163758890 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw CI:8B975EE9 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163758890 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw CI:8B975EE9 output_enabled 0 (mgcp_conn.c:271) 20250830163758890 DLMGCP DEBUG <0013> (1234/rtp C:8B975EE9 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163758891 DLMGCP NOTICE <0013> endpoint:rtpbridge/7@mgw CI:8B975EE9 CRCX: connection successfully created: (1234/rtp C:8B975EE9 r=NULL:0<->l=::1:4028) (mgcp_protocol.c:772) 20250830163758891 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163758891 DLMGCP DEBUG <0013> Generated response: line #00: 200 24528 OK (mgcp_msg.c:72) 20250830163758891 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/7@mgw (mgcp_msg.c:72) 20250830163758891 DLMGCP DEBUG <0013> Generated response: line #02: I: 8B975EE9 (mgcp_msg.c:72) 20250830163758891 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163758891 DLMGCP DEBUG <0013> Generated response: line #04: o=- 8B975EE9 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163758891 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163758891 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163758891 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163758891 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4028 RTP/AVP 112 (mgcp_msg.c:72) 20250830163758891 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163758891 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163758892 DLMGCP DEBUG <0013> Received message: line #00: CRCX 24529 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163758892 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163758892 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163758892 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163758892 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw (trunk:0) found free endpoint: rtpbridge/8@mgw (mgcp_endp.c:262) 20250830163758892 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/8@mgw" (mgcp_protocol.c:370) 20250830163758892 DLMGCP NOTICE <0013> endpoint:rtpbridge/8@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163758892 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163758892 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw CI:A9008444 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163758893 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw CI:A9008444 output_enabled 0 (mgcp_conn.c:271) 20250830163758893 DLMGCP DEBUG <0013> (1234/rtp C:A9008444 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163758893 DLMGCP NOTICE <0013> endpoint:rtpbridge/8@mgw CI:A9008444 CRCX: connection successfully created: (1234/rtp C:A9008444 r=NULL:0<->l=::1:4030) (mgcp_protocol.c:772) 20250830163758893 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163758893 DLMGCP DEBUG <0013> Generated response: line #00: 200 24529 OK (mgcp_msg.c:72) 20250830163758893 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/8@mgw (mgcp_msg.c:72) 20250830163758893 DLMGCP DEBUG <0013> Generated response: line #02: I: A9008444 (mgcp_msg.c:72) 20250830163758893 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163758893 DLMGCP DEBUG <0013> Generated response: line #04: o=- A9008444 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163758893 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163758893 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163758893 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163758893 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4030 RTP/AVP 112 (mgcp_msg.c:72) 20250830163758893 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163758893 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163758894 DLMGCP DEBUG <0013> Received message: line #00: CRCX 24530 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163758894 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163758894 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163758894 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163758894 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw (trunk:0) found free endpoint: rtpbridge/9@mgw (mgcp_endp.c:262) 20250830163758894 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/9@mgw" (mgcp_protocol.c:370) 20250830163758894 DLMGCP NOTICE <0013> endpoint:rtpbridge/9@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163758894 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163758894 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw CI:A716AEB3 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163758894 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw CI:A716AEB3 output_enabled 0 (mgcp_conn.c:271) 20250830163758895 DLMGCP DEBUG <0013> (1234/rtp C:A716AEB3 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163758895 DLMGCP NOTICE <0013> endpoint:rtpbridge/9@mgw CI:A716AEB3 CRCX: connection successfully created: (1234/rtp C:A716AEB3 r=NULL:0<->l=::1:4032) (mgcp_protocol.c:772) 20250830163758895 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163758895 DLMGCP DEBUG <0013> Generated response: line #00: 200 24530 OK (mgcp_msg.c:72) 20250830163758895 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/9@mgw (mgcp_msg.c:72) 20250830163758895 DLMGCP DEBUG <0013> Generated response: line #02: I: A716AEB3 (mgcp_msg.c:72) 20250830163758895 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163758895 DLMGCP DEBUG <0013> Generated response: line #04: o=- A716AEB3 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163758895 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163758895 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163758895 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163758895 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4032 RTP/AVP 112 (mgcp_msg.c:72) 20250830163758895 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163758895 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163758896 DLMGCP DEBUG <0013> Received message: line #00: CRCX 24531 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163758896 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163758896 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163758896 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163758896 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw (trunk:0) found free endpoint: rtpbridge/a@mgw (mgcp_endp.c:262) 20250830163758896 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/a@mgw" (mgcp_protocol.c:370) 20250830163758896 DLMGCP NOTICE <0013> endpoint:rtpbridge/a@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163758896 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163758897 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw CI:7AB7BB0B connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163758897 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw CI:7AB7BB0B output_enabled 0 (mgcp_conn.c:271) 20250830163758897 DLMGCP DEBUG <0013> (1234/rtp C:7AB7BB0B r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163758897 DLMGCP NOTICE <0013> endpoint:rtpbridge/a@mgw CI:7AB7BB0B CRCX: connection successfully created: (1234/rtp C:7AB7BB0B r=NULL:0<->l=::1:4034) (mgcp_protocol.c:772) 20250830163758897 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163758897 DLMGCP DEBUG <0013> Generated response: line #00: 200 24531 OK (mgcp_msg.c:72) 20250830163758897 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/a@mgw (mgcp_msg.c:72) 20250830163758897 DLMGCP DEBUG <0013> Generated response: line #02: I: 7AB7BB0B (mgcp_msg.c:72) 20250830163758897 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163758897 DLMGCP DEBUG <0013> Generated response: line #04: o=- 7AB7BB0B 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163758897 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163758897 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163758897 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163758897 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4034 RTP/AVP 112 (mgcp_msg.c:72) 20250830163758897 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163758897 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163758898 DLMGCP DEBUG <0013> Received message: line #00: CRCX 24532 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163758898 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163758898 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163758898 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163758898 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw (trunk:0) found free endpoint: rtpbridge/b@mgw (mgcp_endp.c:262) 20250830163758898 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/b@mgw" (mgcp_protocol.c:370) 20250830163758898 DLMGCP NOTICE <0013> endpoint:rtpbridge/b@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163758898 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163758898 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw CI:9E2110EC connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163758898 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw CI:9E2110EC output_enabled 0 (mgcp_conn.c:271) 20250830163758899 DLMGCP DEBUG <0013> (1234/rtp C:9E2110EC r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163758899 DLMGCP NOTICE <0013> endpoint:rtpbridge/b@mgw CI:9E2110EC CRCX: connection successfully created: (1234/rtp C:9E2110EC r=NULL:0<->l=::1:4036) (mgcp_protocol.c:772) 20250830163758899 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163758899 DLMGCP DEBUG <0013> Generated response: line #00: 200 24532 OK (mgcp_msg.c:72) 20250830163758899 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/b@mgw (mgcp_msg.c:72) 20250830163758899 DLMGCP DEBUG <0013> Generated response: line #02: I: 9E2110EC (mgcp_msg.c:72) 20250830163758899 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163758899 DLMGCP DEBUG <0013> Generated response: line #04: o=- 9E2110EC 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163758899 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163758899 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163758899 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163758899 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4036 RTP/AVP 112 (mgcp_msg.c:72) 20250830163758899 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163758899 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163758900 DLMGCP DEBUG <0013> Received message: line #00: CRCX 24533 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163758900 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163758900 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163758900 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163758900 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw (trunk:0) found free endpoint: rtpbridge/c@mgw (mgcp_endp.c:262) 20250830163758900 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/c@mgw" (mgcp_protocol.c:370) 20250830163758900 DLMGCP NOTICE <0013> endpoint:rtpbridge/c@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163758900 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163758900 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw CI:087DA60E connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163758900 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw CI:087DA60E output_enabled 0 (mgcp_conn.c:271) 20250830163758900 DLMGCP DEBUG <0013> (1234/rtp C:087DA60E r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163758901 DLMGCP NOTICE <0013> endpoint:rtpbridge/c@mgw CI:087DA60E CRCX: connection successfully created: (1234/rtp C:087DA60E r=NULL:0<->l=::1:4038) (mgcp_protocol.c:772) 20250830163758901 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163758901 DLMGCP DEBUG <0013> Generated response: line #00: 200 24533 OK (mgcp_msg.c:72) 20250830163758901 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/c@mgw (mgcp_msg.c:72) 20250830163758901 DLMGCP DEBUG <0013> Generated response: line #02: I: 087DA60E (mgcp_msg.c:72) 20250830163758901 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163758901 DLMGCP DEBUG <0013> Generated response: line #04: o=- 087DA60E 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163758901 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163758901 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163758901 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163758901 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4038 RTP/AVP 112 (mgcp_msg.c:72) 20250830163758901 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163758901 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163758902 DLMGCP DEBUG <0013> Received message: line #00: CRCX 24534 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163758902 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163758902 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163758902 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163758902 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw (trunk:0) found free endpoint: rtpbridge/d@mgw (mgcp_endp.c:262) 20250830163758902 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/d@mgw" (mgcp_protocol.c:370) 20250830163758902 DLMGCP NOTICE <0013> endpoint:rtpbridge/d@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163758902 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163758902 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw CI:DE32A304 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163758903 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw CI:DE32A304 output_enabled 0 (mgcp_conn.c:271) 20250830163758903 DLMGCP DEBUG <0013> (1234/rtp C:DE32A304 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163758903 DLMGCP NOTICE <0013> endpoint:rtpbridge/d@mgw CI:DE32A304 CRCX: connection successfully created: (1234/rtp C:DE32A304 r=NULL:0<->l=::1:4040) (mgcp_protocol.c:772) 20250830163758903 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163758903 DLMGCP DEBUG <0013> Generated response: line #00: 200 24534 OK (mgcp_msg.c:72) 20250830163758903 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/d@mgw (mgcp_msg.c:72) 20250830163758903 DLMGCP DEBUG <0013> Generated response: line #02: I: DE32A304 (mgcp_msg.c:72) 20250830163758903 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163758903 DLMGCP DEBUG <0013> Generated response: line #04: o=- DE32A304 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163758903 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163758903 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163758903 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163758903 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4040 RTP/AVP 112 (mgcp_msg.c:72) 20250830163758903 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163758903 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163758904 DLMGCP DEBUG <0013> Received message: line #00: CRCX 24535 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163758904 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163758904 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163758904 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163758904 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw (trunk:0) found free endpoint: rtpbridge/e@mgw (mgcp_endp.c:262) 20250830163758904 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/e@mgw" (mgcp_protocol.c:370) 20250830163758904 DLMGCP NOTICE <0013> endpoint:rtpbridge/e@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163758904 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163758905 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw CI:37517E2C connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163758905 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw CI:37517E2C output_enabled 0 (mgcp_conn.c:271) 20250830163758905 DLMGCP DEBUG <0013> (1234/rtp C:37517E2C r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163758905 DLMGCP NOTICE <0013> endpoint:rtpbridge/e@mgw CI:37517E2C CRCX: connection successfully created: (1234/rtp C:37517E2C r=NULL:0<->l=::1:4042) (mgcp_protocol.c:772) 20250830163758905 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163758905 DLMGCP DEBUG <0013> Generated response: line #00: 200 24535 OK (mgcp_msg.c:72) 20250830163758905 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/e@mgw (mgcp_msg.c:72) 20250830163758905 DLMGCP DEBUG <0013> Generated response: line #02: I: 37517E2C (mgcp_msg.c:72) 20250830163758905 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163758905 DLMGCP DEBUG <0013> Generated response: line #04: o=- 37517E2C 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163758905 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163758905 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163758905 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163758905 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4042 RTP/AVP 112 (mgcp_msg.c:72) 20250830163758905 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163758905 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163758907 DLMGCP DEBUG <0013> Received message: line #00: CRCX 24536 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163758907 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163758907 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163758907 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163758907 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw (trunk:0) found free endpoint: rtpbridge/f@mgw (mgcp_endp.c:262) 20250830163758907 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/f@mgw" (mgcp_protocol.c:370) 20250830163758907 DLMGCP NOTICE <0013> endpoint:rtpbridge/f@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163758907 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163758907 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw CI:ED5424CB connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163758907 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw CI:ED5424CB output_enabled 0 (mgcp_conn.c:271) 20250830163758907 DLMGCP DEBUG <0013> (1234/rtp C:ED5424CB r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163758907 DLMGCP NOTICE <0013> endpoint:rtpbridge/f@mgw CI:ED5424CB CRCX: connection successfully created: (1234/rtp C:ED5424CB r=NULL:0<->l=::1:4044) (mgcp_protocol.c:772) 20250830163758907 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163758907 DLMGCP DEBUG <0013> Generated response: line #00: 200 24536 OK (mgcp_msg.c:72) 20250830163758907 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/f@mgw (mgcp_msg.c:72) 20250830163758907 DLMGCP DEBUG <0013> Generated response: line #02: I: ED5424CB (mgcp_msg.c:72) 20250830163758907 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163758907 DLMGCP DEBUG <0013> Generated response: line #04: o=- ED5424CB 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163758907 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163758907 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163758907 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163758908 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4044 RTP/AVP 112 (mgcp_msg.c:72) 20250830163758908 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163758908 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163758909 DLMGCP DEBUG <0013> Received message: line #00: CRCX 24537 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163758909 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163758909 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163758909 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163758909 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw (trunk:0) found free endpoint: rtpbridge/10@mgw (mgcp_endp.c:262) 20250830163758909 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/10@mgw" (mgcp_protocol.c:370) 20250830163758909 DLMGCP NOTICE <0013> endpoint:rtpbridge/10@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163758909 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163758909 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw CI:3B7EFA7D connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163758909 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw CI:3B7EFA7D output_enabled 0 (mgcp_conn.c:271) 20250830163758909 DLMGCP DEBUG <0013> (1234/rtp C:3B7EFA7D r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163758909 DLMGCP NOTICE <0013> endpoint:rtpbridge/10@mgw CI:3B7EFA7D CRCX: connection successfully created: (1234/rtp C:3B7EFA7D r=NULL:0<->l=::1:4046) (mgcp_protocol.c:772) 20250830163758909 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163758909 DLMGCP DEBUG <0013> Generated response: line #00: 200 24537 OK (mgcp_msg.c:72) 20250830163758909 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/10@mgw (mgcp_msg.c:72) 20250830163758909 DLMGCP DEBUG <0013> Generated response: line #02: I: 3B7EFA7D (mgcp_msg.c:72) 20250830163758909 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163758909 DLMGCP DEBUG <0013> Generated response: line #04: o=- 3B7EFA7D 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163758909 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163758910 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163758910 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163758910 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4046 RTP/AVP 112 (mgcp_msg.c:72) 20250830163758910 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163758910 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163758911 DLMGCP DEBUG <0013> Received message: line #00: CRCX 24538 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163758911 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163758911 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163758911 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163758911 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw (trunk:0) found free endpoint: rtpbridge/11@mgw (mgcp_endp.c:262) 20250830163758911 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/11@mgw" (mgcp_protocol.c:370) 20250830163758911 DLMGCP NOTICE <0013> endpoint:rtpbridge/11@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163758911 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163758911 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw CI:DAEE2256 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163758911 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw CI:DAEE2256 output_enabled 0 (mgcp_conn.c:271) 20250830163758911 DLMGCP DEBUG <0013> (1234/rtp C:DAEE2256 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163758911 DLMGCP NOTICE <0013> endpoint:rtpbridge/11@mgw CI:DAEE2256 CRCX: connection successfully created: (1234/rtp C:DAEE2256 r=NULL:0<->l=::1:4048) (mgcp_protocol.c:772) 20250830163758911 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163758911 DLMGCP DEBUG <0013> Generated response: line #00: 200 24538 OK (mgcp_msg.c:72) 20250830163758911 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/11@mgw (mgcp_msg.c:72) 20250830163758911 DLMGCP DEBUG <0013> Generated response: line #02: I: DAEE2256 (mgcp_msg.c:72) 20250830163758911 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163758911 DLMGCP DEBUG <0013> Generated response: line #04: o=- DAEE2256 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163758911 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163758911 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163758912 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163758912 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4048 RTP/AVP 112 (mgcp_msg.c:72) 20250830163758912 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163758912 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163758912 DLMGCP DEBUG <0013> Received message: line #00: CRCX 24539 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163758913 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163758913 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163758913 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163758913 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw (trunk:0) found free endpoint: rtpbridge/12@mgw (mgcp_endp.c:262) 20250830163758913 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/12@mgw" (mgcp_protocol.c:370) 20250830163758913 DLMGCP NOTICE <0013> endpoint:rtpbridge/12@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163758913 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163758913 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw CI:8E08FBFE connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163758913 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw CI:8E08FBFE output_enabled 0 (mgcp_conn.c:271) 20250830163758913 DLMGCP DEBUG <0013> (1234/rtp C:8E08FBFE r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163758913 DLMGCP NOTICE <0013> endpoint:rtpbridge/12@mgw CI:8E08FBFE CRCX: connection successfully created: (1234/rtp C:8E08FBFE r=NULL:0<->l=::1:4050) (mgcp_protocol.c:772) 20250830163758913 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163758913 DLMGCP DEBUG <0013> Generated response: line #00: 200 24539 OK (mgcp_msg.c:72) 20250830163758913 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/12@mgw (mgcp_msg.c:72) 20250830163758913 DLMGCP DEBUG <0013> Generated response: line #02: I: 8E08FBFE (mgcp_msg.c:72) 20250830163758913 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163758913 DLMGCP DEBUG <0013> Generated response: line #04: o=- 8E08FBFE 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163758913 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163758913 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163758913 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163758913 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4050 RTP/AVP 112 (mgcp_msg.c:72) 20250830163758913 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163758913 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163758914 DLMGCP DEBUG <0013> Received message: line #00: CRCX 24540 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163758914 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163758914 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163758914 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163758914 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw (trunk:0) found free endpoint: rtpbridge/13@mgw (mgcp_endp.c:262) 20250830163758914 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/13@mgw" (mgcp_protocol.c:370) 20250830163758915 DLMGCP NOTICE <0013> endpoint:rtpbridge/13@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163758915 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163758915 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw CI:ECC8AD9C connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163758915 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw CI:ECC8AD9C output_enabled 0 (mgcp_conn.c:271) 20250830163758915 DLMGCP DEBUG <0013> (1234/rtp C:ECC8AD9C r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163758915 DLMGCP NOTICE <0013> endpoint:rtpbridge/13@mgw CI:ECC8AD9C CRCX: connection successfully created: (1234/rtp C:ECC8AD9C r=NULL:0<->l=::1:4052) (mgcp_protocol.c:772) 20250830163758915 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163758915 DLMGCP DEBUG <0013> Generated response: line #00: 200 24540 OK (mgcp_msg.c:72) 20250830163758915 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/13@mgw (mgcp_msg.c:72) 20250830163758915 DLMGCP DEBUG <0013> Generated response: line #02: I: ECC8AD9C (mgcp_msg.c:72) 20250830163758915 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163758915 DLMGCP DEBUG <0013> Generated response: line #04: o=- ECC8AD9C 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163758915 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163758915 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163758915 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163758915 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4052 RTP/AVP 112 (mgcp_msg.c:72) 20250830163758915 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163758915 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163758916 DLMGCP DEBUG <0013> Received message: line #00: CRCX 24541 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163758916 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163758916 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163758916 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163758916 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw (trunk:0) found free endpoint: rtpbridge/14@mgw (mgcp_endp.c:262) 20250830163758916 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/14@mgw" (mgcp_protocol.c:370) 20250830163758916 DLMGCP NOTICE <0013> endpoint:rtpbridge/14@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163758916 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163758916 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw CI:FD3D07ED connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163758916 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw CI:FD3D07ED output_enabled 0 (mgcp_conn.c:271) 20250830163758916 DLMGCP DEBUG <0013> (1234/rtp C:FD3D07ED r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163758917 DLMGCP NOTICE <0013> endpoint:rtpbridge/14@mgw CI:FD3D07ED CRCX: connection successfully created: (1234/rtp C:FD3D07ED r=NULL:0<->l=::1:4054) (mgcp_protocol.c:772) 20250830163758917 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163758917 DLMGCP DEBUG <0013> Generated response: line #00: 200 24541 OK (mgcp_msg.c:72) 20250830163758917 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/14@mgw (mgcp_msg.c:72) 20250830163758917 DLMGCP DEBUG <0013> Generated response: line #02: I: FD3D07ED (mgcp_msg.c:72) 20250830163758917 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163758917 DLMGCP DEBUG <0013> Generated response: line #04: o=- FD3D07ED 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163758917 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163758917 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163758917 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163758917 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4054 RTP/AVP 112 (mgcp_msg.c:72) 20250830163758917 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163758917 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163758918 DLMGCP DEBUG <0013> Received message: line #00: CRCX 24542 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163758918 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163758918 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163758918 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163758918 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw (trunk:0) found free endpoint: rtpbridge/15@mgw (mgcp_endp.c:262) 20250830163758918 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/15@mgw" (mgcp_protocol.c:370) 20250830163758918 DLMGCP NOTICE <0013> endpoint:rtpbridge/15@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163758918 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163758918 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw CI:8BEB14FA connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163758918 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw CI:8BEB14FA output_enabled 0 (mgcp_conn.c:271) 20250830163758918 DLMGCP DEBUG <0013> (1234/rtp C:8BEB14FA r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163758918 DLMGCP NOTICE <0013> endpoint:rtpbridge/15@mgw CI:8BEB14FA CRCX: connection successfully created: (1234/rtp C:8BEB14FA r=NULL:0<->l=::1:4056) (mgcp_protocol.c:772) 20250830163758918 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163758918 DLMGCP DEBUG <0013> Generated response: line #00: 200 24542 OK (mgcp_msg.c:72) 20250830163758918 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/15@mgw (mgcp_msg.c:72) 20250830163758918 DLMGCP DEBUG <0013> Generated response: line #02: I: 8BEB14FA (mgcp_msg.c:72) 20250830163758918 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163758918 DLMGCP DEBUG <0013> Generated response: line #04: o=- 8BEB14FA 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163758919 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163758919 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163758919 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163758919 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4056 RTP/AVP 112 (mgcp_msg.c:72) 20250830163758919 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163758919 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163758919 DLMGCP DEBUG <0013> Received message: line #00: CRCX 24543 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163758919 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163758919 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163758919 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163758920 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw (trunk:0) found free endpoint: rtpbridge/16@mgw (mgcp_endp.c:262) 20250830163758920 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/16@mgw" (mgcp_protocol.c:370) 20250830163758920 DLMGCP NOTICE <0013> endpoint:rtpbridge/16@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163758920 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163758920 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw CI:51D68DCC connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163758920 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw CI:51D68DCC output_enabled 0 (mgcp_conn.c:271) 20250830163758920 DLMGCP DEBUG <0013> (1234/rtp C:51D68DCC r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163758920 DLMGCP NOTICE <0013> endpoint:rtpbridge/16@mgw CI:51D68DCC CRCX: connection successfully created: (1234/rtp C:51D68DCC r=NULL:0<->l=::1:4058) (mgcp_protocol.c:772) 20250830163758920 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163758920 DLMGCP DEBUG <0013> Generated response: line #00: 200 24543 OK (mgcp_msg.c:72) 20250830163758920 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/16@mgw (mgcp_msg.c:72) 20250830163758920 DLMGCP DEBUG <0013> Generated response: line #02: I: 51D68DCC (mgcp_msg.c:72) 20250830163758920 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163758920 DLMGCP DEBUG <0013> Generated response: line #04: o=- 51D68DCC 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163758920 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163758920 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163758920 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163758920 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4058 RTP/AVP 112 (mgcp_msg.c:72) 20250830163758920 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163758920 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163758921 DLMGCP DEBUG <0013> Received message: line #00: CRCX 24544 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163758921 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163758921 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163758921 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163758921 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw (trunk:0) found free endpoint: rtpbridge/17@mgw (mgcp_endp.c:262) 20250830163758921 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/17@mgw" (mgcp_protocol.c:370) 20250830163758921 DLMGCP NOTICE <0013> endpoint:rtpbridge/17@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163758921 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163758921 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw CI:4A3513CE connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163758921 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw CI:4A3513CE output_enabled 0 (mgcp_conn.c:271) 20250830163758921 DLMGCP DEBUG <0013> (1234/rtp C:4A3513CE r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163758921 DLMGCP NOTICE <0013> endpoint:rtpbridge/17@mgw CI:4A3513CE CRCX: connection successfully created: (1234/rtp C:4A3513CE r=NULL:0<->l=::1:4060) (mgcp_protocol.c:772) 20250830163758921 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163758921 DLMGCP DEBUG <0013> Generated response: line #00: 200 24544 OK (mgcp_msg.c:72) 20250830163758921 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/17@mgw (mgcp_msg.c:72) 20250830163758921 DLMGCP DEBUG <0013> Generated response: line #02: I: 4A3513CE (mgcp_msg.c:72) 20250830163758921 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163758922 DLMGCP DEBUG <0013> Generated response: line #04: o=- 4A3513CE 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163758922 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163758922 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163758922 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163758922 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4060 RTP/AVP 112 (mgcp_msg.c:72) 20250830163758922 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163758922 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163758922 DLMGCP DEBUG <0013> Received message: line #00: CRCX 24545 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163758922 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163758922 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163758922 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163758922 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw (trunk:0) found free endpoint: rtpbridge/18@mgw (mgcp_endp.c:262) 20250830163758922 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/18@mgw" (mgcp_protocol.c:370) 20250830163758923 DLMGCP NOTICE <0013> endpoint:rtpbridge/18@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163758923 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163758923 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw CI:ABD5ED83 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163758923 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw CI:ABD5ED83 output_enabled 0 (mgcp_conn.c:271) 20250830163758923 DLMGCP DEBUG <0013> (1234/rtp C:ABD5ED83 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163758923 DLMGCP NOTICE <0013> endpoint:rtpbridge/18@mgw CI:ABD5ED83 CRCX: connection successfully created: (1234/rtp C:ABD5ED83 r=NULL:0<->l=::1:4062) (mgcp_protocol.c:772) 20250830163758923 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163758923 DLMGCP DEBUG <0013> Generated response: line #00: 200 24545 OK (mgcp_msg.c:72) 20250830163758923 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/18@mgw (mgcp_msg.c:72) 20250830163758923 DLMGCP DEBUG <0013> Generated response: line #02: I: ABD5ED83 (mgcp_msg.c:72) 20250830163758923 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163758923 DLMGCP DEBUG <0013> Generated response: line #04: o=- ABD5ED83 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163758923 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163758923 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163758923 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163758923 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4062 RTP/AVP 112 (mgcp_msg.c:72) 20250830163758923 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163758923 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163758924 DLMGCP DEBUG <0013> Received message: line #00: CRCX 24546 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163758924 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163758924 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163758924 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163758924 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw (trunk:0) found free endpoint: rtpbridge/19@mgw (mgcp_endp.c:262) 20250830163758924 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/19@mgw" (mgcp_protocol.c:370) 20250830163758924 DLMGCP NOTICE <0013> endpoint:rtpbridge/19@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163758924 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163758924 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw CI:2B4F6830 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163758924 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw CI:2B4F6830 output_enabled 0 (mgcp_conn.c:271) 20250830163758924 DLMGCP DEBUG <0013> (1234/rtp C:2B4F6830 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163758925 DLMGCP NOTICE <0013> endpoint:rtpbridge/19@mgw CI:2B4F6830 CRCX: connection successfully created: (1234/rtp C:2B4F6830 r=NULL:0<->l=::1:4064) (mgcp_protocol.c:772) 20250830163758925 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163758925 DLMGCP DEBUG <0013> Generated response: line #00: 200 24546 OK (mgcp_msg.c:72) 20250830163758925 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/19@mgw (mgcp_msg.c:72) 20250830163758925 DLMGCP DEBUG <0013> Generated response: line #02: I: 2B4F6830 (mgcp_msg.c:72) 20250830163758925 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163758925 DLMGCP DEBUG <0013> Generated response: line #04: o=- 2B4F6830 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163758925 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163758925 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163758925 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163758925 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4064 RTP/AVP 112 (mgcp_msg.c:72) 20250830163758925 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163758925 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163758926 DLMGCP DEBUG <0013> Received message: line #00: CRCX 24547 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163758926 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163758926 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163758926 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163758926 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw (trunk:0) found free endpoint: rtpbridge/1a@mgw (mgcp_endp.c:262) 20250830163758926 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/1a@mgw" (mgcp_protocol.c:370) 20250830163758926 DLMGCP NOTICE <0013> endpoint:rtpbridge/1a@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163758926 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163758926 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw CI:8602D6ED connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163758926 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw CI:8602D6ED output_enabled 0 (mgcp_conn.c:271) 20250830163758926 DLMGCP DEBUG <0013> (1234/rtp C:8602D6ED r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163758926 DLMGCP NOTICE <0013> endpoint:rtpbridge/1a@mgw CI:8602D6ED CRCX: connection successfully created: (1234/rtp C:8602D6ED r=NULL:0<->l=::1:4066) (mgcp_protocol.c:772) 20250830163758926 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163758926 DLMGCP DEBUG <0013> Generated response: line #00: 200 24547 OK (mgcp_msg.c:72) 20250830163758926 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/1a@mgw (mgcp_msg.c:72) 20250830163758926 DLMGCP DEBUG <0013> Generated response: line #02: I: 8602D6ED (mgcp_msg.c:72) 20250830163758926 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163758926 DLMGCP DEBUG <0013> Generated response: line #04: o=- 8602D6ED 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163758926 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163758926 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163758926 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163758926 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4066 RTP/AVP 112 (mgcp_msg.c:72) 20250830163758926 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163758926 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163758927 DLMGCP DEBUG <0013> Received message: line #00: CRCX 24548 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163758928 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163758928 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163758928 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163758928 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw (trunk:0) found free endpoint: rtpbridge/1b@mgw (mgcp_endp.c:262) 20250830163758928 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/1b@mgw" (mgcp_protocol.c:370) 20250830163758928 DLMGCP NOTICE <0013> endpoint:rtpbridge/1b@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163758928 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163758928 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw CI:F182BECA connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163758928 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw CI:F182BECA output_enabled 0 (mgcp_conn.c:271) 20250830163758928 DLMGCP DEBUG <0013> (1234/rtp C:F182BECA r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163758928 DLMGCP NOTICE <0013> endpoint:rtpbridge/1b@mgw CI:F182BECA CRCX: connection successfully created: (1234/rtp C:F182BECA r=NULL:0<->l=::1:4068) (mgcp_protocol.c:772) 20250830163758929 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163758929 DLMGCP DEBUG <0013> Generated response: line #00: 200 24548 OK (mgcp_msg.c:72) 20250830163758929 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/1b@mgw (mgcp_msg.c:72) 20250830163758929 DLMGCP DEBUG <0013> Generated response: line #02: I: F182BECA (mgcp_msg.c:72) 20250830163758929 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163758929 DLMGCP DEBUG <0013> Generated response: line #04: o=- F182BECA 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163758929 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163758929 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163758929 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163758929 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4068 RTP/AVP 112 (mgcp_msg.c:72) 20250830163758929 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163758929 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163758931 DLMGCP DEBUG <0013> Received message: line #00: CRCX 24549 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163758931 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163758931 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163758931 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163758931 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw (trunk:0) found free endpoint: rtpbridge/1c@mgw (mgcp_endp.c:262) 20250830163758931 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/1c@mgw" (mgcp_protocol.c:370) 20250830163758931 DLMGCP NOTICE <0013> endpoint:rtpbridge/1c@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163758931 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163758931 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw CI:560725A2 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163758931 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw CI:560725A2 output_enabled 0 (mgcp_conn.c:271) 20250830163758931 DLMGCP DEBUG <0013> (1234/rtp C:560725A2 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163758931 DLMGCP NOTICE <0013> endpoint:rtpbridge/1c@mgw CI:560725A2 CRCX: connection successfully created: (1234/rtp C:560725A2 r=NULL:0<->l=::1:4070) (mgcp_protocol.c:772) 20250830163758932 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163758932 DLMGCP DEBUG <0013> Generated response: line #00: 200 24549 OK (mgcp_msg.c:72) 20250830163758932 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/1c@mgw (mgcp_msg.c:72) 20250830163758932 DLMGCP DEBUG <0013> Generated response: line #02: I: 560725A2 (mgcp_msg.c:72) 20250830163758932 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163758932 DLMGCP DEBUG <0013> Generated response: line #04: o=- 560725A2 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163758932 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163758932 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163758932 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163758932 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4070 RTP/AVP 112 (mgcp_msg.c:72) 20250830163758932 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163758932 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163758933 DLMGCP DEBUG <0013> Received message: line #00: CRCX 24550 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163758933 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163758933 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163758933 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163758933 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw (trunk:0) found free endpoint: rtpbridge/1d@mgw (mgcp_endp.c:262) 20250830163758933 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/1d@mgw" (mgcp_protocol.c:370) 20250830163758934 DLMGCP NOTICE <0013> endpoint:rtpbridge/1d@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163758934 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163758934 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw CI:617C2E79 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163758934 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw CI:617C2E79 output_enabled 0 (mgcp_conn.c:271) 20250830163758934 DLMGCP DEBUG <0013> (1234/rtp C:617C2E79 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163758934 DLMGCP NOTICE <0013> endpoint:rtpbridge/1d@mgw CI:617C2E79 CRCX: connection successfully created: (1234/rtp C:617C2E79 r=NULL:0<->l=::1:4072) (mgcp_protocol.c:772) 20250830163758934 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163758934 DLMGCP DEBUG <0013> Generated response: line #00: 200 24550 OK (mgcp_msg.c:72) 20250830163758934 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/1d@mgw (mgcp_msg.c:72) 20250830163758934 DLMGCP DEBUG <0013> Generated response: line #02: I: 617C2E79 (mgcp_msg.c:72) 20250830163758934 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163758934 DLMGCP DEBUG <0013> Generated response: line #04: o=- 617C2E79 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163758934 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163758934 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163758934 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163758934 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4072 RTP/AVP 112 (mgcp_msg.c:72) 20250830163758934 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163758934 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163758935 DLMGCP DEBUG <0013> Received message: line #00: CRCX 24551 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163758936 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163758936 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163758936 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163758936 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw (trunk:0) found free endpoint: rtpbridge/1e@mgw (mgcp_endp.c:262) 20250830163758936 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/1e@mgw" (mgcp_protocol.c:370) 20250830163758936 DLMGCP NOTICE <0013> endpoint:rtpbridge/1e@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163758936 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163758936 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw CI:E3CCE30C connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163758936 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw CI:E3CCE30C output_enabled 0 (mgcp_conn.c:271) 20250830163758936 DLMGCP DEBUG <0013> (1234/rtp C:E3CCE30C r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163758936 DLMGCP NOTICE <0013> endpoint:rtpbridge/1e@mgw CI:E3CCE30C CRCX: connection successfully created: (1234/rtp C:E3CCE30C r=NULL:0<->l=::1:4074) (mgcp_protocol.c:772) 20250830163758936 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163758936 DLMGCP DEBUG <0013> Generated response: line #00: 200 24551 OK (mgcp_msg.c:72) 20250830163758936 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/1e@mgw (mgcp_msg.c:72) 20250830163758936 DLMGCP DEBUG <0013> Generated response: line #02: I: E3CCE30C (mgcp_msg.c:72) 20250830163758936 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163758936 DLMGCP DEBUG <0013> Generated response: line #04: o=- E3CCE30C 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163758936 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163758937 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163758937 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163758937 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4074 RTP/AVP 112 (mgcp_msg.c:72) 20250830163758937 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163758937 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163758938 DLMGCP DEBUG <0013> Received message: line #00: CRCX 24552 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163758938 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163758938 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163758938 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163758938 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw (trunk:0) found free endpoint: rtpbridge/1f@mgw (mgcp_endp.c:262) 20250830163758938 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/1f@mgw" (mgcp_protocol.c:370) 20250830163758938 DLMGCP NOTICE <0013> endpoint:rtpbridge/1f@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163758938 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163758938 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw CI:2C5DFF2A connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163758938 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw CI:2C5DFF2A output_enabled 0 (mgcp_conn.c:271) 20250830163758938 DLMGCP DEBUG <0013> (1234/rtp C:2C5DFF2A r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163758938 DLMGCP NOTICE <0013> endpoint:rtpbridge/1f@mgw CI:2C5DFF2A CRCX: connection successfully created: (1234/rtp C:2C5DFF2A r=NULL:0<->l=::1:4076) (mgcp_protocol.c:772) 20250830163758938 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163758938 DLMGCP DEBUG <0013> Generated response: line #00: 200 24552 OK (mgcp_msg.c:72) 20250830163758938 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/1f@mgw (mgcp_msg.c:72) 20250830163758938 DLMGCP DEBUG <0013> Generated response: line #02: I: 2C5DFF2A (mgcp_msg.c:72) 20250830163758938 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163758938 DLMGCP DEBUG <0013> Generated response: line #04: o=- 2C5DFF2A 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163758938 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163758938 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163758938 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163758938 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4076 RTP/AVP 112 (mgcp_msg.c:72) 20250830163758938 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163758938 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163758939 DLMGCP DEBUG <0013> Received message: line #00: CRCX 24553 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163758939 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163758939 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163758939 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163758939 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw (trunk:0) found free endpoint: rtpbridge/20@mgw (mgcp_endp.c:262) 20250830163758939 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/20@mgw" (mgcp_protocol.c:370) 20250830163758939 DLMGCP NOTICE <0013> endpoint:rtpbridge/20@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163758940 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163758940 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw CI:01B6167D connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163758940 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw CI:01B6167D output_enabled 0 (mgcp_conn.c:271) 20250830163758940 DLMGCP DEBUG <0013> (1234/rtp C:01B6167D r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163758940 DLMGCP NOTICE <0013> endpoint:rtpbridge/20@mgw CI:01B6167D CRCX: connection successfully created: (1234/rtp C:01B6167D r=NULL:0<->l=::1:4078) (mgcp_protocol.c:772) 20250830163758940 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163758940 DLMGCP DEBUG <0013> Generated response: line #00: 200 24553 OK (mgcp_msg.c:72) 20250830163758940 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/20@mgw (mgcp_msg.c:72) 20250830163758940 DLMGCP DEBUG <0013> Generated response: line #02: I: 01B6167D (mgcp_msg.c:72) 20250830163758940 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163758940 DLMGCP DEBUG <0013> Generated response: line #04: o=- 01B6167D 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163758940 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163758940 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163758940 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163758940 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4078 RTP/AVP 112 (mgcp_msg.c:72) 20250830163758940 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163758940 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163758941 DLMGCP DEBUG <0013> Received message: line #00: CRCX 24554 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163758941 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163758941 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163758941 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163758941 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw (trunk:0) found free endpoint: rtpbridge/21@mgw (mgcp_endp.c:262) 20250830163758941 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/21@mgw" (mgcp_protocol.c:370) 20250830163758941 DLMGCP NOTICE <0013> endpoint:rtpbridge/21@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163758941 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163758941 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw CI:E1AD4A7F connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163758941 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw CI:E1AD4A7F output_enabled 0 (mgcp_conn.c:271) 20250830163758941 DLMGCP DEBUG <0013> (1234/rtp C:E1AD4A7F r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163758941 DLMGCP NOTICE <0013> endpoint:rtpbridge/21@mgw CI:E1AD4A7F CRCX: connection successfully created: (1234/rtp C:E1AD4A7F r=NULL:0<->l=::1:4080) (mgcp_protocol.c:772) 20250830163758941 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163758941 DLMGCP DEBUG <0013> Generated response: line #00: 200 24554 OK (mgcp_msg.c:72) 20250830163758941 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/21@mgw (mgcp_msg.c:72) 20250830163758941 DLMGCP DEBUG <0013> Generated response: line #02: I: E1AD4A7F (mgcp_msg.c:72) 20250830163758941 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163758941 DLMGCP DEBUG <0013> Generated response: line #04: o=- E1AD4A7F 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163758941 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163758941 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163758941 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163758941 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4080 RTP/AVP 112 (mgcp_msg.c:72) 20250830163758941 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163758941 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163758942 DLMGCP DEBUG <0013> Received message: line #00: CRCX 24555 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163758942 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163758942 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163758942 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163758942 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw (trunk:0) found free endpoint: rtpbridge/22@mgw (mgcp_endp.c:262) 20250830163758942 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/22@mgw" (mgcp_protocol.c:370) 20250830163758942 DLMGCP NOTICE <0013> endpoint:rtpbridge/22@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163758942 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163758942 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw CI:3FA96302 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163758942 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw CI:3FA96302 output_enabled 0 (mgcp_conn.c:271) 20250830163758942 DLMGCP DEBUG <0013> (1234/rtp C:3FA96302 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163758942 DLMGCP NOTICE <0013> endpoint:rtpbridge/22@mgw CI:3FA96302 CRCX: connection successfully created: (1234/rtp C:3FA96302 r=NULL:0<->l=::1:4082) (mgcp_protocol.c:772) 20250830163758942 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163758942 DLMGCP DEBUG <0013> Generated response: line #00: 200 24555 OK (mgcp_msg.c:72) 20250830163758942 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/22@mgw (mgcp_msg.c:72) 20250830163758942 DLMGCP DEBUG <0013> Generated response: line #02: I: 3FA96302 (mgcp_msg.c:72) 20250830163758942 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163758942 DLMGCP DEBUG <0013> Generated response: line #04: o=- 3FA96302 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163758942 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163758942 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163758942 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163758942 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4082 RTP/AVP 112 (mgcp_msg.c:72) 20250830163758942 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163758942 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163758943 DLMGCP DEBUG <0013> Received message: line #00: CRCX 24556 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163758943 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163758943 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163758943 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163758943 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw (trunk:0) found free endpoint: rtpbridge/23@mgw (mgcp_endp.c:262) 20250830163758943 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/23@mgw" (mgcp_protocol.c:370) 20250830163758943 DLMGCP NOTICE <0013> endpoint:rtpbridge/23@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163758943 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163758943 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw CI:ED315AC5 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163758943 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw CI:ED315AC5 output_enabled 0 (mgcp_conn.c:271) 20250830163758943 DLMGCP DEBUG <0013> (1234/rtp C:ED315AC5 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163758943 DLMGCP NOTICE <0013> endpoint:rtpbridge/23@mgw CI:ED315AC5 CRCX: connection successfully created: (1234/rtp C:ED315AC5 r=NULL:0<->l=::1:4084) (mgcp_protocol.c:772) 20250830163758943 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163758943 DLMGCP DEBUG <0013> Generated response: line #00: 200 24556 OK (mgcp_msg.c:72) 20250830163758943 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/23@mgw (mgcp_msg.c:72) 20250830163758943 DLMGCP DEBUG <0013> Generated response: line #02: I: ED315AC5 (mgcp_msg.c:72) 20250830163758943 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163758943 DLMGCP DEBUG <0013> Generated response: line #04: o=- ED315AC5 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163758943 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163758943 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163758943 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163758943 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4084 RTP/AVP 112 (mgcp_msg.c:72) 20250830163758943 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163758943 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163758944 DLMGCP DEBUG <0013> Received message: line #00: CRCX 24557 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163758944 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163758944 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163758944 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163758944 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw (trunk:0) found free endpoint: rtpbridge/24@mgw (mgcp_endp.c:262) 20250830163758944 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/24@mgw" (mgcp_protocol.c:370) 20250830163758944 DLMGCP NOTICE <0013> endpoint:rtpbridge/24@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163758944 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163758944 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw CI:3802B407 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163758944 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw CI:3802B407 output_enabled 0 (mgcp_conn.c:271) 20250830163758944 DLMGCP DEBUG <0013> (1234/rtp C:3802B407 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163758944 DLMGCP NOTICE <0013> endpoint:rtpbridge/24@mgw CI:3802B407 CRCX: connection successfully created: (1234/rtp C:3802B407 r=NULL:0<->l=::1:4086) (mgcp_protocol.c:772) 20250830163758944 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163758944 DLMGCP DEBUG <0013> Generated response: line #00: 200 24557 OK (mgcp_msg.c:72) 20250830163758944 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/24@mgw (mgcp_msg.c:72) 20250830163758944 DLMGCP DEBUG <0013> Generated response: line #02: I: 3802B407 (mgcp_msg.c:72) 20250830163758944 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163758944 DLMGCP DEBUG <0013> Generated response: line #04: o=- 3802B407 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163758944 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163758944 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163758944 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163758944 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4086 RTP/AVP 112 (mgcp_msg.c:72) 20250830163758944 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163758944 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163758945 DLMGCP DEBUG <0013> Received message: line #00: CRCX 24558 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163758945 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163758945 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163758945 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163758945 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw (trunk:0) found free endpoint: rtpbridge/25@mgw (mgcp_endp.c:262) 20250830163758945 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/25@mgw" (mgcp_protocol.c:370) 20250830163758945 DLMGCP NOTICE <0013> endpoint:rtpbridge/25@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163758945 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163758945 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw CI:9F6A6F36 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163758945 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw CI:9F6A6F36 output_enabled 0 (mgcp_conn.c:271) 20250830163758945 DLMGCP DEBUG <0013> (1234/rtp C:9F6A6F36 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163758945 DLMGCP NOTICE <0013> endpoint:rtpbridge/25@mgw CI:9F6A6F36 CRCX: connection successfully created: (1234/rtp C:9F6A6F36 r=NULL:0<->l=::1:4088) (mgcp_protocol.c:772) 20250830163758945 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163758945 DLMGCP DEBUG <0013> Generated response: line #00: 200 24558 OK (mgcp_msg.c:72) 20250830163758945 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/25@mgw (mgcp_msg.c:72) 20250830163758945 DLMGCP DEBUG <0013> Generated response: line #02: I: 9F6A6F36 (mgcp_msg.c:72) 20250830163758945 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163758945 DLMGCP DEBUG <0013> Generated response: line #04: o=- 9F6A6F36 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163758945 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163758945 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163758945 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163758945 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4088 RTP/AVP 112 (mgcp_msg.c:72) 20250830163758945 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163758945 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163758946 DLMGCP DEBUG <0013> Received message: line #00: CRCX 24559 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163758946 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163758946 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163758946 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163758946 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw (trunk:0) found free endpoint: rtpbridge/26@mgw (mgcp_endp.c:262) 20250830163758946 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/26@mgw" (mgcp_protocol.c:370) 20250830163758946 DLMGCP NOTICE <0013> endpoint:rtpbridge/26@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163758946 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163758946 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw CI:28890382 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163758946 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw CI:28890382 output_enabled 0 (mgcp_conn.c:271) 20250830163758946 DLMGCP DEBUG <0013> (1234/rtp C:28890382 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163758946 DLMGCP NOTICE <0013> endpoint:rtpbridge/26@mgw CI:28890382 CRCX: connection successfully created: (1234/rtp C:28890382 r=NULL:0<->l=::1:4090) (mgcp_protocol.c:772) 20250830163758946 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163758946 DLMGCP DEBUG <0013> Generated response: line #00: 200 24559 OK (mgcp_msg.c:72) 20250830163758946 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/26@mgw (mgcp_msg.c:72) 20250830163758946 DLMGCP DEBUG <0013> Generated response: line #02: I: 28890382 (mgcp_msg.c:72) 20250830163758946 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163758946 DLMGCP DEBUG <0013> Generated response: line #04: o=- 28890382 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163758946 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163758946 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163758946 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163758946 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4090 RTP/AVP 112 (mgcp_msg.c:72) 20250830163758946 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163758946 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163758946 DLMGCP DEBUG <0013> Received message: line #00: CRCX 24560 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163758946 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163758947 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163758947 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163758947 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw (trunk:0) found free endpoint: rtpbridge/27@mgw (mgcp_endp.c:262) 20250830163758947 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/27@mgw" (mgcp_protocol.c:370) 20250830163758947 DLMGCP NOTICE <0013> endpoint:rtpbridge/27@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163758947 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163758947 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw CI:B6A4A833 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163758947 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw CI:B6A4A833 output_enabled 0 (mgcp_conn.c:271) 20250830163758947 DLMGCP DEBUG <0013> (1234/rtp C:B6A4A833 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163758947 DLMGCP NOTICE <0013> endpoint:rtpbridge/27@mgw CI:B6A4A833 CRCX: connection successfully created: (1234/rtp C:B6A4A833 r=NULL:0<->l=::1:4092) (mgcp_protocol.c:772) 20250830163758947 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163758947 DLMGCP DEBUG <0013> Generated response: line #00: 200 24560 OK (mgcp_msg.c:72) 20250830163758947 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/27@mgw (mgcp_msg.c:72) 20250830163758947 DLMGCP DEBUG <0013> Generated response: line #02: I: B6A4A833 (mgcp_msg.c:72) 20250830163758947 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163758947 DLMGCP DEBUG <0013> Generated response: line #04: o=- B6A4A833 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163758947 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163758947 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163758947 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163758947 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4092 RTP/AVP 112 (mgcp_msg.c:72) 20250830163758947 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163758947 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163758947 DLMGCP DEBUG <0013> Received message: line #00: CRCX 24561 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163758947 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163758947 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163758947 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163758947 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw (trunk:0) found free endpoint: rtpbridge/28@mgw (mgcp_endp.c:262) 20250830163758947 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/28@mgw" (mgcp_protocol.c:370) 20250830163758947 DLMGCP NOTICE <0013> endpoint:rtpbridge/28@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163758947 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163758947 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw CI:0D3C4465 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163758947 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw CI:0D3C4465 output_enabled 0 (mgcp_conn.c:271) 20250830163758947 DLMGCP DEBUG <0013> (1234/rtp C:0D3C4465 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163758948 DLMGCP NOTICE <0013> endpoint:rtpbridge/28@mgw CI:0D3C4465 CRCX: connection successfully created: (1234/rtp C:0D3C4465 r=NULL:0<->l=::1:4094) (mgcp_protocol.c:772) 20250830163758948 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163758948 DLMGCP DEBUG <0013> Generated response: line #00: 200 24561 OK (mgcp_msg.c:72) 20250830163758948 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/28@mgw (mgcp_msg.c:72) 20250830163758948 DLMGCP DEBUG <0013> Generated response: line #02: I: 0D3C4465 (mgcp_msg.c:72) 20250830163758948 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163758948 DLMGCP DEBUG <0013> Generated response: line #04: o=- 0D3C4465 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163758948 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163758948 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163758948 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163758948 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4094 RTP/AVP 112 (mgcp_msg.c:72) 20250830163758948 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163758948 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163758948 DLMGCP DEBUG <0013> Received message: line #00: CRCX 24562 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163758948 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163758948 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163758948 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163758948 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw (trunk:0) found free endpoint: rtpbridge/29@mgw (mgcp_endp.c:262) 20250830163758948 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/29@mgw" (mgcp_protocol.c:370) 20250830163758948 DLMGCP NOTICE <0013> endpoint:rtpbridge/29@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163758948 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163758948 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw CI:7AF0502B connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163758948 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw CI:7AF0502B output_enabled 0 (mgcp_conn.c:271) 20250830163758948 DLMGCP DEBUG <0013> (1234/rtp C:7AF0502B r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163758948 DLMGCP NOTICE <0013> endpoint:rtpbridge/29@mgw CI:7AF0502B CRCX: connection successfully created: (1234/rtp C:7AF0502B r=NULL:0<->l=::1:4096) (mgcp_protocol.c:772) 20250830163758948 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163758948 DLMGCP DEBUG <0013> Generated response: line #00: 200 24562 OK (mgcp_msg.c:72) 20250830163758948 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/29@mgw (mgcp_msg.c:72) 20250830163758948 DLMGCP DEBUG <0013> Generated response: line #02: I: 7AF0502B (mgcp_msg.c:72) 20250830163758948 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163758948 DLMGCP DEBUG <0013> Generated response: line #04: o=- 7AF0502B 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163758948 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163758948 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163758948 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163758948 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4096 RTP/AVP 112 (mgcp_msg.c:72) 20250830163758948 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163758948 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163758949 DLMGCP DEBUG <0013> Received message: line #00: CRCX 24563 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163758949 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163758949 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163758949 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163758949 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw (trunk:0) found free endpoint: rtpbridge/2a@mgw (mgcp_endp.c:262) 20250830163758949 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2a@mgw" (mgcp_protocol.c:370) 20250830163758949 DLMGCP NOTICE <0013> endpoint:rtpbridge/2a@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163758949 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163758949 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw CI:B7D942BE connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163758949 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw CI:B7D942BE output_enabled 0 (mgcp_conn.c:271) 20250830163758949 DLMGCP DEBUG <0013> (1234/rtp C:B7D942BE r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163758949 DLMGCP NOTICE <0013> endpoint:rtpbridge/2a@mgw CI:B7D942BE CRCX: connection successfully created: (1234/rtp C:B7D942BE r=NULL:0<->l=::1:4098) (mgcp_protocol.c:772) 20250830163758949 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163758949 DLMGCP DEBUG <0013> Generated response: line #00: 200 24563 OK (mgcp_msg.c:72) 20250830163758949 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/2a@mgw (mgcp_msg.c:72) 20250830163758949 DLMGCP DEBUG <0013> Generated response: line #02: I: B7D942BE (mgcp_msg.c:72) 20250830163758949 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163758949 DLMGCP DEBUG <0013> Generated response: line #04: o=- B7D942BE 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163758949 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163758949 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163758949 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163758949 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4098 RTP/AVP 112 (mgcp_msg.c:72) 20250830163758949 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163758949 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163758950 DLMGCP DEBUG <0013> Received message: line #00: CRCX 24564 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163758950 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163758950 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163758950 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163758950 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw (trunk:0) found free endpoint: rtpbridge/2b@mgw (mgcp_endp.c:262) 20250830163758950 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2b@mgw" (mgcp_protocol.c:370) 20250830163758950 DLMGCP NOTICE <0013> endpoint:rtpbridge/2b@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163758950 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163758950 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw CI:B2E35D95 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163758950 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw CI:B2E35D95 output_enabled 0 (mgcp_conn.c:271) 20250830163758950 DLMGCP DEBUG <0013> (1234/rtp C:B2E35D95 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163758950 DLMGCP NOTICE <0013> endpoint:rtpbridge/2b@mgw CI:B2E35D95 CRCX: connection successfully created: (1234/rtp C:B2E35D95 r=NULL:0<->l=::1:4100) (mgcp_protocol.c:772) 20250830163758950 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163758950 DLMGCP DEBUG <0013> Generated response: line #00: 200 24564 OK (mgcp_msg.c:72) 20250830163758950 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/2b@mgw (mgcp_msg.c:72) 20250830163758950 DLMGCP DEBUG <0013> Generated response: line #02: I: B2E35D95 (mgcp_msg.c:72) 20250830163758950 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163758950 DLMGCP DEBUG <0013> Generated response: line #04: o=- B2E35D95 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163758950 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163758950 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163758950 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163758950 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4100 RTP/AVP 112 (mgcp_msg.c:72) 20250830163758950 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163758950 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163758950 DLMGCP DEBUG <0013> Received message: line #00: CRCX 24565 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163758950 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163758950 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163758950 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163758950 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw (trunk:0) found free endpoint: rtpbridge/2c@mgw (mgcp_endp.c:262) 20250830163758950 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2c@mgw" (mgcp_protocol.c:370) 20250830163758950 DLMGCP NOTICE <0013> endpoint:rtpbridge/2c@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163758950 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163758950 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw CI:6ADC6594 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163758950 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw CI:6ADC6594 output_enabled 0 (mgcp_conn.c:271) 20250830163758950 DLMGCP DEBUG <0013> (1234/rtp C:6ADC6594 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163758951 DLMGCP NOTICE <0013> endpoint:rtpbridge/2c@mgw CI:6ADC6594 CRCX: connection successfully created: (1234/rtp C:6ADC6594 r=NULL:0<->l=::1:4102) (mgcp_protocol.c:772) 20250830163758951 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163758951 DLMGCP DEBUG <0013> Generated response: line #00: 200 24565 OK (mgcp_msg.c:72) 20250830163758951 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/2c@mgw (mgcp_msg.c:72) 20250830163758951 DLMGCP DEBUG <0013> Generated response: line #02: I: 6ADC6594 (mgcp_msg.c:72) 20250830163758951 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163758951 DLMGCP DEBUG <0013> Generated response: line #04: o=- 6ADC6594 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163758951 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163758951 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163758951 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163758951 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4102 RTP/AVP 112 (mgcp_msg.c:72) 20250830163758951 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163758951 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163758951 DLMGCP DEBUG <0013> Received message: line #00: CRCX 24566 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163758951 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163758951 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163758951 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163758951 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw (trunk:0) found free endpoint: rtpbridge/2d@mgw (mgcp_endp.c:262) 20250830163758951 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2d@mgw" (mgcp_protocol.c:370) 20250830163758951 DLMGCP NOTICE <0013> endpoint:rtpbridge/2d@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163758951 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163758951 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw CI:058398C7 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163758951 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw CI:058398C7 output_enabled 0 (mgcp_conn.c:271) 20250830163758951 DLMGCP DEBUG <0013> (1234/rtp C:058398C7 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163758951 DLMGCP NOTICE <0013> endpoint:rtpbridge/2d@mgw CI:058398C7 CRCX: connection successfully created: (1234/rtp C:058398C7 r=NULL:0<->l=::1:4104) (mgcp_protocol.c:772) 20250830163758951 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163758951 DLMGCP DEBUG <0013> Generated response: line #00: 200 24566 OK (mgcp_msg.c:72) 20250830163758951 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/2d@mgw (mgcp_msg.c:72) 20250830163758951 DLMGCP DEBUG <0013> Generated response: line #02: I: 058398C7 (mgcp_msg.c:72) 20250830163758951 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163758951 DLMGCP DEBUG <0013> Generated response: line #04: o=- 058398C7 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163758951 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163758951 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163758951 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163758951 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4104 RTP/AVP 112 (mgcp_msg.c:72) 20250830163758951 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163758952 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163758952 DLMGCP DEBUG <0013> Received message: line #00: CRCX 24567 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163758952 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163758952 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163758952 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163758952 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw (trunk:0) found free endpoint: rtpbridge/2e@mgw (mgcp_endp.c:262) 20250830163758952 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2e@mgw" (mgcp_protocol.c:370) 20250830163758952 DLMGCP NOTICE <0013> endpoint:rtpbridge/2e@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163758952 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163758952 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw CI:6EAD8898 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163758952 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw CI:6EAD8898 output_enabled 0 (mgcp_conn.c:271) 20250830163758952 DLMGCP DEBUG <0013> (1234/rtp C:6EAD8898 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163758952 DLMGCP NOTICE <0013> endpoint:rtpbridge/2e@mgw CI:6EAD8898 CRCX: connection successfully created: (1234/rtp C:6EAD8898 r=NULL:0<->l=::1:4106) (mgcp_protocol.c:772) 20250830163758952 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163758952 DLMGCP DEBUG <0013> Generated response: line #00: 200 24567 OK (mgcp_msg.c:72) 20250830163758952 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/2e@mgw (mgcp_msg.c:72) 20250830163758952 DLMGCP DEBUG <0013> Generated response: line #02: I: 6EAD8898 (mgcp_msg.c:72) 20250830163758952 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163758952 DLMGCP DEBUG <0013> Generated response: line #04: o=- 6EAD8898 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163758952 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163758952 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163758952 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163758952 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4106 RTP/AVP 112 (mgcp_msg.c:72) 20250830163758952 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163758952 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163758953 DLMGCP DEBUG <0013> Received message: line #00: CRCX 24568 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163758953 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163758953 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163758953 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163758953 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw (trunk:0) found free endpoint: rtpbridge/2f@mgw (mgcp_endp.c:262) 20250830163758953 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2f@mgw" (mgcp_protocol.c:370) 20250830163758953 DLMGCP NOTICE <0013> endpoint:rtpbridge/2f@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163758953 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163758953 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw CI:79CBD95D connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163758953 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw CI:79CBD95D output_enabled 0 (mgcp_conn.c:271) 20250830163758953 DLMGCP DEBUG <0013> (1234/rtp C:79CBD95D r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163758953 DLMGCP NOTICE <0013> endpoint:rtpbridge/2f@mgw CI:79CBD95D CRCX: connection successfully created: (1234/rtp C:79CBD95D r=NULL:0<->l=::1:4108) (mgcp_protocol.c:772) 20250830163758953 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163758953 DLMGCP DEBUG <0013> Generated response: line #00: 200 24568 OK (mgcp_msg.c:72) 20250830163758953 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/2f@mgw (mgcp_msg.c:72) 20250830163758953 DLMGCP DEBUG <0013> Generated response: line #02: I: 79CBD95D (mgcp_msg.c:72) 20250830163758953 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163758953 DLMGCP DEBUG <0013> Generated response: line #04: o=- 79CBD95D 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163758953 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163758953 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163758953 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163758953 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4108 RTP/AVP 112 (mgcp_msg.c:72) 20250830163758953 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163758953 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163758954 DLMGCP DEBUG <0013> Received message: line #00: CRCX 24569 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163758954 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163758954 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163758954 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163758954 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw (trunk:0) found free endpoint: rtpbridge/30@mgw (mgcp_endp.c:262) 20250830163758954 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/30@mgw" (mgcp_protocol.c:370) 20250830163758954 DLMGCP NOTICE <0013> endpoint:rtpbridge/30@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163758954 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163758954 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw CI:EC4E4079 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163758954 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw CI:EC4E4079 output_enabled 0 (mgcp_conn.c:271) 20250830163758954 DLMGCP DEBUG <0013> (1234/rtp C:EC4E4079 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163758954 DLMGCP NOTICE <0013> endpoint:rtpbridge/30@mgw CI:EC4E4079 CRCX: connection successfully created: (1234/rtp C:EC4E4079 r=NULL:0<->l=::1:4110) (mgcp_protocol.c:772) 20250830163758954 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163758954 DLMGCP DEBUG <0013> Generated response: line #00: 200 24569 OK (mgcp_msg.c:72) 20250830163758954 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/30@mgw (mgcp_msg.c:72) 20250830163758954 DLMGCP DEBUG <0013> Generated response: line #02: I: EC4E4079 (mgcp_msg.c:72) 20250830163758954 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163758954 DLMGCP DEBUG <0013> Generated response: line #04: o=- EC4E4079 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163758954 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163758954 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163758954 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163758954 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4110 RTP/AVP 112 (mgcp_msg.c:72) 20250830163758954 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163758954 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163758954 DLMGCP DEBUG <0013> Received message: line #00: CRCX 24570 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163758954 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163758954 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163758954 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163758954 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw (trunk:0) found free endpoint: rtpbridge/31@mgw (mgcp_endp.c:262) 20250830163758954 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/31@mgw" (mgcp_protocol.c:370) 20250830163758954 DLMGCP NOTICE <0013> endpoint:rtpbridge/31@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163758954 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163758955 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw CI:6F7905E9 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163758955 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw CI:6F7905E9 output_enabled 0 (mgcp_conn.c:271) 20250830163758955 DLMGCP DEBUG <0013> (1234/rtp C:6F7905E9 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163758955 DLMGCP NOTICE <0013> endpoint:rtpbridge/31@mgw CI:6F7905E9 CRCX: connection successfully created: (1234/rtp C:6F7905E9 r=NULL:0<->l=::1:4112) (mgcp_protocol.c:772) 20250830163758955 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163758955 DLMGCP DEBUG <0013> Generated response: line #00: 200 24570 OK (mgcp_msg.c:72) 20250830163758955 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/31@mgw (mgcp_msg.c:72) 20250830163758955 DLMGCP DEBUG <0013> Generated response: line #02: I: 6F7905E9 (mgcp_msg.c:72) 20250830163758955 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163758955 DLMGCP DEBUG <0013> Generated response: line #04: o=- 6F7905E9 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163758955 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163758955 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163758955 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163758955 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4112 RTP/AVP 112 (mgcp_msg.c:72) 20250830163758955 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163758955 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163758955 DLMGCP DEBUG <0013> Received message: line #00: CRCX 24571 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163758955 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163758955 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163758955 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163758955 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw (trunk:0) found free endpoint: rtpbridge/32@mgw (mgcp_endp.c:262) 20250830163758955 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/32@mgw" (mgcp_protocol.c:370) 20250830163758955 DLMGCP NOTICE <0013> endpoint:rtpbridge/32@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163758955 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163758955 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw CI:BE8E1E46 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163758955 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw CI:BE8E1E46 output_enabled 0 (mgcp_conn.c:271) 20250830163758955 DLMGCP DEBUG <0013> (1234/rtp C:BE8E1E46 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163758955 DLMGCP NOTICE <0013> endpoint:rtpbridge/32@mgw CI:BE8E1E46 CRCX: connection successfully created: (1234/rtp C:BE8E1E46 r=NULL:0<->l=::1:4114) (mgcp_protocol.c:772) 20250830163758955 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163758956 DLMGCP DEBUG <0013> Generated response: line #00: 200 24571 OK (mgcp_msg.c:72) 20250830163758956 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/32@mgw (mgcp_msg.c:72) 20250830163758956 DLMGCP DEBUG <0013> Generated response: line #02: I: BE8E1E46 (mgcp_msg.c:72) 20250830163758956 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163758956 DLMGCP DEBUG <0013> Generated response: line #04: o=- BE8E1E46 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163758956 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163758956 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163758956 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163758956 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4114 RTP/AVP 112 (mgcp_msg.c:72) 20250830163758956 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163758956 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163758956 DLMGCP DEBUG <0013> Received message: line #00: CRCX 24572 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163758956 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163758956 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163758956 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163758956 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw (trunk:0) found free endpoint: rtpbridge/33@mgw (mgcp_endp.c:262) 20250830163758956 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/33@mgw" (mgcp_protocol.c:370) 20250830163758956 DLMGCP NOTICE <0013> endpoint:rtpbridge/33@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163758956 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163758956 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw CI:3ADDF269 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163758956 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw CI:3ADDF269 output_enabled 0 (mgcp_conn.c:271) 20250830163758956 DLMGCP DEBUG <0013> (1234/rtp C:3ADDF269 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163758956 DLMGCP NOTICE <0013> endpoint:rtpbridge/33@mgw CI:3ADDF269 CRCX: connection successfully created: (1234/rtp C:3ADDF269 r=NULL:0<->l=::1:4116) (mgcp_protocol.c:772) 20250830163758956 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163758956 DLMGCP DEBUG <0013> Generated response: line #00: 200 24572 OK (mgcp_msg.c:72) 20250830163758956 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/33@mgw (mgcp_msg.c:72) 20250830163758956 DLMGCP DEBUG <0013> Generated response: line #02: I: 3ADDF269 (mgcp_msg.c:72) 20250830163758956 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163758956 DLMGCP DEBUG <0013> Generated response: line #04: o=- 3ADDF269 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163758956 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163758956 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163758956 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163758956 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4116 RTP/AVP 112 (mgcp_msg.c:72) 20250830163758956 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163758956 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163758957 DLMGCP DEBUG <0013> Received message: line #00: CRCX 24573 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163758957 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163758957 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163758957 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163758957 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw (trunk:0) found free endpoint: rtpbridge/34@mgw (mgcp_endp.c:262) 20250830163758957 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/34@mgw" (mgcp_protocol.c:370) 20250830163758957 DLMGCP NOTICE <0013> endpoint:rtpbridge/34@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163758957 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163758957 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw CI:F61C4439 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163758957 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw CI:F61C4439 output_enabled 0 (mgcp_conn.c:271) 20250830163758957 DLMGCP DEBUG <0013> (1234/rtp C:F61C4439 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163758957 DLMGCP NOTICE <0013> endpoint:rtpbridge/34@mgw CI:F61C4439 CRCX: connection successfully created: (1234/rtp C:F61C4439 r=NULL:0<->l=::1:4118) (mgcp_protocol.c:772) 20250830163758957 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163758957 DLMGCP DEBUG <0013> Generated response: line #00: 200 24573 OK (mgcp_msg.c:72) 20250830163758957 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/34@mgw (mgcp_msg.c:72) 20250830163758957 DLMGCP DEBUG <0013> Generated response: line #02: I: F61C4439 (mgcp_msg.c:72) 20250830163758957 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163758957 DLMGCP DEBUG <0013> Generated response: line #04: o=- F61C4439 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163758957 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163758957 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163758957 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163758957 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4118 RTP/AVP 112 (mgcp_msg.c:72) 20250830163758957 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163758957 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163758958 DLMGCP DEBUG <0013> Received message: line #00: CRCX 24574 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163758958 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163758958 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163758958 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163758958 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw (trunk:0) found free endpoint: rtpbridge/35@mgw (mgcp_endp.c:262) 20250830163758958 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/35@mgw" (mgcp_protocol.c:370) 20250830163758958 DLMGCP NOTICE <0013> endpoint:rtpbridge/35@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163758958 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163758958 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw CI:959001CD connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163758958 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw CI:959001CD output_enabled 0 (mgcp_conn.c:271) 20250830163758958 DLMGCP DEBUG <0013> (1234/rtp C:959001CD r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163758958 DLMGCP NOTICE <0013> endpoint:rtpbridge/35@mgw CI:959001CD CRCX: connection successfully created: (1234/rtp C:959001CD r=NULL:0<->l=::1:4120) (mgcp_protocol.c:772) 20250830163758958 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163758958 DLMGCP DEBUG <0013> Generated response: line #00: 200 24574 OK (mgcp_msg.c:72) 20250830163758958 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/35@mgw (mgcp_msg.c:72) 20250830163758958 DLMGCP DEBUG <0013> Generated response: line #02: I: 959001CD (mgcp_msg.c:72) 20250830163758958 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163758958 DLMGCP DEBUG <0013> Generated response: line #04: o=- 959001CD 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163758958 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163758958 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163758958 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163758958 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4120 RTP/AVP 112 (mgcp_msg.c:72) 20250830163758958 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163758958 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163758958 DLMGCP DEBUG <0013> Received message: line #00: CRCX 24575 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163758958 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163758958 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163758958 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163758958 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw (trunk:0) found free endpoint: rtpbridge/36@mgw (mgcp_endp.c:262) 20250830163758958 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/36@mgw" (mgcp_protocol.c:370) 20250830163758958 DLMGCP NOTICE <0013> endpoint:rtpbridge/36@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163758958 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163758958 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw CI:0D618155 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163758958 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw CI:0D618155 output_enabled 0 (mgcp_conn.c:271) 20250830163758958 DLMGCP DEBUG <0013> (1234/rtp C:0D618155 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163758958 DLMGCP NOTICE <0013> endpoint:rtpbridge/36@mgw CI:0D618155 CRCX: connection successfully created: (1234/rtp C:0D618155 r=NULL:0<->l=::1:4122) (mgcp_protocol.c:772) 20250830163758959 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163758959 DLMGCP DEBUG <0013> Generated response: line #00: 200 24575 OK (mgcp_msg.c:72) 20250830163758959 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/36@mgw (mgcp_msg.c:72) 20250830163758959 DLMGCP DEBUG <0013> Generated response: line #02: I: 0D618155 (mgcp_msg.c:72) 20250830163758959 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163758959 DLMGCP DEBUG <0013> Generated response: line #04: o=- 0D618155 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163758959 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163758959 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163758959 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163758959 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4122 RTP/AVP 112 (mgcp_msg.c:72) 20250830163758959 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163758959 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163758959 DLMGCP DEBUG <0013> Received message: line #00: CRCX 24576 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163758959 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163758959 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163758959 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163758959 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw (trunk:0) found free endpoint: rtpbridge/37@mgw (mgcp_endp.c:262) 20250830163758959 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/37@mgw" (mgcp_protocol.c:370) 20250830163758959 DLMGCP NOTICE <0013> endpoint:rtpbridge/37@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163758959 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163758959 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw CI:4B6841F8 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163758959 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw CI:4B6841F8 output_enabled 0 (mgcp_conn.c:271) 20250830163758959 DLMGCP DEBUG <0013> (1234/rtp C:4B6841F8 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163758959 DLMGCP NOTICE <0013> endpoint:rtpbridge/37@mgw CI:4B6841F8 CRCX: connection successfully created: (1234/rtp C:4B6841F8 r=NULL:0<->l=::1:4124) (mgcp_protocol.c:772) 20250830163758959 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163758959 DLMGCP DEBUG <0013> Generated response: line #00: 200 24576 OK (mgcp_msg.c:72) 20250830163758959 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/37@mgw (mgcp_msg.c:72) 20250830163758959 DLMGCP DEBUG <0013> Generated response: line #02: I: 4B6841F8 (mgcp_msg.c:72) 20250830163758959 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163758959 DLMGCP DEBUG <0013> Generated response: line #04: o=- 4B6841F8 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163758959 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163758959 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163758959 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163758959 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4124 RTP/AVP 112 (mgcp_msg.c:72) 20250830163758959 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163758959 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163758960 DLMGCP DEBUG <0013> Received message: line #00: CRCX 24577 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163758960 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163758960 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163758960 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163758960 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw (trunk:0) found free endpoint: rtpbridge/38@mgw (mgcp_endp.c:262) 20250830163758960 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/38@mgw" (mgcp_protocol.c:370) 20250830163758960 DLMGCP NOTICE <0013> endpoint:rtpbridge/38@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163758960 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163758960 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw CI:243828B2 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163758960 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw CI:243828B2 output_enabled 0 (mgcp_conn.c:271) 20250830163758960 DLMGCP DEBUG <0013> (1234/rtp C:243828B2 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163758960 DLMGCP NOTICE <0013> endpoint:rtpbridge/38@mgw CI:243828B2 CRCX: connection successfully created: (1234/rtp C:243828B2 r=NULL:0<->l=::1:4126) (mgcp_protocol.c:772) 20250830163758960 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163758960 DLMGCP DEBUG <0013> Generated response: line #00: 200 24577 OK (mgcp_msg.c:72) 20250830163758960 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/38@mgw (mgcp_msg.c:72) 20250830163758960 DLMGCP DEBUG <0013> Generated response: line #02: I: 243828B2 (mgcp_msg.c:72) 20250830163758960 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163758960 DLMGCP DEBUG <0013> Generated response: line #04: o=- 243828B2 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163758960 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163758960 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163758960 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163758960 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4126 RTP/AVP 112 (mgcp_msg.c:72) 20250830163758960 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163758960 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163758961 DLMGCP DEBUG <0013> Received message: line #00: CRCX 24578 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163758961 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163758961 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163758961 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163758961 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw (trunk:0) found free endpoint: rtpbridge/39@mgw (mgcp_endp.c:262) 20250830163758961 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/39@mgw" (mgcp_protocol.c:370) 20250830163758961 DLMGCP NOTICE <0013> endpoint:rtpbridge/39@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163758961 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163758961 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw CI:EBA7D722 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163758961 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw CI:EBA7D722 output_enabled 0 (mgcp_conn.c:271) 20250830163758961 DLMGCP DEBUG <0013> (1234/rtp C:EBA7D722 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163758961 DLMGCP NOTICE <0013> endpoint:rtpbridge/39@mgw CI:EBA7D722 CRCX: connection successfully created: (1234/rtp C:EBA7D722 r=NULL:0<->l=::1:4128) (mgcp_protocol.c:772) 20250830163758961 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163758961 DLMGCP DEBUG <0013> Generated response: line #00: 200 24578 OK (mgcp_msg.c:72) 20250830163758961 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/39@mgw (mgcp_msg.c:72) 20250830163758961 DLMGCP DEBUG <0013> Generated response: line #02: I: EBA7D722 (mgcp_msg.c:72) 20250830163758961 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163758961 DLMGCP DEBUG <0013> Generated response: line #04: o=- EBA7D722 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163758961 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163758961 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163758961 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163758961 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4128 RTP/AVP 112 (mgcp_msg.c:72) 20250830163758961 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163758961 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163758962 DLMGCP DEBUG <0013> Received message: line #00: CRCX 24579 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163758962 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163758962 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163758962 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163758962 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw (trunk:0) found free endpoint: rtpbridge/3a@mgw (mgcp_endp.c:262) 20250830163758962 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/3a@mgw" (mgcp_protocol.c:370) 20250830163758962 DLMGCP NOTICE <0013> endpoint:rtpbridge/3a@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163758962 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163758962 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw CI:5D697C84 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163758962 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw CI:5D697C84 output_enabled 0 (mgcp_conn.c:271) 20250830163758962 DLMGCP DEBUG <0013> (1234/rtp C:5D697C84 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163758962 DLMGCP NOTICE <0013> endpoint:rtpbridge/3a@mgw CI:5D697C84 CRCX: connection successfully created: (1234/rtp C:5D697C84 r=NULL:0<->l=::1:4130) (mgcp_protocol.c:772) 20250830163758962 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163758962 DLMGCP DEBUG <0013> Generated response: line #00: 200 24579 OK (mgcp_msg.c:72) 20250830163758962 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/3a@mgw (mgcp_msg.c:72) 20250830163758962 DLMGCP DEBUG <0013> Generated response: line #02: I: 5D697C84 (mgcp_msg.c:72) 20250830163758962 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163758962 DLMGCP DEBUG <0013> Generated response: line #04: o=- 5D697C84 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163758962 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163758962 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163758962 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163758962 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4130 RTP/AVP 112 (mgcp_msg.c:72) 20250830163758962 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163758962 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163758963 DLMGCP DEBUG <0013> Received message: line #00: CRCX 24580 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163758963 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163758963 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163758963 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163758963 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw (trunk:0) found free endpoint: rtpbridge/3b@mgw (mgcp_endp.c:262) 20250830163758963 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/3b@mgw" (mgcp_protocol.c:370) 20250830163758963 DLMGCP NOTICE <0013> endpoint:rtpbridge/3b@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163758963 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163758963 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw CI:C8B67549 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163758963 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw CI:C8B67549 output_enabled 0 (mgcp_conn.c:271) 20250830163758963 DLMGCP DEBUG <0013> (1234/rtp C:C8B67549 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163758963 DLMGCP NOTICE <0013> endpoint:rtpbridge/3b@mgw CI:C8B67549 CRCX: connection successfully created: (1234/rtp C:C8B67549 r=NULL:0<->l=::1:4132) (mgcp_protocol.c:772) 20250830163758963 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163758963 DLMGCP DEBUG <0013> Generated response: line #00: 200 24580 OK (mgcp_msg.c:72) 20250830163758963 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/3b@mgw (mgcp_msg.c:72) 20250830163758963 DLMGCP DEBUG <0013> Generated response: line #02: I: C8B67549 (mgcp_msg.c:72) 20250830163758963 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163758963 DLMGCP DEBUG <0013> Generated response: line #04: o=- C8B67549 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163758963 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163758963 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163758963 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163758963 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4132 RTP/AVP 112 (mgcp_msg.c:72) 20250830163758963 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163758963 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163758964 DLMGCP DEBUG <0013> Received message: line #00: CRCX 24581 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163758964 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163758964 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163758964 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163758964 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw (trunk:0) found free endpoint: rtpbridge/3c@mgw (mgcp_endp.c:262) 20250830163758964 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/3c@mgw" (mgcp_protocol.c:370) 20250830163758964 DLMGCP NOTICE <0013> endpoint:rtpbridge/3c@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163758964 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163758964 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw CI:44BD582F connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163758964 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw CI:44BD582F output_enabled 0 (mgcp_conn.c:271) 20250830163758964 DLMGCP DEBUG <0013> (1234/rtp C:44BD582F r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163758964 DLMGCP NOTICE <0013> endpoint:rtpbridge/3c@mgw CI:44BD582F CRCX: connection successfully created: (1234/rtp C:44BD582F r=NULL:0<->l=::1:4134) (mgcp_protocol.c:772) 20250830163758964 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163758964 DLMGCP DEBUG <0013> Generated response: line #00: 200 24581 OK (mgcp_msg.c:72) 20250830163758964 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/3c@mgw (mgcp_msg.c:72) 20250830163758964 DLMGCP DEBUG <0013> Generated response: line #02: I: 44BD582F (mgcp_msg.c:72) 20250830163758964 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163758964 DLMGCP DEBUG <0013> Generated response: line #04: o=- 44BD582F 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163758964 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163758964 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163758964 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163758964 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4134 RTP/AVP 112 (mgcp_msg.c:72) 20250830163758964 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163758964 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163758965 DLMGCP DEBUG <0013> Received message: line #00: CRCX 24582 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163758965 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163758965 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163758965 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163758965 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw (trunk:0) found free endpoint: rtpbridge/3d@mgw (mgcp_endp.c:262) 20250830163758965 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/3d@mgw" (mgcp_protocol.c:370) 20250830163758965 DLMGCP NOTICE <0013> endpoint:rtpbridge/3d@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163758965 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163758965 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw CI:BEC35253 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163758965 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw CI:BEC35253 output_enabled 0 (mgcp_conn.c:271) 20250830163758965 DLMGCP DEBUG <0013> (1234/rtp C:BEC35253 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163758965 DLMGCP NOTICE <0013> endpoint:rtpbridge/3d@mgw CI:BEC35253 CRCX: connection successfully created: (1234/rtp C:BEC35253 r=NULL:0<->l=::1:4136) (mgcp_protocol.c:772) 20250830163758965 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163758965 DLMGCP DEBUG <0013> Generated response: line #00: 200 24582 OK (mgcp_msg.c:72) 20250830163758965 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/3d@mgw (mgcp_msg.c:72) 20250830163758965 DLMGCP DEBUG <0013> Generated response: line #02: I: BEC35253 (mgcp_msg.c:72) 20250830163758965 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163758965 DLMGCP DEBUG <0013> Generated response: line #04: o=- BEC35253 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163758965 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163758965 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163758965 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163758965 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4136 RTP/AVP 112 (mgcp_msg.c:72) 20250830163758965 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163758965 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163758965 DLMGCP DEBUG <0013> Received message: line #00: CRCX 24583 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163758965 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163758965 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163758965 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163758965 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw (trunk:0) found free endpoint: rtpbridge/3e@mgw (mgcp_endp.c:262) 20250830163758965 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/3e@mgw" (mgcp_protocol.c:370) 20250830163758965 DLMGCP NOTICE <0013> endpoint:rtpbridge/3e@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163758965 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163758965 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw CI:69893F6E connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163758965 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw CI:69893F6E output_enabled 0 (mgcp_conn.c:271) 20250830163758965 DLMGCP DEBUG <0013> (1234/rtp C:69893F6E r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163758965 DLMGCP NOTICE <0013> endpoint:rtpbridge/3e@mgw CI:69893F6E CRCX: connection successfully created: (1234/rtp C:69893F6E r=NULL:0<->l=::1:4138) (mgcp_protocol.c:772) 20250830163758965 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163758965 DLMGCP DEBUG <0013> Generated response: line #00: 200 24583 OK (mgcp_msg.c:72) 20250830163758965 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/3e@mgw (mgcp_msg.c:72) 20250830163758966 DLMGCP DEBUG <0013> Generated response: line #02: I: 69893F6E (mgcp_msg.c:72) 20250830163758966 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163758966 DLMGCP DEBUG <0013> Generated response: line #04: o=- 69893F6E 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163758966 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163758966 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163758966 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163758966 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4138 RTP/AVP 112 (mgcp_msg.c:72) 20250830163758966 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163758966 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163758966 DLMGCP DEBUG <0013> Received message: line #00: CRCX 24584 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163758966 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163758966 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163758966 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163758966 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw (trunk:0) found free endpoint: rtpbridge/3f@mgw (mgcp_endp.c:262) 20250830163758966 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/3f@mgw" (mgcp_protocol.c:370) 20250830163758966 DLMGCP NOTICE <0013> endpoint:rtpbridge/3f@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163758966 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163758966 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw CI:EBC9364D connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163758966 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw CI:EBC9364D output_enabled 0 (mgcp_conn.c:271) 20250830163758966 DLMGCP DEBUG <0013> (1234/rtp C:EBC9364D r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163758966 DLMGCP NOTICE <0013> endpoint:rtpbridge/3f@mgw CI:EBC9364D CRCX: connection successfully created: (1234/rtp C:EBC9364D r=NULL:0<->l=::1:4140) (mgcp_protocol.c:772) 20250830163758966 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163758966 DLMGCP DEBUG <0013> Generated response: line #00: 200 24584 OK (mgcp_msg.c:72) 20250830163758966 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/3f@mgw (mgcp_msg.c:72) 20250830163758966 DLMGCP DEBUG <0013> Generated response: line #02: I: EBC9364D (mgcp_msg.c:72) 20250830163758966 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163758966 DLMGCP DEBUG <0013> Generated response: line #04: o=- EBC9364D 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163758966 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163758966 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163758966 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163758966 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4140 RTP/AVP 112 (mgcp_msg.c:72) 20250830163758966 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163758966 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163758967 DLMGCP DEBUG <0013> Received message: line #00: CRCX 24585 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163758967 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163758967 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163758967 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163758967 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw (trunk:0) found free endpoint: rtpbridge/40@mgw (mgcp_endp.c:262) 20250830163758967 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/40@mgw" (mgcp_protocol.c:370) 20250830163758967 DLMGCP NOTICE <0013> endpoint:rtpbridge/40@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163758967 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163758967 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw CI:B9BF3EBA connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163758967 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw CI:B9BF3EBA output_enabled 0 (mgcp_conn.c:271) 20250830163758967 DLMGCP DEBUG <0013> (1234/rtp C:B9BF3EBA r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163758967 DLMGCP NOTICE <0013> endpoint:rtpbridge/40@mgw CI:B9BF3EBA CRCX: connection successfully created: (1234/rtp C:B9BF3EBA r=NULL:0<->l=::1:4142) (mgcp_protocol.c:772) 20250830163758967 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163758967 DLMGCP DEBUG <0013> Generated response: line #00: 200 24585 OK (mgcp_msg.c:72) 20250830163758967 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/40@mgw (mgcp_msg.c:72) 20250830163758967 DLMGCP DEBUG <0013> Generated response: line #02: I: B9BF3EBA (mgcp_msg.c:72) 20250830163758967 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163758967 DLMGCP DEBUG <0013> Generated response: line #04: o=- B9BF3EBA 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163758967 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163758967 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163758967 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163758967 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4142 RTP/AVP 112 (mgcp_msg.c:72) 20250830163758967 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163758967 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163758967 DLMGCP DEBUG <0013> Received message: line #00: CRCX 24586 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163758967 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163758967 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163758967 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163758967 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw (trunk:0) found free endpoint: rtpbridge/41@mgw (mgcp_endp.c:262) 20250830163758967 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/41@mgw" (mgcp_protocol.c:370) 20250830163758967 DLMGCP NOTICE <0013> endpoint:rtpbridge/41@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163758967 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163758967 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw CI:B8D410C7 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163758967 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw CI:B8D410C7 output_enabled 0 (mgcp_conn.c:271) 20250830163758967 DLMGCP DEBUG <0013> (1234/rtp C:B8D410C7 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163758968 DLMGCP NOTICE <0013> endpoint:rtpbridge/41@mgw CI:B8D410C7 CRCX: connection successfully created: (1234/rtp C:B8D410C7 r=NULL:0<->l=::1:4144) (mgcp_protocol.c:772) 20250830163758968 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163758968 DLMGCP DEBUG <0013> Generated response: line #00: 200 24586 OK (mgcp_msg.c:72) 20250830163758968 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/41@mgw (mgcp_msg.c:72) 20250830163758968 DLMGCP DEBUG <0013> Generated response: line #02: I: B8D410C7 (mgcp_msg.c:72) 20250830163758968 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163758968 DLMGCP DEBUG <0013> Generated response: line #04: o=- B8D410C7 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163758968 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163758968 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163758968 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163758968 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4144 RTP/AVP 112 (mgcp_msg.c:72) 20250830163758968 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163758968 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163758968 DLMGCP DEBUG <0013> Received message: line #00: CRCX 24587 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163758968 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163758968 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163758968 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163758968 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw (trunk:0) found free endpoint: rtpbridge/42@mgw (mgcp_endp.c:262) 20250830163758968 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/42@mgw" (mgcp_protocol.c:370) 20250830163758968 DLMGCP NOTICE <0013> endpoint:rtpbridge/42@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163758968 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163758968 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw CI:CC445F66 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163758968 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw CI:CC445F66 output_enabled 0 (mgcp_conn.c:271) 20250830163758968 DLMGCP DEBUG <0013> (1234/rtp C:CC445F66 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163758968 DLMGCP NOTICE <0013> endpoint:rtpbridge/42@mgw CI:CC445F66 CRCX: connection successfully created: (1234/rtp C:CC445F66 r=NULL:0<->l=::1:4146) (mgcp_protocol.c:772) 20250830163758968 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163758968 DLMGCP DEBUG <0013> Generated response: line #00: 200 24587 OK (mgcp_msg.c:72) 20250830163758968 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/42@mgw (mgcp_msg.c:72) 20250830163758968 DLMGCP DEBUG <0013> Generated response: line #02: I: CC445F66 (mgcp_msg.c:72) 20250830163758968 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163758968 DLMGCP DEBUG <0013> Generated response: line #04: o=- CC445F66 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163758968 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163758968 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163758968 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163758968 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4146 RTP/AVP 112 (mgcp_msg.c:72) 20250830163758968 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163758968 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163758969 DLMGCP DEBUG <0013> Received message: line #00: CRCX 24588 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163758969 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163758969 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163758969 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163758969 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw (trunk:0) found free endpoint: rtpbridge/43@mgw (mgcp_endp.c:262) 20250830163758969 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/43@mgw" (mgcp_protocol.c:370) 20250830163758969 DLMGCP NOTICE <0013> endpoint:rtpbridge/43@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163758969 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163758969 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw CI:C51D06D3 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163758969 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw CI:C51D06D3 output_enabled 0 (mgcp_conn.c:271) 20250830163758969 DLMGCP DEBUG <0013> (1234/rtp C:C51D06D3 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163758969 DLMGCP NOTICE <0013> endpoint:rtpbridge/43@mgw CI:C51D06D3 CRCX: connection successfully created: (1234/rtp C:C51D06D3 r=NULL:0<->l=::1:4148) (mgcp_protocol.c:772) 20250830163758969 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163758969 DLMGCP DEBUG <0013> Generated response: line #00: 200 24588 OK (mgcp_msg.c:72) 20250830163758969 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/43@mgw (mgcp_msg.c:72) 20250830163758969 DLMGCP DEBUG <0013> Generated response: line #02: I: C51D06D3 (mgcp_msg.c:72) 20250830163758969 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163758969 DLMGCP DEBUG <0013> Generated response: line #04: o=- C51D06D3 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163758969 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163758969 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163758969 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163758969 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4148 RTP/AVP 112 (mgcp_msg.c:72) 20250830163758969 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163758969 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163758969 DLMGCP DEBUG <0013> Received message: line #00: CRCX 24589 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163758969 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163758969 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163758969 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163758969 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw (trunk:0) found free endpoint: rtpbridge/44@mgw (mgcp_endp.c:262) 20250830163758969 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/44@mgw" (mgcp_protocol.c:370) 20250830163758969 DLMGCP NOTICE <0013> endpoint:rtpbridge/44@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163758969 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163758969 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw CI:5F97BAB8 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163758969 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw CI:5F97BAB8 output_enabled 0 (mgcp_conn.c:271) 20250830163758969 DLMGCP DEBUG <0013> (1234/rtp C:5F97BAB8 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163758969 DLMGCP NOTICE <0013> endpoint:rtpbridge/44@mgw CI:5F97BAB8 CRCX: connection successfully created: (1234/rtp C:5F97BAB8 r=NULL:0<->l=::1:4150) (mgcp_protocol.c:772) 20250830163758969 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163758969 DLMGCP DEBUG <0013> Generated response: line #00: 200 24589 OK (mgcp_msg.c:72) 20250830163758969 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/44@mgw (mgcp_msg.c:72) 20250830163758969 DLMGCP DEBUG <0013> Generated response: line #02: I: 5F97BAB8 (mgcp_msg.c:72) 20250830163758969 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163758969 DLMGCP DEBUG <0013> Generated response: line #04: o=- 5F97BAB8 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163758969 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163758969 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163758969 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163758969 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4150 RTP/AVP 112 (mgcp_msg.c:72) 20250830163758969 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163758969 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163758970 DLMGCP DEBUG <0013> Received message: line #00: CRCX 24590 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163758970 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163758970 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163758970 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163758970 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw (trunk:0) found free endpoint: rtpbridge/45@mgw (mgcp_endp.c:262) 20250830163758970 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/45@mgw" (mgcp_protocol.c:370) 20250830163758970 DLMGCP NOTICE <0013> endpoint:rtpbridge/45@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163758970 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163758970 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw CI:FC421CE3 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163758970 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw CI:FC421CE3 output_enabled 0 (mgcp_conn.c:271) 20250830163758970 DLMGCP DEBUG <0013> (1234/rtp C:FC421CE3 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163758970 DLMGCP NOTICE <0013> endpoint:rtpbridge/45@mgw CI:FC421CE3 CRCX: connection successfully created: (1234/rtp C:FC421CE3 r=NULL:0<->l=::1:4152) (mgcp_protocol.c:772) 20250830163758970 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163758970 DLMGCP DEBUG <0013> Generated response: line #00: 200 24590 OK (mgcp_msg.c:72) 20250830163758970 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/45@mgw (mgcp_msg.c:72) 20250830163758970 DLMGCP DEBUG <0013> Generated response: line #02: I: FC421CE3 (mgcp_msg.c:72) 20250830163758970 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163758970 DLMGCP DEBUG <0013> Generated response: line #04: o=- FC421CE3 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163758970 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163758970 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163758970 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163758970 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4152 RTP/AVP 112 (mgcp_msg.c:72) 20250830163758970 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163758970 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163758970 DLMGCP DEBUG <0013> Received message: line #00: CRCX 24591 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163758970 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163758970 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163758970 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163758970 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw (trunk:0) found free endpoint: rtpbridge/46@mgw (mgcp_endp.c:262) 20250830163758970 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/46@mgw" (mgcp_protocol.c:370) 20250830163758970 DLMGCP NOTICE <0013> endpoint:rtpbridge/46@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163758970 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163758970 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw CI:7F4E5E14 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163758970 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw CI:7F4E5E14 output_enabled 0 (mgcp_conn.c:271) 20250830163758970 DLMGCP DEBUG <0013> (1234/rtp C:7F4E5E14 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163758970 DLMGCP NOTICE <0013> endpoint:rtpbridge/46@mgw CI:7F4E5E14 CRCX: connection successfully created: (1234/rtp C:7F4E5E14 r=NULL:0<->l=::1:4154) (mgcp_protocol.c:772) 20250830163758970 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163758970 DLMGCP DEBUG <0013> Generated response: line #00: 200 24591 OK (mgcp_msg.c:72) 20250830163758970 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/46@mgw (mgcp_msg.c:72) 20250830163758970 DLMGCP DEBUG <0013> Generated response: line #02: I: 7F4E5E14 (mgcp_msg.c:72) 20250830163758970 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163758970 DLMGCP DEBUG <0013> Generated response: line #04: o=- 7F4E5E14 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163758970 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163758970 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163758970 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163758970 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4154 RTP/AVP 112 (mgcp_msg.c:72) 20250830163758970 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163758970 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163758971 DLMGCP DEBUG <0013> Received message: line #00: CRCX 24592 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163758971 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163758971 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163758971 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163758971 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw (trunk:0) found free endpoint: rtpbridge/47@mgw (mgcp_endp.c:262) 20250830163758971 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/47@mgw" (mgcp_protocol.c:370) 20250830163758971 DLMGCP NOTICE <0013> endpoint:rtpbridge/47@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163758971 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163758971 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw CI:0ABB4760 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163758971 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw CI:0ABB4760 output_enabled 0 (mgcp_conn.c:271) 20250830163758971 DLMGCP DEBUG <0013> (1234/rtp C:0ABB4760 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163758971 DLMGCP NOTICE <0013> endpoint:rtpbridge/47@mgw CI:0ABB4760 CRCX: connection successfully created: (1234/rtp C:0ABB4760 r=NULL:0<->l=::1:4156) (mgcp_protocol.c:772) 20250830163758971 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163758971 DLMGCP DEBUG <0013> Generated response: line #00: 200 24592 OK (mgcp_msg.c:72) 20250830163758971 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/47@mgw (mgcp_msg.c:72) 20250830163758971 DLMGCP DEBUG <0013> Generated response: line #02: I: 0ABB4760 (mgcp_msg.c:72) 20250830163758971 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163758971 DLMGCP DEBUG <0013> Generated response: line #04: o=- 0ABB4760 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163758971 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163758971 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163758971 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163758971 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4156 RTP/AVP 112 (mgcp_msg.c:72) 20250830163758971 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163758971 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163758971 DLMGCP DEBUG <0013> Received message: line #00: CRCX 24593 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163758971 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163758971 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163758971 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163758971 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw (trunk:0) found free endpoint: rtpbridge/48@mgw (mgcp_endp.c:262) 20250830163758971 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/48@mgw" (mgcp_protocol.c:370) 20250830163758971 DLMGCP NOTICE <0013> endpoint:rtpbridge/48@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163758971 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163758971 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw CI:4EF24AC0 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163758971 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw CI:4EF24AC0 output_enabled 0 (mgcp_conn.c:271) 20250830163758971 DLMGCP DEBUG <0013> (1234/rtp C:4EF24AC0 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163758971 DLMGCP NOTICE <0013> endpoint:rtpbridge/48@mgw CI:4EF24AC0 CRCX: connection successfully created: (1234/rtp C:4EF24AC0 r=NULL:0<->l=::1:4158) (mgcp_protocol.c:772) 20250830163758971 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163758971 DLMGCP DEBUG <0013> Generated response: line #00: 200 24593 OK (mgcp_msg.c:72) 20250830163758971 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/48@mgw (mgcp_msg.c:72) 20250830163758971 DLMGCP DEBUG <0013> Generated response: line #02: I: 4EF24AC0 (mgcp_msg.c:72) 20250830163758971 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163758971 DLMGCP DEBUG <0013> Generated response: line #04: o=- 4EF24AC0 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163758971 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163758971 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163758971 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163758971 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4158 RTP/AVP 112 (mgcp_msg.c:72) 20250830163758971 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163758971 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163758972 DLMGCP DEBUG <0013> Received message: line #00: CRCX 24594 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163758972 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163758972 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163758972 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163758972 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw (trunk:0) found free endpoint: rtpbridge/49@mgw (mgcp_endp.c:262) 20250830163758972 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/49@mgw" (mgcp_protocol.c:370) 20250830163758972 DLMGCP NOTICE <0013> endpoint:rtpbridge/49@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163758972 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163758972 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw CI:2A12BB6B connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163758972 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw CI:2A12BB6B output_enabled 0 (mgcp_conn.c:271) 20250830163758972 DLMGCP DEBUG <0013> (1234/rtp C:2A12BB6B r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163758972 DLMGCP NOTICE <0013> endpoint:rtpbridge/49@mgw CI:2A12BB6B CRCX: connection successfully created: (1234/rtp C:2A12BB6B r=NULL:0<->l=::1:4160) (mgcp_protocol.c:772) 20250830163758972 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163758972 DLMGCP DEBUG <0013> Generated response: line #00: 200 24594 OK (mgcp_msg.c:72) 20250830163758972 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/49@mgw (mgcp_msg.c:72) 20250830163758972 DLMGCP DEBUG <0013> Generated response: line #02: I: 2A12BB6B (mgcp_msg.c:72) 20250830163758972 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163758972 DLMGCP DEBUG <0013> Generated response: line #04: o=- 2A12BB6B 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163758972 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163758972 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163758972 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163758972 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4160 RTP/AVP 112 (mgcp_msg.c:72) 20250830163758972 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163758972 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163758972 DLMGCP DEBUG <0013> Received message: line #00: CRCX 24595 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163758972 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163758972 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163758972 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163758972 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw (trunk:0) found free endpoint: rtpbridge/4a@mgw (mgcp_endp.c:262) 20250830163758972 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/4a@mgw" (mgcp_protocol.c:370) 20250830163758972 DLMGCP NOTICE <0013> endpoint:rtpbridge/4a@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163758972 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163758972 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw CI:C3B8857F connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163758972 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw CI:C3B8857F output_enabled 0 (mgcp_conn.c:271) 20250830163758972 DLMGCP DEBUG <0013> (1234/rtp C:C3B8857F r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163758972 DLMGCP NOTICE <0013> endpoint:rtpbridge/4a@mgw CI:C3B8857F CRCX: connection successfully created: (1234/rtp C:C3B8857F r=NULL:0<->l=::1:4162) (mgcp_protocol.c:772) 20250830163758972 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163758972 DLMGCP DEBUG <0013> Generated response: line #00: 200 24595 OK (mgcp_msg.c:72) 20250830163758972 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/4a@mgw (mgcp_msg.c:72) 20250830163758972 DLMGCP DEBUG <0013> Generated response: line #02: I: C3B8857F (mgcp_msg.c:72) 20250830163758972 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163758972 DLMGCP DEBUG <0013> Generated response: line #04: o=- C3B8857F 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163758972 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163758972 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163758972 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163758972 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4162 RTP/AVP 112 (mgcp_msg.c:72) 20250830163758972 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163758972 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163758973 DLMGCP DEBUG <0013> Received message: line #00: CRCX 24596 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163758973 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163758973 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163758973 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163758973 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw (trunk:0) found free endpoint: rtpbridge/4b@mgw (mgcp_endp.c:262) 20250830163758973 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/4b@mgw" (mgcp_protocol.c:370) 20250830163758973 DLMGCP NOTICE <0013> endpoint:rtpbridge/4b@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163758973 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163758973 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw CI:0FC283A4 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163758973 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw CI:0FC283A4 output_enabled 0 (mgcp_conn.c:271) 20250830163758973 DLMGCP DEBUG <0013> (1234/rtp C:0FC283A4 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163758973 DLMGCP NOTICE <0013> endpoint:rtpbridge/4b@mgw CI:0FC283A4 CRCX: connection successfully created: (1234/rtp C:0FC283A4 r=NULL:0<->l=::1:4164) (mgcp_protocol.c:772) 20250830163758973 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163758973 DLMGCP DEBUG <0013> Generated response: line #00: 200 24596 OK (mgcp_msg.c:72) 20250830163758973 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/4b@mgw (mgcp_msg.c:72) 20250830163758973 DLMGCP DEBUG <0013> Generated response: line #02: I: 0FC283A4 (mgcp_msg.c:72) 20250830163758973 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163758973 DLMGCP DEBUG <0013> Generated response: line #04: o=- 0FC283A4 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163758973 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163758973 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163758973 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163758973 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4164 RTP/AVP 112 (mgcp_msg.c:72) 20250830163758973 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163758973 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163758973 DLMGCP DEBUG <0013> Received message: line #00: CRCX 24597 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163758973 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163758973 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163758973 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163758973 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw (trunk:0) found free endpoint: rtpbridge/4c@mgw (mgcp_endp.c:262) 20250830163758973 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/4c@mgw" (mgcp_protocol.c:370) 20250830163758973 DLMGCP NOTICE <0013> endpoint:rtpbridge/4c@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163758973 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163758973 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw CI:7272FC4D connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163758973 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw CI:7272FC4D output_enabled 0 (mgcp_conn.c:271) 20250830163758973 DLMGCP DEBUG <0013> (1234/rtp C:7272FC4D r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163758973 DLMGCP NOTICE <0013> endpoint:rtpbridge/4c@mgw CI:7272FC4D CRCX: connection successfully created: (1234/rtp C:7272FC4D r=NULL:0<->l=::1:4166) (mgcp_protocol.c:772) 20250830163758973 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163758973 DLMGCP DEBUG <0013> Generated response: line #00: 200 24597 OK (mgcp_msg.c:72) 20250830163758973 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/4c@mgw (mgcp_msg.c:72) 20250830163758973 DLMGCP DEBUG <0013> Generated response: line #02: I: 7272FC4D (mgcp_msg.c:72) 20250830163758973 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163758973 DLMGCP DEBUG <0013> Generated response: line #04: o=- 7272FC4D 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163758973 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163758973 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163758973 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163758973 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4166 RTP/AVP 112 (mgcp_msg.c:72) 20250830163758973 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163758973 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163758973 DLMGCP DEBUG <0013> Received message: line #00: CRCX 24598 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163758973 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163758973 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163758973 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163758973 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw (trunk:0) found free endpoint: rtpbridge/4d@mgw (mgcp_endp.c:262) 20250830163758973 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/4d@mgw" (mgcp_protocol.c:370) 20250830163758973 DLMGCP NOTICE <0013> endpoint:rtpbridge/4d@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163758973 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163758973 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw CI:3AB013B7 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163758973 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw CI:3AB013B7 output_enabled 0 (mgcp_conn.c:271) 20250830163758974 DLMGCP DEBUG <0013> (1234/rtp C:3AB013B7 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163758974 DLMGCP NOTICE <0013> endpoint:rtpbridge/4d@mgw CI:3AB013B7 CRCX: connection successfully created: (1234/rtp C:3AB013B7 r=NULL:0<->l=::1:4168) (mgcp_protocol.c:772) 20250830163758974 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163758974 DLMGCP DEBUG <0013> Generated response: line #00: 200 24598 OK (mgcp_msg.c:72) 20250830163758974 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/4d@mgw (mgcp_msg.c:72) 20250830163758974 DLMGCP DEBUG <0013> Generated response: line #02: I: 3AB013B7 (mgcp_msg.c:72) 20250830163758974 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163758974 DLMGCP DEBUG <0013> Generated response: line #04: o=- 3AB013B7 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163758974 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163758974 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163758974 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163758974 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4168 RTP/AVP 112 (mgcp_msg.c:72) 20250830163758974 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163758974 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163758974 DLMGCP DEBUG <0013> Received message: line #00: CRCX 24599 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163758974 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163758974 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163758974 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163758974 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw (trunk:0) found free endpoint: rtpbridge/4e@mgw (mgcp_endp.c:262) 20250830163758974 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/4e@mgw" (mgcp_protocol.c:370) 20250830163758974 DLMGCP NOTICE <0013> endpoint:rtpbridge/4e@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163758974 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163758974 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw CI:381E3E5B connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163758974 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw CI:381E3E5B output_enabled 0 (mgcp_conn.c:271) 20250830163758974 DLMGCP DEBUG <0013> (1234/rtp C:381E3E5B r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163758974 DLMGCP NOTICE <0013> endpoint:rtpbridge/4e@mgw CI:381E3E5B CRCX: connection successfully created: (1234/rtp C:381E3E5B r=NULL:0<->l=::1:4170) (mgcp_protocol.c:772) 20250830163758974 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163758974 DLMGCP DEBUG <0013> Generated response: line #00: 200 24599 OK (mgcp_msg.c:72) 20250830163758974 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/4e@mgw (mgcp_msg.c:72) 20250830163758974 DLMGCP DEBUG <0013> Generated response: line #02: I: 381E3E5B (mgcp_msg.c:72) 20250830163758974 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163758974 DLMGCP DEBUG <0013> Generated response: line #04: o=- 381E3E5B 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163758974 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163758974 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163758974 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163758974 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4170 RTP/AVP 112 (mgcp_msg.c:72) 20250830163758974 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163758974 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163758974 DLMGCP DEBUG <0013> Received message: line #00: CRCX 24600 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163758974 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163758974 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163758974 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163758974 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw (trunk:0) found free endpoint: rtpbridge/4f@mgw (mgcp_endp.c:262) 20250830163758974 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/4f@mgw" (mgcp_protocol.c:370) 20250830163758974 DLMGCP NOTICE <0013> endpoint:rtpbridge/4f@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163758974 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163758974 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw CI:4FDBFB58 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163758974 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw CI:4FDBFB58 output_enabled 0 (mgcp_conn.c:271) 20250830163758974 DLMGCP DEBUG <0013> (1234/rtp C:4FDBFB58 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163758974 DLMGCP NOTICE <0013> endpoint:rtpbridge/4f@mgw CI:4FDBFB58 CRCX: connection successfully created: (1234/rtp C:4FDBFB58 r=NULL:0<->l=::1:4172) (mgcp_protocol.c:772) 20250830163758974 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163758974 DLMGCP DEBUG <0013> Generated response: line #00: 200 24600 OK (mgcp_msg.c:72) 20250830163758974 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/4f@mgw (mgcp_msg.c:72) 20250830163758974 DLMGCP DEBUG <0013> Generated response: line #02: I: 4FDBFB58 (mgcp_msg.c:72) 20250830163758974 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163758974 DLMGCP DEBUG <0013> Generated response: line #04: o=- 4FDBFB58 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163758974 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163758974 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163758974 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163758974 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4172 RTP/AVP 112 (mgcp_msg.c:72) 20250830163758974 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163758974 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163758975 DLMGCP DEBUG <0013> Received message: line #00: CRCX 24601 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163758975 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163758975 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163758975 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163758975 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw (trunk:0) found free endpoint: rtpbridge/50@mgw (mgcp_endp.c:262) 20250830163758975 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/50@mgw" (mgcp_protocol.c:370) 20250830163758975 DLMGCP NOTICE <0013> endpoint:rtpbridge/50@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163758975 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163758975 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw CI:06F835E0 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163758975 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw CI:06F835E0 output_enabled 0 (mgcp_conn.c:271) 20250830163758975 DLMGCP DEBUG <0013> (1234/rtp C:06F835E0 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163758975 DLMGCP NOTICE <0013> endpoint:rtpbridge/50@mgw CI:06F835E0 CRCX: connection successfully created: (1234/rtp C:06F835E0 r=NULL:0<->l=::1:4174) (mgcp_protocol.c:772) 20250830163758975 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163758975 DLMGCP DEBUG <0013> Generated response: line #00: 200 24601 OK (mgcp_msg.c:72) 20250830163758975 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/50@mgw (mgcp_msg.c:72) 20250830163758975 DLMGCP DEBUG <0013> Generated response: line #02: I: 06F835E0 (mgcp_msg.c:72) 20250830163758975 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163758975 DLMGCP DEBUG <0013> Generated response: line #04: o=- 06F835E0 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163758975 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163758975 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163758975 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163758975 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4174 RTP/AVP 112 (mgcp_msg.c:72) 20250830163758975 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163758975 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163758975 DLMGCP DEBUG <0013> Received message: line #00: CRCX 24602 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163758975 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163758975 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163758975 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163758975 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw (trunk:0) found free endpoint: rtpbridge/51@mgw (mgcp_endp.c:262) 20250830163758975 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/51@mgw" (mgcp_protocol.c:370) 20250830163758975 DLMGCP NOTICE <0013> endpoint:rtpbridge/51@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163758975 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163758975 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw CI:A8B64B68 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163758975 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw CI:A8B64B68 output_enabled 0 (mgcp_conn.c:271) 20250830163758975 DLMGCP DEBUG <0013> (1234/rtp C:A8B64B68 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163758975 DLMGCP NOTICE <0013> endpoint:rtpbridge/51@mgw CI:A8B64B68 CRCX: connection successfully created: (1234/rtp C:A8B64B68 r=NULL:0<->l=::1:4176) (mgcp_protocol.c:772) 20250830163758975 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163758975 DLMGCP DEBUG <0013> Generated response: line #00: 200 24602 OK (mgcp_msg.c:72) 20250830163758975 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/51@mgw (mgcp_msg.c:72) 20250830163758975 DLMGCP DEBUG <0013> Generated response: line #02: I: A8B64B68 (mgcp_msg.c:72) 20250830163758975 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163758975 DLMGCP DEBUG <0013> Generated response: line #04: o=- A8B64B68 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163758975 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163758975 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163758975 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163758975 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4176 RTP/AVP 112 (mgcp_msg.c:72) 20250830163758975 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163758975 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163758975 DLMGCP DEBUG <0013> Received message: line #00: CRCX 24603 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163758975 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163758975 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163758975 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163758975 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw (trunk:0) found free endpoint: rtpbridge/52@mgw (mgcp_endp.c:262) 20250830163758976 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/52@mgw" (mgcp_protocol.c:370) 20250830163758976 DLMGCP NOTICE <0013> endpoint:rtpbridge/52@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163758976 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163758976 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw CI:7CF409C3 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163758976 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw CI:7CF409C3 output_enabled 0 (mgcp_conn.c:271) 20250830163758976 DLMGCP DEBUG <0013> (1234/rtp C:7CF409C3 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163758976 DLMGCP NOTICE <0013> endpoint:rtpbridge/52@mgw CI:7CF409C3 CRCX: connection successfully created: (1234/rtp C:7CF409C3 r=NULL:0<->l=::1:4178) (mgcp_protocol.c:772) 20250830163758976 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163758976 DLMGCP DEBUG <0013> Generated response: line #00: 200 24603 OK (mgcp_msg.c:72) 20250830163758976 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/52@mgw (mgcp_msg.c:72) 20250830163758976 DLMGCP DEBUG <0013> Generated response: line #02: I: 7CF409C3 (mgcp_msg.c:72) 20250830163758976 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163758976 DLMGCP DEBUG <0013> Generated response: line #04: o=- 7CF409C3 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163758976 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163758976 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163758976 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163758976 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4178 RTP/AVP 112 (mgcp_msg.c:72) 20250830163758976 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163758976 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163758976 DLMGCP DEBUG <0013> Received message: line #00: CRCX 24604 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163758976 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163758976 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163758976 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163758976 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw (trunk:0) found free endpoint: rtpbridge/53@mgw (mgcp_endp.c:262) 20250830163758976 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/53@mgw" (mgcp_protocol.c:370) 20250830163758976 DLMGCP NOTICE <0013> endpoint:rtpbridge/53@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163758976 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163758976 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw CI:C73DAB26 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163758976 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw CI:C73DAB26 output_enabled 0 (mgcp_conn.c:271) 20250830163758976 DLMGCP DEBUG <0013> (1234/rtp C:C73DAB26 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163758976 DLMGCP NOTICE <0013> endpoint:rtpbridge/53@mgw CI:C73DAB26 CRCX: connection successfully created: (1234/rtp C:C73DAB26 r=NULL:0<->l=::1:4180) (mgcp_protocol.c:772) 20250830163758976 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163758976 DLMGCP DEBUG <0013> Generated response: line #00: 200 24604 OK (mgcp_msg.c:72) 20250830163758976 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/53@mgw (mgcp_msg.c:72) 20250830163758976 DLMGCP DEBUG <0013> Generated response: line #02: I: C73DAB26 (mgcp_msg.c:72) 20250830163758976 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163758976 DLMGCP DEBUG <0013> Generated response: line #04: o=- C73DAB26 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163758976 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163758976 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163758976 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163758976 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4180 RTP/AVP 112 (mgcp_msg.c:72) 20250830163758976 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163758976 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163758976 DLMGCP DEBUG <0013> Received message: line #00: CRCX 24605 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163758976 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163758976 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163758976 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163758976 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw (trunk:0) found free endpoint: rtpbridge/54@mgw (mgcp_endp.c:262) 20250830163758976 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/54@mgw" (mgcp_protocol.c:370) 20250830163758976 DLMGCP NOTICE <0013> endpoint:rtpbridge/54@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163758976 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163758976 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw CI:FE0888CE connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163758976 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw CI:FE0888CE output_enabled 0 (mgcp_conn.c:271) 20250830163758976 DLMGCP DEBUG <0013> (1234/rtp C:FE0888CE r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163758976 DLMGCP NOTICE <0013> endpoint:rtpbridge/54@mgw CI:FE0888CE CRCX: connection successfully created: (1234/rtp C:FE0888CE r=NULL:0<->l=::1:4182) (mgcp_protocol.c:772) 20250830163758976 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163758976 DLMGCP DEBUG <0013> Generated response: line #00: 200 24605 OK (mgcp_msg.c:72) 20250830163758976 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/54@mgw (mgcp_msg.c:72) 20250830163758976 DLMGCP DEBUG <0013> Generated response: line #02: I: FE0888CE (mgcp_msg.c:72) 20250830163758976 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163758976 DLMGCP DEBUG <0013> Generated response: line #04: o=- FE0888CE 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163758976 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163758976 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163758976 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163758976 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4182 RTP/AVP 112 (mgcp_msg.c:72) 20250830163758976 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163758976 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163758977 DLMGCP DEBUG <0013> Received message: line #00: CRCX 24606 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163758977 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163758977 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163758977 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163758977 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw (trunk:0) found free endpoint: rtpbridge/55@mgw (mgcp_endp.c:262) 20250830163758977 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/55@mgw" (mgcp_protocol.c:370) 20250830163758977 DLMGCP NOTICE <0013> endpoint:rtpbridge/55@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163758977 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163758977 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw CI:84FE23B8 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163758977 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw CI:84FE23B8 output_enabled 0 (mgcp_conn.c:271) 20250830163758977 DLMGCP DEBUG <0013> (1234/rtp C:84FE23B8 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163758977 DLMGCP NOTICE <0013> endpoint:rtpbridge/55@mgw CI:84FE23B8 CRCX: connection successfully created: (1234/rtp C:84FE23B8 r=NULL:0<->l=::1:4184) (mgcp_protocol.c:772) 20250830163758977 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163758977 DLMGCP DEBUG <0013> Generated response: line #00: 200 24606 OK (mgcp_msg.c:72) 20250830163758977 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/55@mgw (mgcp_msg.c:72) 20250830163758977 DLMGCP DEBUG <0013> Generated response: line #02: I: 84FE23B8 (mgcp_msg.c:72) 20250830163758977 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163758977 DLMGCP DEBUG <0013> Generated response: line #04: o=- 84FE23B8 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163758977 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163758977 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163758977 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163758977 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4184 RTP/AVP 112 (mgcp_msg.c:72) 20250830163758977 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163758977 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163758977 DLMGCP DEBUG <0013> Received message: line #00: CRCX 24607 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163758977 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163758977 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163758977 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163758977 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw (trunk:0) found free endpoint: rtpbridge/56@mgw (mgcp_endp.c:262) 20250830163758977 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/56@mgw" (mgcp_protocol.c:370) 20250830163758977 DLMGCP NOTICE <0013> endpoint:rtpbridge/56@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163758977 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163758977 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw CI:19702512 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163758977 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw CI:19702512 output_enabled 0 (mgcp_conn.c:271) 20250830163758977 DLMGCP DEBUG <0013> (1234/rtp C:19702512 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163758977 DLMGCP NOTICE <0013> endpoint:rtpbridge/56@mgw CI:19702512 CRCX: connection successfully created: (1234/rtp C:19702512 r=NULL:0<->l=::1:4186) (mgcp_protocol.c:772) 20250830163758977 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163758977 DLMGCP DEBUG <0013> Generated response: line #00: 200 24607 OK (mgcp_msg.c:72) 20250830163758977 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/56@mgw (mgcp_msg.c:72) 20250830163758977 DLMGCP DEBUG <0013> Generated response: line #02: I: 19702512 (mgcp_msg.c:72) 20250830163758977 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163758977 DLMGCP DEBUG <0013> Generated response: line #04: o=- 19702512 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163758977 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163758977 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163758977 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163758977 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4186 RTP/AVP 112 (mgcp_msg.c:72) 20250830163758977 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163758977 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163758977 DLMGCP DEBUG <0013> Received message: line #00: CRCX 24608 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163758977 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163758977 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163758977 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163758978 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw (trunk:0) found free endpoint: rtpbridge/57@mgw (mgcp_endp.c:262) 20250830163758978 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/57@mgw" (mgcp_protocol.c:370) 20250830163758978 DLMGCP NOTICE <0013> endpoint:rtpbridge/57@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163758978 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163758978 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw CI:2E483611 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163758978 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw CI:2E483611 output_enabled 0 (mgcp_conn.c:271) 20250830163758978 DLMGCP DEBUG <0013> (1234/rtp C:2E483611 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163758978 DLMGCP NOTICE <0013> endpoint:rtpbridge/57@mgw CI:2E483611 CRCX: connection successfully created: (1234/rtp C:2E483611 r=NULL:0<->l=::1:4188) (mgcp_protocol.c:772) 20250830163758978 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163758978 DLMGCP DEBUG <0013> Generated response: line #00: 200 24608 OK (mgcp_msg.c:72) 20250830163758978 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/57@mgw (mgcp_msg.c:72) 20250830163758978 DLMGCP DEBUG <0013> Generated response: line #02: I: 2E483611 (mgcp_msg.c:72) 20250830163758978 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163758978 DLMGCP DEBUG <0013> Generated response: line #04: o=- 2E483611 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163758978 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163758978 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163758978 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163758978 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4188 RTP/AVP 112 (mgcp_msg.c:72) 20250830163758978 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163758978 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163758978 DLMGCP DEBUG <0013> Received message: line #00: CRCX 24609 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163758978 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163758978 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163758978 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163758978 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw (trunk:0) found free endpoint: rtpbridge/58@mgw (mgcp_endp.c:262) 20250830163758978 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/58@mgw" (mgcp_protocol.c:370) 20250830163758978 DLMGCP NOTICE <0013> endpoint:rtpbridge/58@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163758978 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163758978 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw CI:EC41354D connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163758978 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw CI:EC41354D output_enabled 0 (mgcp_conn.c:271) 20250830163758978 DLMGCP DEBUG <0013> (1234/rtp C:EC41354D r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163758978 DLMGCP NOTICE <0013> endpoint:rtpbridge/58@mgw CI:EC41354D CRCX: connection successfully created: (1234/rtp C:EC41354D r=NULL:0<->l=::1:4190) (mgcp_protocol.c:772) 20250830163758978 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163758978 DLMGCP DEBUG <0013> Generated response: line #00: 200 24609 OK (mgcp_msg.c:72) 20250830163758978 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/58@mgw (mgcp_msg.c:72) 20250830163758978 DLMGCP DEBUG <0013> Generated response: line #02: I: EC41354D (mgcp_msg.c:72) 20250830163758978 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163758978 DLMGCP DEBUG <0013> Generated response: line #04: o=- EC41354D 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163758978 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163758978 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163758978 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163758978 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4190 RTP/AVP 112 (mgcp_msg.c:72) 20250830163758978 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163758978 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163758978 DLMGCP DEBUG <0013> Received message: line #00: CRCX 24610 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163758978 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163758978 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163758978 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163758978 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw (trunk:0) found free endpoint: rtpbridge/59@mgw (mgcp_endp.c:262) 20250830163758978 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/59@mgw" (mgcp_protocol.c:370) 20250830163758978 DLMGCP NOTICE <0013> endpoint:rtpbridge/59@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163758978 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163758978 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw CI:1928D50F connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163758978 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw CI:1928D50F output_enabled 0 (mgcp_conn.c:271) 20250830163758978 DLMGCP DEBUG <0013> (1234/rtp C:1928D50F r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163758978 DLMGCP NOTICE <0013> endpoint:rtpbridge/59@mgw CI:1928D50F CRCX: connection successfully created: (1234/rtp C:1928D50F r=NULL:0<->l=::1:4192) (mgcp_protocol.c:772) 20250830163758978 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163758978 DLMGCP DEBUG <0013> Generated response: line #00: 200 24610 OK (mgcp_msg.c:72) 20250830163758978 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/59@mgw (mgcp_msg.c:72) 20250830163758978 DLMGCP DEBUG <0013> Generated response: line #02: I: 1928D50F (mgcp_msg.c:72) 20250830163758978 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163758978 DLMGCP DEBUG <0013> Generated response: line #04: o=- 1928D50F 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163758978 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163758978 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163758978 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163758978 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4192 RTP/AVP 112 (mgcp_msg.c:72) 20250830163758978 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163758978 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163758979 DLMGCP DEBUG <0013> Received message: line #00: CRCX 24611 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163758979 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163758979 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163758979 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163758979 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw (trunk:0) found free endpoint: rtpbridge/5a@mgw (mgcp_endp.c:262) 20250830163758979 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/5a@mgw" (mgcp_protocol.c:370) 20250830163758979 DLMGCP NOTICE <0013> endpoint:rtpbridge/5a@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163758979 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163758979 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw CI:3A4DC3F6 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163758979 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw CI:3A4DC3F6 output_enabled 0 (mgcp_conn.c:271) 20250830163758979 DLMGCP DEBUG <0013> (1234/rtp C:3A4DC3F6 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163758979 DLMGCP NOTICE <0013> endpoint:rtpbridge/5a@mgw CI:3A4DC3F6 CRCX: connection successfully created: (1234/rtp C:3A4DC3F6 r=NULL:0<->l=::1:4194) (mgcp_protocol.c:772) 20250830163758979 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163758979 DLMGCP DEBUG <0013> Generated response: line #00: 200 24611 OK (mgcp_msg.c:72) 20250830163758979 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/5a@mgw (mgcp_msg.c:72) 20250830163758979 DLMGCP DEBUG <0013> Generated response: line #02: I: 3A4DC3F6 (mgcp_msg.c:72) 20250830163758979 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163758979 DLMGCP DEBUG <0013> Generated response: line #04: o=- 3A4DC3F6 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163758979 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163758979 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163758979 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163758979 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4194 RTP/AVP 112 (mgcp_msg.c:72) 20250830163758979 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163758979 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163758979 DLMGCP DEBUG <0013> Received message: line #00: CRCX 24612 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163758979 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163758979 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163758979 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163758979 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw (trunk:0) found free endpoint: rtpbridge/5b@mgw (mgcp_endp.c:262) 20250830163758979 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/5b@mgw" (mgcp_protocol.c:370) 20250830163758979 DLMGCP NOTICE <0013> endpoint:rtpbridge/5b@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163758979 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163758979 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw CI:BD75C8E8 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163758979 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw CI:BD75C8E8 output_enabled 0 (mgcp_conn.c:271) 20250830163758979 DLMGCP DEBUG <0013> (1234/rtp C:BD75C8E8 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163758979 DLMGCP NOTICE <0013> endpoint:rtpbridge/5b@mgw CI:BD75C8E8 CRCX: connection successfully created: (1234/rtp C:BD75C8E8 r=NULL:0<->l=::1:4196) (mgcp_protocol.c:772) 20250830163758979 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163758979 DLMGCP DEBUG <0013> Generated response: line #00: 200 24612 OK (mgcp_msg.c:72) 20250830163758979 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/5b@mgw (mgcp_msg.c:72) 20250830163758979 DLMGCP DEBUG <0013> Generated response: line #02: I: BD75C8E8 (mgcp_msg.c:72) 20250830163758979 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163758979 DLMGCP DEBUG <0013> Generated response: line #04: o=- BD75C8E8 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163758979 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163758979 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163758979 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163758979 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4196 RTP/AVP 112 (mgcp_msg.c:72) 20250830163758979 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163758979 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163758979 DLMGCP DEBUG <0013> Received message: line #00: CRCX 24613 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163758979 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163758979 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163758979 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163758979 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw (trunk:0) found free endpoint: rtpbridge/5c@mgw (mgcp_endp.c:262) 20250830163758979 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/5c@mgw" (mgcp_protocol.c:370) 20250830163758979 DLMGCP NOTICE <0013> endpoint:rtpbridge/5c@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163758979 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163758979 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw CI:13520613 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163758979 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw CI:13520613 output_enabled 0 (mgcp_conn.c:271) 20250830163758979 DLMGCP DEBUG <0013> (1234/rtp C:13520613 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163758979 DLMGCP NOTICE <0013> endpoint:rtpbridge/5c@mgw CI:13520613 CRCX: connection successfully created: (1234/rtp C:13520613 r=NULL:0<->l=::1:4198) (mgcp_protocol.c:772) 20250830163758979 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163758980 DLMGCP DEBUG <0013> Generated response: line #00: 200 24613 OK (mgcp_msg.c:72) 20250830163758980 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/5c@mgw (mgcp_msg.c:72) 20250830163758980 DLMGCP DEBUG <0013> Generated response: line #02: I: 13520613 (mgcp_msg.c:72) 20250830163758980 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163758980 DLMGCP DEBUG <0013> Generated response: line #04: o=- 13520613 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163758980 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163758980 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163758980 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163758980 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4198 RTP/AVP 112 (mgcp_msg.c:72) 20250830163758980 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163758980 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163758980 DLMGCP DEBUG <0013> Received message: line #00: CRCX 24614 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163758980 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163758980 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163758980 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163758980 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw (trunk:0) found free endpoint: rtpbridge/5d@mgw (mgcp_endp.c:262) 20250830163758980 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/5d@mgw" (mgcp_protocol.c:370) 20250830163758980 DLMGCP NOTICE <0013> endpoint:rtpbridge/5d@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163758980 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163758980 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw CI:BB820F4A connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163758980 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw CI:BB820F4A output_enabled 0 (mgcp_conn.c:271) 20250830163758980 DLMGCP DEBUG <0013> (1234/rtp C:BB820F4A r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163758980 DLMGCP NOTICE <0013> endpoint:rtpbridge/5d@mgw CI:BB820F4A CRCX: connection successfully created: (1234/rtp C:BB820F4A r=NULL:0<->l=::1:4200) (mgcp_protocol.c:772) 20250830163758980 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163758980 DLMGCP DEBUG <0013> Generated response: line #00: 200 24614 OK (mgcp_msg.c:72) 20250830163758980 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/5d@mgw (mgcp_msg.c:72) 20250830163758980 DLMGCP DEBUG <0013> Generated response: line #02: I: BB820F4A (mgcp_msg.c:72) 20250830163758980 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163758980 DLMGCP DEBUG <0013> Generated response: line #04: o=- BB820F4A 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163758980 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163758980 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163758980 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163758980 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4200 RTP/AVP 112 (mgcp_msg.c:72) 20250830163758980 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163758980 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163758980 DLMGCP DEBUG <0013> Received message: line #00: CRCX 24615 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163758980 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163758980 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163758980 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163758980 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw (trunk:0) found free endpoint: rtpbridge/5e@mgw (mgcp_endp.c:262) 20250830163758980 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/5e@mgw" (mgcp_protocol.c:370) 20250830163758980 DLMGCP NOTICE <0013> endpoint:rtpbridge/5e@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163758980 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163758980 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw CI:EA7AC0F6 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163758980 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw CI:EA7AC0F6 output_enabled 0 (mgcp_conn.c:271) 20250830163758980 DLMGCP DEBUG <0013> (1234/rtp C:EA7AC0F6 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163758980 DLMGCP NOTICE <0013> endpoint:rtpbridge/5e@mgw CI:EA7AC0F6 CRCX: connection successfully created: (1234/rtp C:EA7AC0F6 r=NULL:0<->l=::1:4202) (mgcp_protocol.c:772) 20250830163758980 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163758980 DLMGCP DEBUG <0013> Generated response: line #00: 200 24615 OK (mgcp_msg.c:72) 20250830163758980 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/5e@mgw (mgcp_msg.c:72) 20250830163758980 DLMGCP DEBUG <0013> Generated response: line #02: I: EA7AC0F6 (mgcp_msg.c:72) 20250830163758980 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163758980 DLMGCP DEBUG <0013> Generated response: line #04: o=- EA7AC0F6 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163758980 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163758980 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163758980 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163758980 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4202 RTP/AVP 112 (mgcp_msg.c:72) 20250830163758980 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163758980 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163758980 DLMGCP DEBUG <0013> Received message: line #00: CRCX 24616 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163758980 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163758981 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163758981 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163758981 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw (trunk:0) found free endpoint: rtpbridge/5f@mgw (mgcp_endp.c:262) 20250830163758981 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/5f@mgw" (mgcp_protocol.c:370) 20250830163758981 DLMGCP NOTICE <0013> endpoint:rtpbridge/5f@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163758981 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163758981 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw CI:950F1CCC connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163758981 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw CI:950F1CCC output_enabled 0 (mgcp_conn.c:271) 20250830163758981 DLMGCP DEBUG <0013> (1234/rtp C:950F1CCC r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163758981 DLMGCP NOTICE <0013> endpoint:rtpbridge/5f@mgw CI:950F1CCC CRCX: connection successfully created: (1234/rtp C:950F1CCC r=NULL:0<->l=::1:4204) (mgcp_protocol.c:772) 20250830163758981 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163758981 DLMGCP DEBUG <0013> Generated response: line #00: 200 24616 OK (mgcp_msg.c:72) 20250830163758981 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/5f@mgw (mgcp_msg.c:72) 20250830163758981 DLMGCP DEBUG <0013> Generated response: line #02: I: 950F1CCC (mgcp_msg.c:72) 20250830163758981 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163758981 DLMGCP DEBUG <0013> Generated response: line #04: o=- 950F1CCC 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163758981 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163758981 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163758981 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163758981 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4204 RTP/AVP 112 (mgcp_msg.c:72) 20250830163758981 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163758981 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163758981 DLMGCP DEBUG <0013> Received message: line #00: CRCX 24617 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163758981 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163758981 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163758981 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163758981 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw (trunk:0) found free endpoint: rtpbridge/60@mgw (mgcp_endp.c:262) 20250830163758981 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/60@mgw" (mgcp_protocol.c:370) 20250830163758981 DLMGCP NOTICE <0013> endpoint:rtpbridge/60@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163758981 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163758981 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw CI:FA6B4994 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163758981 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw CI:FA6B4994 output_enabled 0 (mgcp_conn.c:271) 20250830163758981 DLMGCP DEBUG <0013> (1234/rtp C:FA6B4994 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163758981 DLMGCP NOTICE <0013> endpoint:rtpbridge/60@mgw CI:FA6B4994 CRCX: connection successfully created: (1234/rtp C:FA6B4994 r=NULL:0<->l=::1:4206) (mgcp_protocol.c:772) 20250830163758981 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163758981 DLMGCP DEBUG <0013> Generated response: line #00: 200 24617 OK (mgcp_msg.c:72) 20250830163758981 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/60@mgw (mgcp_msg.c:72) 20250830163758981 DLMGCP DEBUG <0013> Generated response: line #02: I: FA6B4994 (mgcp_msg.c:72) 20250830163758981 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163758981 DLMGCP DEBUG <0013> Generated response: line #04: o=- FA6B4994 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163758981 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163758981 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163758981 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163758981 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4206 RTP/AVP 112 (mgcp_msg.c:72) 20250830163758981 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163758981 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163758981 DLMGCP DEBUG <0013> Received message: line #00: CRCX 24618 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163758981 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163758981 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163758981 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163758981 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw (trunk:0) found free endpoint: rtpbridge/61@mgw (mgcp_endp.c:262) 20250830163758981 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/61@mgw" (mgcp_protocol.c:370) 20250830163758981 DLMGCP NOTICE <0013> endpoint:rtpbridge/61@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163758981 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163758981 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw CI:3EEBB062 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163758981 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw CI:3EEBB062 output_enabled 0 (mgcp_conn.c:271) 20250830163758981 DLMGCP DEBUG <0013> (1234/rtp C:3EEBB062 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163758981 DLMGCP NOTICE <0013> endpoint:rtpbridge/61@mgw CI:3EEBB062 CRCX: connection successfully created: (1234/rtp C:3EEBB062 r=NULL:0<->l=::1:4208) (mgcp_protocol.c:772) 20250830163758981 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163758981 DLMGCP DEBUG <0013> Generated response: line #00: 200 24618 OK (mgcp_msg.c:72) 20250830163758981 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/61@mgw (mgcp_msg.c:72) 20250830163758981 DLMGCP DEBUG <0013> Generated response: line #02: I: 3EEBB062 (mgcp_msg.c:72) 20250830163758981 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163758981 DLMGCP DEBUG <0013> Generated response: line #04: o=- 3EEBB062 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163758981 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163758981 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163758981 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163758981 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4208 RTP/AVP 112 (mgcp_msg.c:72) 20250830163758981 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163758981 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163758982 DLMGCP DEBUG <0013> Received message: line #00: CRCX 24619 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163758982 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163758982 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163758982 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163758982 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw (trunk:0) found free endpoint: rtpbridge/62@mgw (mgcp_endp.c:262) 20250830163758982 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/62@mgw" (mgcp_protocol.c:370) 20250830163758982 DLMGCP NOTICE <0013> endpoint:rtpbridge/62@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163758982 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163758982 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw CI:66E49C1F connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163758982 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw CI:66E49C1F output_enabled 0 (mgcp_conn.c:271) 20250830163758982 DLMGCP DEBUG <0013> (1234/rtp C:66E49C1F r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163758982 DLMGCP NOTICE <0013> endpoint:rtpbridge/62@mgw CI:66E49C1F CRCX: connection successfully created: (1234/rtp C:66E49C1F r=NULL:0<->l=::1:4210) (mgcp_protocol.c:772) 20250830163758982 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163758982 DLMGCP DEBUG <0013> Generated response: line #00: 200 24619 OK (mgcp_msg.c:72) 20250830163758982 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/62@mgw (mgcp_msg.c:72) 20250830163758982 DLMGCP DEBUG <0013> Generated response: line #02: I: 66E49C1F (mgcp_msg.c:72) 20250830163758982 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163758982 DLMGCP DEBUG <0013> Generated response: line #04: o=- 66E49C1F 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163758982 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163758982 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163758982 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163758982 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4210 RTP/AVP 112 (mgcp_msg.c:72) 20250830163758982 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163758982 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163758982 DLMGCP DEBUG <0013> Received message: line #00: CRCX 24620 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163758982 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163758982 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163758982 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163758982 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw (trunk:0) found free endpoint: rtpbridge/63@mgw (mgcp_endp.c:262) 20250830163758982 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/63@mgw" (mgcp_protocol.c:370) 20250830163758982 DLMGCP NOTICE <0013> endpoint:rtpbridge/63@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163758982 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163758982 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw CI:522B0D44 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163758982 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw CI:522B0D44 output_enabled 0 (mgcp_conn.c:271) 20250830163758982 DLMGCP DEBUG <0013> (1234/rtp C:522B0D44 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163758982 DLMGCP NOTICE <0013> endpoint:rtpbridge/63@mgw CI:522B0D44 CRCX: connection successfully created: (1234/rtp C:522B0D44 r=NULL:0<->l=::1:4212) (mgcp_protocol.c:772) 20250830163758982 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163758982 DLMGCP DEBUG <0013> Generated response: line #00: 200 24620 OK (mgcp_msg.c:72) 20250830163758982 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/63@mgw (mgcp_msg.c:72) 20250830163758982 DLMGCP DEBUG <0013> Generated response: line #02: I: 522B0D44 (mgcp_msg.c:72) 20250830163758982 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163758982 DLMGCP DEBUG <0013> Generated response: line #04: o=- 522B0D44 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163758982 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163758982 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163758982 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163758982 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4212 RTP/AVP 112 (mgcp_msg.c:72) 20250830163758982 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163758982 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163758982 DLMGCP DEBUG <0013> Received message: line #00: CRCX 24621 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163758982 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163758982 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163758982 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163758982 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw (trunk:0) found free endpoint: rtpbridge/64@mgw (mgcp_endp.c:262) 20250830163758982 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/64@mgw" (mgcp_protocol.c:370) 20250830163758983 DLMGCP NOTICE <0013> endpoint:rtpbridge/64@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163758983 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163758983 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw CI:5A8841C6 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163758983 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw CI:5A8841C6 output_enabled 0 (mgcp_conn.c:271) 20250830163758983 DLMGCP DEBUG <0013> (1234/rtp C:5A8841C6 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163758983 DLMGCP NOTICE <0013> endpoint:rtpbridge/64@mgw CI:5A8841C6 CRCX: connection successfully created: (1234/rtp C:5A8841C6 r=NULL:0<->l=::1:4214) (mgcp_protocol.c:772) 20250830163758983 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163758983 DLMGCP DEBUG <0013> Generated response: line #00: 200 24621 OK (mgcp_msg.c:72) 20250830163758983 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/64@mgw (mgcp_msg.c:72) 20250830163758983 DLMGCP DEBUG <0013> Generated response: line #02: I: 5A8841C6 (mgcp_msg.c:72) 20250830163758983 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163758983 DLMGCP DEBUG <0013> Generated response: line #04: o=- 5A8841C6 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163758983 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163758983 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163758983 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163758983 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4214 RTP/AVP 112 (mgcp_msg.c:72) 20250830163758983 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163758983 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163758983 DLMGCP DEBUG <0013> Received message: line #00: CRCX 24622 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163758983 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163758983 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163758983 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163758983 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw (trunk:0) found free endpoint: rtpbridge/65@mgw (mgcp_endp.c:262) 20250830163758983 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/65@mgw" (mgcp_protocol.c:370) 20250830163758983 DLMGCP NOTICE <0013> endpoint:rtpbridge/65@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163758983 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163758983 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw CI:FF680F5E connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163758983 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw CI:FF680F5E output_enabled 0 (mgcp_conn.c:271) 20250830163758983 DLMGCP DEBUG <0013> (1234/rtp C:FF680F5E r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163758983 DLMGCP NOTICE <0013> endpoint:rtpbridge/65@mgw CI:FF680F5E CRCX: connection successfully created: (1234/rtp C:FF680F5E r=NULL:0<->l=::1:4216) (mgcp_protocol.c:772) 20250830163758983 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163758983 DLMGCP DEBUG <0013> Generated response: line #00: 200 24622 OK (mgcp_msg.c:72) 20250830163758983 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/65@mgw (mgcp_msg.c:72) 20250830163758983 DLMGCP DEBUG <0013> Generated response: line #02: I: FF680F5E (mgcp_msg.c:72) 20250830163758983 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163758983 DLMGCP DEBUG <0013> Generated response: line #04: o=- FF680F5E 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163758983 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163758983 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163758983 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163758983 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4216 RTP/AVP 112 (mgcp_msg.c:72) 20250830163758983 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163758983 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163758983 DLMGCP DEBUG <0013> Received message: line #00: CRCX 24623 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163758983 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163758983 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163758983 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163758983 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw (trunk:0) found free endpoint: rtpbridge/66@mgw (mgcp_endp.c:262) 20250830163758983 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/66@mgw" (mgcp_protocol.c:370) 20250830163758983 DLMGCP NOTICE <0013> endpoint:rtpbridge/66@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163758983 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163758983 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw CI:21FEAA47 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163758983 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw CI:21FEAA47 output_enabled 0 (mgcp_conn.c:271) 20250830163758983 DLMGCP DEBUG <0013> (1234/rtp C:21FEAA47 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163758983 DLMGCP NOTICE <0013> endpoint:rtpbridge/66@mgw CI:21FEAA47 CRCX: connection successfully created: (1234/rtp C:21FEAA47 r=NULL:0<->l=::1:4218) (mgcp_protocol.c:772) 20250830163758983 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163758983 DLMGCP DEBUG <0013> Generated response: line #00: 200 24623 OK (mgcp_msg.c:72) 20250830163758983 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/66@mgw (mgcp_msg.c:72) 20250830163758983 DLMGCP DEBUG <0013> Generated response: line #02: I: 21FEAA47 (mgcp_msg.c:72) 20250830163758983 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163758983 DLMGCP DEBUG <0013> Generated response: line #04: o=- 21FEAA47 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163758983 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163758983 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163758983 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163758983 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4218 RTP/AVP 112 (mgcp_msg.c:72) 20250830163758983 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163758983 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163758984 DLMGCP DEBUG <0013> Received message: line #00: CRCX 24624 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163758984 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163758984 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163758984 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163758984 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw (trunk:0) found free endpoint: rtpbridge/67@mgw (mgcp_endp.c:262) 20250830163758984 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/67@mgw" (mgcp_protocol.c:370) 20250830163758984 DLMGCP NOTICE <0013> endpoint:rtpbridge/67@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163758984 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163758984 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw CI:6C7A9473 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163758984 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw CI:6C7A9473 output_enabled 0 (mgcp_conn.c:271) 20250830163758984 DLMGCP DEBUG <0013> (1234/rtp C:6C7A9473 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163758984 DLMGCP NOTICE <0013> endpoint:rtpbridge/67@mgw CI:6C7A9473 CRCX: connection successfully created: (1234/rtp C:6C7A9473 r=NULL:0<->l=::1:4220) (mgcp_protocol.c:772) 20250830163758984 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163758984 DLMGCP DEBUG <0013> Generated response: line #00: 200 24624 OK (mgcp_msg.c:72) 20250830163758984 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/67@mgw (mgcp_msg.c:72) 20250830163758984 DLMGCP DEBUG <0013> Generated response: line #02: I: 6C7A9473 (mgcp_msg.c:72) 20250830163758984 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163758984 DLMGCP DEBUG <0013> Generated response: line #04: o=- 6C7A9473 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163758984 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163758984 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163758984 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163758984 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4220 RTP/AVP 112 (mgcp_msg.c:72) 20250830163758984 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163758984 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163758984 DLMGCP DEBUG <0013> Received message: line #00: CRCX 24625 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163758984 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163758984 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163758984 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163758984 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw (trunk:0) found free endpoint: rtpbridge/68@mgw (mgcp_endp.c:262) 20250830163758984 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/68@mgw" (mgcp_protocol.c:370) 20250830163758984 DLMGCP NOTICE <0013> endpoint:rtpbridge/68@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163758984 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163758984 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw CI:ECE8CE88 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163758984 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw CI:ECE8CE88 output_enabled 0 (mgcp_conn.c:271) 20250830163758984 DLMGCP DEBUG <0013> (1234/rtp C:ECE8CE88 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163758984 DLMGCP NOTICE <0013> endpoint:rtpbridge/68@mgw CI:ECE8CE88 CRCX: connection successfully created: (1234/rtp C:ECE8CE88 r=NULL:0<->l=::1:4222) (mgcp_protocol.c:772) 20250830163758984 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163758984 DLMGCP DEBUG <0013> Generated response: line #00: 200 24625 OK (mgcp_msg.c:72) 20250830163758984 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/68@mgw (mgcp_msg.c:72) 20250830163758984 DLMGCP DEBUG <0013> Generated response: line #02: I: ECE8CE88 (mgcp_msg.c:72) 20250830163758984 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163758984 DLMGCP DEBUG <0013> Generated response: line #04: o=- ECE8CE88 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163758984 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163758984 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163758984 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163758984 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4222 RTP/AVP 112 (mgcp_msg.c:72) 20250830163758984 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163758984 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163758984 DLMGCP DEBUG <0013> Received message: line #00: CRCX 24626 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163758984 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163758984 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163758984 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163758984 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw (trunk:0) found free endpoint: rtpbridge/69@mgw (mgcp_endp.c:262) 20250830163758984 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/69@mgw" (mgcp_protocol.c:370) 20250830163758984 DLMGCP NOTICE <0013> endpoint:rtpbridge/69@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163758984 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163758984 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw CI:52AFE987 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163758984 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw CI:52AFE987 output_enabled 0 (mgcp_conn.c:271) 20250830163758984 DLMGCP DEBUG <0013> (1234/rtp C:52AFE987 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163758984 DLMGCP NOTICE <0013> endpoint:rtpbridge/69@mgw CI:52AFE987 CRCX: connection successfully created: (1234/rtp C:52AFE987 r=NULL:0<->l=::1:4224) (mgcp_protocol.c:772) 20250830163758985 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163758985 DLMGCP DEBUG <0013> Generated response: line #00: 200 24626 OK (mgcp_msg.c:72) 20250830163758985 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/69@mgw (mgcp_msg.c:72) 20250830163758985 DLMGCP DEBUG <0013> Generated response: line #02: I: 52AFE987 (mgcp_msg.c:72) 20250830163758985 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163758985 DLMGCP DEBUG <0013> Generated response: line #04: o=- 52AFE987 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163758985 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163758985 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163758985 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163758985 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4224 RTP/AVP 112 (mgcp_msg.c:72) 20250830163758985 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163758985 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163758985 DLMGCP DEBUG <0013> Received message: line #00: CRCX 24627 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163758985 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163758985 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163758985 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163758985 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw (trunk:0) found free endpoint: rtpbridge/6a@mgw (mgcp_endp.c:262) 20250830163758985 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/6a@mgw" (mgcp_protocol.c:370) 20250830163758985 DLMGCP NOTICE <0013> endpoint:rtpbridge/6a@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163758985 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163758985 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw CI:38E70A7D connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163758985 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw CI:38E70A7D output_enabled 0 (mgcp_conn.c:271) 20250830163758985 DLMGCP DEBUG <0013> (1234/rtp C:38E70A7D r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163758985 DLMGCP NOTICE <0013> endpoint:rtpbridge/6a@mgw CI:38E70A7D CRCX: connection successfully created: (1234/rtp C:38E70A7D r=NULL:0<->l=::1:4226) (mgcp_protocol.c:772) 20250830163758985 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163758985 DLMGCP DEBUG <0013> Generated response: line #00: 200 24627 OK (mgcp_msg.c:72) 20250830163758985 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/6a@mgw (mgcp_msg.c:72) 20250830163758985 DLMGCP DEBUG <0013> Generated response: line #02: I: 38E70A7D (mgcp_msg.c:72) 20250830163758985 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163758985 DLMGCP DEBUG <0013> Generated response: line #04: o=- 38E70A7D 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163758985 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163758985 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163758985 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163758985 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4226 RTP/AVP 112 (mgcp_msg.c:72) 20250830163758985 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163758985 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163758985 DLMGCP DEBUG <0013> Received message: line #00: CRCX 24628 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163758985 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163758985 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163758985 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163758985 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw (trunk:0) found free endpoint: rtpbridge/6b@mgw (mgcp_endp.c:262) 20250830163758985 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/6b@mgw" (mgcp_protocol.c:370) 20250830163758985 DLMGCP NOTICE <0013> endpoint:rtpbridge/6b@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163758985 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163758985 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw CI:5D379F93 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163758985 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw CI:5D379F93 output_enabled 0 (mgcp_conn.c:271) 20250830163758985 DLMGCP DEBUG <0013> (1234/rtp C:5D379F93 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163758985 DLMGCP NOTICE <0013> endpoint:rtpbridge/6b@mgw CI:5D379F93 CRCX: connection successfully created: (1234/rtp C:5D379F93 r=NULL:0<->l=::1:4228) (mgcp_protocol.c:772) 20250830163758985 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163758985 DLMGCP DEBUG <0013> Generated response: line #00: 200 24628 OK (mgcp_msg.c:72) 20250830163758985 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/6b@mgw (mgcp_msg.c:72) 20250830163758985 DLMGCP DEBUG <0013> Generated response: line #02: I: 5D379F93 (mgcp_msg.c:72) 20250830163758985 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163758985 DLMGCP DEBUG <0013> Generated response: line #04: o=- 5D379F93 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163758985 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163758985 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163758985 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163758985 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4228 RTP/AVP 112 (mgcp_msg.c:72) 20250830163758985 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163758985 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163758986 DLMGCP DEBUG <0013> Received message: line #00: CRCX 24629 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163758986 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163758986 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163758986 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163758986 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw (trunk:0) found free endpoint: rtpbridge/6c@mgw (mgcp_endp.c:262) 20250830163758986 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/6c@mgw" (mgcp_protocol.c:370) 20250830163758986 DLMGCP NOTICE <0013> endpoint:rtpbridge/6c@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163758986 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163758986 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw CI:676568A6 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163758986 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw CI:676568A6 output_enabled 0 (mgcp_conn.c:271) 20250830163758986 DLMGCP DEBUG <0013> (1234/rtp C:676568A6 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163758986 DLMGCP NOTICE <0013> endpoint:rtpbridge/6c@mgw CI:676568A6 CRCX: connection successfully created: (1234/rtp C:676568A6 r=NULL:0<->l=::1:4230) (mgcp_protocol.c:772) 20250830163758986 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163758986 DLMGCP DEBUG <0013> Generated response: line #00: 200 24629 OK (mgcp_msg.c:72) 20250830163758986 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/6c@mgw (mgcp_msg.c:72) 20250830163758986 DLMGCP DEBUG <0013> Generated response: line #02: I: 676568A6 (mgcp_msg.c:72) 20250830163758986 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163758986 DLMGCP DEBUG <0013> Generated response: line #04: o=- 676568A6 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163758986 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163758986 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163758986 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163758986 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4230 RTP/AVP 112 (mgcp_msg.c:72) 20250830163758986 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163758986 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163758986 DLMGCP DEBUG <0013> Received message: line #00: CRCX 24630 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163758986 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163758986 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163758986 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163758986 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw (trunk:0) found free endpoint: rtpbridge/6d@mgw (mgcp_endp.c:262) 20250830163758986 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/6d@mgw" (mgcp_protocol.c:370) 20250830163758986 DLMGCP NOTICE <0013> endpoint:rtpbridge/6d@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163758986 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163758986 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw CI:E1008267 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163758986 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw CI:E1008267 output_enabled 0 (mgcp_conn.c:271) 20250830163758986 DLMGCP DEBUG <0013> (1234/rtp C:E1008267 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163758986 DLMGCP NOTICE <0013> endpoint:rtpbridge/6d@mgw CI:E1008267 CRCX: connection successfully created: (1234/rtp C:E1008267 r=NULL:0<->l=::1:4232) (mgcp_protocol.c:772) 20250830163758986 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163758986 DLMGCP DEBUG <0013> Generated response: line #00: 200 24630 OK (mgcp_msg.c:72) 20250830163758986 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/6d@mgw (mgcp_msg.c:72) 20250830163758986 DLMGCP DEBUG <0013> Generated response: line #02: I: E1008267 (mgcp_msg.c:72) 20250830163758986 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163758986 DLMGCP DEBUG <0013> Generated response: line #04: o=- E1008267 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163758986 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163758986 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163758986 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163758986 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4232 RTP/AVP 112 (mgcp_msg.c:72) 20250830163758986 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163758986 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163758986 DLMGCP DEBUG <0013> Received message: line #00: CRCX 24631 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163758986 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163758986 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163758986 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163758986 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw (trunk:0) found free endpoint: rtpbridge/6e@mgw (mgcp_endp.c:262) 20250830163758986 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/6e@mgw" (mgcp_protocol.c:370) 20250830163758986 DLMGCP NOTICE <0013> endpoint:rtpbridge/6e@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163758986 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163758986 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw CI:17E05622 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163758986 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw CI:17E05622 output_enabled 0 (mgcp_conn.c:271) 20250830163758986 DLMGCP DEBUG <0013> (1234/rtp C:17E05622 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163758986 DLMGCP NOTICE <0013> endpoint:rtpbridge/6e@mgw CI:17E05622 CRCX: connection successfully created: (1234/rtp C:17E05622 r=NULL:0<->l=::1:4234) (mgcp_protocol.c:772) 20250830163758986 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163758987 DLMGCP DEBUG <0013> Generated response: line #00: 200 24631 OK (mgcp_msg.c:72) 20250830163758987 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/6e@mgw (mgcp_msg.c:72) 20250830163758987 DLMGCP DEBUG <0013> Generated response: line #02: I: 17E05622 (mgcp_msg.c:72) 20250830163758987 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163758987 DLMGCP DEBUG <0013> Generated response: line #04: o=- 17E05622 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163758987 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163758987 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163758987 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163758987 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4234 RTP/AVP 112 (mgcp_msg.c:72) 20250830163758987 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163758987 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163758987 DLMGCP DEBUG <0013> Received message: line #00: CRCX 24632 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163758987 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163758987 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163758987 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163758987 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw (trunk:0) found free endpoint: rtpbridge/6f@mgw (mgcp_endp.c:262) 20250830163758987 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/6f@mgw" (mgcp_protocol.c:370) 20250830163758987 DLMGCP NOTICE <0013> endpoint:rtpbridge/6f@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163758987 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163758987 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw CI:2C36D7CF connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163758987 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw CI:2C36D7CF output_enabled 0 (mgcp_conn.c:271) 20250830163758987 DLMGCP DEBUG <0013> (1234/rtp C:2C36D7CF r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163758987 DLMGCP NOTICE <0013> endpoint:rtpbridge/6f@mgw CI:2C36D7CF CRCX: connection successfully created: (1234/rtp C:2C36D7CF r=NULL:0<->l=::1:4236) (mgcp_protocol.c:772) 20250830163758987 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163758987 DLMGCP DEBUG <0013> Generated response: line #00: 200 24632 OK (mgcp_msg.c:72) 20250830163758987 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/6f@mgw (mgcp_msg.c:72) 20250830163758987 DLMGCP DEBUG <0013> Generated response: line #02: I: 2C36D7CF (mgcp_msg.c:72) 20250830163758987 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163758987 DLMGCP DEBUG <0013> Generated response: line #04: o=- 2C36D7CF 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163758987 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163758987 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163758987 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163758987 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4236 RTP/AVP 112 (mgcp_msg.c:72) 20250830163758987 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163758987 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163758987 DLMGCP DEBUG <0013> Received message: line #00: CRCX 24633 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163758987 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163758987 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163758987 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163758987 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw (trunk:0) found free endpoint: rtpbridge/70@mgw (mgcp_endp.c:262) 20250830163758987 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/70@mgw" (mgcp_protocol.c:370) 20250830163758987 DLMGCP NOTICE <0013> endpoint:rtpbridge/70@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163758987 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163758987 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw CI:42A85488 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163758987 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw CI:42A85488 output_enabled 0 (mgcp_conn.c:271) 20250830163758987 DLMGCP DEBUG <0013> (1234/rtp C:42A85488 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163758987 DLMGCP NOTICE <0013> endpoint:rtpbridge/70@mgw CI:42A85488 CRCX: connection successfully created: (1234/rtp C:42A85488 r=NULL:0<->l=::1:4238) (mgcp_protocol.c:772) 20250830163758987 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163758987 DLMGCP DEBUG <0013> Generated response: line #00: 200 24633 OK (mgcp_msg.c:72) 20250830163758987 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/70@mgw (mgcp_msg.c:72) 20250830163758987 DLMGCP DEBUG <0013> Generated response: line #02: I: 42A85488 (mgcp_msg.c:72) 20250830163758987 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163758987 DLMGCP DEBUG <0013> Generated response: line #04: o=- 42A85488 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163758987 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163758987 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163758987 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163758987 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4238 RTP/AVP 112 (mgcp_msg.c:72) 20250830163758987 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163758987 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163758988 DLMGCP DEBUG <0013> Received message: line #00: CRCX 24634 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163758988 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163758988 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163758988 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163758988 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw (trunk:0) found free endpoint: rtpbridge/71@mgw (mgcp_endp.c:262) 20250830163758988 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/71@mgw" (mgcp_protocol.c:370) 20250830163758988 DLMGCP NOTICE <0013> endpoint:rtpbridge/71@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163758988 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163758988 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw CI:7A03C1D5 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163758988 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw CI:7A03C1D5 output_enabled 0 (mgcp_conn.c:271) 20250830163758988 DLMGCP DEBUG <0013> (1234/rtp C:7A03C1D5 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163758988 DLMGCP NOTICE <0013> endpoint:rtpbridge/71@mgw CI:7A03C1D5 CRCX: connection successfully created: (1234/rtp C:7A03C1D5 r=NULL:0<->l=::1:4240) (mgcp_protocol.c:772) 20250830163758988 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163758988 DLMGCP DEBUG <0013> Generated response: line #00: 200 24634 OK (mgcp_msg.c:72) 20250830163758988 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/71@mgw (mgcp_msg.c:72) 20250830163758988 DLMGCP DEBUG <0013> Generated response: line #02: I: 7A03C1D5 (mgcp_msg.c:72) 20250830163758988 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163758988 DLMGCP DEBUG <0013> Generated response: line #04: o=- 7A03C1D5 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163758988 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163758988 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163758988 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163758988 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4240 RTP/AVP 112 (mgcp_msg.c:72) 20250830163758988 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163758988 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163758988 DLMGCP DEBUG <0013> Received message: line #00: CRCX 24635 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163758988 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163758988 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163758988 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163758988 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw (trunk:0) found free endpoint: rtpbridge/72@mgw (mgcp_endp.c:262) 20250830163758988 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/72@mgw" (mgcp_protocol.c:370) 20250830163758988 DLMGCP NOTICE <0013> endpoint:rtpbridge/72@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163758988 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163758988 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw CI:2D50C562 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163758988 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw CI:2D50C562 output_enabled 0 (mgcp_conn.c:271) 20250830163758988 DLMGCP DEBUG <0013> (1234/rtp C:2D50C562 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163758988 DLMGCP NOTICE <0013> endpoint:rtpbridge/72@mgw CI:2D50C562 CRCX: connection successfully created: (1234/rtp C:2D50C562 r=NULL:0<->l=::1:4242) (mgcp_protocol.c:772) 20250830163758988 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163758988 DLMGCP DEBUG <0013> Generated response: line #00: 200 24635 OK (mgcp_msg.c:72) 20250830163758988 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/72@mgw (mgcp_msg.c:72) 20250830163758988 DLMGCP DEBUG <0013> Generated response: line #02: I: 2D50C562 (mgcp_msg.c:72) 20250830163758988 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163758988 DLMGCP DEBUG <0013> Generated response: line #04: o=- 2D50C562 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163758988 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163758988 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163758988 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163758988 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4242 RTP/AVP 112 (mgcp_msg.c:72) 20250830163758988 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163758988 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163758988 DLMGCP DEBUG <0013> Received message: line #00: CRCX 24636 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163758988 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163758988 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163758988 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163758988 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw (trunk:0) found free endpoint: rtpbridge/73@mgw (mgcp_endp.c:262) 20250830163758988 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/73@mgw" (mgcp_protocol.c:370) 20250830163758988 DLMGCP NOTICE <0013> endpoint:rtpbridge/73@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163758988 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163758988 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw CI:1CC1497D connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163758988 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw CI:1CC1497D output_enabled 0 (mgcp_conn.c:271) 20250830163758988 DLMGCP DEBUG <0013> (1234/rtp C:1CC1497D r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163758988 DLMGCP NOTICE <0013> endpoint:rtpbridge/73@mgw CI:1CC1497D CRCX: connection successfully created: (1234/rtp C:1CC1497D r=NULL:0<->l=::1:4244) (mgcp_protocol.c:772) 20250830163758988 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163758988 DLMGCP DEBUG <0013> Generated response: line #00: 200 24636 OK (mgcp_msg.c:72) 20250830163758988 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/73@mgw (mgcp_msg.c:72) 20250830163758988 DLMGCP DEBUG <0013> Generated response: line #02: I: 1CC1497D (mgcp_msg.c:72) 20250830163758988 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163758988 DLMGCP DEBUG <0013> Generated response: line #04: o=- 1CC1497D 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163758988 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163758988 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163758988 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163758988 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4244 RTP/AVP 112 (mgcp_msg.c:72) 20250830163758988 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163758988 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163758989 DLMGCP DEBUG <0013> Received message: line #00: CRCX 24637 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163758989 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163758989 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163758989 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163758989 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw (trunk:0) found free endpoint: rtpbridge/74@mgw (mgcp_endp.c:262) 20250830163758989 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/74@mgw" (mgcp_protocol.c:370) 20250830163758989 DLMGCP NOTICE <0013> endpoint:rtpbridge/74@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163758989 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163758989 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw CI:3F356368 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163758989 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw CI:3F356368 output_enabled 0 (mgcp_conn.c:271) 20250830163758989 DLMGCP DEBUG <0013> (1234/rtp C:3F356368 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163758989 DLMGCP NOTICE <0013> endpoint:rtpbridge/74@mgw CI:3F356368 CRCX: connection successfully created: (1234/rtp C:3F356368 r=NULL:0<->l=::1:4246) (mgcp_protocol.c:772) 20250830163758989 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163758989 DLMGCP DEBUG <0013> Generated response: line #00: 200 24637 OK (mgcp_msg.c:72) 20250830163758989 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/74@mgw (mgcp_msg.c:72) 20250830163758989 DLMGCP DEBUG <0013> Generated response: line #02: I: 3F356368 (mgcp_msg.c:72) 20250830163758989 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163758989 DLMGCP DEBUG <0013> Generated response: line #04: o=- 3F356368 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163758989 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163758989 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163758989 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163758989 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4246 RTP/AVP 112 (mgcp_msg.c:72) 20250830163758989 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163758989 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163758989 DLMGCP DEBUG <0013> Received message: line #00: CRCX 24638 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163758989 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163758989 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163758989 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163758989 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw (trunk:0) found free endpoint: rtpbridge/75@mgw (mgcp_endp.c:262) 20250830163758989 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/75@mgw" (mgcp_protocol.c:370) 20250830163758989 DLMGCP NOTICE <0013> endpoint:rtpbridge/75@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163758989 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163758989 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw CI:5C9F74B6 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163758989 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw CI:5C9F74B6 output_enabled 0 (mgcp_conn.c:271) 20250830163758989 DLMGCP DEBUG <0013> (1234/rtp C:5C9F74B6 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163758989 DLMGCP NOTICE <0013> endpoint:rtpbridge/75@mgw CI:5C9F74B6 CRCX: connection successfully created: (1234/rtp C:5C9F74B6 r=NULL:0<->l=::1:4248) (mgcp_protocol.c:772) 20250830163758989 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163758989 DLMGCP DEBUG <0013> Generated response: line #00: 200 24638 OK (mgcp_msg.c:72) 20250830163758989 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/75@mgw (mgcp_msg.c:72) 20250830163758989 DLMGCP DEBUG <0013> Generated response: line #02: I: 5C9F74B6 (mgcp_msg.c:72) 20250830163758989 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163758989 DLMGCP DEBUG <0013> Generated response: line #04: o=- 5C9F74B6 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163758989 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163758989 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163758989 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163758989 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4248 RTP/AVP 112 (mgcp_msg.c:72) 20250830163758989 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163758989 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163758989 DLMGCP DEBUG <0013> Received message: line #00: CRCX 24639 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163758989 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163758989 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163758989 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163758989 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw (trunk:0) found free endpoint: rtpbridge/76@mgw (mgcp_endp.c:262) 20250830163758989 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/76@mgw" (mgcp_protocol.c:370) 20250830163758989 DLMGCP NOTICE <0013> endpoint:rtpbridge/76@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163758989 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163758990 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw CI:0E436160 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163758990 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw CI:0E436160 output_enabled 0 (mgcp_conn.c:271) 20250830163758990 DLMGCP DEBUG <0013> (1234/rtp C:0E436160 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163758990 DLMGCP NOTICE <0013> endpoint:rtpbridge/76@mgw CI:0E436160 CRCX: connection successfully created: (1234/rtp C:0E436160 r=NULL:0<->l=::1:4250) (mgcp_protocol.c:772) 20250830163758990 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163758990 DLMGCP DEBUG <0013> Generated response: line #00: 200 24639 OK (mgcp_msg.c:72) 20250830163758990 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/76@mgw (mgcp_msg.c:72) 20250830163758990 DLMGCP DEBUG <0013> Generated response: line #02: I: 0E436160 (mgcp_msg.c:72) 20250830163758990 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163758990 DLMGCP DEBUG <0013> Generated response: line #04: o=- 0E436160 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163758990 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163758990 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163758990 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163758990 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4250 RTP/AVP 112 (mgcp_msg.c:72) 20250830163758990 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163758990 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163758990 DLMGCP DEBUG <0013> Received message: line #00: CRCX 24640 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163758990 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163758990 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163758990 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163758990 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw (trunk:0) found free endpoint: rtpbridge/77@mgw (mgcp_endp.c:262) 20250830163758990 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/77@mgw" (mgcp_protocol.c:370) 20250830163758990 DLMGCP NOTICE <0013> endpoint:rtpbridge/77@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163758990 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163758990 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw CI:66D9F1C0 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163758990 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw CI:66D9F1C0 output_enabled 0 (mgcp_conn.c:271) 20250830163758990 DLMGCP DEBUG <0013> (1234/rtp C:66D9F1C0 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163758990 DLMGCP NOTICE <0013> endpoint:rtpbridge/77@mgw CI:66D9F1C0 CRCX: connection successfully created: (1234/rtp C:66D9F1C0 r=NULL:0<->l=::1:4252) (mgcp_protocol.c:772) 20250830163758990 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163758990 DLMGCP DEBUG <0013> Generated response: line #00: 200 24640 OK (mgcp_msg.c:72) 20250830163758990 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/77@mgw (mgcp_msg.c:72) 20250830163758990 DLMGCP DEBUG <0013> Generated response: line #02: I: 66D9F1C0 (mgcp_msg.c:72) 20250830163758990 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163758990 DLMGCP DEBUG <0013> Generated response: line #04: o=- 66D9F1C0 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163758990 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163758990 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163758990 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163758990 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4252 RTP/AVP 112 (mgcp_msg.c:72) 20250830163758990 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163758990 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163758990 DLMGCP DEBUG <0013> Received message: line #00: CRCX 24641 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163758990 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163758990 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163758990 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163758990 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw (trunk:0) found free endpoint: rtpbridge/78@mgw (mgcp_endp.c:262) 20250830163758990 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/78@mgw" (mgcp_protocol.c:370) 20250830163758990 DLMGCP NOTICE <0013> endpoint:rtpbridge/78@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163758990 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163758990 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw CI:51B00DFF connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163758990 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw CI:51B00DFF output_enabled 0 (mgcp_conn.c:271) 20250830163758990 DLMGCP DEBUG <0013> (1234/rtp C:51B00DFF r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163758990 DLMGCP NOTICE <0013> endpoint:rtpbridge/78@mgw CI:51B00DFF CRCX: connection successfully created: (1234/rtp C:51B00DFF r=NULL:0<->l=::1:4254) (mgcp_protocol.c:772) 20250830163758990 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163758990 DLMGCP DEBUG <0013> Generated response: line #00: 200 24641 OK (mgcp_msg.c:72) 20250830163758990 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/78@mgw (mgcp_msg.c:72) 20250830163758990 DLMGCP DEBUG <0013> Generated response: line #02: I: 51B00DFF (mgcp_msg.c:72) 20250830163758990 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163758990 DLMGCP DEBUG <0013> Generated response: line #04: o=- 51B00DFF 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163758990 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163758990 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163758990 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163758990 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4254 RTP/AVP 112 (mgcp_msg.c:72) 20250830163758990 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163758990 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163758991 DLMGCP DEBUG <0013> Received message: line #00: CRCX 24642 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163758991 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163758991 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163758991 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163758991 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw (trunk:0) found free endpoint: rtpbridge/79@mgw (mgcp_endp.c:262) 20250830163758991 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/79@mgw" (mgcp_protocol.c:370) 20250830163758991 DLMGCP NOTICE <0013> endpoint:rtpbridge/79@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163758991 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163758991 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw CI:C1028325 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163758991 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw CI:C1028325 output_enabled 0 (mgcp_conn.c:271) 20250830163758991 DLMGCP DEBUG <0013> (1234/rtp C:C1028325 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163758991 DLMGCP NOTICE <0013> endpoint:rtpbridge/79@mgw CI:C1028325 CRCX: connection successfully created: (1234/rtp C:C1028325 r=NULL:0<->l=::1:4256) (mgcp_protocol.c:772) 20250830163758991 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163758991 DLMGCP DEBUG <0013> Generated response: line #00: 200 24642 OK (mgcp_msg.c:72) 20250830163758991 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/79@mgw (mgcp_msg.c:72) 20250830163758991 DLMGCP DEBUG <0013> Generated response: line #02: I: C1028325 (mgcp_msg.c:72) 20250830163758991 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163758991 DLMGCP DEBUG <0013> Generated response: line #04: o=- C1028325 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163758991 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163758991 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163758991 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163758991 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4256 RTP/AVP 112 (mgcp_msg.c:72) 20250830163758991 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163758991 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163758991 DLMGCP DEBUG <0013> Received message: line #00: CRCX 24643 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163758991 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163758991 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163758991 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163758991 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw (trunk:0) found free endpoint: rtpbridge/7a@mgw (mgcp_endp.c:262) 20250830163758991 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/7a@mgw" (mgcp_protocol.c:370) 20250830163758991 DLMGCP NOTICE <0013> endpoint:rtpbridge/7a@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163758991 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163758991 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw CI:2D094FA7 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163758991 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw CI:2D094FA7 output_enabled 0 (mgcp_conn.c:271) 20250830163758991 DLMGCP DEBUG <0013> (1234/rtp C:2D094FA7 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163758991 DLMGCP NOTICE <0013> endpoint:rtpbridge/7a@mgw CI:2D094FA7 CRCX: connection successfully created: (1234/rtp C:2D094FA7 r=NULL:0<->l=::1:4258) (mgcp_protocol.c:772) 20250830163758991 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163758991 DLMGCP DEBUG <0013> Generated response: line #00: 200 24643 OK (mgcp_msg.c:72) 20250830163758991 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/7a@mgw (mgcp_msg.c:72) 20250830163758991 DLMGCP DEBUG <0013> Generated response: line #02: I: 2D094FA7 (mgcp_msg.c:72) 20250830163758991 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163758991 DLMGCP DEBUG <0013> Generated response: line #04: o=- 2D094FA7 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163758991 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163758991 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163758991 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163758991 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4258 RTP/AVP 112 (mgcp_msg.c:72) 20250830163758991 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163758991 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163758991 DLMGCP DEBUG <0013> Received message: line #00: CRCX 24644 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163758991 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163758991 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163758991 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163758991 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw (trunk:0) found free endpoint: rtpbridge/7b@mgw (mgcp_endp.c:262) 20250830163758991 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/7b@mgw" (mgcp_protocol.c:370) 20250830163758991 DLMGCP NOTICE <0013> endpoint:rtpbridge/7b@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163758991 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163758991 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw CI:5EA05DA3 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163758991 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw CI:5EA05DA3 output_enabled 0 (mgcp_conn.c:271) 20250830163758991 DLMGCP DEBUG <0013> (1234/rtp C:5EA05DA3 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163758992 DLMGCP NOTICE <0013> endpoint:rtpbridge/7b@mgw CI:5EA05DA3 CRCX: connection successfully created: (1234/rtp C:5EA05DA3 r=NULL:0<->l=::1:4260) (mgcp_protocol.c:772) 20250830163758992 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163758992 DLMGCP DEBUG <0013> Generated response: line #00: 200 24644 OK (mgcp_msg.c:72) 20250830163758992 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/7b@mgw (mgcp_msg.c:72) 20250830163758992 DLMGCP DEBUG <0013> Generated response: line #02: I: 5EA05DA3 (mgcp_msg.c:72) 20250830163758992 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163758992 DLMGCP DEBUG <0013> Generated response: line #04: o=- 5EA05DA3 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163758992 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163758992 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163758992 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163758992 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4260 RTP/AVP 112 (mgcp_msg.c:72) 20250830163758992 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163758992 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163758992 DLMGCP DEBUG <0013> Received message: line #00: CRCX 24645 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163758992 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163758992 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163758992 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163758992 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw (trunk:0) found free endpoint: rtpbridge/7c@mgw (mgcp_endp.c:262) 20250830163758992 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/7c@mgw" (mgcp_protocol.c:370) 20250830163758992 DLMGCP NOTICE <0013> endpoint:rtpbridge/7c@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163758992 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163758992 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw CI:3B2F7CC5 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163758992 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw CI:3B2F7CC5 output_enabled 0 (mgcp_conn.c:271) 20250830163758992 DLMGCP DEBUG <0013> (1234/rtp C:3B2F7CC5 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163758992 DLMGCP NOTICE <0013> endpoint:rtpbridge/7c@mgw CI:3B2F7CC5 CRCX: connection successfully created: (1234/rtp C:3B2F7CC5 r=NULL:0<->l=::1:4262) (mgcp_protocol.c:772) 20250830163758992 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163758992 DLMGCP DEBUG <0013> Generated response: line #00: 200 24645 OK (mgcp_msg.c:72) 20250830163758992 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/7c@mgw (mgcp_msg.c:72) 20250830163758992 DLMGCP DEBUG <0013> Generated response: line #02: I: 3B2F7CC5 (mgcp_msg.c:72) 20250830163758992 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163758992 DLMGCP DEBUG <0013> Generated response: line #04: o=- 3B2F7CC5 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163758992 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163758992 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163758992 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163758992 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4262 RTP/AVP 112 (mgcp_msg.c:72) 20250830163758992 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163758992 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163758992 DLMGCP DEBUG <0013> Received message: line #00: CRCX 24646 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163758992 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163758992 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163758992 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163758992 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw (trunk:0) found free endpoint: rtpbridge/7d@mgw (mgcp_endp.c:262) 20250830163758992 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/7d@mgw" (mgcp_protocol.c:370) 20250830163758992 DLMGCP NOTICE <0013> endpoint:rtpbridge/7d@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163758992 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163758992 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw CI:E344B31A connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163758992 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw CI:E344B31A output_enabled 0 (mgcp_conn.c:271) 20250830163758992 DLMGCP DEBUG <0013> (1234/rtp C:E344B31A r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163758992 DLMGCP NOTICE <0013> endpoint:rtpbridge/7d@mgw CI:E344B31A CRCX: connection successfully created: (1234/rtp C:E344B31A r=NULL:0<->l=::1:4264) (mgcp_protocol.c:772) 20250830163758992 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163758992 DLMGCP DEBUG <0013> Generated response: line #00: 200 24646 OK (mgcp_msg.c:72) 20250830163758992 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/7d@mgw (mgcp_msg.c:72) 20250830163758992 DLMGCP DEBUG <0013> Generated response: line #02: I: E344B31A (mgcp_msg.c:72) 20250830163758992 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163758992 DLMGCP DEBUG <0013> Generated response: line #04: o=- E344B31A 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163758992 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163758992 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163758992 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163758992 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4264 RTP/AVP 112 (mgcp_msg.c:72) 20250830163758992 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163758992 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163758993 DLMGCP DEBUG <0013> Received message: line #00: CRCX 24647 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163758993 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163758993 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163758993 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163758993 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw (trunk:0) found free endpoint: rtpbridge/7e@mgw (mgcp_endp.c:262) 20250830163758993 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/7e@mgw" (mgcp_protocol.c:370) 20250830163758993 DLMGCP NOTICE <0013> endpoint:rtpbridge/7e@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163758993 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163758993 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw CI:2DBD48AE connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163758993 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw CI:2DBD48AE output_enabled 0 (mgcp_conn.c:271) 20250830163758993 DLMGCP DEBUG <0013> (1234/rtp C:2DBD48AE r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163758993 DLMGCP NOTICE <0013> endpoint:rtpbridge/7e@mgw CI:2DBD48AE CRCX: connection successfully created: (1234/rtp C:2DBD48AE r=NULL:0<->l=::1:4266) (mgcp_protocol.c:772) 20250830163758993 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163758993 DLMGCP DEBUG <0013> Generated response: line #00: 200 24647 OK (mgcp_msg.c:72) 20250830163758993 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/7e@mgw (mgcp_msg.c:72) 20250830163758993 DLMGCP DEBUG <0013> Generated response: line #02: I: 2DBD48AE (mgcp_msg.c:72) 20250830163758993 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163758993 DLMGCP DEBUG <0013> Generated response: line #04: o=- 2DBD48AE 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163758993 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163758993 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163758993 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163758993 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4266 RTP/AVP 112 (mgcp_msg.c:72) 20250830163758993 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163758993 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163758993 DLMGCP DEBUG <0013> Received message: line #00: CRCX 24648 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163758993 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163758993 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163758993 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163758993 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw (trunk:0) found free endpoint: rtpbridge/7f@mgw (mgcp_endp.c:262) 20250830163758993 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/7f@mgw" (mgcp_protocol.c:370) 20250830163758993 DLMGCP NOTICE <0013> endpoint:rtpbridge/7f@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163758993 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163758993 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw CI:E3DA3C51 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163758993 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw CI:E3DA3C51 output_enabled 0 (mgcp_conn.c:271) 20250830163758993 DLMGCP DEBUG <0013> (1234/rtp C:E3DA3C51 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163758993 DLMGCP NOTICE <0013> endpoint:rtpbridge/7f@mgw CI:E3DA3C51 CRCX: connection successfully created: (1234/rtp C:E3DA3C51 r=NULL:0<->l=::1:4268) (mgcp_protocol.c:772) 20250830163758993 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163758993 DLMGCP DEBUG <0013> Generated response: line #00: 200 24648 OK (mgcp_msg.c:72) 20250830163758993 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/7f@mgw (mgcp_msg.c:72) 20250830163758993 DLMGCP DEBUG <0013> Generated response: line #02: I: E3DA3C51 (mgcp_msg.c:72) 20250830163758993 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163758993 DLMGCP DEBUG <0013> Generated response: line #04: o=- E3DA3C51 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163758993 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163758993 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163758993 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163758993 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4268 RTP/AVP 112 (mgcp_msg.c:72) 20250830163758993 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163758993 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163758993 DLMGCP DEBUG <0013> Received message: line #00: CRCX 24649 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163758993 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163758993 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163758993 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163758993 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw (trunk:0) found free endpoint: rtpbridge/80@mgw (mgcp_endp.c:262) 20250830163758993 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/80@mgw" (mgcp_protocol.c:370) 20250830163758993 DLMGCP NOTICE <0013> endpoint:rtpbridge/80@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163758993 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163758993 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw CI:99D65788 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163758993 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw CI:99D65788 output_enabled 0 (mgcp_conn.c:271) 20250830163758993 DLMGCP DEBUG <0013> (1234/rtp C:99D65788 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163758993 DLMGCP NOTICE <0013> endpoint:rtpbridge/80@mgw CI:99D65788 CRCX: connection successfully created: (1234/rtp C:99D65788 r=NULL:0<->l=::1:4270) (mgcp_protocol.c:772) 20250830163758993 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163758993 DLMGCP DEBUG <0013> Generated response: line #00: 200 24649 OK (mgcp_msg.c:72) 20250830163758993 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/80@mgw (mgcp_msg.c:72) 20250830163758993 DLMGCP DEBUG <0013> Generated response: line #02: I: 99D65788 (mgcp_msg.c:72) 20250830163758993 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163758994 DLMGCP DEBUG <0013> Generated response: line #04: o=- 99D65788 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163758994 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163758994 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163758994 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163758994 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4270 RTP/AVP 112 (mgcp_msg.c:72) 20250830163758994 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163758994 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163758994 DLMGCP DEBUG <0013> Received message: line #00: CRCX 24650 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163758994 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163758994 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163758994 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163758994 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw (trunk:0) found free endpoint: rtpbridge/81@mgw (mgcp_endp.c:262) 20250830163758994 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/81@mgw" (mgcp_protocol.c:370) 20250830163758994 DLMGCP NOTICE <0013> endpoint:rtpbridge/81@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163758994 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163758994 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw CI:39D764B5 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163758994 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw CI:39D764B5 output_enabled 0 (mgcp_conn.c:271) 20250830163758994 DLMGCP DEBUG <0013> (1234/rtp C:39D764B5 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163758994 DLMGCP NOTICE <0013> endpoint:rtpbridge/81@mgw CI:39D764B5 CRCX: connection successfully created: (1234/rtp C:39D764B5 r=NULL:0<->l=::1:4272) (mgcp_protocol.c:772) 20250830163758994 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163758994 DLMGCP DEBUG <0013> Generated response: line #00: 200 24650 OK (mgcp_msg.c:72) 20250830163758994 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/81@mgw (mgcp_msg.c:72) 20250830163758994 DLMGCP DEBUG <0013> Generated response: line #02: I: 39D764B5 (mgcp_msg.c:72) 20250830163758994 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163758994 DLMGCP DEBUG <0013> Generated response: line #04: o=- 39D764B5 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163758994 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163758994 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163758994 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163758994 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4272 RTP/AVP 112 (mgcp_msg.c:72) 20250830163758994 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163758994 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163758994 DLMGCP DEBUG <0013> Received message: line #00: CRCX 24651 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163758994 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163758994 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163758994 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163758994 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw (trunk:0) found free endpoint: rtpbridge/82@mgw (mgcp_endp.c:262) 20250830163758994 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/82@mgw" (mgcp_protocol.c:370) 20250830163758994 DLMGCP NOTICE <0013> endpoint:rtpbridge/82@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163758994 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163758994 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw CI:50AF839E connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163758994 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw CI:50AF839E output_enabled 0 (mgcp_conn.c:271) 20250830163758994 DLMGCP DEBUG <0013> (1234/rtp C:50AF839E r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163758994 DLMGCP NOTICE <0013> endpoint:rtpbridge/82@mgw CI:50AF839E CRCX: connection successfully created: (1234/rtp C:50AF839E r=NULL:0<->l=::1:4274) (mgcp_protocol.c:772) 20250830163758994 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163758994 DLMGCP DEBUG <0013> Generated response: line #00: 200 24651 OK (mgcp_msg.c:72) 20250830163758994 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/82@mgw (mgcp_msg.c:72) 20250830163758994 DLMGCP DEBUG <0013> Generated response: line #02: I: 50AF839E (mgcp_msg.c:72) 20250830163758994 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163758994 DLMGCP DEBUG <0013> Generated response: line #04: o=- 50AF839E 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163758994 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163758994 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163758994 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163758994 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4274 RTP/AVP 112 (mgcp_msg.c:72) 20250830163758994 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163758994 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163758994 DLMGCP DEBUG <0013> Received message: line #00: CRCX 24652 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163758995 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163758995 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163758995 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163758995 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw (trunk:0) found free endpoint: rtpbridge/83@mgw (mgcp_endp.c:262) 20250830163758995 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/83@mgw" (mgcp_protocol.c:370) 20250830163758995 DLMGCP NOTICE <0013> endpoint:rtpbridge/83@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163758995 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163758995 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw CI:BA1630FB connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163758995 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw CI:BA1630FB output_enabled 0 (mgcp_conn.c:271) 20250830163758995 DLMGCP DEBUG <0013> (1234/rtp C:BA1630FB r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163758995 DLMGCP NOTICE <0013> endpoint:rtpbridge/83@mgw CI:BA1630FB CRCX: connection successfully created: (1234/rtp C:BA1630FB r=NULL:0<->l=::1:4276) (mgcp_protocol.c:772) 20250830163758995 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163758995 DLMGCP DEBUG <0013> Generated response: line #00: 200 24652 OK (mgcp_msg.c:72) 20250830163758995 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/83@mgw (mgcp_msg.c:72) 20250830163758995 DLMGCP DEBUG <0013> Generated response: line #02: I: BA1630FB (mgcp_msg.c:72) 20250830163758995 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163758995 DLMGCP DEBUG <0013> Generated response: line #04: o=- BA1630FB 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163758995 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163758995 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163758995 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163758995 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4276 RTP/AVP 112 (mgcp_msg.c:72) 20250830163758995 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163758995 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163758995 DLMGCP DEBUG <0013> Received message: line #00: CRCX 24653 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163758995 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163758995 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163758995 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163758995 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw (trunk:0) found free endpoint: rtpbridge/84@mgw (mgcp_endp.c:262) 20250830163758995 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/84@mgw" (mgcp_protocol.c:370) 20250830163758995 DLMGCP NOTICE <0013> endpoint:rtpbridge/84@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163758995 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163758995 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw CI:0B261B5A connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163758995 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw CI:0B261B5A output_enabled 0 (mgcp_conn.c:271) 20250830163758995 DLMGCP DEBUG <0013> (1234/rtp C:0B261B5A r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163758995 DLMGCP NOTICE <0013> endpoint:rtpbridge/84@mgw CI:0B261B5A CRCX: connection successfully created: (1234/rtp C:0B261B5A r=NULL:0<->l=::1:4278) (mgcp_protocol.c:772) 20250830163758995 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163758995 DLMGCP DEBUG <0013> Generated response: line #00: 200 24653 OK (mgcp_msg.c:72) 20250830163758995 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/84@mgw (mgcp_msg.c:72) 20250830163758995 DLMGCP DEBUG <0013> Generated response: line #02: I: 0B261B5A (mgcp_msg.c:72) 20250830163758995 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163758995 DLMGCP DEBUG <0013> Generated response: line #04: o=- 0B261B5A 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163758995 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163758995 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163758995 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163758995 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4278 RTP/AVP 112 (mgcp_msg.c:72) 20250830163758995 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163758995 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163758995 DLMGCP DEBUG <0013> Received message: line #00: CRCX 24654 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163758995 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163758995 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163758995 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163758995 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw (trunk:0) found free endpoint: rtpbridge/85@mgw (mgcp_endp.c:262) 20250830163758995 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/85@mgw" (mgcp_protocol.c:370) 20250830163758995 DLMGCP NOTICE <0013> endpoint:rtpbridge/85@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163758995 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163758995 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw CI:BA354F07 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163758995 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw CI:BA354F07 output_enabled 0 (mgcp_conn.c:271) 20250830163758995 DLMGCP DEBUG <0013> (1234/rtp C:BA354F07 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163758995 DLMGCP NOTICE <0013> endpoint:rtpbridge/85@mgw CI:BA354F07 CRCX: connection successfully created: (1234/rtp C:BA354F07 r=NULL:0<->l=::1:4280) (mgcp_protocol.c:772) 20250830163758995 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163758995 DLMGCP DEBUG <0013> Generated response: line #00: 200 24654 OK (mgcp_msg.c:72) 20250830163758995 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/85@mgw (mgcp_msg.c:72) 20250830163758995 DLMGCP DEBUG <0013> Generated response: line #02: I: BA354F07 (mgcp_msg.c:72) 20250830163758995 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163758995 DLMGCP DEBUG <0013> Generated response: line #04: o=- BA354F07 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163758995 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163758995 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163758995 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163758995 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4280 RTP/AVP 112 (mgcp_msg.c:72) 20250830163758995 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163758995 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163758996 DLMGCP DEBUG <0013> Received message: line #00: CRCX 24655 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163758996 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163758996 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163758996 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163758996 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw (trunk:0) found free endpoint: rtpbridge/86@mgw (mgcp_endp.c:262) 20250830163758996 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/86@mgw" (mgcp_protocol.c:370) 20250830163758996 DLMGCP NOTICE <0013> endpoint:rtpbridge/86@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163758996 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163758996 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw CI:626448DE connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163758996 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw CI:626448DE output_enabled 0 (mgcp_conn.c:271) 20250830163758996 DLMGCP DEBUG <0013> (1234/rtp C:626448DE r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163758996 DLMGCP NOTICE <0013> endpoint:rtpbridge/86@mgw CI:626448DE CRCX: connection successfully created: (1234/rtp C:626448DE r=NULL:0<->l=::1:4282) (mgcp_protocol.c:772) 20250830163758996 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163758996 DLMGCP DEBUG <0013> Generated response: line #00: 200 24655 OK (mgcp_msg.c:72) 20250830163758996 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/86@mgw (mgcp_msg.c:72) 20250830163758996 DLMGCP DEBUG <0013> Generated response: line #02: I: 626448DE (mgcp_msg.c:72) 20250830163758996 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163758996 DLMGCP DEBUG <0013> Generated response: line #04: o=- 626448DE 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163758996 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163758996 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163758996 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163758996 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4282 RTP/AVP 112 (mgcp_msg.c:72) 20250830163758996 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163758996 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163758996 DLMGCP DEBUG <0013> Received message: line #00: CRCX 24656 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163758996 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163758996 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163758996 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163758996 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw (trunk:0) found free endpoint: rtpbridge/87@mgw (mgcp_endp.c:262) 20250830163758996 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/87@mgw" (mgcp_protocol.c:370) 20250830163758996 DLMGCP NOTICE <0013> endpoint:rtpbridge/87@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163758996 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163758996 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw CI:044AAC32 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163758996 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw CI:044AAC32 output_enabled 0 (mgcp_conn.c:271) 20250830163758996 DLMGCP DEBUG <0013> (1234/rtp C:044AAC32 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163758996 DLMGCP NOTICE <0013> endpoint:rtpbridge/87@mgw CI:044AAC32 CRCX: connection successfully created: (1234/rtp C:044AAC32 r=NULL:0<->l=::1:4284) (mgcp_protocol.c:772) 20250830163758996 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163758996 DLMGCP DEBUG <0013> Generated response: line #00: 200 24656 OK (mgcp_msg.c:72) 20250830163758996 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/87@mgw (mgcp_msg.c:72) 20250830163758996 DLMGCP DEBUG <0013> Generated response: line #02: I: 044AAC32 (mgcp_msg.c:72) 20250830163758996 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163758996 DLMGCP DEBUG <0013> Generated response: line #04: o=- 044AAC32 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163758996 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163758996 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163758996 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163758996 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4284 RTP/AVP 112 (mgcp_msg.c:72) 20250830163758996 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163758996 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163758997 DLMGCP DEBUG <0013> Received message: line #00: CRCX 24657 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163758997 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163758997 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163758997 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163758997 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw (trunk:0) found free endpoint: rtpbridge/88@mgw (mgcp_endp.c:262) 20250830163758997 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/88@mgw" (mgcp_protocol.c:370) 20250830163758997 DLMGCP NOTICE <0013> endpoint:rtpbridge/88@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163758997 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163758997 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw CI:127AAB75 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163758997 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw CI:127AAB75 output_enabled 0 (mgcp_conn.c:271) 20250830163758997 DLMGCP DEBUG <0013> (1234/rtp C:127AAB75 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163758997 DLMGCP NOTICE <0013> endpoint:rtpbridge/88@mgw CI:127AAB75 CRCX: connection successfully created: (1234/rtp C:127AAB75 r=NULL:0<->l=::1:4286) (mgcp_protocol.c:772) 20250830163758997 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163758997 DLMGCP DEBUG <0013> Generated response: line #00: 200 24657 OK (mgcp_msg.c:72) 20250830163758997 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/88@mgw (mgcp_msg.c:72) 20250830163758997 DLMGCP DEBUG <0013> Generated response: line #02: I: 127AAB75 (mgcp_msg.c:72) 20250830163758997 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163758997 DLMGCP DEBUG <0013> Generated response: line #04: o=- 127AAB75 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163758997 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163758997 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163758997 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163758997 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4286 RTP/AVP 112 (mgcp_msg.c:72) 20250830163758997 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163758997 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163758997 DLMGCP DEBUG <0013> Received message: line #00: CRCX 24658 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163758997 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163758997 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163758997 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163758997 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw (trunk:0) found free endpoint: rtpbridge/89@mgw (mgcp_endp.c:262) 20250830163758997 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/89@mgw" (mgcp_protocol.c:370) 20250830163758997 DLMGCP NOTICE <0013> endpoint:rtpbridge/89@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163758997 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163758997 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw CI:FDE0AD26 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163758997 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw CI:FDE0AD26 output_enabled 0 (mgcp_conn.c:271) 20250830163758997 DLMGCP DEBUG <0013> (1234/rtp C:FDE0AD26 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163758997 DLMGCP NOTICE <0013> endpoint:rtpbridge/89@mgw CI:FDE0AD26 CRCX: connection successfully created: (1234/rtp C:FDE0AD26 r=NULL:0<->l=::1:4288) (mgcp_protocol.c:772) 20250830163758997 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163758997 DLMGCP DEBUG <0013> Generated response: line #00: 200 24658 OK (mgcp_msg.c:72) 20250830163758997 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/89@mgw (mgcp_msg.c:72) 20250830163758997 DLMGCP DEBUG <0013> Generated response: line #02: I: FDE0AD26 (mgcp_msg.c:72) 20250830163758997 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163758997 DLMGCP DEBUG <0013> Generated response: line #04: o=- FDE0AD26 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163758997 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163758997 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163758997 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163758997 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4288 RTP/AVP 112 (mgcp_msg.c:72) 20250830163758997 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163758997 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163758997 DLMGCP DEBUG <0013> Received message: line #00: CRCX 24659 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163758997 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163758997 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163758997 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163758997 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw (trunk:0) found free endpoint: rtpbridge/8a@mgw (mgcp_endp.c:262) 20250830163758997 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/8a@mgw" (mgcp_protocol.c:370) 20250830163758997 DLMGCP NOTICE <0013> endpoint:rtpbridge/8a@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163758997 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163758997 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw CI:EF51F895 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163758997 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw CI:EF51F895 output_enabled 0 (mgcp_conn.c:271) 20250830163758997 DLMGCP DEBUG <0013> (1234/rtp C:EF51F895 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163758997 DLMGCP NOTICE <0013> endpoint:rtpbridge/8a@mgw CI:EF51F895 CRCX: connection successfully created: (1234/rtp C:EF51F895 r=NULL:0<->l=::1:4290) (mgcp_protocol.c:772) 20250830163758997 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163758997 DLMGCP DEBUG <0013> Generated response: line #00: 200 24659 OK (mgcp_msg.c:72) 20250830163758997 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/8a@mgw (mgcp_msg.c:72) 20250830163758997 DLMGCP DEBUG <0013> Generated response: line #02: I: EF51F895 (mgcp_msg.c:72) 20250830163758997 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163758997 DLMGCP DEBUG <0013> Generated response: line #04: o=- EF51F895 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163758997 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163758997 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163758997 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163758997 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4290 RTP/AVP 112 (mgcp_msg.c:72) 20250830163758998 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163758998 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163758998 DLMGCP DEBUG <0013> Received message: line #00: CRCX 24660 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163758998 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163758998 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163758998 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163758998 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw (trunk:0) found free endpoint: rtpbridge/8b@mgw (mgcp_endp.c:262) 20250830163758998 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/8b@mgw" (mgcp_protocol.c:370) 20250830163758998 DLMGCP NOTICE <0013> endpoint:rtpbridge/8b@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163758998 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163758998 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw CI:2FCA654E connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163758998 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw CI:2FCA654E output_enabled 0 (mgcp_conn.c:271) 20250830163758998 DLMGCP DEBUG <0013> (1234/rtp C:2FCA654E r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163758998 DLMGCP NOTICE <0013> endpoint:rtpbridge/8b@mgw CI:2FCA654E CRCX: connection successfully created: (1234/rtp C:2FCA654E r=NULL:0<->l=::1:4292) (mgcp_protocol.c:772) 20250830163758998 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163758998 DLMGCP DEBUG <0013> Generated response: line #00: 200 24660 OK (mgcp_msg.c:72) 20250830163758998 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/8b@mgw (mgcp_msg.c:72) 20250830163758998 DLMGCP DEBUG <0013> Generated response: line #02: I: 2FCA654E (mgcp_msg.c:72) 20250830163758998 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163758998 DLMGCP DEBUG <0013> Generated response: line #04: o=- 2FCA654E 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163758998 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163758998 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163758998 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163758998 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4292 RTP/AVP 112 (mgcp_msg.c:72) 20250830163758998 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163758998 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163758998 DLMGCP DEBUG <0013> Received message: line #00: CRCX 24661 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163758998 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163758998 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163758998 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163758998 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw (trunk:0) found free endpoint: rtpbridge/8c@mgw (mgcp_endp.c:262) 20250830163758998 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/8c@mgw" (mgcp_protocol.c:370) 20250830163758998 DLMGCP NOTICE <0013> endpoint:rtpbridge/8c@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163758998 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163758998 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw CI:013DCE1F connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163758998 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw CI:013DCE1F output_enabled 0 (mgcp_conn.c:271) 20250830163758998 DLMGCP DEBUG <0013> (1234/rtp C:013DCE1F r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163758998 DLMGCP NOTICE <0013> endpoint:rtpbridge/8c@mgw CI:013DCE1F CRCX: connection successfully created: (1234/rtp C:013DCE1F r=NULL:0<->l=::1:4294) (mgcp_protocol.c:772) 20250830163758998 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163758998 DLMGCP DEBUG <0013> Generated response: line #00: 200 24661 OK (mgcp_msg.c:72) 20250830163758998 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/8c@mgw (mgcp_msg.c:72) 20250830163758998 DLMGCP DEBUG <0013> Generated response: line #02: I: 013DCE1F (mgcp_msg.c:72) 20250830163758998 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163758998 DLMGCP DEBUG <0013> Generated response: line #04: o=- 013DCE1F 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163758998 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163758998 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163758998 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163758998 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4294 RTP/AVP 112 (mgcp_msg.c:72) 20250830163758998 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163758998 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163758998 DLMGCP DEBUG <0013> Received message: line #00: CRCX 24662 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163758998 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163758999 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163758999 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163758999 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw (trunk:0) found free endpoint: rtpbridge/8d@mgw (mgcp_endp.c:262) 20250830163758999 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/8d@mgw" (mgcp_protocol.c:370) 20250830163758999 DLMGCP NOTICE <0013> endpoint:rtpbridge/8d@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163758999 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163758999 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw CI:2406F398 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163758999 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw CI:2406F398 output_enabled 0 (mgcp_conn.c:271) 20250830163758999 DLMGCP DEBUG <0013> (1234/rtp C:2406F398 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163758999 DLMGCP NOTICE <0013> endpoint:rtpbridge/8d@mgw CI:2406F398 CRCX: connection successfully created: (1234/rtp C:2406F398 r=NULL:0<->l=::1:4296) (mgcp_protocol.c:772) 20250830163758999 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163758999 DLMGCP DEBUG <0013> Generated response: line #00: 200 24662 OK (mgcp_msg.c:72) 20250830163758999 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/8d@mgw (mgcp_msg.c:72) 20250830163758999 DLMGCP DEBUG <0013> Generated response: line #02: I: 2406F398 (mgcp_msg.c:72) 20250830163758999 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163758999 DLMGCP DEBUG <0013> Generated response: line #04: o=- 2406F398 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163758999 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163758999 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163758999 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163758999 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4296 RTP/AVP 112 (mgcp_msg.c:72) 20250830163758999 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163758999 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163758999 DLMGCP DEBUG <0013> Received message: line #00: CRCX 24663 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163758999 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163758999 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163758999 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163758999 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw (trunk:0) found free endpoint: rtpbridge/8e@mgw (mgcp_endp.c:262) 20250830163758999 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/8e@mgw" (mgcp_protocol.c:370) 20250830163758999 DLMGCP NOTICE <0013> endpoint:rtpbridge/8e@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163758999 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163758999 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw CI:A29BB5B0 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163758999 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw CI:A29BB5B0 output_enabled 0 (mgcp_conn.c:271) 20250830163758999 DLMGCP DEBUG <0013> (1234/rtp C:A29BB5B0 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163758999 DLMGCP NOTICE <0013> endpoint:rtpbridge/8e@mgw CI:A29BB5B0 CRCX: connection successfully created: (1234/rtp C:A29BB5B0 r=NULL:0<->l=::1:4298) (mgcp_protocol.c:772) 20250830163758999 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163758999 DLMGCP DEBUG <0013> Generated response: line #00: 200 24663 OK (mgcp_msg.c:72) 20250830163758999 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/8e@mgw (mgcp_msg.c:72) 20250830163758999 DLMGCP DEBUG <0013> Generated response: line #02: I: A29BB5B0 (mgcp_msg.c:72) 20250830163758999 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163758999 DLMGCP DEBUG <0013> Generated response: line #04: o=- A29BB5B0 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163758999 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163758999 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163758999 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163758999 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4298 RTP/AVP 112 (mgcp_msg.c:72) 20250830163758999 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163758999 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163758999 DLMGCP DEBUG <0013> Received message: line #00: CRCX 24664 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163758999 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163758999 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163758999 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163758999 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw (trunk:0) found free endpoint: rtpbridge/8f@mgw (mgcp_endp.c:262) 20250830163758999 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/8f@mgw" (mgcp_protocol.c:370) 20250830163758999 DLMGCP NOTICE <0013> endpoint:rtpbridge/8f@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163758999 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163758999 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw CI:DA7161F3 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163758999 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw CI:DA7161F3 output_enabled 0 (mgcp_conn.c:271) 20250830163758999 DLMGCP DEBUG <0013> (1234/rtp C:DA7161F3 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163758999 DLMGCP NOTICE <0013> endpoint:rtpbridge/8f@mgw CI:DA7161F3 CRCX: connection successfully created: (1234/rtp C:DA7161F3 r=NULL:0<->l=::1:4300) (mgcp_protocol.c:772) 20250830163758999 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163758999 DLMGCP DEBUG <0013> Generated response: line #00: 200 24664 OK (mgcp_msg.c:72) 20250830163758999 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/8f@mgw (mgcp_msg.c:72) 20250830163758999 DLMGCP DEBUG <0013> Generated response: line #02: I: DA7161F3 (mgcp_msg.c:72) 20250830163758999 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163758999 DLMGCP DEBUG <0013> Generated response: line #04: o=- DA7161F3 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163758999 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163758999 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163758999 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163758999 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4300 RTP/AVP 112 (mgcp_msg.c:72) 20250830163758999 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163759000 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163759000 DLMGCP DEBUG <0013> Received message: line #00: CRCX 24665 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759000 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163759000 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163759000 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163759000 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw (trunk:0) found free endpoint: rtpbridge/90@mgw (mgcp_endp.c:262) 20250830163759000 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/90@mgw" (mgcp_protocol.c:370) 20250830163759000 DLMGCP NOTICE <0013> endpoint:rtpbridge/90@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163759000 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163759000 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw CI:4FE6C3C4 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163759000 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw CI:4FE6C3C4 output_enabled 0 (mgcp_conn.c:271) 20250830163759000 DLMGCP DEBUG <0013> (1234/rtp C:4FE6C3C4 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163759000 DLMGCP NOTICE <0013> endpoint:rtpbridge/90@mgw CI:4FE6C3C4 CRCX: connection successfully created: (1234/rtp C:4FE6C3C4 r=NULL:0<->l=::1:4302) (mgcp_protocol.c:772) 20250830163759000 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759000 DLMGCP DEBUG <0013> Generated response: line #00: 200 24665 OK (mgcp_msg.c:72) 20250830163759000 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/90@mgw (mgcp_msg.c:72) 20250830163759000 DLMGCP DEBUG <0013> Generated response: line #02: I: 4FE6C3C4 (mgcp_msg.c:72) 20250830163759000 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163759000 DLMGCP DEBUG <0013> Generated response: line #04: o=- 4FE6C3C4 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163759000 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163759000 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163759000 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163759000 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4302 RTP/AVP 112 (mgcp_msg.c:72) 20250830163759000 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163759000 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163759000 DLMGCP DEBUG <0013> Received message: line #00: CRCX 24666 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759000 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163759000 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163759000 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163759000 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw (trunk:0) found free endpoint: rtpbridge/91@mgw (mgcp_endp.c:262) 20250830163759000 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/91@mgw" (mgcp_protocol.c:370) 20250830163759000 DLMGCP NOTICE <0013> endpoint:rtpbridge/91@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163759000 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163759000 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw CI:9758F10F connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163759000 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw CI:9758F10F output_enabled 0 (mgcp_conn.c:271) 20250830163759000 DLMGCP DEBUG <0013> (1234/rtp C:9758F10F r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163759000 DLMGCP NOTICE <0013> endpoint:rtpbridge/91@mgw CI:9758F10F CRCX: connection successfully created: (1234/rtp C:9758F10F r=NULL:0<->l=::1:4304) (mgcp_protocol.c:772) 20250830163759000 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759000 DLMGCP DEBUG <0013> Generated response: line #00: 200 24666 OK (mgcp_msg.c:72) 20250830163759000 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/91@mgw (mgcp_msg.c:72) 20250830163759000 DLMGCP DEBUG <0013> Generated response: line #02: I: 9758F10F (mgcp_msg.c:72) 20250830163759000 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163759000 DLMGCP DEBUG <0013> Generated response: line #04: o=- 9758F10F 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163759000 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163759000 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163759000 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163759000 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4304 RTP/AVP 112 (mgcp_msg.c:72) 20250830163759000 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163759000 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163759001 DLMGCP DEBUG <0013> Received message: line #00: CRCX 24667 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759001 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163759001 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163759001 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163759001 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw (trunk:0) found free endpoint: rtpbridge/92@mgw (mgcp_endp.c:262) 20250830163759001 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/92@mgw" (mgcp_protocol.c:370) 20250830163759001 DLMGCP NOTICE <0013> endpoint:rtpbridge/92@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163759001 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163759001 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw CI:1B8FACD3 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163759001 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw CI:1B8FACD3 output_enabled 0 (mgcp_conn.c:271) 20250830163759001 DLMGCP DEBUG <0013> (1234/rtp C:1B8FACD3 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163759001 DLMGCP NOTICE <0013> endpoint:rtpbridge/92@mgw CI:1B8FACD3 CRCX: connection successfully created: (1234/rtp C:1B8FACD3 r=NULL:0<->l=::1:4306) (mgcp_protocol.c:772) 20250830163759001 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759001 DLMGCP DEBUG <0013> Generated response: line #00: 200 24667 OK (mgcp_msg.c:72) 20250830163759001 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/92@mgw (mgcp_msg.c:72) 20250830163759001 DLMGCP DEBUG <0013> Generated response: line #02: I: 1B8FACD3 (mgcp_msg.c:72) 20250830163759001 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163759001 DLMGCP DEBUG <0013> Generated response: line #04: o=- 1B8FACD3 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163759001 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163759001 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163759001 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163759001 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4306 RTP/AVP 112 (mgcp_msg.c:72) 20250830163759001 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163759001 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163759001 DLMGCP DEBUG <0013> Received message: line #00: CRCX 24668 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759001 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163759001 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163759001 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163759001 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw (trunk:0) found free endpoint: rtpbridge/93@mgw (mgcp_endp.c:262) 20250830163759001 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/93@mgw" (mgcp_protocol.c:370) 20250830163759001 DLMGCP NOTICE <0013> endpoint:rtpbridge/93@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163759001 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163759001 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw CI:E10C7745 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163759001 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw CI:E10C7745 output_enabled 0 (mgcp_conn.c:271) 20250830163759001 DLMGCP DEBUG <0013> (1234/rtp C:E10C7745 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163759001 DLMGCP NOTICE <0013> endpoint:rtpbridge/93@mgw CI:E10C7745 CRCX: connection successfully created: (1234/rtp C:E10C7745 r=NULL:0<->l=::1:4308) (mgcp_protocol.c:772) 20250830163759001 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759001 DLMGCP DEBUG <0013> Generated response: line #00: 200 24668 OK (mgcp_msg.c:72) 20250830163759001 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/93@mgw (mgcp_msg.c:72) 20250830163759001 DLMGCP DEBUG <0013> Generated response: line #02: I: E10C7745 (mgcp_msg.c:72) 20250830163759001 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163759001 DLMGCP DEBUG <0013> Generated response: line #04: o=- E10C7745 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163759001 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163759001 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163759001 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163759001 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4308 RTP/AVP 112 (mgcp_msg.c:72) 20250830163759001 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163759001 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163759001 DLMGCP DEBUG <0013> Received message: line #00: CRCX 24669 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759001 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163759001 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163759001 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163759001 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw (trunk:0) found free endpoint: rtpbridge/94@mgw (mgcp_endp.c:262) 20250830163759001 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/94@mgw" (mgcp_protocol.c:370) 20250830163759001 DLMGCP NOTICE <0013> endpoint:rtpbridge/94@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163759001 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163759001 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw CI:F4A3CB64 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163759001 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw CI:F4A3CB64 output_enabled 0 (mgcp_conn.c:271) 20250830163759001 DLMGCP DEBUG <0013> (1234/rtp C:F4A3CB64 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163759002 DLMGCP NOTICE <0013> endpoint:rtpbridge/94@mgw CI:F4A3CB64 CRCX: connection successfully created: (1234/rtp C:F4A3CB64 r=NULL:0<->l=::1:4310) (mgcp_protocol.c:772) 20250830163759002 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759002 DLMGCP DEBUG <0013> Generated response: line #00: 200 24669 OK (mgcp_msg.c:72) 20250830163759002 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/94@mgw (mgcp_msg.c:72) 20250830163759002 DLMGCP DEBUG <0013> Generated response: line #02: I: F4A3CB64 (mgcp_msg.c:72) 20250830163759002 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163759002 DLMGCP DEBUG <0013> Generated response: line #04: o=- F4A3CB64 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163759002 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163759002 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163759002 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163759002 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4310 RTP/AVP 112 (mgcp_msg.c:72) 20250830163759002 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163759002 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163759002 DLMGCP DEBUG <0013> Received message: line #00: CRCX 24670 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759002 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163759002 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163759002 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163759002 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw (trunk:0) found free endpoint: rtpbridge/95@mgw (mgcp_endp.c:262) 20250830163759002 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/95@mgw" (mgcp_protocol.c:370) 20250830163759002 DLMGCP NOTICE <0013> endpoint:rtpbridge/95@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163759002 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163759002 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw CI:657F29BD connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163759002 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw CI:657F29BD output_enabled 0 (mgcp_conn.c:271) 20250830163759002 DLMGCP DEBUG <0013> (1234/rtp C:657F29BD r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163759002 DLMGCP NOTICE <0013> endpoint:rtpbridge/95@mgw CI:657F29BD CRCX: connection successfully created: (1234/rtp C:657F29BD r=NULL:0<->l=::1:4312) (mgcp_protocol.c:772) 20250830163759002 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759002 DLMGCP DEBUG <0013> Generated response: line #00: 200 24670 OK (mgcp_msg.c:72) 20250830163759002 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/95@mgw (mgcp_msg.c:72) 20250830163759002 DLMGCP DEBUG <0013> Generated response: line #02: I: 657F29BD (mgcp_msg.c:72) 20250830163759002 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163759002 DLMGCP DEBUG <0013> Generated response: line #04: o=- 657F29BD 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163759002 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163759002 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163759002 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163759002 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4312 RTP/AVP 112 (mgcp_msg.c:72) 20250830163759002 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163759002 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163759002 DLMGCP DEBUG <0013> Received message: line #00: CRCX 24671 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759002 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163759002 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163759002 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163759002 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw (trunk:0) found free endpoint: rtpbridge/96@mgw (mgcp_endp.c:262) 20250830163759002 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/96@mgw" (mgcp_protocol.c:370) 20250830163759002 DLMGCP NOTICE <0013> endpoint:rtpbridge/96@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163759002 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163759002 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw CI:38DD9050 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163759002 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw CI:38DD9050 output_enabled 0 (mgcp_conn.c:271) 20250830163759002 DLMGCP DEBUG <0013> (1234/rtp C:38DD9050 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163759002 DLMGCP NOTICE <0013> endpoint:rtpbridge/96@mgw CI:38DD9050 CRCX: connection successfully created: (1234/rtp C:38DD9050 r=NULL:0<->l=::1:4314) (mgcp_protocol.c:772) 20250830163759002 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759002 DLMGCP DEBUG <0013> Generated response: line #00: 200 24671 OK (mgcp_msg.c:72) 20250830163759002 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/96@mgw (mgcp_msg.c:72) 20250830163759002 DLMGCP DEBUG <0013> Generated response: line #02: I: 38DD9050 (mgcp_msg.c:72) 20250830163759002 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163759002 DLMGCP DEBUG <0013> Generated response: line #04: o=- 38DD9050 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163759002 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163759002 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163759002 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163759002 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4314 RTP/AVP 112 (mgcp_msg.c:72) 20250830163759002 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163759002 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163759003 DLMGCP DEBUG <0013> Received message: line #00: CRCX 24672 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759003 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163759003 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163759003 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163759003 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw (trunk:0) found free endpoint: rtpbridge/97@mgw (mgcp_endp.c:262) 20250830163759003 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/97@mgw" (mgcp_protocol.c:370) 20250830163759003 DLMGCP NOTICE <0013> endpoint:rtpbridge/97@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163759003 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163759003 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw CI:F588684B connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163759003 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw CI:F588684B output_enabled 0 (mgcp_conn.c:271) 20250830163759003 DLMGCP DEBUG <0013> (1234/rtp C:F588684B r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163759003 DLMGCP NOTICE <0013> endpoint:rtpbridge/97@mgw CI:F588684B CRCX: connection successfully created: (1234/rtp C:F588684B r=NULL:0<->l=::1:4316) (mgcp_protocol.c:772) 20250830163759003 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759003 DLMGCP DEBUG <0013> Generated response: line #00: 200 24672 OK (mgcp_msg.c:72) 20250830163759003 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/97@mgw (mgcp_msg.c:72) 20250830163759003 DLMGCP DEBUG <0013> Generated response: line #02: I: F588684B (mgcp_msg.c:72) 20250830163759003 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163759003 DLMGCP DEBUG <0013> Generated response: line #04: o=- F588684B 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163759003 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163759003 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163759003 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163759003 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4316 RTP/AVP 112 (mgcp_msg.c:72) 20250830163759003 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163759003 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163759003 DLMGCP DEBUG <0013> Received message: line #00: CRCX 24673 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759003 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163759003 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163759003 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163759003 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw (trunk:0) found free endpoint: rtpbridge/98@mgw (mgcp_endp.c:262) 20250830163759003 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/98@mgw" (mgcp_protocol.c:370) 20250830163759003 DLMGCP NOTICE <0013> endpoint:rtpbridge/98@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163759003 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163759003 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw CI:44D1F0D7 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163759003 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw CI:44D1F0D7 output_enabled 0 (mgcp_conn.c:271) 20250830163759003 DLMGCP DEBUG <0013> (1234/rtp C:44D1F0D7 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163759003 DLMGCP NOTICE <0013> endpoint:rtpbridge/98@mgw CI:44D1F0D7 CRCX: connection successfully created: (1234/rtp C:44D1F0D7 r=NULL:0<->l=::1:4318) (mgcp_protocol.c:772) 20250830163759003 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759003 DLMGCP DEBUG <0013> Generated response: line #00: 200 24673 OK (mgcp_msg.c:72) 20250830163759003 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/98@mgw (mgcp_msg.c:72) 20250830163759003 DLMGCP DEBUG <0013> Generated response: line #02: I: 44D1F0D7 (mgcp_msg.c:72) 20250830163759003 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163759003 DLMGCP DEBUG <0013> Generated response: line #04: o=- 44D1F0D7 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163759003 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163759003 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163759003 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163759003 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4318 RTP/AVP 112 (mgcp_msg.c:72) 20250830163759003 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163759003 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163759003 DLMGCP DEBUG <0013> Received message: line #00: CRCX 24674 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759003 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163759003 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163759003 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163759003 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw (trunk:0) found free endpoint: rtpbridge/99@mgw (mgcp_endp.c:262) 20250830163759003 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/99@mgw" (mgcp_protocol.c:370) 20250830163759003 DLMGCP NOTICE <0013> endpoint:rtpbridge/99@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163759003 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163759003 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw CI:55DC13BC connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163759003 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw CI:55DC13BC output_enabled 0 (mgcp_conn.c:271) 20250830163759003 DLMGCP DEBUG <0013> (1234/rtp C:55DC13BC r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163759003 DLMGCP NOTICE <0013> endpoint:rtpbridge/99@mgw CI:55DC13BC CRCX: connection successfully created: (1234/rtp C:55DC13BC r=NULL:0<->l=::1:4320) (mgcp_protocol.c:772) 20250830163759003 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759003 DLMGCP DEBUG <0013> Generated response: line #00: 200 24674 OK (mgcp_msg.c:72) 20250830163759004 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/99@mgw (mgcp_msg.c:72) 20250830163759004 DLMGCP DEBUG <0013> Generated response: line #02: I: 55DC13BC (mgcp_msg.c:72) 20250830163759004 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163759004 DLMGCP DEBUG <0013> Generated response: line #04: o=- 55DC13BC 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163759004 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163759004 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163759004 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163759004 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4320 RTP/AVP 112 (mgcp_msg.c:72) 20250830163759004 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163759004 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163759004 DLMGCP DEBUG <0013> Received message: line #00: CRCX 24675 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759004 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163759004 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163759004 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163759004 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw (trunk:0) found free endpoint: rtpbridge/9a@mgw (mgcp_endp.c:262) 20250830163759004 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/9a@mgw" (mgcp_protocol.c:370) 20250830163759004 DLMGCP NOTICE <0013> endpoint:rtpbridge/9a@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163759004 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163759004 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw CI:15630DC0 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163759004 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw CI:15630DC0 output_enabled 0 (mgcp_conn.c:271) 20250830163759004 DLMGCP DEBUG <0013> (1234/rtp C:15630DC0 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163759004 DLMGCP NOTICE <0013> endpoint:rtpbridge/9a@mgw CI:15630DC0 CRCX: connection successfully created: (1234/rtp C:15630DC0 r=NULL:0<->l=::1:4322) (mgcp_protocol.c:772) 20250830163759004 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759004 DLMGCP DEBUG <0013> Generated response: line #00: 200 24675 OK (mgcp_msg.c:72) 20250830163759004 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/9a@mgw (mgcp_msg.c:72) 20250830163759004 DLMGCP DEBUG <0013> Generated response: line #02: I: 15630DC0 (mgcp_msg.c:72) 20250830163759004 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163759004 DLMGCP DEBUG <0013> Generated response: line #04: o=- 15630DC0 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163759004 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163759004 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163759004 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163759004 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4322 RTP/AVP 112 (mgcp_msg.c:72) 20250830163759004 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163759004 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163759004 DLMGCP DEBUG <0013> Received message: line #00: CRCX 24676 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759004 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163759004 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163759004 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163759004 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw (trunk:0) found free endpoint: rtpbridge/9b@mgw (mgcp_endp.c:262) 20250830163759004 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/9b@mgw" (mgcp_protocol.c:370) 20250830163759004 DLMGCP NOTICE <0013> endpoint:rtpbridge/9b@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163759004 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163759004 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw CI:F647F30F connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163759004 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw CI:F647F30F output_enabled 0 (mgcp_conn.c:271) 20250830163759004 DLMGCP DEBUG <0013> (1234/rtp C:F647F30F r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163759004 DLMGCP NOTICE <0013> endpoint:rtpbridge/9b@mgw CI:F647F30F CRCX: connection successfully created: (1234/rtp C:F647F30F r=NULL:0<->l=::1:4324) (mgcp_protocol.c:772) 20250830163759004 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759004 DLMGCP DEBUG <0013> Generated response: line #00: 200 24676 OK (mgcp_msg.c:72) 20250830163759004 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/9b@mgw (mgcp_msg.c:72) 20250830163759004 DLMGCP DEBUG <0013> Generated response: line #02: I: F647F30F (mgcp_msg.c:72) 20250830163759004 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163759004 DLMGCP DEBUG <0013> Generated response: line #04: o=- F647F30F 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163759004 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163759004 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163759004 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163759004 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4324 RTP/AVP 112 (mgcp_msg.c:72) 20250830163759004 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163759004 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163759005 DLMGCP DEBUG <0013> Received message: line #00: CRCX 24677 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759005 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163759005 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163759005 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163759005 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw (trunk:0) found free endpoint: rtpbridge/9c@mgw (mgcp_endp.c:262) 20250830163759005 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/9c@mgw" (mgcp_protocol.c:370) 20250830163759005 DLMGCP NOTICE <0013> endpoint:rtpbridge/9c@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163759005 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163759005 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw CI:F2434ABD connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163759005 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw CI:F2434ABD output_enabled 0 (mgcp_conn.c:271) 20250830163759005 DLMGCP DEBUG <0013> (1234/rtp C:F2434ABD r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163759005 DLMGCP NOTICE <0013> endpoint:rtpbridge/9c@mgw CI:F2434ABD CRCX: connection successfully created: (1234/rtp C:F2434ABD r=NULL:0<->l=::1:4326) (mgcp_protocol.c:772) 20250830163759005 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759005 DLMGCP DEBUG <0013> Generated response: line #00: 200 24677 OK (mgcp_msg.c:72) 20250830163759005 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/9c@mgw (mgcp_msg.c:72) 20250830163759005 DLMGCP DEBUG <0013> Generated response: line #02: I: F2434ABD (mgcp_msg.c:72) 20250830163759005 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163759005 DLMGCP DEBUG <0013> Generated response: line #04: o=- F2434ABD 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163759005 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163759005 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163759005 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163759005 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4326 RTP/AVP 112 (mgcp_msg.c:72) 20250830163759005 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163759005 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163759005 DLMGCP DEBUG <0013> Received message: line #00: CRCX 24678 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759005 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163759005 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163759005 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163759005 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw (trunk:0) found free endpoint: rtpbridge/9d@mgw (mgcp_endp.c:262) 20250830163759005 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/9d@mgw" (mgcp_protocol.c:370) 20250830163759005 DLMGCP NOTICE <0013> endpoint:rtpbridge/9d@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163759005 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163759005 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw CI:4859DC18 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163759005 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw CI:4859DC18 output_enabled 0 (mgcp_conn.c:271) 20250830163759005 DLMGCP DEBUG <0013> (1234/rtp C:4859DC18 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163759005 DLMGCP NOTICE <0013> endpoint:rtpbridge/9d@mgw CI:4859DC18 CRCX: connection successfully created: (1234/rtp C:4859DC18 r=NULL:0<->l=::1:4328) (mgcp_protocol.c:772) 20250830163759005 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759005 DLMGCP DEBUG <0013> Generated response: line #00: 200 24678 OK (mgcp_msg.c:72) 20250830163759005 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/9d@mgw (mgcp_msg.c:72) 20250830163759005 DLMGCP DEBUG <0013> Generated response: line #02: I: 4859DC18 (mgcp_msg.c:72) 20250830163759005 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163759005 DLMGCP DEBUG <0013> Generated response: line #04: o=- 4859DC18 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163759005 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163759005 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163759005 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163759005 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4328 RTP/AVP 112 (mgcp_msg.c:72) 20250830163759005 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163759005 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163759005 DLMGCP DEBUG <0013> Received message: line #00: CRCX 24679 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759005 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163759005 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163759005 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163759005 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw (trunk:0) found free endpoint: rtpbridge/9e@mgw (mgcp_endp.c:262) 20250830163759005 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/9e@mgw" (mgcp_protocol.c:370) 20250830163759005 DLMGCP NOTICE <0013> endpoint:rtpbridge/9e@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163759005 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163759005 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw CI:4B87D176 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163759005 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw CI:4B87D176 output_enabled 0 (mgcp_conn.c:271) 20250830163759005 DLMGCP DEBUG <0013> (1234/rtp C:4B87D176 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163759006 DLMGCP NOTICE <0013> endpoint:rtpbridge/9e@mgw CI:4B87D176 CRCX: connection successfully created: (1234/rtp C:4B87D176 r=NULL:0<->l=::1:4330) (mgcp_protocol.c:772) 20250830163759006 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759006 DLMGCP DEBUG <0013> Generated response: line #00: 200 24679 OK (mgcp_msg.c:72) 20250830163759006 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/9e@mgw (mgcp_msg.c:72) 20250830163759006 DLMGCP DEBUG <0013> Generated response: line #02: I: 4B87D176 (mgcp_msg.c:72) 20250830163759006 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163759006 DLMGCP DEBUG <0013> Generated response: line #04: o=- 4B87D176 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163759006 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163759006 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163759006 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163759006 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4330 RTP/AVP 112 (mgcp_msg.c:72) 20250830163759006 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163759006 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163759006 DLMGCP DEBUG <0013> Received message: line #00: CRCX 24680 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759006 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163759006 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163759006 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163759006 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw (trunk:0) found free endpoint: rtpbridge/9f@mgw (mgcp_endp.c:262) 20250830163759006 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/9f@mgw" (mgcp_protocol.c:370) 20250830163759006 DLMGCP NOTICE <0013> endpoint:rtpbridge/9f@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163759006 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163759006 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw CI:CB873B77 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163759006 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw CI:CB873B77 output_enabled 0 (mgcp_conn.c:271) 20250830163759006 DLMGCP DEBUG <0013> (1234/rtp C:CB873B77 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163759006 DLMGCP NOTICE <0013> endpoint:rtpbridge/9f@mgw CI:CB873B77 CRCX: connection successfully created: (1234/rtp C:CB873B77 r=NULL:0<->l=::1:4332) (mgcp_protocol.c:772) 20250830163759006 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759006 DLMGCP DEBUG <0013> Generated response: line #00: 200 24680 OK (mgcp_msg.c:72) 20250830163759006 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/9f@mgw (mgcp_msg.c:72) 20250830163759006 DLMGCP DEBUG <0013> Generated response: line #02: I: CB873B77 (mgcp_msg.c:72) 20250830163759006 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163759006 DLMGCP DEBUG <0013> Generated response: line #04: o=- CB873B77 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163759006 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163759006 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163759006 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163759006 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4332 RTP/AVP 112 (mgcp_msg.c:72) 20250830163759006 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163759006 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163759006 DLMGCP DEBUG <0013> Received message: line #00: CRCX 24681 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759006 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163759006 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163759006 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163759006 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw (trunk:0) found free endpoint: rtpbridge/a0@mgw (mgcp_endp.c:262) 20250830163759006 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/a0@mgw" (mgcp_protocol.c:370) 20250830163759006 DLMGCP NOTICE <0013> endpoint:rtpbridge/a0@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163759006 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163759006 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw CI:EABE9BB0 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163759006 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw CI:EABE9BB0 output_enabled 0 (mgcp_conn.c:271) 20250830163759006 DLMGCP DEBUG <0013> (1234/rtp C:EABE9BB0 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163759006 DLMGCP NOTICE <0013> endpoint:rtpbridge/a0@mgw CI:EABE9BB0 CRCX: connection successfully created: (1234/rtp C:EABE9BB0 r=NULL:0<->l=::1:4334) (mgcp_protocol.c:772) 20250830163759006 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759006 DLMGCP DEBUG <0013> Generated response: line #00: 200 24681 OK (mgcp_msg.c:72) 20250830163759006 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/a0@mgw (mgcp_msg.c:72) 20250830163759006 DLMGCP DEBUG <0013> Generated response: line #02: I: EABE9BB0 (mgcp_msg.c:72) 20250830163759006 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163759006 DLMGCP DEBUG <0013> Generated response: line #04: o=- EABE9BB0 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163759006 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163759006 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163759006 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163759006 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4334 RTP/AVP 112 (mgcp_msg.c:72) 20250830163759006 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163759006 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163759007 DLMGCP DEBUG <0013> Received message: line #00: CRCX 24682 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759007 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163759007 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163759007 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163759007 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw (trunk:0) found free endpoint: rtpbridge/a1@mgw (mgcp_endp.c:262) 20250830163759007 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/a1@mgw" (mgcp_protocol.c:370) 20250830163759007 DLMGCP NOTICE <0013> endpoint:rtpbridge/a1@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163759007 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163759007 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw CI:9A591813 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163759007 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw CI:9A591813 output_enabled 0 (mgcp_conn.c:271) 20250830163759007 DLMGCP DEBUG <0013> (1234/rtp C:9A591813 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163759007 DLMGCP NOTICE <0013> endpoint:rtpbridge/a1@mgw CI:9A591813 CRCX: connection successfully created: (1234/rtp C:9A591813 r=NULL:0<->l=::1:4336) (mgcp_protocol.c:772) 20250830163759007 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759007 DLMGCP DEBUG <0013> Generated response: line #00: 200 24682 OK (mgcp_msg.c:72) 20250830163759007 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/a1@mgw (mgcp_msg.c:72) 20250830163759007 DLMGCP DEBUG <0013> Generated response: line #02: I: 9A591813 (mgcp_msg.c:72) 20250830163759007 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163759007 DLMGCP DEBUG <0013> Generated response: line #04: o=- 9A591813 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163759007 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163759007 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163759007 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163759007 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4336 RTP/AVP 112 (mgcp_msg.c:72) 20250830163759007 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163759007 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163759007 DLMGCP DEBUG <0013> Received message: line #00: CRCX 24683 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759007 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163759007 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163759007 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163759007 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw (trunk:0) found free endpoint: rtpbridge/a2@mgw (mgcp_endp.c:262) 20250830163759007 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/a2@mgw" (mgcp_protocol.c:370) 20250830163759007 DLMGCP NOTICE <0013> endpoint:rtpbridge/a2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163759007 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163759007 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw CI:417FE82D connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163759007 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw CI:417FE82D output_enabled 0 (mgcp_conn.c:271) 20250830163759007 DLMGCP DEBUG <0013> (1234/rtp C:417FE82D r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163759007 DLMGCP NOTICE <0013> endpoint:rtpbridge/a2@mgw CI:417FE82D CRCX: connection successfully created: (1234/rtp C:417FE82D r=NULL:0<->l=::1:4338) (mgcp_protocol.c:772) 20250830163759007 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759007 DLMGCP DEBUG <0013> Generated response: line #00: 200 24683 OK (mgcp_msg.c:72) 20250830163759007 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/a2@mgw (mgcp_msg.c:72) 20250830163759007 DLMGCP DEBUG <0013> Generated response: line #02: I: 417FE82D (mgcp_msg.c:72) 20250830163759007 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163759007 DLMGCP DEBUG <0013> Generated response: line #04: o=- 417FE82D 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163759007 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163759007 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163759007 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163759007 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4338 RTP/AVP 112 (mgcp_msg.c:72) 20250830163759007 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163759007 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163759007 DLMGCP DEBUG <0013> Received message: line #00: CRCX 24684 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759007 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163759007 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163759007 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163759007 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw (trunk:0) found free endpoint: rtpbridge/a3@mgw (mgcp_endp.c:262) 20250830163759007 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/a3@mgw" (mgcp_protocol.c:370) 20250830163759007 DLMGCP NOTICE <0013> endpoint:rtpbridge/a3@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163759007 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163759007 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw CI:48CAB8EF connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163759007 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw CI:48CAB8EF output_enabled 0 (mgcp_conn.c:271) 20250830163759007 DLMGCP DEBUG <0013> (1234/rtp C:48CAB8EF r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163759008 DLMGCP NOTICE <0013> endpoint:rtpbridge/a3@mgw CI:48CAB8EF CRCX: connection successfully created: (1234/rtp C:48CAB8EF r=NULL:0<->l=::1:4340) (mgcp_protocol.c:772) 20250830163759008 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759008 DLMGCP DEBUG <0013> Generated response: line #00: 200 24684 OK (mgcp_msg.c:72) 20250830163759008 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/a3@mgw (mgcp_msg.c:72) 20250830163759008 DLMGCP DEBUG <0013> Generated response: line #02: I: 48CAB8EF (mgcp_msg.c:72) 20250830163759008 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163759008 DLMGCP DEBUG <0013> Generated response: line #04: o=- 48CAB8EF 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163759008 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163759008 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163759008 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163759008 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4340 RTP/AVP 112 (mgcp_msg.c:72) 20250830163759008 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163759008 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163759008 DLMGCP DEBUG <0013> Received message: line #00: CRCX 24685 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759008 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163759008 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163759008 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163759008 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw (trunk:0) found free endpoint: rtpbridge/a4@mgw (mgcp_endp.c:262) 20250830163759008 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/a4@mgw" (mgcp_protocol.c:370) 20250830163759008 DLMGCP NOTICE <0013> endpoint:rtpbridge/a4@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163759008 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163759008 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw CI:4F3B4A86 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163759008 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw CI:4F3B4A86 output_enabled 0 (mgcp_conn.c:271) 20250830163759008 DLMGCP DEBUG <0013> (1234/rtp C:4F3B4A86 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163759008 DLMGCP NOTICE <0013> endpoint:rtpbridge/a4@mgw CI:4F3B4A86 CRCX: connection successfully created: (1234/rtp C:4F3B4A86 r=NULL:0<->l=::1:4342) (mgcp_protocol.c:772) 20250830163759008 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759008 DLMGCP DEBUG <0013> Generated response: line #00: 200 24685 OK (mgcp_msg.c:72) 20250830163759008 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/a4@mgw (mgcp_msg.c:72) 20250830163759008 DLMGCP DEBUG <0013> Generated response: line #02: I: 4F3B4A86 (mgcp_msg.c:72) 20250830163759008 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163759008 DLMGCP DEBUG <0013> Generated response: line #04: o=- 4F3B4A86 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163759008 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163759008 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163759008 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163759008 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4342 RTP/AVP 112 (mgcp_msg.c:72) 20250830163759008 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163759008 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163759008 DLMGCP DEBUG <0013> Received message: line #00: CRCX 24686 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759008 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163759008 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163759008 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163759008 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw (trunk:0) found free endpoint: rtpbridge/a5@mgw (mgcp_endp.c:262) 20250830163759008 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/a5@mgw" (mgcp_protocol.c:370) 20250830163759008 DLMGCP NOTICE <0013> endpoint:rtpbridge/a5@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163759008 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163759008 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw CI:274843A4 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163759008 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw CI:274843A4 output_enabled 0 (mgcp_conn.c:271) 20250830163759008 DLMGCP DEBUG <0013> (1234/rtp C:274843A4 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163759008 DLMGCP NOTICE <0013> endpoint:rtpbridge/a5@mgw CI:274843A4 CRCX: connection successfully created: (1234/rtp C:274843A4 r=NULL:0<->l=::1:4344) (mgcp_protocol.c:772) 20250830163759008 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759008 DLMGCP DEBUG <0013> Generated response: line #00: 200 24686 OK (mgcp_msg.c:72) 20250830163759008 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/a5@mgw (mgcp_msg.c:72) 20250830163759008 DLMGCP DEBUG <0013> Generated response: line #02: I: 274843A4 (mgcp_msg.c:72) 20250830163759008 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163759008 DLMGCP DEBUG <0013> Generated response: line #04: o=- 274843A4 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163759008 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163759008 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163759008 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163759008 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4344 RTP/AVP 112 (mgcp_msg.c:72) 20250830163759008 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163759008 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163759009 DLMGCP DEBUG <0013> Received message: line #00: CRCX 24687 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759009 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163759009 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163759009 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163759009 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw (trunk:0) found free endpoint: rtpbridge/a6@mgw (mgcp_endp.c:262) 20250830163759009 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/a6@mgw" (mgcp_protocol.c:370) 20250830163759009 DLMGCP NOTICE <0013> endpoint:rtpbridge/a6@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163759009 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163759009 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw CI:1F62B34C connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163759009 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw CI:1F62B34C output_enabled 0 (mgcp_conn.c:271) 20250830163759009 DLMGCP DEBUG <0013> (1234/rtp C:1F62B34C r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163759009 DLMGCP NOTICE <0013> endpoint:rtpbridge/a6@mgw CI:1F62B34C CRCX: connection successfully created: (1234/rtp C:1F62B34C r=NULL:0<->l=::1:4346) (mgcp_protocol.c:772) 20250830163759009 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759009 DLMGCP DEBUG <0013> Generated response: line #00: 200 24687 OK (mgcp_msg.c:72) 20250830163759009 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/a6@mgw (mgcp_msg.c:72) 20250830163759009 DLMGCP DEBUG <0013> Generated response: line #02: I: 1F62B34C (mgcp_msg.c:72) 20250830163759009 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163759009 DLMGCP DEBUG <0013> Generated response: line #04: o=- 1F62B34C 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163759009 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163759009 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163759009 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163759009 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4346 RTP/AVP 112 (mgcp_msg.c:72) 20250830163759009 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163759009 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163759009 DLMGCP DEBUG <0013> Received message: line #00: CRCX 24688 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759009 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163759009 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163759009 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163759009 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw (trunk:0) found free endpoint: rtpbridge/a7@mgw (mgcp_endp.c:262) 20250830163759009 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/a7@mgw" (mgcp_protocol.c:370) 20250830163759009 DLMGCP NOTICE <0013> endpoint:rtpbridge/a7@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163759009 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163759009 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw CI:F87B72BD connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163759009 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw CI:F87B72BD output_enabled 0 (mgcp_conn.c:271) 20250830163759009 DLMGCP DEBUG <0013> (1234/rtp C:F87B72BD r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163759009 DLMGCP NOTICE <0013> endpoint:rtpbridge/a7@mgw CI:F87B72BD CRCX: connection successfully created: (1234/rtp C:F87B72BD r=NULL:0<->l=::1:4348) (mgcp_protocol.c:772) 20250830163759009 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759009 DLMGCP DEBUG <0013> Generated response: line #00: 200 24688 OK (mgcp_msg.c:72) 20250830163759009 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/a7@mgw (mgcp_msg.c:72) 20250830163759009 DLMGCP DEBUG <0013> Generated response: line #02: I: F87B72BD (mgcp_msg.c:72) 20250830163759009 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163759009 DLMGCP DEBUG <0013> Generated response: line #04: o=- F87B72BD 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163759009 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163759009 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163759009 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163759009 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4348 RTP/AVP 112 (mgcp_msg.c:72) 20250830163759009 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163759009 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163759009 DLMGCP DEBUG <0013> Received message: line #00: CRCX 24689 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759009 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163759009 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163759009 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163759009 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw (trunk:0) found free endpoint: rtpbridge/a8@mgw (mgcp_endp.c:262) 20250830163759009 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/a8@mgw" (mgcp_protocol.c:370) 20250830163759009 DLMGCP NOTICE <0013> endpoint:rtpbridge/a8@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163759009 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163759009 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw CI:5F501B2B connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163759009 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw CI:5F501B2B output_enabled 0 (mgcp_conn.c:271) 20250830163759009 DLMGCP DEBUG <0013> (1234/rtp C:5F501B2B r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163759009 DLMGCP NOTICE <0013> endpoint:rtpbridge/a8@mgw CI:5F501B2B CRCX: connection successfully created: (1234/rtp C:5F501B2B r=NULL:0<->l=::1:4350) (mgcp_protocol.c:772) 20250830163759009 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759009 DLMGCP DEBUG <0013> Generated response: line #00: 200 24689 OK (mgcp_msg.c:72) 20250830163759010 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/a8@mgw (mgcp_msg.c:72) 20250830163759010 DLMGCP DEBUG <0013> Generated response: line #02: I: 5F501B2B (mgcp_msg.c:72) 20250830163759010 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163759010 DLMGCP DEBUG <0013> Generated response: line #04: o=- 5F501B2B 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163759010 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163759010 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163759010 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163759010 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4350 RTP/AVP 112 (mgcp_msg.c:72) 20250830163759010 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163759010 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163759010 DLMGCP DEBUG <0013> Received message: line #00: CRCX 24690 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759010 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163759010 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163759010 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163759010 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw (trunk:0) found free endpoint: rtpbridge/a9@mgw (mgcp_endp.c:262) 20250830163759010 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/a9@mgw" (mgcp_protocol.c:370) 20250830163759010 DLMGCP NOTICE <0013> endpoint:rtpbridge/a9@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163759010 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163759010 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw CI:CEFFD8B4 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163759010 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw CI:CEFFD8B4 output_enabled 0 (mgcp_conn.c:271) 20250830163759010 DLMGCP DEBUG <0013> (1234/rtp C:CEFFD8B4 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163759010 DLMGCP NOTICE <0013> endpoint:rtpbridge/a9@mgw CI:CEFFD8B4 CRCX: connection successfully created: (1234/rtp C:CEFFD8B4 r=NULL:0<->l=::1:4352) (mgcp_protocol.c:772) 20250830163759010 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759010 DLMGCP DEBUG <0013> Generated response: line #00: 200 24690 OK (mgcp_msg.c:72) 20250830163759010 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/a9@mgw (mgcp_msg.c:72) 20250830163759010 DLMGCP DEBUG <0013> Generated response: line #02: I: CEFFD8B4 (mgcp_msg.c:72) 20250830163759010 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163759010 DLMGCP DEBUG <0013> Generated response: line #04: o=- CEFFD8B4 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163759010 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163759010 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163759010 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163759010 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4352 RTP/AVP 112 (mgcp_msg.c:72) 20250830163759010 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163759010 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163759010 DLMGCP DEBUG <0013> Received message: line #00: CRCX 24691 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759010 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163759010 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163759010 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163759010 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw (trunk:0) found free endpoint: rtpbridge/aa@mgw (mgcp_endp.c:262) 20250830163759010 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/aa@mgw" (mgcp_protocol.c:370) 20250830163759010 DLMGCP NOTICE <0013> endpoint:rtpbridge/aa@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163759010 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163759010 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw CI:8FC560BC connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163759010 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw CI:8FC560BC output_enabled 0 (mgcp_conn.c:271) 20250830163759010 DLMGCP DEBUG <0013> (1234/rtp C:8FC560BC r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163759010 DLMGCP NOTICE <0013> endpoint:rtpbridge/aa@mgw CI:8FC560BC CRCX: connection successfully created: (1234/rtp C:8FC560BC r=NULL:0<->l=::1:4354) (mgcp_protocol.c:772) 20250830163759010 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759010 DLMGCP DEBUG <0013> Generated response: line #00: 200 24691 OK (mgcp_msg.c:72) 20250830163759010 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/aa@mgw (mgcp_msg.c:72) 20250830163759010 DLMGCP DEBUG <0013> Generated response: line #02: I: 8FC560BC (mgcp_msg.c:72) 20250830163759010 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163759010 DLMGCP DEBUG <0013> Generated response: line #04: o=- 8FC560BC 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163759010 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163759010 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163759010 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163759010 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4354 RTP/AVP 112 (mgcp_msg.c:72) 20250830163759010 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163759010 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163759011 DLMGCP DEBUG <0013> Received message: line #00: CRCX 24692 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759011 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163759011 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163759011 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163759011 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw (trunk:0) found free endpoint: rtpbridge/ab@mgw (mgcp_endp.c:262) 20250830163759011 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/ab@mgw" (mgcp_protocol.c:370) 20250830163759011 DLMGCP NOTICE <0013> endpoint:rtpbridge/ab@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163759011 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163759011 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw CI:C9EECB8E connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163759011 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw CI:C9EECB8E output_enabled 0 (mgcp_conn.c:271) 20250830163759011 DLMGCP DEBUG <0013> (1234/rtp C:C9EECB8E r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163759011 DLMGCP NOTICE <0013> endpoint:rtpbridge/ab@mgw CI:C9EECB8E CRCX: connection successfully created: (1234/rtp C:C9EECB8E r=NULL:0<->l=::1:4356) (mgcp_protocol.c:772) 20250830163759011 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759011 DLMGCP DEBUG <0013> Generated response: line #00: 200 24692 OK (mgcp_msg.c:72) 20250830163759011 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ab@mgw (mgcp_msg.c:72) 20250830163759011 DLMGCP DEBUG <0013> Generated response: line #02: I: C9EECB8E (mgcp_msg.c:72) 20250830163759011 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163759011 DLMGCP DEBUG <0013> Generated response: line #04: o=- C9EECB8E 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163759011 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163759011 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163759011 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163759011 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4356 RTP/AVP 112 (mgcp_msg.c:72) 20250830163759011 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163759011 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163759011 DLMGCP DEBUG <0013> Received message: line #00: CRCX 24693 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759011 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163759011 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163759011 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163759011 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw (trunk:0) found free endpoint: rtpbridge/ac@mgw (mgcp_endp.c:262) 20250830163759011 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/ac@mgw" (mgcp_protocol.c:370) 20250830163759011 DLMGCP NOTICE <0013> endpoint:rtpbridge/ac@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163759011 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163759011 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw CI:02459873 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163759011 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw CI:02459873 output_enabled 0 (mgcp_conn.c:271) 20250830163759011 DLMGCP DEBUG <0013> (1234/rtp C:02459873 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163759011 DLMGCP NOTICE <0013> endpoint:rtpbridge/ac@mgw CI:02459873 CRCX: connection successfully created: (1234/rtp C:02459873 r=NULL:0<->l=::1:4358) (mgcp_protocol.c:772) 20250830163759011 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759011 DLMGCP DEBUG <0013> Generated response: line #00: 200 24693 OK (mgcp_msg.c:72) 20250830163759011 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ac@mgw (mgcp_msg.c:72) 20250830163759011 DLMGCP DEBUG <0013> Generated response: line #02: I: 02459873 (mgcp_msg.c:72) 20250830163759011 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163759011 DLMGCP DEBUG <0013> Generated response: line #04: o=- 02459873 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163759011 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163759011 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163759011 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163759011 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4358 RTP/AVP 112 (mgcp_msg.c:72) 20250830163759011 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163759011 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163759011 DLMGCP DEBUG <0013> Received message: line #00: CRCX 24694 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759011 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163759011 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163759011 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163759011 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw (trunk:0) found free endpoint: rtpbridge/ad@mgw (mgcp_endp.c:262) 20250830163759011 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/ad@mgw" (mgcp_protocol.c:370) 20250830163759011 DLMGCP NOTICE <0013> endpoint:rtpbridge/ad@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163759011 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163759011 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw CI:1EFF6497 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163759011 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw CI:1EFF6497 output_enabled 0 (mgcp_conn.c:271) 20250830163759011 DLMGCP DEBUG <0013> (1234/rtp C:1EFF6497 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163759011 DLMGCP NOTICE <0013> endpoint:rtpbridge/ad@mgw CI:1EFF6497 CRCX: connection successfully created: (1234/rtp C:1EFF6497 r=NULL:0<->l=::1:4360) (mgcp_protocol.c:772) 20250830163759011 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759011 DLMGCP DEBUG <0013> Generated response: line #00: 200 24694 OK (mgcp_msg.c:72) 20250830163759011 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ad@mgw (mgcp_msg.c:72) 20250830163759011 DLMGCP DEBUG <0013> Generated response: line #02: I: 1EFF6497 (mgcp_msg.c:72) 20250830163759011 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163759012 DLMGCP DEBUG <0013> Generated response: line #04: o=- 1EFF6497 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163759012 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163759012 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163759012 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163759012 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4360 RTP/AVP 112 (mgcp_msg.c:72) 20250830163759012 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163759012 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163759012 DLMGCP DEBUG <0013> Received message: line #00: CRCX 24695 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759012 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163759012 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163759012 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163759012 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw (trunk:0) found free endpoint: rtpbridge/ae@mgw (mgcp_endp.c:262) 20250830163759012 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/ae@mgw" (mgcp_protocol.c:370) 20250830163759012 DLMGCP NOTICE <0013> endpoint:rtpbridge/ae@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163759012 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163759012 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw CI:4E5E0E68 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163759012 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw CI:4E5E0E68 output_enabled 0 (mgcp_conn.c:271) 20250830163759012 DLMGCP DEBUG <0013> (1234/rtp C:4E5E0E68 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163759012 DLMGCP NOTICE <0013> endpoint:rtpbridge/ae@mgw CI:4E5E0E68 CRCX: connection successfully created: (1234/rtp C:4E5E0E68 r=NULL:0<->l=::1:4362) (mgcp_protocol.c:772) 20250830163759012 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759012 DLMGCP DEBUG <0013> Generated response: line #00: 200 24695 OK (mgcp_msg.c:72) 20250830163759012 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ae@mgw (mgcp_msg.c:72) 20250830163759012 DLMGCP DEBUG <0013> Generated response: line #02: I: 4E5E0E68 (mgcp_msg.c:72) 20250830163759012 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163759012 DLMGCP DEBUG <0013> Generated response: line #04: o=- 4E5E0E68 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163759012 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163759012 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163759012 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163759012 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4362 RTP/AVP 112 (mgcp_msg.c:72) 20250830163759012 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163759012 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163759012 DLMGCP DEBUG <0013> Received message: line #00: CRCX 24696 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759012 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163759012 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163759012 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163759012 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw (trunk:0) found free endpoint: rtpbridge/af@mgw (mgcp_endp.c:262) 20250830163759012 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/af@mgw" (mgcp_protocol.c:370) 20250830163759012 DLMGCP NOTICE <0013> endpoint:rtpbridge/af@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163759012 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163759012 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw CI:2AABEFB8 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163759012 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw CI:2AABEFB8 output_enabled 0 (mgcp_conn.c:271) 20250830163759012 DLMGCP DEBUG <0013> (1234/rtp C:2AABEFB8 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163759012 DLMGCP NOTICE <0013> endpoint:rtpbridge/af@mgw CI:2AABEFB8 CRCX: connection successfully created: (1234/rtp C:2AABEFB8 r=NULL:0<->l=::1:4364) (mgcp_protocol.c:772) 20250830163759012 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759012 DLMGCP DEBUG <0013> Generated response: line #00: 200 24696 OK (mgcp_msg.c:72) 20250830163759012 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/af@mgw (mgcp_msg.c:72) 20250830163759012 DLMGCP DEBUG <0013> Generated response: line #02: I: 2AABEFB8 (mgcp_msg.c:72) 20250830163759012 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163759012 DLMGCP DEBUG <0013> Generated response: line #04: o=- 2AABEFB8 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163759012 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163759012 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163759012 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163759012 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4364 RTP/AVP 112 (mgcp_msg.c:72) 20250830163759012 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163759012 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163759013 DLMGCP DEBUG <0013> Received message: line #00: CRCX 24697 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759013 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163759013 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163759013 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163759013 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw (trunk:0) found free endpoint: rtpbridge/b0@mgw (mgcp_endp.c:262) 20250830163759013 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/b0@mgw" (mgcp_protocol.c:370) 20250830163759013 DLMGCP NOTICE <0013> endpoint:rtpbridge/b0@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163759013 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163759013 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw CI:6185D2D4 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163759013 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw CI:6185D2D4 output_enabled 0 (mgcp_conn.c:271) 20250830163759013 DLMGCP DEBUG <0013> (1234/rtp C:6185D2D4 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163759013 DLMGCP NOTICE <0013> endpoint:rtpbridge/b0@mgw CI:6185D2D4 CRCX: connection successfully created: (1234/rtp C:6185D2D4 r=NULL:0<->l=::1:4366) (mgcp_protocol.c:772) 20250830163759013 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759013 DLMGCP DEBUG <0013> Generated response: line #00: 200 24697 OK (mgcp_msg.c:72) 20250830163759013 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/b0@mgw (mgcp_msg.c:72) 20250830163759013 DLMGCP DEBUG <0013> Generated response: line #02: I: 6185D2D4 (mgcp_msg.c:72) 20250830163759013 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163759013 DLMGCP DEBUG <0013> Generated response: line #04: o=- 6185D2D4 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163759013 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163759013 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163759013 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163759013 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4366 RTP/AVP 112 (mgcp_msg.c:72) 20250830163759013 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163759013 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163759013 DLMGCP DEBUG <0013> Received message: line #00: CRCX 24698 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759013 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163759013 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163759013 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163759013 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw (trunk:0) found free endpoint: rtpbridge/b1@mgw (mgcp_endp.c:262) 20250830163759013 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/b1@mgw" (mgcp_protocol.c:370) 20250830163759013 DLMGCP NOTICE <0013> endpoint:rtpbridge/b1@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163759013 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163759013 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw CI:05B4B00A connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163759013 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw CI:05B4B00A output_enabled 0 (mgcp_conn.c:271) 20250830163759013 DLMGCP DEBUG <0013> (1234/rtp C:05B4B00A r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163759013 DLMGCP NOTICE <0013> endpoint:rtpbridge/b1@mgw CI:05B4B00A CRCX: connection successfully created: (1234/rtp C:05B4B00A r=NULL:0<->l=::1:4368) (mgcp_protocol.c:772) 20250830163759013 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759013 DLMGCP DEBUG <0013> Generated response: line #00: 200 24698 OK (mgcp_msg.c:72) 20250830163759013 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/b1@mgw (mgcp_msg.c:72) 20250830163759013 DLMGCP DEBUG <0013> Generated response: line #02: I: 05B4B00A (mgcp_msg.c:72) 20250830163759013 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163759013 DLMGCP DEBUG <0013> Generated response: line #04: o=- 05B4B00A 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163759013 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163759013 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163759013 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163759013 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4368 RTP/AVP 112 (mgcp_msg.c:72) 20250830163759013 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163759013 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163759013 DLMGCP DEBUG <0013> Received message: line #00: CRCX 24699 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759013 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163759013 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163759013 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163759013 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw (trunk:0) found free endpoint: rtpbridge/b2@mgw (mgcp_endp.c:262) 20250830163759013 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/b2@mgw" (mgcp_protocol.c:370) 20250830163759013 DLMGCP NOTICE <0013> endpoint:rtpbridge/b2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163759013 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163759013 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw CI:8E97B576 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163759013 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw CI:8E97B576 output_enabled 0 (mgcp_conn.c:271) 20250830163759013 DLMGCP DEBUG <0013> (1234/rtp C:8E97B576 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163759013 DLMGCP NOTICE <0013> endpoint:rtpbridge/b2@mgw CI:8E97B576 CRCX: connection successfully created: (1234/rtp C:8E97B576 r=NULL:0<->l=::1:4370) (mgcp_protocol.c:772) 20250830163759013 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759013 DLMGCP DEBUG <0013> Generated response: line #00: 200 24699 OK (mgcp_msg.c:72) 20250830163759013 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/b2@mgw (mgcp_msg.c:72) 20250830163759013 DLMGCP DEBUG <0013> Generated response: line #02: I: 8E97B576 (mgcp_msg.c:72) 20250830163759013 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163759013 DLMGCP DEBUG <0013> Generated response: line #04: o=- 8E97B576 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163759013 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163759013 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163759013 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163759014 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4370 RTP/AVP 112 (mgcp_msg.c:72) 20250830163759014 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163759014 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163759014 DLMGCP DEBUG <0013> Received message: line #00: CRCX 24700 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759014 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163759014 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163759014 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163759014 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw (trunk:0) found free endpoint: rtpbridge/b3@mgw (mgcp_endp.c:262) 20250830163759014 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/b3@mgw" (mgcp_protocol.c:370) 20250830163759014 DLMGCP NOTICE <0013> endpoint:rtpbridge/b3@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163759014 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163759014 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw CI:3715ED48 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163759014 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw CI:3715ED48 output_enabled 0 (mgcp_conn.c:271) 20250830163759014 DLMGCP DEBUG <0013> (1234/rtp C:3715ED48 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163759014 DLMGCP NOTICE <0013> endpoint:rtpbridge/b3@mgw CI:3715ED48 CRCX: connection successfully created: (1234/rtp C:3715ED48 r=NULL:0<->l=::1:4372) (mgcp_protocol.c:772) 20250830163759014 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759014 DLMGCP DEBUG <0013> Generated response: line #00: 200 24700 OK (mgcp_msg.c:72) 20250830163759014 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/b3@mgw (mgcp_msg.c:72) 20250830163759014 DLMGCP DEBUG <0013> Generated response: line #02: I: 3715ED48 (mgcp_msg.c:72) 20250830163759014 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163759014 DLMGCP DEBUG <0013> Generated response: line #04: o=- 3715ED48 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163759014 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163759014 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163759014 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163759014 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4372 RTP/AVP 112 (mgcp_msg.c:72) 20250830163759014 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163759014 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163759014 DLMGCP DEBUG <0013> Received message: line #00: CRCX 24701 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759014 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163759014 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163759014 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163759014 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw (trunk:0) found free endpoint: rtpbridge/b4@mgw (mgcp_endp.c:262) 20250830163759014 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/b4@mgw" (mgcp_protocol.c:370) 20250830163759014 DLMGCP NOTICE <0013> endpoint:rtpbridge/b4@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163759014 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163759014 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw CI:8AFE3CA1 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163759014 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw CI:8AFE3CA1 output_enabled 0 (mgcp_conn.c:271) 20250830163759014 DLMGCP DEBUG <0013> (1234/rtp C:8AFE3CA1 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163759014 DLMGCP NOTICE <0013> endpoint:rtpbridge/b4@mgw CI:8AFE3CA1 CRCX: connection successfully created: (1234/rtp C:8AFE3CA1 r=NULL:0<->l=::1:4374) (mgcp_protocol.c:772) 20250830163759014 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759014 DLMGCP DEBUG <0013> Generated response: line #00: 200 24701 OK (mgcp_msg.c:72) 20250830163759014 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/b4@mgw (mgcp_msg.c:72) 20250830163759014 DLMGCP DEBUG <0013> Generated response: line #02: I: 8AFE3CA1 (mgcp_msg.c:72) 20250830163759014 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163759014 DLMGCP DEBUG <0013> Generated response: line #04: o=- 8AFE3CA1 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163759014 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163759014 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163759014 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163759014 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4374 RTP/AVP 112 (mgcp_msg.c:72) 20250830163759014 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163759014 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163759015 DLMGCP DEBUG <0013> Received message: line #00: CRCX 24702 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759015 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163759015 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163759015 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163759015 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw (trunk:0) found free endpoint: rtpbridge/b5@mgw (mgcp_endp.c:262) 20250830163759015 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/b5@mgw" (mgcp_protocol.c:370) 20250830163759015 DLMGCP NOTICE <0013> endpoint:rtpbridge/b5@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163759015 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163759015 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw CI:D3675E54 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163759015 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw CI:D3675E54 output_enabled 0 (mgcp_conn.c:271) 20250830163759015 DLMGCP DEBUG <0013> (1234/rtp C:D3675E54 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163759015 DLMGCP NOTICE <0013> endpoint:rtpbridge/b5@mgw CI:D3675E54 CRCX: connection successfully created: (1234/rtp C:D3675E54 r=NULL:0<->l=::1:4376) (mgcp_protocol.c:772) 20250830163759015 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759015 DLMGCP DEBUG <0013> Generated response: line #00: 200 24702 OK (mgcp_msg.c:72) 20250830163759015 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/b5@mgw (mgcp_msg.c:72) 20250830163759015 DLMGCP DEBUG <0013> Generated response: line #02: I: D3675E54 (mgcp_msg.c:72) 20250830163759015 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163759015 DLMGCP DEBUG <0013> Generated response: line #04: o=- D3675E54 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163759015 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163759015 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163759015 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163759015 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4376 RTP/AVP 112 (mgcp_msg.c:72) 20250830163759015 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163759015 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163759015 DLMGCP DEBUG <0013> Received message: line #00: CRCX 24703 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759015 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163759015 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163759015 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163759015 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw (trunk:0) found free endpoint: rtpbridge/b6@mgw (mgcp_endp.c:262) 20250830163759015 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/b6@mgw" (mgcp_protocol.c:370) 20250830163759015 DLMGCP NOTICE <0013> endpoint:rtpbridge/b6@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163759015 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163759015 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw CI:3BB8DDC2 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163759015 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw CI:3BB8DDC2 output_enabled 0 (mgcp_conn.c:271) 20250830163759015 DLMGCP DEBUG <0013> (1234/rtp C:3BB8DDC2 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163759015 DLMGCP NOTICE <0013> endpoint:rtpbridge/b6@mgw CI:3BB8DDC2 CRCX: connection successfully created: (1234/rtp C:3BB8DDC2 r=NULL:0<->l=::1:4378) (mgcp_protocol.c:772) 20250830163759015 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759015 DLMGCP DEBUG <0013> Generated response: line #00: 200 24703 OK (mgcp_msg.c:72) 20250830163759015 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/b6@mgw (mgcp_msg.c:72) 20250830163759015 DLMGCP DEBUG <0013> Generated response: line #02: I: 3BB8DDC2 (mgcp_msg.c:72) 20250830163759015 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163759015 DLMGCP DEBUG <0013> Generated response: line #04: o=- 3BB8DDC2 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163759015 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163759015 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163759015 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163759015 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4378 RTP/AVP 112 (mgcp_msg.c:72) 20250830163759015 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163759015 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163759015 DLMGCP DEBUG <0013> Received message: line #00: CRCX 24704 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759015 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163759015 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163759015 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163759015 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw (trunk:0) found free endpoint: rtpbridge/b7@mgw (mgcp_endp.c:262) 20250830163759015 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/b7@mgw" (mgcp_protocol.c:370) 20250830163759015 DLMGCP NOTICE <0013> endpoint:rtpbridge/b7@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163759015 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163759015 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw CI:9D7C5536 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163759015 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw CI:9D7C5536 output_enabled 0 (mgcp_conn.c:271) 20250830163759015 DLMGCP DEBUG <0013> (1234/rtp C:9D7C5536 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163759015 DLMGCP NOTICE <0013> endpoint:rtpbridge/b7@mgw CI:9D7C5536 CRCX: connection successfully created: (1234/rtp C:9D7C5536 r=NULL:0<->l=::1:4380) (mgcp_protocol.c:772) 20250830163759016 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759016 DLMGCP DEBUG <0013> Generated response: line #00: 200 24704 OK (mgcp_msg.c:72) 20250830163759016 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/b7@mgw (mgcp_msg.c:72) 20250830163759016 DLMGCP DEBUG <0013> Generated response: line #02: I: 9D7C5536 (mgcp_msg.c:72) 20250830163759016 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163759016 DLMGCP DEBUG <0013> Generated response: line #04: o=- 9D7C5536 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163759016 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163759016 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163759016 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163759016 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4380 RTP/AVP 112 (mgcp_msg.c:72) 20250830163759016 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163759016 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163759016 DLMGCP DEBUG <0013> Received message: line #00: CRCX 24705 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759016 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163759016 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163759016 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163759016 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw (trunk:0) found free endpoint: rtpbridge/b8@mgw (mgcp_endp.c:262) 20250830163759016 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/b8@mgw" (mgcp_protocol.c:370) 20250830163759016 DLMGCP NOTICE <0013> endpoint:rtpbridge/b8@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163759016 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163759016 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw CI:E91EBF0F connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163759016 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw CI:E91EBF0F output_enabled 0 (mgcp_conn.c:271) 20250830163759016 DLMGCP DEBUG <0013> (1234/rtp C:E91EBF0F r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163759016 DLMGCP NOTICE <0013> endpoint:rtpbridge/b8@mgw CI:E91EBF0F CRCX: connection successfully created: (1234/rtp C:E91EBF0F r=NULL:0<->l=::1:4382) (mgcp_protocol.c:772) 20250830163759016 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759016 DLMGCP DEBUG <0013> Generated response: line #00: 200 24705 OK (mgcp_msg.c:72) 20250830163759016 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/b8@mgw (mgcp_msg.c:72) 20250830163759016 DLMGCP DEBUG <0013> Generated response: line #02: I: E91EBF0F (mgcp_msg.c:72) 20250830163759016 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163759016 DLMGCP DEBUG <0013> Generated response: line #04: o=- E91EBF0F 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163759016 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163759016 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163759016 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163759016 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4382 RTP/AVP 112 (mgcp_msg.c:72) 20250830163759016 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163759016 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163759016 DLMGCP DEBUG <0013> Received message: line #00: CRCX 24706 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759016 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163759016 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163759016 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163759016 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw (trunk:0) found free endpoint: rtpbridge/b9@mgw (mgcp_endp.c:262) 20250830163759016 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/b9@mgw" (mgcp_protocol.c:370) 20250830163759016 DLMGCP NOTICE <0013> endpoint:rtpbridge/b9@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163759016 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163759016 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw CI:76359FCE connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163759016 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw CI:76359FCE output_enabled 0 (mgcp_conn.c:271) 20250830163759016 DLMGCP DEBUG <0013> (1234/rtp C:76359FCE r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163759016 DLMGCP NOTICE <0013> endpoint:rtpbridge/b9@mgw CI:76359FCE CRCX: connection successfully created: (1234/rtp C:76359FCE r=NULL:0<->l=::1:4384) (mgcp_protocol.c:772) 20250830163759016 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759016 DLMGCP DEBUG <0013> Generated response: line #00: 200 24706 OK (mgcp_msg.c:72) 20250830163759016 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/b9@mgw (mgcp_msg.c:72) 20250830163759016 DLMGCP DEBUG <0013> Generated response: line #02: I: 76359FCE (mgcp_msg.c:72) 20250830163759016 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163759016 DLMGCP DEBUG <0013> Generated response: line #04: o=- 76359FCE 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163759016 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163759016 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163759016 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163759016 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4384 RTP/AVP 112 (mgcp_msg.c:72) 20250830163759016 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163759016 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163759017 DLMGCP DEBUG <0013> Received message: line #00: CRCX 24707 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759017 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163759017 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163759017 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163759017 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw (trunk:0) found free endpoint: rtpbridge/ba@mgw (mgcp_endp.c:262) 20250830163759017 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/ba@mgw" (mgcp_protocol.c:370) 20250830163759017 DLMGCP NOTICE <0013> endpoint:rtpbridge/ba@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163759017 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163759017 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw CI:780864B2 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163759017 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw CI:780864B2 output_enabled 0 (mgcp_conn.c:271) 20250830163759017 DLMGCP DEBUG <0013> (1234/rtp C:780864B2 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163759017 DLMGCP NOTICE <0013> endpoint:rtpbridge/ba@mgw CI:780864B2 CRCX: connection successfully created: (1234/rtp C:780864B2 r=NULL:0<->l=::1:4386) (mgcp_protocol.c:772) 20250830163759017 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759017 DLMGCP DEBUG <0013> Generated response: line #00: 200 24707 OK (mgcp_msg.c:72) 20250830163759017 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ba@mgw (mgcp_msg.c:72) 20250830163759017 DLMGCP DEBUG <0013> Generated response: line #02: I: 780864B2 (mgcp_msg.c:72) 20250830163759017 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163759017 DLMGCP DEBUG <0013> Generated response: line #04: o=- 780864B2 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163759017 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163759017 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163759017 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163759017 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4386 RTP/AVP 112 (mgcp_msg.c:72) 20250830163759017 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163759017 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163759017 DLMGCP DEBUG <0013> Received message: line #00: CRCX 24708 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759017 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163759017 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163759017 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163759017 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw (trunk:0) found free endpoint: rtpbridge/bb@mgw (mgcp_endp.c:262) 20250830163759017 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/bb@mgw" (mgcp_protocol.c:370) 20250830163759017 DLMGCP NOTICE <0013> endpoint:rtpbridge/bb@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163759017 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163759017 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw CI:D2A0D238 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163759017 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw CI:D2A0D238 output_enabled 0 (mgcp_conn.c:271) 20250830163759017 DLMGCP DEBUG <0013> (1234/rtp C:D2A0D238 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163759017 DLMGCP NOTICE <0013> endpoint:rtpbridge/bb@mgw CI:D2A0D238 CRCX: connection successfully created: (1234/rtp C:D2A0D238 r=NULL:0<->l=::1:4388) (mgcp_protocol.c:772) 20250830163759017 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759017 DLMGCP DEBUG <0013> Generated response: line #00: 200 24708 OK (mgcp_msg.c:72) 20250830163759017 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/bb@mgw (mgcp_msg.c:72) 20250830163759017 DLMGCP DEBUG <0013> Generated response: line #02: I: D2A0D238 (mgcp_msg.c:72) 20250830163759017 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163759017 DLMGCP DEBUG <0013> Generated response: line #04: o=- D2A0D238 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163759017 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163759017 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163759017 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163759017 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4388 RTP/AVP 112 (mgcp_msg.c:72) 20250830163759017 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163759017 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163759017 DLMGCP DEBUG <0013> Received message: line #00: CRCX 24709 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759017 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163759017 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163759017 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163759017 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw (trunk:0) found free endpoint: rtpbridge/bc@mgw (mgcp_endp.c:262) 20250830163759017 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/bc@mgw" (mgcp_protocol.c:370) 20250830163759017 DLMGCP NOTICE <0013> endpoint:rtpbridge/bc@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163759017 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163759017 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw CI:E0A806BD connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163759017 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw CI:E0A806BD output_enabled 0 (mgcp_conn.c:271) 20250830163759017 DLMGCP DEBUG <0013> (1234/rtp C:E0A806BD r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163759018 DLMGCP NOTICE <0013> endpoint:rtpbridge/bc@mgw CI:E0A806BD CRCX: connection successfully created: (1234/rtp C:E0A806BD r=NULL:0<->l=::1:4390) (mgcp_protocol.c:772) 20250830163759018 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759018 DLMGCP DEBUG <0013> Generated response: line #00: 200 24709 OK (mgcp_msg.c:72) 20250830163759018 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/bc@mgw (mgcp_msg.c:72) 20250830163759018 DLMGCP DEBUG <0013> Generated response: line #02: I: E0A806BD (mgcp_msg.c:72) 20250830163759018 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163759018 DLMGCP DEBUG <0013> Generated response: line #04: o=- E0A806BD 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163759018 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163759018 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163759018 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163759018 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4390 RTP/AVP 112 (mgcp_msg.c:72) 20250830163759018 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163759018 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163759018 DLMGCP DEBUG <0013> Received message: line #00: CRCX 24710 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759018 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163759018 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163759018 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163759018 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw (trunk:0) found free endpoint: rtpbridge/bd@mgw (mgcp_endp.c:262) 20250830163759018 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/bd@mgw" (mgcp_protocol.c:370) 20250830163759018 DLMGCP NOTICE <0013> endpoint:rtpbridge/bd@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163759018 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163759018 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw CI:86BC664C connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163759018 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw CI:86BC664C output_enabled 0 (mgcp_conn.c:271) 20250830163759018 DLMGCP DEBUG <0013> (1234/rtp C:86BC664C r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163759018 DLMGCP NOTICE <0013> endpoint:rtpbridge/bd@mgw CI:86BC664C CRCX: connection successfully created: (1234/rtp C:86BC664C r=NULL:0<->l=::1:4392) (mgcp_protocol.c:772) 20250830163759018 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759018 DLMGCP DEBUG <0013> Generated response: line #00: 200 24710 OK (mgcp_msg.c:72) 20250830163759018 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/bd@mgw (mgcp_msg.c:72) 20250830163759018 DLMGCP DEBUG <0013> Generated response: line #02: I: 86BC664C (mgcp_msg.c:72) 20250830163759018 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163759018 DLMGCP DEBUG <0013> Generated response: line #04: o=- 86BC664C 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163759018 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163759018 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163759018 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163759018 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4392 RTP/AVP 112 (mgcp_msg.c:72) 20250830163759018 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163759018 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163759018 DLMGCP DEBUG <0013> Received message: line #00: CRCX 24711 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759018 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163759018 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163759018 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163759018 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw (trunk:0) found free endpoint: rtpbridge/be@mgw (mgcp_endp.c:262) 20250830163759018 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/be@mgw" (mgcp_protocol.c:370) 20250830163759018 DLMGCP NOTICE <0013> endpoint:rtpbridge/be@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163759018 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163759018 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw CI:FCFE0306 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163759018 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw CI:FCFE0306 output_enabled 0 (mgcp_conn.c:271) 20250830163759018 DLMGCP DEBUG <0013> (1234/rtp C:FCFE0306 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163759018 DLMGCP NOTICE <0013> endpoint:rtpbridge/be@mgw CI:FCFE0306 CRCX: connection successfully created: (1234/rtp C:FCFE0306 r=NULL:0<->l=::1:4394) (mgcp_protocol.c:772) 20250830163759018 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759018 DLMGCP DEBUG <0013> Generated response: line #00: 200 24711 OK (mgcp_msg.c:72) 20250830163759018 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/be@mgw (mgcp_msg.c:72) 20250830163759018 DLMGCP DEBUG <0013> Generated response: line #02: I: FCFE0306 (mgcp_msg.c:72) 20250830163759018 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163759018 DLMGCP DEBUG <0013> Generated response: line #04: o=- FCFE0306 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163759018 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163759018 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163759018 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163759018 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4394 RTP/AVP 112 (mgcp_msg.c:72) 20250830163759018 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163759018 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163759019 DLMGCP DEBUG <0013> Received message: line #00: CRCX 24712 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759019 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163759019 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163759019 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163759019 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw (trunk:0) found free endpoint: rtpbridge/bf@mgw (mgcp_endp.c:262) 20250830163759019 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/bf@mgw" (mgcp_protocol.c:370) 20250830163759019 DLMGCP NOTICE <0013> endpoint:rtpbridge/bf@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163759019 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163759019 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw CI:5CB04D2C connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163759019 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw CI:5CB04D2C output_enabled 0 (mgcp_conn.c:271) 20250830163759019 DLMGCP DEBUG <0013> (1234/rtp C:5CB04D2C r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163759019 DLMGCP NOTICE <0013> endpoint:rtpbridge/bf@mgw CI:5CB04D2C CRCX: connection successfully created: (1234/rtp C:5CB04D2C r=NULL:0<->l=::1:4396) (mgcp_protocol.c:772) 20250830163759019 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759019 DLMGCP DEBUG <0013> Generated response: line #00: 200 24712 OK (mgcp_msg.c:72) 20250830163759019 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/bf@mgw (mgcp_msg.c:72) 20250830163759019 DLMGCP DEBUG <0013> Generated response: line #02: I: 5CB04D2C (mgcp_msg.c:72) 20250830163759019 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163759019 DLMGCP DEBUG <0013> Generated response: line #04: o=- 5CB04D2C 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163759019 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163759019 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163759019 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163759019 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4396 RTP/AVP 112 (mgcp_msg.c:72) 20250830163759019 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163759019 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163759019 DLMGCP DEBUG <0013> Received message: line #00: CRCX 24713 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759019 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163759019 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163759019 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163759019 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw (trunk:0) found free endpoint: rtpbridge/c0@mgw (mgcp_endp.c:262) 20250830163759019 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/c0@mgw" (mgcp_protocol.c:370) 20250830163759019 DLMGCP NOTICE <0013> endpoint:rtpbridge/c0@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163759019 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163759019 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw CI:AB70A2D4 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163759019 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw CI:AB70A2D4 output_enabled 0 (mgcp_conn.c:271) 20250830163759019 DLMGCP DEBUG <0013> (1234/rtp C:AB70A2D4 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163759019 DLMGCP NOTICE <0013> endpoint:rtpbridge/c0@mgw CI:AB70A2D4 CRCX: connection successfully created: (1234/rtp C:AB70A2D4 r=NULL:0<->l=::1:4398) (mgcp_protocol.c:772) 20250830163759019 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759019 DLMGCP DEBUG <0013> Generated response: line #00: 200 24713 OK (mgcp_msg.c:72) 20250830163759019 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/c0@mgw (mgcp_msg.c:72) 20250830163759019 DLMGCP DEBUG <0013> Generated response: line #02: I: AB70A2D4 (mgcp_msg.c:72) 20250830163759019 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163759019 DLMGCP DEBUG <0013> Generated response: line #04: o=- AB70A2D4 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163759019 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163759019 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163759019 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163759019 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4398 RTP/AVP 112 (mgcp_msg.c:72) 20250830163759019 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163759019 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163759019 DLMGCP DEBUG <0013> Received message: line #00: CRCX 24714 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759019 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163759019 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163759019 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163759019 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw (trunk:0) found free endpoint: rtpbridge/c1@mgw (mgcp_endp.c:262) 20250830163759019 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/c1@mgw" (mgcp_protocol.c:370) 20250830163759019 DLMGCP NOTICE <0013> endpoint:rtpbridge/c1@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163759019 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163759019 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw CI:C393028C connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163759019 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw CI:C393028C output_enabled 0 (mgcp_conn.c:271) 20250830163759019 DLMGCP DEBUG <0013> (1234/rtp C:C393028C r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163759020 DLMGCP NOTICE <0013> endpoint:rtpbridge/c1@mgw CI:C393028C CRCX: connection successfully created: (1234/rtp C:C393028C r=NULL:0<->l=::1:4400) (mgcp_protocol.c:772) 20250830163759020 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759020 DLMGCP DEBUG <0013> Generated response: line #00: 200 24714 OK (mgcp_msg.c:72) 20250830163759020 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/c1@mgw (mgcp_msg.c:72) 20250830163759020 DLMGCP DEBUG <0013> Generated response: line #02: I: C393028C (mgcp_msg.c:72) 20250830163759020 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163759020 DLMGCP DEBUG <0013> Generated response: line #04: o=- C393028C 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163759020 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163759020 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163759020 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163759020 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4400 RTP/AVP 112 (mgcp_msg.c:72) 20250830163759020 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163759020 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163759020 DLMGCP DEBUG <0013> Received message: line #00: CRCX 24715 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759020 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163759020 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163759020 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163759020 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw (trunk:0) found free endpoint: rtpbridge/c2@mgw (mgcp_endp.c:262) 20250830163759020 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/c2@mgw" (mgcp_protocol.c:370) 20250830163759020 DLMGCP NOTICE <0013> endpoint:rtpbridge/c2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163759020 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163759020 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw CI:49344B21 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163759020 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw CI:49344B21 output_enabled 0 (mgcp_conn.c:271) 20250830163759020 DLMGCP DEBUG <0013> (1234/rtp C:49344B21 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163759020 DLMGCP NOTICE <0013> endpoint:rtpbridge/c2@mgw CI:49344B21 CRCX: connection successfully created: (1234/rtp C:49344B21 r=NULL:0<->l=::1:4402) (mgcp_protocol.c:772) 20250830163759020 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759020 DLMGCP DEBUG <0013> Generated response: line #00: 200 24715 OK (mgcp_msg.c:72) 20250830163759020 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/c2@mgw (mgcp_msg.c:72) 20250830163759020 DLMGCP DEBUG <0013> Generated response: line #02: I: 49344B21 (mgcp_msg.c:72) 20250830163759020 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163759020 DLMGCP DEBUG <0013> Generated response: line #04: o=- 49344B21 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163759020 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163759020 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163759020 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163759020 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4402 RTP/AVP 112 (mgcp_msg.c:72) 20250830163759020 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163759020 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163759020 DLMGCP DEBUG <0013> Received message: line #00: CRCX 24716 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759020 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163759020 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163759020 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163759020 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw (trunk:0) found free endpoint: rtpbridge/c3@mgw (mgcp_endp.c:262) 20250830163759020 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/c3@mgw" (mgcp_protocol.c:370) 20250830163759020 DLMGCP NOTICE <0013> endpoint:rtpbridge/c3@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163759020 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163759020 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw CI:05AB1BCD connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163759020 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw CI:05AB1BCD output_enabled 0 (mgcp_conn.c:271) 20250830163759020 DLMGCP DEBUG <0013> (1234/rtp C:05AB1BCD r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163759020 DLMGCP NOTICE <0013> endpoint:rtpbridge/c3@mgw CI:05AB1BCD CRCX: connection successfully created: (1234/rtp C:05AB1BCD r=NULL:0<->l=::1:4404) (mgcp_protocol.c:772) 20250830163759020 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759020 DLMGCP DEBUG <0013> Generated response: line #00: 200 24716 OK (mgcp_msg.c:72) 20250830163759020 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/c3@mgw (mgcp_msg.c:72) 20250830163759020 DLMGCP DEBUG <0013> Generated response: line #02: I: 05AB1BCD (mgcp_msg.c:72) 20250830163759020 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163759020 DLMGCP DEBUG <0013> Generated response: line #04: o=- 05AB1BCD 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163759020 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163759020 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163759020 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163759020 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4404 RTP/AVP 112 (mgcp_msg.c:72) 20250830163759020 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163759020 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163759021 DLMGCP DEBUG <0013> Received message: line #00: CRCX 24717 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759021 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163759021 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163759021 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163759021 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw (trunk:0) found free endpoint: rtpbridge/c4@mgw (mgcp_endp.c:262) 20250830163759021 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/c4@mgw" (mgcp_protocol.c:370) 20250830163759021 DLMGCP NOTICE <0013> endpoint:rtpbridge/c4@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163759021 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163759021 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw CI:29EE8328 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163759021 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw CI:29EE8328 output_enabled 0 (mgcp_conn.c:271) 20250830163759021 DLMGCP DEBUG <0013> (1234/rtp C:29EE8328 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163759021 DLMGCP NOTICE <0013> endpoint:rtpbridge/c4@mgw CI:29EE8328 CRCX: connection successfully created: (1234/rtp C:29EE8328 r=NULL:0<->l=::1:4406) (mgcp_protocol.c:772) 20250830163759021 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759021 DLMGCP DEBUG <0013> Generated response: line #00: 200 24717 OK (mgcp_msg.c:72) 20250830163759021 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/c4@mgw (mgcp_msg.c:72) 20250830163759021 DLMGCP DEBUG <0013> Generated response: line #02: I: 29EE8328 (mgcp_msg.c:72) 20250830163759021 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163759021 DLMGCP DEBUG <0013> Generated response: line #04: o=- 29EE8328 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163759021 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163759021 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163759021 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163759021 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4406 RTP/AVP 112 (mgcp_msg.c:72) 20250830163759021 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163759021 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163759021 DLMGCP DEBUG <0013> Received message: line #00: CRCX 24718 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759021 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163759021 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163759021 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163759021 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw (trunk:0) found free endpoint: rtpbridge/c5@mgw (mgcp_endp.c:262) 20250830163759021 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/c5@mgw" (mgcp_protocol.c:370) 20250830163759021 DLMGCP NOTICE <0013> endpoint:rtpbridge/c5@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163759021 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163759021 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw CI:A74326CA connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163759021 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw CI:A74326CA output_enabled 0 (mgcp_conn.c:271) 20250830163759021 DLMGCP DEBUG <0013> (1234/rtp C:A74326CA r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163759021 DLMGCP NOTICE <0013> endpoint:rtpbridge/c5@mgw CI:A74326CA CRCX: connection successfully created: (1234/rtp C:A74326CA r=NULL:0<->l=::1:4408) (mgcp_protocol.c:772) 20250830163759021 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759021 DLMGCP DEBUG <0013> Generated response: line #00: 200 24718 OK (mgcp_msg.c:72) 20250830163759021 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/c5@mgw (mgcp_msg.c:72) 20250830163759021 DLMGCP DEBUG <0013> Generated response: line #02: I: A74326CA (mgcp_msg.c:72) [38;5;51m20250830163759021 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163759021 DLMGCP DEBUG <0013> Generated response: line #04: o=- A74326CA 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163759021 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163759021 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163759021 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163759021 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4408 RTP/AVP 112 (mgcp_msg.c:72) 20250830163759021 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163759021 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163759021 DLMGCP DEBUG <0013> Received message: line #00: CRCX 24719 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759021 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163759021 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163759021 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163759021 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw (trunk:0) found free endpoint: rtpbridge/c6@mgw (mgcp_endp.c:262) 20250830163759021 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/c6@mgw" (mgcp_protocol.c:370) 20250830163759021 DLMGCP NOTICE <0013> endpoint:rtpbridge/c6@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163759021 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163759021 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw CI:561FFAB2 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163759022 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw CI:561FFAB2 output_enabled 0 (mgcp_conn.c:271) 20250830163759022 DLMGCP DEBUG <0013> (1234/rtp C:561FFAB2 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163759022 DLMGCP NOTICE <0013> endpoint:rtpbridge/c6@mgw CI:561FFAB2 CRCX: connection successfully created: (1234/rtp C:561FFAB2 r=NULL:0<->l=::1:4410) (mgcp_protocol.c:772) 20250830163759022 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759022 DLMGCP DEBUG <0013> Generated response: line #00: 200 24719 OK (mgcp_msg.c:72) 20250830163759022 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/c6@mgw (mgcp_msg.c:72) 20250830163759022 DLMGCP DEBUG <0013> Generated response: line #02: I: 561FFAB2 (mgcp_msg.c:72) 20250830163759022 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163759022 DLMGCP DEBUG <0013> Generated response: line #04: o=- 561FFAB2 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163759022 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163759022 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163759022 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163759022 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4410 RTP/AVP 112 (mgcp_msg.c:72) 20250830163759022 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163759022 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163759022 DLMGCP DEBUG <0013> Received message: line #00: CRCX 24720 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759022 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163759022 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163759022 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163759022 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw (trunk:0) found free endpoint: rtpbridge/c7@mgw (mgcp_endp.c:262) 20250830163759022 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/c7@mgw" (mgcp_protocol.c:370) 20250830163759022 DLMGCP NOTICE <0013> endpoint:rtpbridge/c7@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163759022 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163759022 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw CI:D73155D4 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163759022 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw CI:D73155D4 output_enabled 0 (mgcp_conn.c:271) 20250830163759022 DLMGCP DEBUG <0013> (1234/rtp C:D73155D4 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163759022 DLMGCP NOTICE <0013> endpoint:rtpbridge/c7@mgw CI:D73155D4 CRCX: connection successfully created: (1234/rtp C:D73155D4 r=NULL:0<->l=::1:4412) (mgcp_protocol.c:772) 20250830163759022 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759022 DLMGCP DEBUG <0013> Generated response: line #00: 200 24720 OK (mgcp_msg.c:72) 20250830163759022 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/c7@mgw (mgcp_msg.c:72) 20250830163759022 DLMGCP DEBUG <0013> Generated response: line #02: I: D73155D4 (mgcp_msg.c:72) 20250830163759022 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163759022 DLMGCP DEBUG <0013> Generated response: line #04: o=- D73155D4 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163759022 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163759022 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163759022 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163759022 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4412 RTP/AVP 112 (mgcp_msg.c:72) 20250830163759022 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163759022 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163759022 DLMGCP DEBUG <0013> Received message: line #00: CRCX 24721 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759022 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163759022 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163759022 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163759022 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw (trunk:0) found free endpoint: rtpbridge/c8@mgw (mgcp_endp.c:262) 20250830163759022 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/c8@mgw" (mgcp_protocol.c:370) 20250830163759022 DLMGCP NOTICE <0013> endpoint:rtpbridge/c8@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163759022 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163759022 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw CI:67CD69BD connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163759022 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw CI:67CD69BD output_enabled 0 (mgcp_conn.c:271) 20250830163759022 DLMGCP DEBUG <0013> (1234/rtp C:67CD69BD r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163759022 DLMGCP NOTICE <0013> endpoint:rtpbridge/c8@mgw CI:67CD69BD CRCX: connection successfully created: (1234/rtp C:67CD69BD r=NULL:0<->l=::1:4414) (mgcp_protocol.c:772) 20250830163759022 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759022 DLMGCP DEBUG <0013> Generated response: line #00: 200 24721 OK (mgcp_msg.c:72) 20250830163759022 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/c8@mgw (mgcp_msg.c:72) 20250830163759022 DLMGCP DEBUG <0013> Generated response: line #02: I: 67CD69BD (mgcp_msg.c:72) 20250830163759022 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163759022 DLMGCP DEBUG <0013> Generated response: line #04: o=- 67CD69BD 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163759022 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163759022 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163759022 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163759022 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4414 RTP/AVP 112 (mgcp_msg.c:72) 20250830163759022 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163759022 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163759023 DLMGCP DEBUG <0013> Received message: line #00: CRCX 24722 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759023 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163759023 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163759023 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163759023 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw (trunk:0) found free endpoint: rtpbridge/c9@mgw (mgcp_endp.c:262) 20250830163759023 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/c9@mgw" (mgcp_protocol.c:370) 20250830163759023 DLMGCP NOTICE <0013> endpoint:rtpbridge/c9@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163759023 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163759023 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw CI:77F8DAE3 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163759023 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw CI:77F8DAE3 output_enabled 0 (mgcp_conn.c:271) 20250830163759023 DLMGCP DEBUG <0013> (1234/rtp C:77F8DAE3 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163759023 DLMGCP NOTICE <0013> endpoint:rtpbridge/c9@mgw CI:77F8DAE3 CRCX: connection successfully created: (1234/rtp C:77F8DAE3 r=NULL:0<->l=::1:4416) (mgcp_protocol.c:772) 20250830163759023 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759023 DLMGCP DEBUG <0013> Generated response: line #00: 200 24722 OK (mgcp_msg.c:72) 20250830163759023 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/c9@mgw (mgcp_msg.c:72) 20250830163759023 DLMGCP DEBUG <0013> Generated response: line #02: I: 77F8DAE3 (mgcp_msg.c:72) 20250830163759023 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163759023 DLMGCP DEBUG <0013> Generated response: line #04: o=- 77F8DAE3 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163759023 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163759023 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163759023 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163759023 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4416 RTP/AVP 112 (mgcp_msg.c:72) 20250830163759023 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163759023 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163759023 DLMGCP DEBUG <0013> Received message: line #00: CRCX 24723 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759023 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163759023 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163759023 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163759023 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw (trunk:0) found free endpoint: rtpbridge/ca@mgw (mgcp_endp.c:262) 20250830163759023 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/ca@mgw" (mgcp_protocol.c:370) 20250830163759023 DLMGCP NOTICE <0013> endpoint:rtpbridge/ca@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163759023 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163759023 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw CI:ADDC65D4 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163759023 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw CI:ADDC65D4 output_enabled 0 (mgcp_conn.c:271) 20250830163759023 DLMGCP DEBUG <0013> (1234/rtp C:ADDC65D4 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163759023 DLMGCP NOTICE <0013> endpoint:rtpbridge/ca@mgw CI:ADDC65D4 CRCX: connection successfully created: (1234/rtp C:ADDC65D4 r=NULL:0<->l=::1:4418) (mgcp_protocol.c:772) 20250830163759023 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759023 DLMGCP DEBUG <0013> Generated response: line #00: 200 24723 OK (mgcp_msg.c:72) 20250830163759023 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ca@mgw (mgcp_msg.c:72) 20250830163759023 DLMGCP DEBUG <0013> Generated response: line #02: I: ADDC65D4 (mgcp_msg.c:72) 20250830163759023 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163759023 DLMGCP DEBUG <0013> Generated response: line #04: o=- ADDC65D4 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163759023 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163759023 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163759023 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163759023 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4418 RTP/AVP 112 (mgcp_msg.c:72) 20250830163759023 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163759023 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163759023 DLMGCP DEBUG <0013> Received message: line #00: CRCX 24724 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759023 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163759023 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163759023 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163759023 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw (trunk:0) found free endpoint: rtpbridge/cb@mgw (mgcp_endp.c:262) 20250830163759023 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/cb@mgw" (mgcp_protocol.c:370) 20250830163759023 DLMGCP NOTICE <0013> endpoint:rtpbridge/cb@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163759024 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163759024 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw CI:AB27D097 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163759024 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw CI:AB27D097 output_enabled 0 (mgcp_conn.c:271) 20250830163759024 DLMGCP DEBUG <0013> (1234/rtp C:AB27D097 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163759024 DLMGCP NOTICE <0013> endpoint:rtpbridge/cb@mgw CI:AB27D097 CRCX: connection successfully created: (1234/rtp C:AB27D097 r=NULL:0<->l=::1:4420) (mgcp_protocol.c:772) 20250830163759024 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759024 DLMGCP DEBUG <0013> Generated response: line #00: 200 24724 OK (mgcp_msg.c:72) 20250830163759024 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/cb@mgw (mgcp_msg.c:72) 20250830163759024 DLMGCP DEBUG <0013> Generated response: line #02: I: AB27D097 (mgcp_msg.c:72) 20250830163759024 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163759024 DLMGCP DEBUG <0013> Generated response: line #04: o=- AB27D097 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163759024 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163759024 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163759024 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163759024 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4420 RTP/AVP 112 (mgcp_msg.c:72) 20250830163759024 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163759024 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163759024 DLMGCP DEBUG <0013> Received message: line #00: CRCX 24725 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759024 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163759024 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163759024 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163759024 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw (trunk:0) found free endpoint: rtpbridge/cc@mgw (mgcp_endp.c:262) 20250830163759024 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/cc@mgw" (mgcp_protocol.c:370) 20250830163759024 DLMGCP NOTICE <0013> endpoint:rtpbridge/cc@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163759024 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163759024 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw CI:638AF851 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163759024 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw CI:638AF851 output_enabled 0 (mgcp_conn.c:271) 20250830163759024 DLMGCP DEBUG <0013> (1234/rtp C:638AF851 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163759024 DLMGCP NOTICE <0013> endpoint:rtpbridge/cc@mgw CI:638AF851 CRCX: connection successfully created: (1234/rtp C:638AF851 r=NULL:0<->l=::1:4422) (mgcp_protocol.c:772) 20250830163759024 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759024 DLMGCP DEBUG <0013> Generated response: line #00: 200 24725 OK (mgcp_msg.c:72) 20250830163759024 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/cc@mgw (mgcp_msg.c:72) 20250830163759024 DLMGCP DEBUG <0013> Generated response: line #02: I: 638AF851 (mgcp_msg.c:72) 20250830163759024 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163759024 DLMGCP DEBUG <0013> Generated response: line #04: o=- 638AF851 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163759024 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163759024 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163759024 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163759024 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4422 RTP/AVP 112 (mgcp_msg.c:72) 20250830163759024 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163759024 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163759024 DLMGCP DEBUG <0013> Received message: line #00: CRCX 24726 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759024 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163759024 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163759024 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163759024 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw (trunk:0) found free endpoint: rtpbridge/cd@mgw (mgcp_endp.c:262) 20250830163759024 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/cd@mgw" (mgcp_protocol.c:370) 20250830163759024 DLMGCP NOTICE <0013> endpoint:rtpbridge/cd@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163759024 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163759024 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw CI:902BAC16 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163759024 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw CI:902BAC16 output_enabled 0 (mgcp_conn.c:271) 20250830163759024 DLMGCP DEBUG <0013> (1234/rtp C:902BAC16 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163759024 DLMGCP NOTICE <0013> endpoint:rtpbridge/cd@mgw CI:902BAC16 CRCX: connection successfully created: (1234/rtp C:902BAC16 r=NULL:0<->l=::1:4424) (mgcp_protocol.c:772) 20250830163759024 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759024 DLMGCP DEBUG <0013> Generated response: line #00: 200 24726 OK (mgcp_msg.c:72) 20250830163759024 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/cd@mgw (mgcp_msg.c:72) 20250830163759024 DLMGCP DEBUG <0013> Generated response: line #02: I: 902BAC16 (mgcp_msg.c:72) 20250830163759024 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163759024 DLMGCP DEBUG <0013> Generated response: line #04: o=- 902BAC16 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163759024 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163759024 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163759024 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163759024 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4424 RTP/AVP 112 (mgcp_msg.c:72) 20250830163759024 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163759024 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163759025 DLMGCP DEBUG <0013> Received message: line #00: CRCX 24727 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759025 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163759025 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163759025 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163759025 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw (trunk:0) found free endpoint: rtpbridge/ce@mgw (mgcp_endp.c:262) 20250830163759025 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/ce@mgw" (mgcp_protocol.c:370) 20250830163759025 DLMGCP NOTICE <0013> endpoint:rtpbridge/ce@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163759025 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163759025 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw CI:D079F01F connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163759025 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw CI:D079F01F output_enabled 0 (mgcp_conn.c:271) 20250830163759025 DLMGCP DEBUG <0013> (1234/rtp C:D079F01F r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163759025 DLMGCP NOTICE <0013> endpoint:rtpbridge/ce@mgw CI:D079F01F CRCX: connection successfully created: (1234/rtp C:D079F01F r=NULL:0<->l=::1:4426) (mgcp_protocol.c:772) 20250830163759025 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759025 DLMGCP DEBUG <0013> Generated response: line #00: 200 24727 OK (mgcp_msg.c:72) 20250830163759025 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ce@mgw (mgcp_msg.c:72) 20250830163759025 DLMGCP DEBUG <0013> Generated response: line #02: I: D079F01F (mgcp_msg.c:72) 20250830163759025 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163759025 DLMGCP DEBUG <0013> Generated response: line #04: o=- D079F01F 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163759025 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163759025 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163759025 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163759025 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4426 RTP/AVP 112 (mgcp_msg.c:72) 20250830163759025 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163759025 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163759025 DLMGCP DEBUG <0013> Received message: line #00: CRCX 24728 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759025 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163759025 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163759025 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163759025 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw (trunk:0) found free endpoint: rtpbridge/cf@mgw (mgcp_endp.c:262) 20250830163759025 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/cf@mgw" (mgcp_protocol.c:370) 20250830163759025 DLMGCP NOTICE <0013> endpoint:rtpbridge/cf@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163759025 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163759025 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw CI:9A252D52 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163759025 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw CI:9A252D52 output_enabled 0 (mgcp_conn.c:271) 20250830163759025 DLMGCP DEBUG <0013> (1234/rtp C:9A252D52 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163759025 DLMGCP NOTICE <0013> endpoint:rtpbridge/cf@mgw CI:9A252D52 CRCX: connection successfully created: (1234/rtp C:9A252D52 r=NULL:0<->l=::1:4428) (mgcp_protocol.c:772) 20250830163759025 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759025 DLMGCP DEBUG <0013> Generated response: line #00: 200 24728 OK (mgcp_msg.c:72) 20250830163759025 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/cf@mgw (mgcp_msg.c:72) 20250830163759025 DLMGCP DEBUG <0013> Generated response: line #02: I: 9A252D52 (mgcp_msg.c:72) 20250830163759025 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163759025 DLMGCP DEBUG <0013> Generated response: line #04: o=- 9A252D52 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163759025 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163759025 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163759025 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163759025 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4428 RTP/AVP 112 (mgcp_msg.c:72) 20250830163759025 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163759025 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163759025 DLMGCP DEBUG <0013> Received message: line #00: CRCX 24729 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759025 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163759026 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163759026 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163759026 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw (trunk:0) found free endpoint: rtpbridge/d0@mgw (mgcp_endp.c:262) 20250830163759026 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/d0@mgw" (mgcp_protocol.c:370) 20250830163759026 DLMGCP NOTICE <0013> endpoint:rtpbridge/d0@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163759026 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163759026 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw CI:E1DBD884 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163759026 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw CI:E1DBD884 output_enabled 0 (mgcp_conn.c:271) 20250830163759026 DLMGCP DEBUG <0013> (1234/rtp C:E1DBD884 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163759026 DLMGCP NOTICE <0013> endpoint:rtpbridge/d0@mgw CI:E1DBD884 CRCX: connection successfully created: (1234/rtp C:E1DBD884 r=NULL:0<->l=::1:4430) (mgcp_protocol.c:772) 20250830163759026 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759026 DLMGCP DEBUG <0013> Generated response: line #00: 200 24729 OK (mgcp_msg.c:72) 20250830163759026 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/d0@mgw (mgcp_msg.c:72) 20250830163759026 DLMGCP DEBUG <0013> Generated response: line #02: I: E1DBD884 (mgcp_msg.c:72) 20250830163759026 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163759026 DLMGCP DEBUG <0013> Generated response: line #04: o=- E1DBD884 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163759026 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163759026 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163759026 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163759026 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4430 RTP/AVP 112 (mgcp_msg.c:72) 20250830163759026 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163759026 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163759026 DLMGCP DEBUG <0013> Received message: line #00: CRCX 24730 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759026 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163759026 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163759026 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163759026 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw (trunk:0) found free endpoint: rtpbridge/d1@mgw (mgcp_endp.c:262) 20250830163759026 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/d1@mgw" (mgcp_protocol.c:370) 20250830163759026 DLMGCP NOTICE <0013> endpoint:rtpbridge/d1@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163759026 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163759026 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw CI:1F131EA0 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163759026 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw CI:1F131EA0 output_enabled 0 (mgcp_conn.c:271) 20250830163759026 DLMGCP DEBUG <0013> (1234/rtp C:1F131EA0 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163759026 DLMGCP NOTICE <0013> endpoint:rtpbridge/d1@mgw CI:1F131EA0 CRCX: connection successfully created: (1234/rtp C:1F131EA0 r=NULL:0<->l=::1:4432) (mgcp_protocol.c:772) 20250830163759026 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759026 DLMGCP DEBUG <0013> Generated response: line #00: 200 24730 OK (mgcp_msg.c:72) 20250830163759026 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/d1@mgw (mgcp_msg.c:72) 20250830163759026 DLMGCP DEBUG <0013> Generated response: line #02: I: 1F131EA0 (mgcp_msg.c:72) 20250830163759026 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163759026 DLMGCP DEBUG <0013> Generated response: line #04: o=- 1F131EA0 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163759026 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163759026 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163759026 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163759026 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4432 RTP/AVP 112 (mgcp_msg.c:72) 20250830163759026 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163759026 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163759026 DLMGCP DEBUG <0013> Received message: line #00: CRCX 24731 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759026 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163759026 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163759026 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163759026 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw (trunk:0) found free endpoint: rtpbridge/d2@mgw (mgcp_endp.c:262) 20250830163759026 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/d2@mgw" (mgcp_protocol.c:370) 20250830163759026 DLMGCP NOTICE <0013> endpoint:rtpbridge/d2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163759026 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163759026 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw CI:4D18B494 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163759026 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw CI:4D18B494 output_enabled 0 (mgcp_conn.c:271) 20250830163759026 DLMGCP DEBUG <0013> (1234/rtp C:4D18B494 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163759026 DLMGCP NOTICE <0013> endpoint:rtpbridge/d2@mgw CI:4D18B494 CRCX: connection successfully created: (1234/rtp C:4D18B494 r=NULL:0<->l=::1:4434) (mgcp_protocol.c:772) 20250830163759026 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759026 DLMGCP DEBUG <0013> Generated response: line #00: 200 24731 OK (mgcp_msg.c:72) 20250830163759026 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/d2@mgw (mgcp_msg.c:72) 20250830163759026 DLMGCP DEBUG <0013> Generated response: line #02: I: 4D18B494 (mgcp_msg.c:72) 20250830163759026 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163759026 DLMGCP DEBUG <0013> Generated response: line #04: o=- 4D18B494 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163759026 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163759026 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163759026 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163759026 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4434 RTP/AVP 112 (mgcp_msg.c:72) 20250830163759026 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163759026 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163759027 DLMGCP DEBUG <0013> Received message: line #00: CRCX 24732 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759027 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163759027 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163759027 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163759027 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw (trunk:0) found free endpoint: rtpbridge/d3@mgw (mgcp_endp.c:262) 20250830163759027 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/d3@mgw" (mgcp_protocol.c:370) 20250830163759027 DLMGCP NOTICE <0013> endpoint:rtpbridge/d3@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163759027 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163759027 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw CI:057B42D7 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163759027 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw CI:057B42D7 output_enabled 0 (mgcp_conn.c:271) 20250830163759027 DLMGCP DEBUG <0013> (1234/rtp C:057B42D7 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163759027 DLMGCP NOTICE <0013> endpoint:rtpbridge/d3@mgw CI:057B42D7 CRCX: connection successfully created: (1234/rtp C:057B42D7 r=NULL:0<->l=::1:4436) (mgcp_protocol.c:772) 20250830163759027 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759027 DLMGCP DEBUG <0013> Generated response: line #00: 200 24732 OK (mgcp_msg.c:72) 20250830163759027 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/d3@mgw (mgcp_msg.c:72) 20250830163759027 DLMGCP DEBUG <0013> Generated response: line #02: I: 057B42D7 (mgcp_msg.c:72) 20250830163759027 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163759027 DLMGCP DEBUG <0013> Generated response: line #04: o=- 057B42D7 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163759027 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163759027 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163759027 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163759027 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4436 RTP/AVP 112 (mgcp_msg.c:72) 20250830163759027 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163759027 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163759027 DLMGCP DEBUG <0013> Received message: line #00: CRCX 24733 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759027 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163759027 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163759027 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163759027 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw (trunk:0) found free endpoint: rtpbridge/d4@mgw (mgcp_endp.c:262) 20250830163759027 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/d4@mgw" (mgcp_protocol.c:370) 20250830163759027 DLMGCP NOTICE <0013> endpoint:rtpbridge/d4@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163759027 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163759027 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw CI:45F1B731 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163759027 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw CI:45F1B731 output_enabled 0 (mgcp_conn.c:271) 20250830163759027 DLMGCP DEBUG <0013> (1234/rtp C:45F1B731 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163759027 DLMGCP NOTICE <0013> endpoint:rtpbridge/d4@mgw CI:45F1B731 CRCX: connection successfully created: (1234/rtp C:45F1B731 r=NULL:0<->l=::1:4438) (mgcp_protocol.c:772) 20250830163759027 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759027 DLMGCP DEBUG <0013> Generated response: line #00: 200 24733 OK (mgcp_msg.c:72) 20250830163759027 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/d4@mgw (mgcp_msg.c:72) 20250830163759027 DLMGCP DEBUG <0013> Generated response: line #02: I: 45F1B731 (mgcp_msg.c:72) 20250830163759027 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163759027 DLMGCP DEBUG <0013> Generated response: line #04: o=- 45F1B731 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163759027 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163759027 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163759027 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163759027 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4438 RTP/AVP 112 (mgcp_msg.c:72) 20250830163759027 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163759027 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163759028 DLMGCP DEBUG <0013> Received message: line #00: CRCX 24734 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759028 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163759028 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163759028 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163759028 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw (trunk:0) found free endpoint: rtpbridge/d5@mgw (mgcp_endp.c:262) 20250830163759028 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/d5@mgw" (mgcp_protocol.c:370) 20250830163759028 DLMGCP NOTICE <0013> endpoint:rtpbridge/d5@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163759028 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163759028 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw CI:EF4A691B connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163759028 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw CI:EF4A691B output_enabled 0 (mgcp_conn.c:271) 20250830163759028 DLMGCP DEBUG <0013> (1234/rtp C:EF4A691B r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163759028 DLMGCP NOTICE <0013> endpoint:rtpbridge/d5@mgw CI:EF4A691B CRCX: connection successfully created: (1234/rtp C:EF4A691B r=NULL:0<->l=::1:4440) (mgcp_protocol.c:772) 20250830163759028 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759028 DLMGCP DEBUG <0013> Generated response: line #00: 200 24734 OK (mgcp_msg.c:72) 20250830163759028 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/d5@mgw (mgcp_msg.c:72) 20250830163759028 DLMGCP DEBUG <0013> Generated response: line #02: I: EF4A691B (mgcp_msg.c:72) 20250830163759028 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163759028 DLMGCP DEBUG <0013> Generated response: line #04: o=- EF4A691B 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163759028 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163759028 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163759028 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163759028 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4440 RTP/AVP 112 (mgcp_msg.c:72) 20250830163759028 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163759028 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163759028 DLMGCP DEBUG <0013> Received message: line #00: CRCX 24735 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759028 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163759028 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163759028 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163759028 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw (trunk:0) found free endpoint: rtpbridge/d6@mgw (mgcp_endp.c:262) 20250830163759028 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/d6@mgw" (mgcp_protocol.c:370) 20250830163759028 DLMGCP NOTICE <0013> endpoint:rtpbridge/d6@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163759028 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163759028 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw CI:94C16321 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163759028 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw CI:94C16321 output_enabled 0 (mgcp_conn.c:271) 20250830163759028 DLMGCP DEBUG <0013> (1234/rtp C:94C16321 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163759028 DLMGCP NOTICE <0013> endpoint:rtpbridge/d6@mgw CI:94C16321 CRCX: connection successfully created: (1234/rtp C:94C16321 r=NULL:0<->l=::1:4442) (mgcp_protocol.c:772) 20250830163759028 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759028 DLMGCP DEBUG <0013> Generated response: line #00: 200 24735 OK (mgcp_msg.c:72) 20250830163759028 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/d6@mgw (mgcp_msg.c:72) 20250830163759028 DLMGCP DEBUG <0013> Generated response: line #02: I: 94C16321 (mgcp_msg.c:72) 20250830163759028 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163759028 DLMGCP DEBUG <0013> Generated response: line #04: o=- 94C16321 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163759028 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163759028 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163759028 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163759028 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4442 RTP/AVP 112 (mgcp_msg.c:72) 20250830163759028 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163759028 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163759028 DLMGCP DEBUG <0013> Received message: line #00: CRCX 24736 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759028 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163759028 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163759028 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163759028 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw (trunk:0) found free endpoint: rtpbridge/d7@mgw (mgcp_endp.c:262) 20250830163759028 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/d7@mgw" (mgcp_protocol.c:370) 20250830163759028 DLMGCP NOTICE <0013> endpoint:rtpbridge/d7@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163759028 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163759028 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw CI:E25D2159 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163759028 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw CI:E25D2159 output_enabled 0 (mgcp_conn.c:271) 20250830163759028 DLMGCP DEBUG <0013> (1234/rtp C:E25D2159 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163759028 DLMGCP NOTICE <0013> endpoint:rtpbridge/d7@mgw CI:E25D2159 CRCX: connection successfully created: (1234/rtp C:E25D2159 r=NULL:0<->l=::1:4444) (mgcp_protocol.c:772) 20250830163759028 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759028 DLMGCP DEBUG <0013> Generated response: line #00: 200 24736 OK (mgcp_msg.c:72) 20250830163759028 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/d7@mgw (mgcp_msg.c:72) 20250830163759028 DLMGCP DEBUG <0013> Generated response: line #02: I: E25D2159 (mgcp_msg.c:72) 20250830163759029 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163759029 DLMGCP DEBUG <0013> Generated response: line #04: o=- E25D2159 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163759029 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163759029 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163759029 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163759029 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4444 RTP/AVP 112 (mgcp_msg.c:72) 20250830163759029 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163759029 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163759029 DLMGCP DEBUG <0013> Received message: line #00: CRCX 24737 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759029 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163759029 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163759029 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163759029 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw (trunk:0) found free endpoint: rtpbridge/d8@mgw (mgcp_endp.c:262) 20250830163759029 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/d8@mgw" (mgcp_protocol.c:370) 20250830163759029 DLMGCP NOTICE <0013> endpoint:rtpbridge/d8@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163759029 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163759029 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw CI:C69C07C2 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163759029 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw CI:C69C07C2 output_enabled 0 (mgcp_conn.c:271) 20250830163759029 DLMGCP DEBUG <0013> (1234/rtp C:C69C07C2 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163759029 DLMGCP NOTICE <0013> endpoint:rtpbridge/d8@mgw CI:C69C07C2 CRCX: connection successfully created: (1234/rtp C:C69C07C2 r=NULL:0<->l=::1:4446) (mgcp_protocol.c:772) 20250830163759029 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759029 DLMGCP DEBUG <0013> Generated response: line #00: 200 24737 OK (mgcp_msg.c:72) 20250830163759029 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/d8@mgw (mgcp_msg.c:72) 20250830163759029 DLMGCP DEBUG <0013> Generated response: line #02: I: C69C07C2 (mgcp_msg.c:72) 20250830163759029 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163759029 DLMGCP DEBUG <0013> Generated response: line #04: o=- C69C07C2 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163759029 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163759029 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163759029 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163759029 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4446 RTP/AVP 112 (mgcp_msg.c:72) 20250830163759029 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163759029 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163759029 DLMGCP DEBUG <0013> Received message: line #00: CRCX 24738 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759029 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163759029 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163759029 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163759029 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw (trunk:0) found free endpoint: rtpbridge/d9@mgw (mgcp_endp.c:262) 20250830163759029 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/d9@mgw" (mgcp_protocol.c:370) 20250830163759029 DLMGCP NOTICE <0013> endpoint:rtpbridge/d9@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163759029 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163759029 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw CI:7E906006 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163759029 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw CI:7E906006 output_enabled 0 (mgcp_conn.c:271) 20250830163759029 DLMGCP DEBUG <0013> (1234/rtp C:7E906006 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163759029 DLMGCP NOTICE <0013> endpoint:rtpbridge/d9@mgw CI:7E906006 CRCX: connection successfully created: (1234/rtp C:7E906006 r=NULL:0<->l=::1:4448) (mgcp_protocol.c:772) 20250830163759029 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759029 DLMGCP DEBUG <0013> Generated response: line #00: 200 24738 OK (mgcp_msg.c:72) 20250830163759029 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/d9@mgw (mgcp_msg.c:72) 20250830163759029 DLMGCP DEBUG <0013> Generated response: line #02: I: 7E906006 (mgcp_msg.c:72) 20250830163759029 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163759029 DLMGCP DEBUG <0013> Generated response: line #04: o=- 7E906006 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163759029 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163759029 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163759029 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163759029 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4448 RTP/AVP 112 (mgcp_msg.c:72) 20250830163759029 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163759029 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163759030 DLMGCP DEBUG <0013> Received message: line #00: CRCX 24739 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759030 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163759030 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163759030 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163759030 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw (trunk:0) found free endpoint: rtpbridge/da@mgw (mgcp_endp.c:262) 20250830163759030 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/da@mgw" (mgcp_protocol.c:370) 20250830163759030 DLMGCP NOTICE <0013> endpoint:rtpbridge/da@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163759030 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163759030 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw CI:13529BB2 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163759030 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw CI:13529BB2 output_enabled 0 (mgcp_conn.c:271) 20250830163759030 DLMGCP DEBUG <0013> (1234/rtp C:13529BB2 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163759030 DLMGCP NOTICE <0013> endpoint:rtpbridge/da@mgw CI:13529BB2 CRCX: connection successfully created: (1234/rtp C:13529BB2 r=NULL:0<->l=::1:4450) (mgcp_protocol.c:772) 20250830163759030 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759030 DLMGCP DEBUG <0013> Generated response: line #00: 200 24739 OK (mgcp_msg.c:72) 20250830163759030 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/da@mgw (mgcp_msg.c:72) 20250830163759030 DLMGCP DEBUG <0013> Generated response: line #02: I: 13529BB2 (mgcp_msg.c:72) 20250830163759030 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163759030 DLMGCP DEBUG <0013> Generated response: line #04: o=- 13529BB2 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163759030 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163759030 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163759030 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163759030 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4450 RTP/AVP 112 (mgcp_msg.c:72) 20250830163759030 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163759030 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163759030 DLMGCP DEBUG <0013> Received message: line #00: CRCX 24740 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759030 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163759030 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163759030 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163759030 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw (trunk:0) found free endpoint: rtpbridge/db@mgw (mgcp_endp.c:262) 20250830163759030 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/db@mgw" (mgcp_protocol.c:370) 20250830163759030 DLMGCP NOTICE <0013> endpoint:rtpbridge/db@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163759030 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163759030 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw CI:D2EDE691 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163759030 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw CI:D2EDE691 output_enabled 0 (mgcp_conn.c:271) 20250830163759030 DLMGCP DEBUG <0013> (1234/rtp C:D2EDE691 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163759030 DLMGCP NOTICE <0013> endpoint:rtpbridge/db@mgw CI:D2EDE691 CRCX: connection successfully created: (1234/rtp C:D2EDE691 r=NULL:0<->l=::1:4452) (mgcp_protocol.c:772) 20250830163759030 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759030 DLMGCP DEBUG <0013> Generated response: line #00: 200 24740 OK (mgcp_msg.c:72) 20250830163759030 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/db@mgw (mgcp_msg.c:72) 20250830163759030 DLMGCP DEBUG <0013> Generated response: line #02: I: D2EDE691 (mgcp_msg.c:72) 20250830163759030 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163759030 DLMGCP DEBUG <0013> Generated response: line #04: o=- D2EDE691 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163759030 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163759030 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163759030 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163759030 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4452 RTP/AVP 112 (mgcp_msg.c:72) 20250830163759030 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163759030 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163759030 DLMGCP DEBUG <0013> Received message: line #00: CRCX 24741 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759030 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163759030 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163759030 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163759030 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw (trunk:0) found free endpoint: rtpbridge/dc@mgw (mgcp_endp.c:262) 20250830163759030 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/dc@mgw" (mgcp_protocol.c:370) 20250830163759030 DLMGCP NOTICE <0013> endpoint:rtpbridge/dc@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163759030 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163759030 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw CI:B2E220B0 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163759030 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw CI:B2E220B0 output_enabled 0 (mgcp_conn.c:271) 20250830163759030 DLMGCP DEBUG <0013> (1234/rtp C:B2E220B0 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163759030 DLMGCP NOTICE <0013> endpoint:rtpbridge/dc@mgw CI:B2E220B0 CRCX: connection successfully created: (1234/rtp C:B2E220B0 r=NULL:0<->l=::1:4454) (mgcp_protocol.c:772) 20250830163759030 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759030 DLMGCP DEBUG <0013> Generated response: line #00: 200 24741 OK (mgcp_msg.c:72) 20250830163759030 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/dc@mgw (mgcp_msg.c:72) 20250830163759030 DLMGCP DEBUG <0013> Generated response: line #02: I: B2E220B0 (mgcp_msg.c:72) 20250830163759030 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163759030 DLMGCP DEBUG <0013> Generated response: line #04: o=- B2E220B0 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163759030 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163759030 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163759030 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163759031 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4454 RTP/AVP 112 (mgcp_msg.c:72) 20250830163759031 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163759031 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163759031 DLMGCP DEBUG <0013> Received message: line #00: CRCX 24742 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759031 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163759031 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163759031 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163759031 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw (trunk:0) found free endpoint: rtpbridge/dd@mgw (mgcp_endp.c:262) 20250830163759031 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/dd@mgw" (mgcp_protocol.c:370) 20250830163759031 DLMGCP NOTICE <0013> endpoint:rtpbridge/dd@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163759031 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163759031 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw CI:FCD212FF connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163759031 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw CI:FCD212FF output_enabled 0 (mgcp_conn.c:271) 20250830163759031 DLMGCP DEBUG <0013> (1234/rtp C:FCD212FF r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163759031 DLMGCP NOTICE <0013> endpoint:rtpbridge/dd@mgw CI:FCD212FF CRCX: connection successfully created: (1234/rtp C:FCD212FF r=NULL:0<->l=::1:4456) (mgcp_protocol.c:772) 20250830163759031 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759031 DLMGCP DEBUG <0013> Generated response: line #00: 200 24742 OK (mgcp_msg.c:72) 20250830163759031 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/dd@mgw (mgcp_msg.c:72) 20250830163759031 DLMGCP DEBUG <0013> Generated response: line #02: I: FCD212FF (mgcp_msg.c:72) 20250830163759031 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163759031 DLMGCP DEBUG <0013> Generated response: line #04: o=- FCD212FF 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163759031 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163759031 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163759031 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163759031 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4456 RTP/AVP 112 (mgcp_msg.c:72) 20250830163759031 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163759031 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163759031 DLMGCP DEBUG <0013> Received message: line #00: CRCX 24743 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759031 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163759031 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163759031 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163759031 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw (trunk:0) found free endpoint: rtpbridge/de@mgw (mgcp_endp.c:262) 20250830163759031 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/de@mgw" (mgcp_protocol.c:370) 20250830163759031 DLMGCP NOTICE <0013> endpoint:rtpbridge/de@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163759031 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163759031 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw CI:6DE796C1 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163759031 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw CI:6DE796C1 output_enabled 0 (mgcp_conn.c:271) 20250830163759031 DLMGCP DEBUG <0013> (1234/rtp C:6DE796C1 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163759031 DLMGCP NOTICE <0013> endpoint:rtpbridge/de@mgw CI:6DE796C1 CRCX: connection successfully created: (1234/rtp C:6DE796C1 r=NULL:0<->l=::1:4458) (mgcp_protocol.c:772) 20250830163759031 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759031 DLMGCP DEBUG <0013> Generated response: line #00: 200 24743 OK (mgcp_msg.c:72) 20250830163759031 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/de@mgw (mgcp_msg.c:72) 20250830163759031 DLMGCP DEBUG <0013> Generated response: line #02: I: 6DE796C1 (mgcp_msg.c:72) 20250830163759031 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163759031 DLMGCP DEBUG <0013> Generated response: line #04: o=- 6DE796C1 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163759031 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163759031 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163759031 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163759031 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4458 RTP/AVP 112 (mgcp_msg.c:72) 20250830163759031 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163759031 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163759032 DLMGCP DEBUG <0013> Received message: line #00: CRCX 24744 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759032 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163759032 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163759032 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163759032 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw (trunk:0) found free endpoint: rtpbridge/df@mgw (mgcp_endp.c:262) 20250830163759032 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/df@mgw" (mgcp_protocol.c:370) 20250830163759032 DLMGCP NOTICE <0013> endpoint:rtpbridge/df@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163759032 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163759032 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw CI:2D485024 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163759032 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw CI:2D485024 output_enabled 0 (mgcp_conn.c:271) 20250830163759032 DLMGCP DEBUG <0013> (1234/rtp C:2D485024 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163759032 DLMGCP NOTICE <0013> endpoint:rtpbridge/df@mgw CI:2D485024 CRCX: connection successfully created: (1234/rtp C:2D485024 r=NULL:0<->l=::1:4460) (mgcp_protocol.c:772) 20250830163759032 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759032 DLMGCP DEBUG <0013> Generated response: line #00: 200 24744 OK (mgcp_msg.c:72) 20250830163759032 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/df@mgw (mgcp_msg.c:72) 20250830163759032 DLMGCP DEBUG <0013> Generated response: line #02: I: 2D485024 (mgcp_msg.c:72) 20250830163759032 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163759032 DLMGCP DEBUG <0013> Generated response: line #04: o=- 2D485024 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163759032 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163759032 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163759032 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163759032 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4460 RTP/AVP 112 (mgcp_msg.c:72) 20250830163759032 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163759032 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163759032 DLMGCP DEBUG <0013> Received message: line #00: CRCX 24745 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759032 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163759032 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163759032 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163759032 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw (trunk:0) found free endpoint: rtpbridge/e0@mgw (mgcp_endp.c:262) 20250830163759032 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/e0@mgw" (mgcp_protocol.c:370) 20250830163759032 DLMGCP NOTICE <0013> endpoint:rtpbridge/e0@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163759032 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163759032 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw CI:C7319CCF connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163759032 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw CI:C7319CCF output_enabled 0 (mgcp_conn.c:271) 20250830163759032 DLMGCP DEBUG <0013> (1234/rtp C:C7319CCF r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163759032 DLMGCP NOTICE <0013> endpoint:rtpbridge/e0@mgw CI:C7319CCF CRCX: connection successfully created: (1234/rtp C:C7319CCF r=NULL:0<->l=::1:4462) (mgcp_protocol.c:772) 20250830163759032 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759032 DLMGCP DEBUG <0013> Generated response: line #00: 200 24745 OK (mgcp_msg.c:72) 20250830163759032 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/e0@mgw (mgcp_msg.c:72) 20250830163759032 DLMGCP DEBUG <0013> Generated response: line #02: I: C7319CCF (mgcp_msg.c:72) 20250830163759032 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163759032 DLMGCP DEBUG <0013> Generated response: line #04: o=- C7319CCF 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163759032 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163759032 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163759032 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163759032 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4462 RTP/AVP 112 (mgcp_msg.c:72) 20250830163759032 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163759032 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163759032 DLMGCP DEBUG <0013> Received message: line #00: CRCX 24746 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759032 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163759032 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163759032 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163759032 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw (trunk:0) found free endpoint: rtpbridge/e1@mgw (mgcp_endp.c:262) 20250830163759032 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/e1@mgw" (mgcp_protocol.c:370) 20250830163759032 DLMGCP NOTICE <0013> endpoint:rtpbridge/e1@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163759032 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163759032 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw CI:041169EF connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163759032 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw CI:041169EF output_enabled 0 (mgcp_conn.c:271) 20250830163759032 DLMGCP DEBUG <0013> (1234/rtp C:041169EF r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163759032 DLMGCP NOTICE <0013> endpoint:rtpbridge/e1@mgw CI:041169EF CRCX: connection successfully created: (1234/rtp C:041169EF r=NULL:0<->l=::1:4464) (mgcp_protocol.c:772) 20250830163759032 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759032 DLMGCP DEBUG <0013> Generated response: line #00: 200 24746 OK (mgcp_msg.c:72) 20250830163759032 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/e1@mgw (mgcp_msg.c:72) 20250830163759032 DLMGCP DEBUG <0013> Generated response: line #02: I: 041169EF (mgcp_msg.c:72) 20250830163759032 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163759032 DLMGCP DEBUG <0013> Generated response: line #04: o=- 041169EF 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163759032 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163759032 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163759032 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163759033 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4464 RTP/AVP 112 (mgcp_msg.c:72) 20250830163759033 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163759033 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163759033 DLMGCP DEBUG <0013> Received message: line #00: CRCX 24747 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759033 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163759033 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163759033 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163759033 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw (trunk:0) found free endpoint: rtpbridge/e2@mgw (mgcp_endp.c:262) 20250830163759033 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/e2@mgw" (mgcp_protocol.c:370) 20250830163759033 DLMGCP NOTICE <0013> endpoint:rtpbridge/e2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163759033 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163759033 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw CI:CC8EDEAB connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163759033 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw CI:CC8EDEAB output_enabled 0 (mgcp_conn.c:271) 20250830163759033 DLMGCP DEBUG <0013> (1234/rtp C:CC8EDEAB r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163759033 DLMGCP NOTICE <0013> endpoint:rtpbridge/e2@mgw CI:CC8EDEAB CRCX: connection successfully created: (1234/rtp C:CC8EDEAB r=NULL:0<->l=::1:4466) (mgcp_protocol.c:772) 20250830163759033 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759033 DLMGCP DEBUG <0013> Generated response: line #00: 200 24747 OK (mgcp_msg.c:72) 20250830163759033 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/e2@mgw (mgcp_msg.c:72) 20250830163759033 DLMGCP DEBUG <0013> Generated response: line #02: I: CC8EDEAB (mgcp_msg.c:72) 20250830163759033 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163759033 DLMGCP DEBUG <0013> Generated response: line #04: o=- CC8EDEAB 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163759033 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163759033 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163759033 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163759033 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4466 RTP/AVP 112 (mgcp_msg.c:72) 20250830163759033 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163759033 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163759033 DLMGCP DEBUG <0013> Received message: line #00: CRCX 24748 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759033 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163759033 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163759033 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163759033 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw (trunk:0) found free endpoint: rtpbridge/e3@mgw (mgcp_endp.c:262) 20250830163759033 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/e3@mgw" (mgcp_protocol.c:370) 20250830163759033 DLMGCP NOTICE <0013> endpoint:rtpbridge/e3@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163759033 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163759033 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw CI:57E396E8 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163759033 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw CI:57E396E8 output_enabled 0 (mgcp_conn.c:271) 20250830163759033 DLMGCP DEBUG <0013> (1234/rtp C:57E396E8 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163759033 DLMGCP NOTICE <0013> endpoint:rtpbridge/e3@mgw CI:57E396E8 CRCX: connection successfully created: (1234/rtp C:57E396E8 r=NULL:0<->l=::1:4468) (mgcp_protocol.c:772) 20250830163759033 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759033 DLMGCP DEBUG <0013> Generated response: line #00: 200 24748 OK (mgcp_msg.c:72) 20250830163759033 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/e3@mgw (mgcp_msg.c:72) 20250830163759033 DLMGCP DEBUG <0013> Generated response: line #02: I: 57E396E8 (mgcp_msg.c:72) 20250830163759033 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163759033 DLMGCP DEBUG <0013> Generated response: line #04: o=- 57E396E8 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163759033 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163759033 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163759033 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163759033 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4468 RTP/AVP 112 (mgcp_msg.c:72) 20250830163759033 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163759033 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163759033 DLMGCP DEBUG <0013> Received message: line #00: CRCX 24749 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759034 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163759034 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163759034 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163759034 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw (trunk:0) found free endpoint: rtpbridge/e4@mgw (mgcp_endp.c:262) 20250830163759034 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/e4@mgw" (mgcp_protocol.c:370) 20250830163759034 DLMGCP NOTICE <0013> endpoint:rtpbridge/e4@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163759034 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163759034 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw CI:738ECB85 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163759034 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw CI:738ECB85 output_enabled 0 (mgcp_conn.c:271) 20250830163759034 DLMGCP DEBUG <0013> (1234/rtp C:738ECB85 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163759034 DLMGCP NOTICE <0013> endpoint:rtpbridge/e4@mgw CI:738ECB85 CRCX: connection successfully created: (1234/rtp C:738ECB85 r=NULL:0<->l=::1:4470) (mgcp_protocol.c:772) 20250830163759034 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759034 DLMGCP DEBUG <0013> Generated response: line #00: 200 24749 OK (mgcp_msg.c:72) 20250830163759034 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/e4@mgw (mgcp_msg.c:72) 20250830163759034 DLMGCP DEBUG <0013> Generated response: line #02: I: 738ECB85 (mgcp_msg.c:72) 20250830163759034 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163759034 DLMGCP DEBUG <0013> Generated response: line #04: o=- 738ECB85 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163759034 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163759034 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163759034 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163759034 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4470 RTP/AVP 112 (mgcp_msg.c:72) 20250830163759034 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163759034 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163759034 DLMGCP DEBUG <0013> Received message: line #00: CRCX 24750 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759034 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163759034 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163759034 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163759034 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw (trunk:0) found free endpoint: rtpbridge/e5@mgw (mgcp_endp.c:262) 20250830163759034 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/e5@mgw" (mgcp_protocol.c:370) 20250830163759034 DLMGCP NOTICE <0013> endpoint:rtpbridge/e5@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163759034 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163759034 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw CI:A181921E connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163759034 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw CI:A181921E output_enabled 0 (mgcp_conn.c:271) 20250830163759034 DLMGCP DEBUG <0013> (1234/rtp C:A181921E r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163759034 DLMGCP NOTICE <0013> endpoint:rtpbridge/e5@mgw CI:A181921E CRCX: connection successfully created: (1234/rtp C:A181921E r=NULL:0<->l=::1:4472) (mgcp_protocol.c:772) 20250830163759034 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759034 DLMGCP DEBUG <0013> Generated response: line #00: 200 24750 OK (mgcp_msg.c:72) 20250830163759034 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/e5@mgw (mgcp_msg.c:72) 20250830163759034 DLMGCP DEBUG <0013> Generated response: line #02: I: A181921E (mgcp_msg.c:72) 20250830163759034 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163759034 DLMGCP DEBUG <0013> Generated response: line #04: o=- A181921E 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163759034 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163759034 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163759034 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163759034 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4472 RTP/AVP 112 (mgcp_msg.c:72) 20250830163759034 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163759034 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163759034 DLMGCP DEBUG <0013> Received message: line #00: CRCX 24751 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759034 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163759034 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163759034 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163759034 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw (trunk:0) found free endpoint: rtpbridge/e6@mgw (mgcp_endp.c:262) 20250830163759034 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/e6@mgw" (mgcp_protocol.c:370) 20250830163759034 DLMGCP NOTICE <0013> endpoint:rtpbridge/e6@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163759034 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163759034 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw CI:C3D63BDF connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163759034 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw CI:C3D63BDF output_enabled 0 (mgcp_conn.c:271) 20250830163759034 DLMGCP DEBUG <0013> (1234/rtp C:C3D63BDF r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163759034 DLMGCP NOTICE <0013> endpoint:rtpbridge/e6@mgw CI:C3D63BDF CRCX: connection successfully created: (1234/rtp C:C3D63BDF r=NULL:0<->l=::1:4474) (mgcp_protocol.c:772) 20250830163759034 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759034 DLMGCP DEBUG <0013> Generated response: line #00: 200 24751 OK (mgcp_msg.c:72) 20250830163759034 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/e6@mgw (mgcp_msg.c:72) 20250830163759034 DLMGCP DEBUG <0013> Generated response: line #02: I: C3D63BDF (mgcp_msg.c:72) 20250830163759034 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163759034 DLMGCP DEBUG <0013> Generated response: line #04: o=- C3D63BDF 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163759034 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163759034 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163759034 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163759034 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4474 RTP/AVP 112 (mgcp_msg.c:72) 20250830163759035 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163759035 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163759035 DLMGCP DEBUG <0013> Received message: line #00: CRCX 24752 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759035 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163759035 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163759035 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163759035 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw (trunk:0) found free endpoint: rtpbridge/e7@mgw (mgcp_endp.c:262) 20250830163759035 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/e7@mgw" (mgcp_protocol.c:370) 20250830163759035 DLMGCP NOTICE <0013> endpoint:rtpbridge/e7@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163759035 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163759035 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw CI:997FA3EE connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163759035 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw CI:997FA3EE output_enabled 0 (mgcp_conn.c:271) 20250830163759035 DLMGCP DEBUG <0013> (1234/rtp C:997FA3EE r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163759035 DLMGCP NOTICE <0013> endpoint:rtpbridge/e7@mgw CI:997FA3EE CRCX: connection successfully created: (1234/rtp C:997FA3EE r=NULL:0<->l=::1:4476) (mgcp_protocol.c:772) 20250830163759035 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759035 DLMGCP DEBUG <0013> Generated response: line #00: 200 24752 OK (mgcp_msg.c:72) 20250830163759035 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/e7@mgw (mgcp_msg.c:72) 20250830163759035 DLMGCP DEBUG <0013> Generated response: line #02: I: 997FA3EE (mgcp_msg.c:72) 20250830163759035 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163759035 DLMGCP DEBUG <0013> Generated response: line #04: o=- 997FA3EE 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163759035 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163759035 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163759035 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163759035 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4476 RTP/AVP 112 (mgcp_msg.c:72) 20250830163759035 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163759035 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163759035 DLMGCP DEBUG <0013> Received message: line #00: CRCX 24753 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759035 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163759035 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163759035 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163759035 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw (trunk:0) found free endpoint: rtpbridge/e8@mgw (mgcp_endp.c:262) 20250830163759035 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/e8@mgw" (mgcp_protocol.c:370) 20250830163759035 DLMGCP NOTICE <0013> endpoint:rtpbridge/e8@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163759035 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163759035 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw CI:A5782BA7 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163759035 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw CI:A5782BA7 output_enabled 0 (mgcp_conn.c:271) 20250830163759035 DLMGCP DEBUG <0013> (1234/rtp C:A5782BA7 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163759035 DLMGCP NOTICE <0013> endpoint:rtpbridge/e8@mgw CI:A5782BA7 CRCX: connection successfully created: (1234/rtp C:A5782BA7 r=NULL:0<->l=::1:4478) (mgcp_protocol.c:772) 20250830163759035 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759035 DLMGCP DEBUG <0013> Generated response: line #00: 200 24753 OK (mgcp_msg.c:72) 20250830163759035 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/e8@mgw (mgcp_msg.c:72) 20250830163759035 DLMGCP DEBUG <0013> Generated response: line #02: I: A5782BA7 (mgcp_msg.c:72) 20250830163759035 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163759035 DLMGCP DEBUG <0013> Generated response: line #04: o=- A5782BA7 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163759035 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163759035 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163759035 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163759035 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4478 RTP/AVP 112 (mgcp_msg.c:72) 20250830163759035 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163759035 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163759036 DLMGCP DEBUG <0013> Received message: line #00: CRCX 24754 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759036 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163759036 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163759036 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163759036 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw (trunk:0) found free endpoint: rtpbridge/e9@mgw (mgcp_endp.c:262) 20250830163759036 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/e9@mgw" (mgcp_protocol.c:370) 20250830163759036 DLMGCP NOTICE <0013> endpoint:rtpbridge/e9@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163759036 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163759036 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw CI:5A96F1EF connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163759036 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw CI:5A96F1EF output_enabled 0 (mgcp_conn.c:271) 20250830163759036 DLMGCP DEBUG <0013> (1234/rtp C:5A96F1EF r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163759036 DLMGCP NOTICE <0013> endpoint:rtpbridge/e9@mgw CI:5A96F1EF CRCX: connection successfully created: (1234/rtp C:5A96F1EF r=NULL:0<->l=::1:4480) (mgcp_protocol.c:772) 20250830163759036 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759036 DLMGCP DEBUG <0013> Generated response: line #00: 200 24754 OK (mgcp_msg.c:72) 20250830163759036 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/e9@mgw (mgcp_msg.c:72) 20250830163759036 DLMGCP DEBUG <0013> Generated response: line #02: I: 5A96F1EF (mgcp_msg.c:72) 20250830163759036 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163759036 DLMGCP DEBUG <0013> Generated response: line #04: o=- 5A96F1EF 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163759036 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163759036 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163759036 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163759036 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4480 RTP/AVP 112 (mgcp_msg.c:72) 20250830163759036 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163759036 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163759036 DLMGCP DEBUG <0013> Received message: line #00: CRCX 24755 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759036 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163759036 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163759036 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163759036 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw (trunk:0) found free endpoint: rtpbridge/ea@mgw (mgcp_endp.c:262) 20250830163759036 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/ea@mgw" (mgcp_protocol.c:370) 20250830163759036 DLMGCP NOTICE <0013> endpoint:rtpbridge/ea@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163759036 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163759036 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw CI:2BCAE0D1 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163759036 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw CI:2BCAE0D1 output_enabled 0 (mgcp_conn.c:271) 20250830163759036 DLMGCP DEBUG <0013> (1234/rtp C:2BCAE0D1 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163759036 DLMGCP NOTICE <0013> endpoint:rtpbridge/ea@mgw CI:2BCAE0D1 CRCX: connection successfully created: (1234/rtp C:2BCAE0D1 r=NULL:0<->l=::1:4482) (mgcp_protocol.c:772) 20250830163759036 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759036 DLMGCP DEBUG <0013> Generated response: line #00: 200 24755 OK (mgcp_msg.c:72) 20250830163759036 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ea@mgw (mgcp_msg.c:72) 20250830163759036 DLMGCP DEBUG <0013> Generated response: line #02: I: 2BCAE0D1 (mgcp_msg.c:72) 20250830163759036 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163759036 DLMGCP DEBUG <0013> Generated response: line #04: o=- 2BCAE0D1 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163759036 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163759036 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163759036 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163759036 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4482 RTP/AVP 112 (mgcp_msg.c:72) 20250830163759036 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163759036 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163759036 DLMGCP DEBUG <0013> Received message: line #00: CRCX 24756 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759036 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163759036 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163759036 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163759036 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw (trunk:0) found free endpoint: rtpbridge/eb@mgw (mgcp_endp.c:262) 20250830163759036 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/eb@mgw" (mgcp_protocol.c:370) 20250830163759036 DLMGCP NOTICE <0013> endpoint:rtpbridge/eb@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163759036 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163759036 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw CI:5E162593 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163759036 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw CI:5E162593 output_enabled 0 (mgcp_conn.c:271) 20250830163759036 DLMGCP DEBUG <0013> (1234/rtp C:5E162593 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163759036 DLMGCP NOTICE <0013> endpoint:rtpbridge/eb@mgw CI:5E162593 CRCX: connection successfully created: (1234/rtp C:5E162593 r=NULL:0<->l=::1:4484) (mgcp_protocol.c:772) 20250830163759036 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759036 DLMGCP DEBUG <0013> Generated response: line #00: 200 24756 OK (mgcp_msg.c:72) 20250830163759036 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/eb@mgw (mgcp_msg.c:72) 20250830163759036 DLMGCP DEBUG <0013> Generated response: line #02: I: 5E162593 (mgcp_msg.c:72) 20250830163759036 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163759036 DLMGCP DEBUG <0013> Generated response: line #04: o=- 5E162593 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163759036 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163759036 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163759036 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163759037 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4484 RTP/AVP 112 (mgcp_msg.c:72) 20250830163759037 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163759037 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163759037 DLMGCP DEBUG <0013> Received message: line #00: CRCX 24757 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759037 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163759037 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163759037 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163759037 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw (trunk:0) found free endpoint: rtpbridge/ec@mgw (mgcp_endp.c:262) 20250830163759037 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/ec@mgw" (mgcp_protocol.c:370) 20250830163759037 DLMGCP NOTICE <0013> endpoint:rtpbridge/ec@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163759037 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163759037 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw CI:30EAA724 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163759037 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw CI:30EAA724 output_enabled 0 (mgcp_conn.c:271) 20250830163759037 DLMGCP DEBUG <0013> (1234/rtp C:30EAA724 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163759037 DLMGCP NOTICE <0013> endpoint:rtpbridge/ec@mgw CI:30EAA724 CRCX: connection successfully created: (1234/rtp C:30EAA724 r=NULL:0<->l=::1:4486) (mgcp_protocol.c:772) 20250830163759037 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759037 DLMGCP DEBUG <0013> Generated response: line #00: 200 24757 OK (mgcp_msg.c:72) 20250830163759037 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ec@mgw (mgcp_msg.c:72) 20250830163759037 DLMGCP DEBUG <0013> Generated response: line #02: I: 30EAA724 (mgcp_msg.c:72) 20250830163759037 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163759037 DLMGCP DEBUG <0013> Generated response: line #04: o=- 30EAA724 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163759037 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163759037 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163759037 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163759037 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4486 RTP/AVP 112 (mgcp_msg.c:72) 20250830163759037 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163759037 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163759037 DLMGCP DEBUG <0013> Received message: line #00: CRCX 24758 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759037 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163759037 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163759037 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163759037 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw (trunk:0) found free endpoint: rtpbridge/ed@mgw (mgcp_endp.c:262) 20250830163759037 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/ed@mgw" (mgcp_protocol.c:370) 20250830163759037 DLMGCP NOTICE <0013> endpoint:rtpbridge/ed@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163759037 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163759037 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw CI:EB61869C connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163759037 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw CI:EB61869C output_enabled 0 (mgcp_conn.c:271) 20250830163759037 DLMGCP DEBUG <0013> (1234/rtp C:EB61869C r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163759037 DLMGCP NOTICE <0013> endpoint:rtpbridge/ed@mgw CI:EB61869C CRCX: connection successfully created: (1234/rtp C:EB61869C r=NULL:0<->l=::1:4488) (mgcp_protocol.c:772) 20250830163759037 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759037 DLMGCP DEBUG <0013> Generated response: line #00: 200 24758 OK (mgcp_msg.c:72) 20250830163759037 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ed@mgw (mgcp_msg.c:72) 20250830163759037 DLMGCP DEBUG <0013> Generated response: line #02: I: EB61869C (mgcp_msg.c:72) 20250830163759037 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163759037 DLMGCP DEBUG <0013> Generated response: line #04: o=- EB61869C 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163759037 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163759037 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163759037 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163759037 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4488 RTP/AVP 112 (mgcp_msg.c:72) 20250830163759037 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163759037 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163759038 DLMGCP DEBUG <0013> Received message: line #00: CRCX 24759 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759038 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163759038 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163759038 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163759038 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw (trunk:0) found free endpoint: rtpbridge/ee@mgw (mgcp_endp.c:262) 20250830163759038 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/ee@mgw" (mgcp_protocol.c:370) 20250830163759038 DLMGCP NOTICE <0013> endpoint:rtpbridge/ee@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163759038 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163759038 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw CI:BA104979 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163759038 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw CI:BA104979 output_enabled 0 (mgcp_conn.c:271) 20250830163759038 DLMGCP DEBUG <0013> (1234/rtp C:BA104979 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163759038 DLMGCP NOTICE <0013> endpoint:rtpbridge/ee@mgw CI:BA104979 CRCX: connection successfully created: (1234/rtp C:BA104979 r=NULL:0<->l=::1:4490) (mgcp_protocol.c:772) 20250830163759038 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759038 DLMGCP DEBUG <0013> Generated response: line #00: 200 24759 OK (mgcp_msg.c:72) 20250830163759038 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ee@mgw (mgcp_msg.c:72) 20250830163759038 DLMGCP DEBUG <0013> Generated response: line #02: I: BA104979 (mgcp_msg.c:72) 20250830163759038 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163759038 DLMGCP DEBUG <0013> Generated response: line #04: o=- BA104979 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163759038 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163759038 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163759038 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163759038 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4490 RTP/AVP 112 (mgcp_msg.c:72) 20250830163759038 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163759038 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163759038 DLMGCP DEBUG <0013> Received message: line #00: CRCX 24760 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759038 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163759038 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163759038 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163759038 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw (trunk:0) found free endpoint: rtpbridge/ef@mgw (mgcp_endp.c:262) 20250830163759038 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/ef@mgw" (mgcp_protocol.c:370) 20250830163759038 DLMGCP NOTICE <0013> endpoint:rtpbridge/ef@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163759038 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163759038 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw CI:697E8672 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163759038 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw CI:697E8672 output_enabled 0 (mgcp_conn.c:271) 20250830163759038 DLMGCP DEBUG <0013> (1234/rtp C:697E8672 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163759038 DLMGCP NOTICE <0013> endpoint:rtpbridge/ef@mgw CI:697E8672 CRCX: connection successfully created: (1234/rtp C:697E8672 r=NULL:0<->l=::1:4492) (mgcp_protocol.c:772) 20250830163759038 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759038 DLMGCP DEBUG <0013> Generated response: line #00: 200 24760 OK (mgcp_msg.c:72) 20250830163759038 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ef@mgw (mgcp_msg.c:72) 20250830163759038 DLMGCP DEBUG <0013> Generated response: line #02: I: 697E8672 (mgcp_msg.c:72) 20250830163759038 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163759038 DLMGCP DEBUG <0013> Generated response: line #04: o=- 697E8672 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163759038 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163759038 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163759038 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163759038 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4492 RTP/AVP 112 (mgcp_msg.c:72) 20250830163759038 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163759038 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163759038 DLMGCP DEBUG <0013> Received message: line #00: CRCX 24761 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759038 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163759038 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163759038 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163759038 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw (trunk:0) found free endpoint: rtpbridge/f0@mgw (mgcp_endp.c:262) 20250830163759038 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/f0@mgw" (mgcp_protocol.c:370) 20250830163759038 DLMGCP NOTICE <0013> endpoint:rtpbridge/f0@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163759038 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163759038 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw CI:F4148EFA connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163759038 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw CI:F4148EFA output_enabled 0 (mgcp_conn.c:271) 20250830163759038 DLMGCP DEBUG <0013> (1234/rtp C:F4148EFA r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163759038 DLMGCP NOTICE <0013> endpoint:rtpbridge/f0@mgw CI:F4148EFA CRCX: connection successfully created: (1234/rtp C:F4148EFA r=NULL:0<->l=::1:4494) (mgcp_protocol.c:772) 20250830163759038 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759038 DLMGCP DEBUG <0013> Generated response: line #00: 200 24761 OK (mgcp_msg.c:72) 20250830163759038 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/f0@mgw (mgcp_msg.c:72) 20250830163759038 DLMGCP DEBUG <0013> Generated response: line #02: I: F4148EFA (mgcp_msg.c:72) 20250830163759038 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163759038 DLMGCP DEBUG <0013> Generated response: line #04: o=- F4148EFA 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163759038 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163759038 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163759038 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163759038 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4494 RTP/AVP 112 (mgcp_msg.c:72) 20250830163759038 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163759038 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163759039 DLMGCP DEBUG <0013> Received message: line #00: CRCX 24762 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759039 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163759039 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163759039 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163759039 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw (trunk:0) found free endpoint: rtpbridge/f1@mgw (mgcp_endp.c:262) 20250830163759039 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/f1@mgw" (mgcp_protocol.c:370) 20250830163759039 DLMGCP NOTICE <0013> endpoint:rtpbridge/f1@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163759039 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163759039 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw CI:723D86AE connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163759039 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw CI:723D86AE output_enabled 0 (mgcp_conn.c:271) 20250830163759039 DLMGCP DEBUG <0013> (1234/rtp C:723D86AE r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163759039 DLMGCP NOTICE <0013> endpoint:rtpbridge/f1@mgw CI:723D86AE CRCX: connection successfully created: (1234/rtp C:723D86AE r=NULL:0<->l=::1:4496) (mgcp_protocol.c:772) 20250830163759039 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759039 DLMGCP DEBUG <0013> Generated response: line #00: 200 24762 OK (mgcp_msg.c:72) 20250830163759039 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/f1@mgw (mgcp_msg.c:72) 20250830163759039 DLMGCP DEBUG <0013> Generated response: line #02: I: 723D86AE (mgcp_msg.c:72) 20250830163759039 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163759039 DLMGCP DEBUG <0013> Generated response: line #04: o=- 723D86AE 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163759039 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163759039 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163759039 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163759039 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4496 RTP/AVP 112 (mgcp_msg.c:72) 20250830163759039 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163759039 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163759039 DLMGCP DEBUG <0013> Received message: line #00: CRCX 24763 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759039 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163759039 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163759039 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163759039 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw (trunk:0) found free endpoint: rtpbridge/f2@mgw (mgcp_endp.c:262) 20250830163759039 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/f2@mgw" (mgcp_protocol.c:370) 20250830163759039 DLMGCP NOTICE <0013> endpoint:rtpbridge/f2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163759039 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163759039 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw CI:0CF905E1 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163759039 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw CI:0CF905E1 output_enabled 0 (mgcp_conn.c:271) 20250830163759039 DLMGCP DEBUG <0013> (1234/rtp C:0CF905E1 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163759039 DLMGCP NOTICE <0013> endpoint:rtpbridge/f2@mgw CI:0CF905E1 CRCX: connection successfully created: (1234/rtp C:0CF905E1 r=NULL:0<->l=::1:4498) (mgcp_protocol.c:772) 20250830163759039 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759039 DLMGCP DEBUG <0013> Generated response: line #00: 200 24763 OK (mgcp_msg.c:72) 20250830163759039 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/f2@mgw (mgcp_msg.c:72) 20250830163759039 DLMGCP DEBUG <0013> Generated response: line #02: I: 0CF905E1 (mgcp_msg.c:72) 20250830163759039 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163759039 DLMGCP DEBUG <0013> Generated response: line #04: o=- 0CF905E1 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163759039 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163759039 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163759039 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163759039 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4498 RTP/AVP 112 (mgcp_msg.c:72) 20250830163759039 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163759039 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163759039 DLMGCP DEBUG <0013> Received message: line #00: CRCX 24764 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759040 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163759040 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163759040 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163759040 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw (trunk:0) found free endpoint: rtpbridge/f3@mgw (mgcp_endp.c:262) 20250830163759040 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/f3@mgw" (mgcp_protocol.c:370) 20250830163759040 DLMGCP NOTICE <0013> endpoint:rtpbridge/f3@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163759040 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163759040 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw CI:61D80867 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163759040 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw CI:61D80867 output_enabled 0 (mgcp_conn.c:271) 20250830163759040 DLMGCP DEBUG <0013> (1234/rtp C:61D80867 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163759040 DLMGCP NOTICE <0013> endpoint:rtpbridge/f3@mgw CI:61D80867 CRCX: connection successfully created: (1234/rtp C:61D80867 r=NULL:0<->l=::1:4500) (mgcp_protocol.c:772) 20250830163759040 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759040 DLMGCP DEBUG <0013> Generated response: line #00: 200 24764 OK (mgcp_msg.c:72) 20250830163759040 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/f3@mgw (mgcp_msg.c:72) 20250830163759040 DLMGCP DEBUG <0013> Generated response: line #02: I: 61D80867 (mgcp_msg.c:72) 20250830163759040 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163759040 DLMGCP DEBUG <0013> Generated response: line #04: o=- 61D80867 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163759040 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163759040 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163759040 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163759040 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4500 RTP/AVP 112 (mgcp_msg.c:72) 20250830163759040 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163759040 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163759040 DLMGCP DEBUG <0013> Received message: line #00: CRCX 24765 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759040 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163759040 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163759040 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163759040 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw (trunk:0) found free endpoint: rtpbridge/f4@mgw (mgcp_endp.c:262) 20250830163759040 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/f4@mgw" (mgcp_protocol.c:370) 20250830163759040 DLMGCP NOTICE <0013> endpoint:rtpbridge/f4@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163759040 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163759040 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw CI:6BF3491E connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163759040 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw CI:6BF3491E output_enabled 0 (mgcp_conn.c:271) 20250830163759040 DLMGCP DEBUG <0013> (1234/rtp C:6BF3491E r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163759040 DLMGCP NOTICE <0013> endpoint:rtpbridge/f4@mgw CI:6BF3491E CRCX: connection successfully created: (1234/rtp C:6BF3491E r=NULL:0<->l=::1:4502) (mgcp_protocol.c:772) 20250830163759040 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759040 DLMGCP DEBUG <0013> Generated response: line #00: 200 24765 OK (mgcp_msg.c:72) 20250830163759040 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/f4@mgw (mgcp_msg.c:72) 20250830163759040 DLMGCP DEBUG <0013> Generated response: line #02: I: 6BF3491E (mgcp_msg.c:72) 20250830163759040 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163759040 DLMGCP DEBUG <0013> Generated response: line #04: o=- 6BF3491E 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163759040 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163759040 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163759040 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163759040 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4502 RTP/AVP 112 (mgcp_msg.c:72) 20250830163759040 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163759040 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163759040 DLMGCP DEBUG <0013> Received message: line #00: CRCX 24766 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759040 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163759040 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163759040 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163759040 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw (trunk:0) found free endpoint: rtpbridge/f5@mgw (mgcp_endp.c:262) 20250830163759040 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/f5@mgw" (mgcp_protocol.c:370) 20250830163759040 DLMGCP NOTICE <0013> endpoint:rtpbridge/f5@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163759040 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163759040 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw CI:D16DB41C connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163759040 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw CI:D16DB41C output_enabled 0 (mgcp_conn.c:271) 20250830163759040 DLMGCP DEBUG <0013> (1234/rtp C:D16DB41C r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163759040 DLMGCP NOTICE <0013> endpoint:rtpbridge/f5@mgw CI:D16DB41C CRCX: connection successfully created: (1234/rtp C:D16DB41C r=NULL:0<->l=::1:4504) (mgcp_protocol.c:772) 20250830163759040 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759040 DLMGCP DEBUG <0013> Generated response: line #00: 200 24766 OK (mgcp_msg.c:72) 20250830163759040 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/f5@mgw (mgcp_msg.c:72) 20250830163759040 DLMGCP DEBUG <0013> Generated response: line #02: I: D16DB41C (mgcp_msg.c:72) 20250830163759040 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163759040 DLMGCP DEBUG <0013> Generated response: line #04: o=- D16DB41C 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163759040 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163759040 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163759040 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163759040 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4504 RTP/AVP 112 (mgcp_msg.c:72) 20250830163759040 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163759040 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163759041 DLMGCP DEBUG <0013> Received message: line #00: CRCX 24767 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759041 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163759041 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163759041 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163759041 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw (trunk:0) found free endpoint: rtpbridge/f6@mgw (mgcp_endp.c:262) 20250830163759041 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/f6@mgw" (mgcp_protocol.c:370) 20250830163759041 DLMGCP NOTICE <0013> endpoint:rtpbridge/f6@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163759041 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163759041 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw CI:B6B550AD connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163759041 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw CI:B6B550AD output_enabled 0 (mgcp_conn.c:271) 20250830163759041 DLMGCP DEBUG <0013> (1234/rtp C:B6B550AD r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163759041 DLMGCP NOTICE <0013> endpoint:rtpbridge/f6@mgw CI:B6B550AD CRCX: connection successfully created: (1234/rtp C:B6B550AD r=NULL:0<->l=::1:4506) (mgcp_protocol.c:772) 20250830163759041 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759041 DLMGCP DEBUG <0013> Generated response: line #00: 200 24767 OK (mgcp_msg.c:72) 20250830163759041 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/f6@mgw (mgcp_msg.c:72) 20250830163759041 DLMGCP DEBUG <0013> Generated response: line #02: I: B6B550AD (mgcp_msg.c:72) 20250830163759041 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163759041 DLMGCP DEBUG <0013> Generated response: line #04: o=- B6B550AD 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163759041 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163759041 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163759041 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163759041 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4506 RTP/AVP 112 (mgcp_msg.c:72) 20250830163759041 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163759041 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163759041 DLMGCP DEBUG <0013> Received message: line #00: CRCX 24768 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759041 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163759041 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163759041 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163759041 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw (trunk:0) found free endpoint: rtpbridge/f7@mgw (mgcp_endp.c:262) 20250830163759041 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/f7@mgw" (mgcp_protocol.c:370) 20250830163759041 DLMGCP NOTICE <0013> endpoint:rtpbridge/f7@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163759041 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163759041 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw CI:A331D9CB connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163759041 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw CI:A331D9CB output_enabled 0 (mgcp_conn.c:271) 20250830163759041 DLMGCP DEBUG <0013> (1234/rtp C:A331D9CB r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163759041 DLMGCP NOTICE <0013> endpoint:rtpbridge/f7@mgw CI:A331D9CB CRCX: connection successfully created: (1234/rtp C:A331D9CB r=NULL:0<->l=::1:4508) (mgcp_protocol.c:772) 20250830163759041 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759041 DLMGCP DEBUG <0013> Generated response: line #00: 200 24768 OK (mgcp_msg.c:72) 20250830163759041 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/f7@mgw (mgcp_msg.c:72) 20250830163759041 DLMGCP DEBUG <0013> Generated response: line #02: I: A331D9CB (mgcp_msg.c:72) 20250830163759041 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163759041 DLMGCP DEBUG <0013> Generated response: line #04: o=- A331D9CB 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163759041 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163759041 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163759041 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163759041 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4508 RTP/AVP 112 (mgcp_msg.c:72) 20250830163759041 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163759041 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163759041 DLMGCP DEBUG <0013> Received message: line #00: CRCX 24769 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759042 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163759042 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163759042 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163759042 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw (trunk:0) found free endpoint: rtpbridge/f8@mgw (mgcp_endp.c:262) 20250830163759042 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/f8@mgw" (mgcp_protocol.c:370) 20250830163759042 DLMGCP NOTICE <0013> endpoint:rtpbridge/f8@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163759042 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163759042 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw CI:4C4F6349 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163759042 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw CI:4C4F6349 output_enabled 0 (mgcp_conn.c:271) 20250830163759042 DLMGCP DEBUG <0013> (1234/rtp C:4C4F6349 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163759042 DLMGCP NOTICE <0013> endpoint:rtpbridge/f8@mgw CI:4C4F6349 CRCX: connection successfully created: (1234/rtp C:4C4F6349 r=NULL:0<->l=::1:4510) (mgcp_protocol.c:772) 20250830163759042 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759042 DLMGCP DEBUG <0013> Generated response: line #00: 200 24769 OK (mgcp_msg.c:72) 20250830163759042 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/f8@mgw (mgcp_msg.c:72) 20250830163759042 DLMGCP DEBUG <0013> Generated response: line #02: I: 4C4F6349 (mgcp_msg.c:72) 20250830163759042 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163759042 DLMGCP DEBUG <0013> Generated response: line #04: o=- 4C4F6349 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163759042 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163759042 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163759042 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163759042 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4510 RTP/AVP 112 (mgcp_msg.c:72) 20250830163759042 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163759042 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163759042 DLMGCP DEBUG <0013> Received message: line #00: CRCX 24770 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759042 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163759042 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163759042 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163759042 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw (trunk:0) found free endpoint: rtpbridge/f9@mgw (mgcp_endp.c:262) 20250830163759042 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/f9@mgw" (mgcp_protocol.c:370) 20250830163759042 DLMGCP NOTICE <0013> endpoint:rtpbridge/f9@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163759042 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163759042 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw CI:28B38B14 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163759042 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw CI:28B38B14 output_enabled 0 (mgcp_conn.c:271) 20250830163759042 DLMGCP DEBUG <0013> (1234/rtp C:28B38B14 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163759042 DLMGCP NOTICE <0013> endpoint:rtpbridge/f9@mgw CI:28B38B14 CRCX: connection successfully created: (1234/rtp C:28B38B14 r=NULL:0<->l=::1:4512) (mgcp_protocol.c:772) 20250830163759042 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759042 DLMGCP DEBUG <0013> Generated response: line #00: 200 24770 OK (mgcp_msg.c:72) 20250830163759042 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/f9@mgw (mgcp_msg.c:72) 20250830163759042 DLMGCP DEBUG <0013> Generated response: line #02: I: 28B38B14 (mgcp_msg.c:72) 20250830163759042 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163759042 DLMGCP DEBUG <0013> Generated response: line #04: o=- 28B38B14 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163759042 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163759042 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163759042 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163759042 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4512 RTP/AVP 112 (mgcp_msg.c:72) 20250830163759042 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163759042 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163759042 DLMGCP DEBUG <0013> Received message: line #00: CRCX 24771 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759042 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163759042 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163759042 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163759042 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw (trunk:0) found free endpoint: rtpbridge/fa@mgw (mgcp_endp.c:262) 20250830163759042 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/fa@mgw" (mgcp_protocol.c:370) 20250830163759042 DLMGCP NOTICE <0013> endpoint:rtpbridge/fa@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163759042 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163759042 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw CI:647D01F5 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163759042 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw CI:647D01F5 output_enabled 0 (mgcp_conn.c:271) 20250830163759042 DLMGCP DEBUG <0013> (1234/rtp C:647D01F5 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163759042 DLMGCP NOTICE <0013> endpoint:rtpbridge/fa@mgw CI:647D01F5 CRCX: connection successfully created: (1234/rtp C:647D01F5 r=NULL:0<->l=::1:4514) (mgcp_protocol.c:772) 20250830163759042 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759042 DLMGCP DEBUG <0013> Generated response: line #00: 200 24771 OK (mgcp_msg.c:72) 20250830163759042 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/fa@mgw (mgcp_msg.c:72) 20250830163759042 DLMGCP DEBUG <0013> Generated response: line #02: I: 647D01F5 (mgcp_msg.c:72) 20250830163759042 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163759042 DLMGCP DEBUG <0013> Generated response: line #04: o=- 647D01F5 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163759042 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163759042 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163759043 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163759043 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4514 RTP/AVP 112 (mgcp_msg.c:72) 20250830163759043 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163759043 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163759043 DLMGCP DEBUG <0013> Received message: line #00: CRCX 24772 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759043 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163759043 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163759043 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163759043 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw (trunk:0) found free endpoint: rtpbridge/fb@mgw (mgcp_endp.c:262) 20250830163759043 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/fb@mgw" (mgcp_protocol.c:370) 20250830163759043 DLMGCP NOTICE <0013> endpoint:rtpbridge/fb@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163759043 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163759043 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw CI:72D2E5E9 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163759043 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw CI:72D2E5E9 output_enabled 0 (mgcp_conn.c:271) 20250830163759043 DLMGCP DEBUG <0013> (1234/rtp C:72D2E5E9 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163759043 DLMGCP NOTICE <0013> endpoint:rtpbridge/fb@mgw CI:72D2E5E9 CRCX: connection successfully created: (1234/rtp C:72D2E5E9 r=NULL:0<->l=::1:4516) (mgcp_protocol.c:772) 20250830163759043 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759043 DLMGCP DEBUG <0013> Generated response: line #00: 200 24772 OK (mgcp_msg.c:72) 20250830163759043 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/fb@mgw (mgcp_msg.c:72) 20250830163759043 DLMGCP DEBUG <0013> Generated response: line #02: I: 72D2E5E9 (mgcp_msg.c:72) 20250830163759043 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163759043 DLMGCP DEBUG <0013> Generated response: line #04: o=- 72D2E5E9 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163759043 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163759043 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163759043 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163759043 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4516 RTP/AVP 112 (mgcp_msg.c:72) 20250830163759043 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163759043 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163759043 DLMGCP DEBUG <0013> Received message: line #00: CRCX 24773 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759043 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163759043 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163759043 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163759043 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw (trunk:0) found free endpoint: rtpbridge/fc@mgw (mgcp_endp.c:262) 20250830163759043 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/fc@mgw" (mgcp_protocol.c:370) 20250830163759043 DLMGCP NOTICE <0013> endpoint:rtpbridge/fc@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163759043 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163759043 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw CI:3D56C8AC connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163759043 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw CI:3D56C8AC output_enabled 0 (mgcp_conn.c:271) 20250830163759043 DLMGCP DEBUG <0013> (1234/rtp C:3D56C8AC r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163759043 DLMGCP NOTICE <0013> endpoint:rtpbridge/fc@mgw CI:3D56C8AC CRCX: connection successfully created: (1234/rtp C:3D56C8AC r=NULL:0<->l=::1:4518) (mgcp_protocol.c:772) 20250830163759043 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759043 DLMGCP DEBUG <0013> Generated response: line #00: 200 24773 OK (mgcp_msg.c:72) 20250830163759043 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/fc@mgw (mgcp_msg.c:72) 20250830163759043 DLMGCP DEBUG <0013> Generated response: line #02: I: 3D56C8AC (mgcp_msg.c:72) 20250830163759043 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163759043 DLMGCP DEBUG <0013> Generated response: line #04: o=- 3D56C8AC 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163759043 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163759043 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163759043 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163759043 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4518 RTP/AVP 112 (mgcp_msg.c:72) 20250830163759043 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163759043 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163759044 DLMGCP DEBUG <0013> Received message: line #00: CRCX 24774 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759044 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163759044 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163759044 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163759044 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw (trunk:0) found free endpoint: rtpbridge/fd@mgw (mgcp_endp.c:262) 20250830163759044 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/fd@mgw" (mgcp_protocol.c:370) 20250830163759044 DLMGCP NOTICE <0013> endpoint:rtpbridge/fd@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163759044 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163759044 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw CI:3CF61FF7 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163759044 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw CI:3CF61FF7 output_enabled 0 (mgcp_conn.c:271) 20250830163759044 DLMGCP DEBUG <0013> (1234/rtp C:3CF61FF7 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163759044 DLMGCP NOTICE <0013> endpoint:rtpbridge/fd@mgw CI:3CF61FF7 CRCX: connection successfully created: (1234/rtp C:3CF61FF7 r=NULL:0<->l=::1:4520) (mgcp_protocol.c:772) 20250830163759044 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759044 DLMGCP DEBUG <0013> Generated response: line #00: 200 24774 OK (mgcp_msg.c:72) 20250830163759044 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/fd@mgw (mgcp_msg.c:72) 20250830163759044 DLMGCP DEBUG <0013> Generated response: line #02: I: 3CF61FF7 (mgcp_msg.c:72) 20250830163759044 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163759044 DLMGCP DEBUG <0013> Generated response: line #04: o=- 3CF61FF7 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163759044 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163759044 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163759044 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163759044 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4520 RTP/AVP 112 (mgcp_msg.c:72) 20250830163759044 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163759044 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163759044 DLMGCP DEBUG <0013> Received message: line #00: CRCX 24775 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759044 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163759044 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163759044 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163759044 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw (trunk:0) found free endpoint: rtpbridge/fe@mgw (mgcp_endp.c:262) 20250830163759044 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/fe@mgw" (mgcp_protocol.c:370) 20250830163759044 DLMGCP NOTICE <0013> endpoint:rtpbridge/fe@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163759044 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163759044 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw CI:861C87BC connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163759044 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw CI:861C87BC output_enabled 0 (mgcp_conn.c:271) 20250830163759044 DLMGCP DEBUG <0013> (1234/rtp C:861C87BC r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163759044 DLMGCP NOTICE <0013> endpoint:rtpbridge/fe@mgw CI:861C87BC CRCX: connection successfully created: (1234/rtp C:861C87BC r=NULL:0<->l=::1:4522) (mgcp_protocol.c:772) 20250830163759044 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759044 DLMGCP DEBUG <0013> Generated response: line #00: 200 24775 OK (mgcp_msg.c:72) 20250830163759044 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/fe@mgw (mgcp_msg.c:72) 20250830163759044 DLMGCP DEBUG <0013> Generated response: line #02: I: 861C87BC (mgcp_msg.c:72) 20250830163759044 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163759044 DLMGCP DEBUG <0013> Generated response: line #04: o=- 861C87BC 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163759044 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163759044 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163759044 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163759044 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4522 RTP/AVP 112 (mgcp_msg.c:72) 20250830163759044 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163759044 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163759044 DLMGCP DEBUG <0013> Received message: line #00: CRCX 24776 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759044 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163759044 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163759044 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163759044 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw (trunk:0) found free endpoint: rtpbridge/ff@mgw (mgcp_endp.c:262) 20250830163759044 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/ff@mgw" (mgcp_protocol.c:370) 20250830163759044 DLMGCP NOTICE <0013> endpoint:rtpbridge/ff@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163759044 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163759044 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw CI:C9674AE7 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163759044 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw CI:C9674AE7 output_enabled 0 (mgcp_conn.c:271) 20250830163759044 DLMGCP DEBUG <0013> (1234/rtp C:C9674AE7 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163759044 DLMGCP NOTICE <0013> endpoint:rtpbridge/ff@mgw CI:C9674AE7 CRCX: connection successfully created: (1234/rtp C:C9674AE7 r=NULL:0<->l=::1:4524) (mgcp_protocol.c:772) 20250830163759045 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759045 DLMGCP DEBUG <0013> Generated response: line #00: 200 24776 OK (mgcp_msg.c:72) 20250830163759045 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ff@mgw (mgcp_msg.c:72) 20250830163759045 DLMGCP DEBUG <0013> Generated response: line #02: I: C9674AE7 (mgcp_msg.c:72) 20250830163759045 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163759045 DLMGCP DEBUG <0013> Generated response: line #04: o=- C9674AE7 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163759045 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163759045 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163759045 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163759045 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4524 RTP/AVP 112 (mgcp_msg.c:72) 20250830163759045 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163759045 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163759045 DLMGCP DEBUG <0013> Received message: line #00: CRCX 24777 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759045 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163759045 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163759045 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163759045 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw (trunk:0) found free endpoint: rtpbridge/100@mgw (mgcp_endp.c:262) 20250830163759045 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/100@mgw" (mgcp_protocol.c:370) 20250830163759045 DLMGCP NOTICE <0013> endpoint:rtpbridge/100@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163759045 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163759045 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw CI:1018ADA6 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163759045 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw CI:1018ADA6 output_enabled 0 (mgcp_conn.c:271) 20250830163759045 DLMGCP DEBUG <0013> (1234/rtp C:1018ADA6 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163759045 DLMGCP NOTICE <0013> endpoint:rtpbridge/100@mgw CI:1018ADA6 CRCX: connection successfully created: (1234/rtp C:1018ADA6 r=NULL:0<->l=::1:4526) (mgcp_protocol.c:772) 20250830163759045 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759045 DLMGCP DEBUG <0013> Generated response: line #00: 200 24777 OK (mgcp_msg.c:72) 20250830163759045 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/100@mgw (mgcp_msg.c:72) 20250830163759045 DLMGCP DEBUG <0013> Generated response: line #02: I: 1018ADA6 (mgcp_msg.c:72) 20250830163759045 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163759045 DLMGCP DEBUG <0013> Generated response: line #04: o=- 1018ADA6 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163759045 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163759045 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163759045 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163759045 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4526 RTP/AVP 112 (mgcp_msg.c:72) 20250830163759045 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163759045 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163759045 DLMGCP DEBUG <0013> Received message: line #00: CRCX 24778 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759045 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163759045 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163759045 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163759045 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw (trunk:0) found free endpoint: rtpbridge/101@mgw (mgcp_endp.c:262) 20250830163759045 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/101@mgw" (mgcp_protocol.c:370) 20250830163759045 DLMGCP NOTICE <0013> endpoint:rtpbridge/101@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163759045 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163759045 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw CI:146AB8DA connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163759045 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw CI:146AB8DA output_enabled 0 (mgcp_conn.c:271) 20250830163759045 DLMGCP DEBUG <0013> (1234/rtp C:146AB8DA r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163759045 DLMGCP NOTICE <0013> endpoint:rtpbridge/101@mgw CI:146AB8DA CRCX: connection successfully created: (1234/rtp C:146AB8DA r=NULL:0<->l=::1:4528) (mgcp_protocol.c:772) 20250830163759045 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759045 DLMGCP DEBUG <0013> Generated response: line #00: 200 24778 OK (mgcp_msg.c:72) 20250830163759045 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/101@mgw (mgcp_msg.c:72) 20250830163759045 DLMGCP DEBUG <0013> Generated response: line #02: I: 146AB8DA (mgcp_msg.c:72) 20250830163759045 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163759045 DLMGCP DEBUG <0013> Generated response: line #04: o=- 146AB8DA 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163759045 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163759045 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163759045 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163759045 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4528 RTP/AVP 112 (mgcp_msg.c:72) 20250830163759045 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163759045 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163759046 DLMGCP DEBUG <0013> Received message: line #00: CRCX 24779 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759046 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163759046 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163759046 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163759046 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw (trunk:0) found free endpoint: rtpbridge/102@mgw (mgcp_endp.c:262) 20250830163759046 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/102@mgw" (mgcp_protocol.c:370) 20250830163759046 DLMGCP NOTICE <0013> endpoint:rtpbridge/102@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163759046 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163759046 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw CI:D4AE8A2A connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163759046 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw CI:D4AE8A2A output_enabled 0 (mgcp_conn.c:271) 20250830163759046 DLMGCP DEBUG <0013> (1234/rtp C:D4AE8A2A r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163759046 DLMGCP NOTICE <0013> endpoint:rtpbridge/102@mgw CI:D4AE8A2A CRCX: connection successfully created: (1234/rtp C:D4AE8A2A r=NULL:0<->l=::1:4530) (mgcp_protocol.c:772) 20250830163759046 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759046 DLMGCP DEBUG <0013> Generated response: line #00: 200 24779 OK (mgcp_msg.c:72) 20250830163759046 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/102@mgw (mgcp_msg.c:72) 20250830163759046 DLMGCP DEBUG <0013> Generated response: line #02: I: D4AE8A2A (mgcp_msg.c:72) 20250830163759046 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163759046 DLMGCP DEBUG <0013> Generated response: line #04: o=- D4AE8A2A 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163759046 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163759046 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163759046 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163759046 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4530 RTP/AVP 112 (mgcp_msg.c:72) 20250830163759046 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163759046 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163759046 DLMGCP DEBUG <0013> Received message: line #00: CRCX 24780 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759046 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163759046 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163759046 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163759046 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw (trunk:0) found free endpoint: rtpbridge/103@mgw (mgcp_endp.c:262) 20250830163759046 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/103@mgw" (mgcp_protocol.c:370) 20250830163759046 DLMGCP NOTICE <0013> endpoint:rtpbridge/103@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163759046 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163759046 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw CI:9AA4F778 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163759046 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw CI:9AA4F778 output_enabled 0 (mgcp_conn.c:271) 20250830163759046 DLMGCP DEBUG <0013> (1234/rtp C:9AA4F778 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163759046 DLMGCP NOTICE <0013> endpoint:rtpbridge/103@mgw CI:9AA4F778 CRCX: connection successfully created: (1234/rtp C:9AA4F778 r=NULL:0<->l=::1:4532) (mgcp_protocol.c:772) 20250830163759046 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759046 DLMGCP DEBUG <0013> Generated response: line #00: 200 24780 OK (mgcp_msg.c:72) 20250830163759046 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/103@mgw (mgcp_msg.c:72) 20250830163759046 DLMGCP DEBUG <0013> Generated response: line #02: I: 9AA4F778 (mgcp_msg.c:72) 20250830163759046 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163759046 DLMGCP DEBUG <0013> Generated response: line #04: o=- 9AA4F778 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163759046 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163759046 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163759046 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163759046 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4532 RTP/AVP 112 (mgcp_msg.c:72) 20250830163759046 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163759046 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163759046 DLMGCP DEBUG <0013> Received message: line #00: CRCX 24781 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759046 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163759046 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163759046 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163759046 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw (trunk:0) found free endpoint: rtpbridge/104@mgw (mgcp_endp.c:262) 20250830163759046 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/104@mgw" (mgcp_protocol.c:370) 20250830163759046 DLMGCP NOTICE <0013> endpoint:rtpbridge/104@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163759046 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163759046 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw CI:16B80018 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163759046 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw CI:16B80018 output_enabled 0 (mgcp_conn.c:271) 20250830163759046 DLMGCP DEBUG <0013> (1234/rtp C:16B80018 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163759047 DLMGCP NOTICE <0013> endpoint:rtpbridge/104@mgw CI:16B80018 CRCX: connection successfully created: (1234/rtp C:16B80018 r=NULL:0<->l=::1:4534) (mgcp_protocol.c:772) 20250830163759047 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759047 DLMGCP DEBUG <0013> Generated response: line #00: 200 24781 OK (mgcp_msg.c:72) 20250830163759047 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/104@mgw (mgcp_msg.c:72) 20250830163759047 DLMGCP DEBUG <0013> Generated response: line #02: I: 16B80018 (mgcp_msg.c:72) 20250830163759047 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163759047 DLMGCP DEBUG <0013> Generated response: line #04: o=- 16B80018 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163759047 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163759047 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163759047 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163759047 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4534 RTP/AVP 112 (mgcp_msg.c:72) 20250830163759047 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163759047 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163759047 DLMGCP DEBUG <0013> Received message: line #00: CRCX 24782 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759047 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163759047 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163759047 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163759047 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw (trunk:0) found free endpoint: rtpbridge/105@mgw (mgcp_endp.c:262) 20250830163759047 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/105@mgw" (mgcp_protocol.c:370) 20250830163759047 DLMGCP NOTICE <0013> endpoint:rtpbridge/105@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163759047 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163759047 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw CI:6CD990B1 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163759047 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw CI:6CD990B1 output_enabled 0 (mgcp_conn.c:271) 20250830163759047 DLMGCP DEBUG <0013> (1234/rtp C:6CD990B1 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163759047 DLMGCP NOTICE <0013> endpoint:rtpbridge/105@mgw CI:6CD990B1 CRCX: connection successfully created: (1234/rtp C:6CD990B1 r=NULL:0<->l=::1:4536) (mgcp_protocol.c:772) 20250830163759047 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759047 DLMGCP DEBUG <0013> Generated response: line #00: 200 24782 OK (mgcp_msg.c:72) 20250830163759047 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/105@mgw (mgcp_msg.c:72) 20250830163759047 DLMGCP DEBUG <0013> Generated response: line #02: I: 6CD990B1 (mgcp_msg.c:72) 20250830163759047 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163759047 DLMGCP DEBUG <0013> Generated response: line #04: o=- 6CD990B1 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163759047 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163759047 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163759047 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163759047 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4536 RTP/AVP 112 (mgcp_msg.c:72) 20250830163759047 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163759047 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163759047 DLMGCP DEBUG <0013> Received message: line #00: CRCX 24783 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759047 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163759047 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163759047 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163759047 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw (trunk:0) found free endpoint: rtpbridge/106@mgw (mgcp_endp.c:262) 20250830163759047 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/106@mgw" (mgcp_protocol.c:370) 20250830163759047 DLMGCP NOTICE <0013> endpoint:rtpbridge/106@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163759047 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163759047 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw CI:1E3B8464 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163759047 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw CI:1E3B8464 output_enabled 0 (mgcp_conn.c:271) 20250830163759047 DLMGCP DEBUG <0013> (1234/rtp C:1E3B8464 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163759047 DLMGCP NOTICE <0013> endpoint:rtpbridge/106@mgw CI:1E3B8464 CRCX: connection successfully created: (1234/rtp C:1E3B8464 r=NULL:0<->l=::1:4538) (mgcp_protocol.c:772) 20250830163759047 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759047 DLMGCP DEBUG <0013> Generated response: line #00: 200 24783 OK (mgcp_msg.c:72) 20250830163759047 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/106@mgw (mgcp_msg.c:72) 20250830163759047 DLMGCP DEBUG <0013> Generated response: line #02: I: 1E3B8464 (mgcp_msg.c:72) 20250830163759047 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163759047 DLMGCP DEBUG <0013> Generated response: line #04: o=- 1E3B8464 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163759047 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163759047 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163759047 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163759047 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4538 RTP/AVP 112 (mgcp_msg.c:72) 20250830163759047 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163759047 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163759048 DLMGCP DEBUG <0013> Received message: line #00: CRCX 24784 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759048 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163759048 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163759048 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163759048 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw (trunk:0) found free endpoint: rtpbridge/107@mgw (mgcp_endp.c:262) 20250830163759048 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/107@mgw" (mgcp_protocol.c:370) 20250830163759048 DLMGCP NOTICE <0013> endpoint:rtpbridge/107@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163759048 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163759048 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw CI:7ADA755C connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163759048 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw CI:7ADA755C output_enabled 0 (mgcp_conn.c:271) 20250830163759048 DLMGCP DEBUG <0013> (1234/rtp C:7ADA755C r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163759048 DLMGCP NOTICE <0013> endpoint:rtpbridge/107@mgw CI:7ADA755C CRCX: connection successfully created: (1234/rtp C:7ADA755C r=NULL:0<->l=::1:4540) (mgcp_protocol.c:772) 20250830163759048 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759048 DLMGCP DEBUG <0013> Generated response: line #00: 200 24784 OK (mgcp_msg.c:72) 20250830163759048 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/107@mgw (mgcp_msg.c:72) 20250830163759048 DLMGCP DEBUG <0013> Generated response: line #02: I: 7ADA755C (mgcp_msg.c:72) 20250830163759048 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163759048 DLMGCP DEBUG <0013> Generated response: line #04: o=- 7ADA755C 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163759048 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163759048 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163759048 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163759048 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4540 RTP/AVP 112 (mgcp_msg.c:72) 20250830163759048 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163759048 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163759048 DLMGCP DEBUG <0013> Received message: line #00: CRCX 24785 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759048 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163759048 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163759048 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163759048 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw (trunk:0) found free endpoint: rtpbridge/108@mgw (mgcp_endp.c:262) 20250830163759048 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/108@mgw" (mgcp_protocol.c:370) 20250830163759048 DLMGCP NOTICE <0013> endpoint:rtpbridge/108@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163759048 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163759048 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw CI:6849EB0B connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163759048 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw CI:6849EB0B output_enabled 0 (mgcp_conn.c:271) 20250830163759048 DLMGCP DEBUG <0013> (1234/rtp C:6849EB0B r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163759048 DLMGCP NOTICE <0013> endpoint:rtpbridge/108@mgw CI:6849EB0B CRCX: connection successfully created: (1234/rtp C:6849EB0B r=NULL:0<->l=::1:4542) (mgcp_protocol.c:772) 20250830163759048 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759048 DLMGCP DEBUG <0013> Generated response: line #00: 200 24785 OK (mgcp_msg.c:72) 20250830163759048 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/108@mgw (mgcp_msg.c:72) 20250830163759048 DLMGCP DEBUG <0013> Generated response: line #02: I: 6849EB0B (mgcp_msg.c:72) 20250830163759048 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163759048 DLMGCP DEBUG <0013> Generated response: line #04: o=- 6849EB0B 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163759048 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163759048 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163759048 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163759048 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4542 RTP/AVP 112 (mgcp_msg.c:72) 20250830163759048 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163759048 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163759048 DLMGCP DEBUG <0013> Received message: line #00: CRCX 24786 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759048 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163759048 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163759048 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163759048 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw (trunk:0) found free endpoint: rtpbridge/109@mgw (mgcp_endp.c:262) 20250830163759048 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/109@mgw" (mgcp_protocol.c:370) 20250830163759048 DLMGCP NOTICE <0013> endpoint:rtpbridge/109@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163759048 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163759048 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw CI:D68BFA16 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163759048 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw CI:D68BFA16 output_enabled 0 (mgcp_conn.c:271) 20250830163759048 DLMGCP DEBUG <0013> (1234/rtp C:D68BFA16 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163759049 DLMGCP NOTICE <0013> endpoint:rtpbridge/109@mgw CI:D68BFA16 CRCX: connection successfully created: (1234/rtp C:D68BFA16 r=NULL:0<->l=::1:4544) (mgcp_protocol.c:772) 20250830163759049 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759049 DLMGCP DEBUG <0013> Generated response: line #00: 200 24786 OK (mgcp_msg.c:72) 20250830163759049 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/109@mgw (mgcp_msg.c:72) 20250830163759049 DLMGCP DEBUG <0013> Generated response: line #02: I: D68BFA16 (mgcp_msg.c:72) 20250830163759049 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163759049 DLMGCP DEBUG <0013> Generated response: line #04: o=- D68BFA16 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163759049 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163759049 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163759049 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163759049 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4544 RTP/AVP 112 (mgcp_msg.c:72) 20250830163759049 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163759049 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163759049 DLMGCP DEBUG <0013> Received message: line #00: CRCX 24787 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759049 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163759049 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163759049 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163759049 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw (trunk:0) found free endpoint: rtpbridge/10a@mgw (mgcp_endp.c:262) 20250830163759049 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/10a@mgw" (mgcp_protocol.c:370) 20250830163759049 DLMGCP NOTICE <0013> endpoint:rtpbridge/10a@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163759049 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163759049 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw CI:85A5AF35 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163759049 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw CI:85A5AF35 output_enabled 0 (mgcp_conn.c:271) 20250830163759049 DLMGCP DEBUG <0013> (1234/rtp C:85A5AF35 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163759049 DLMGCP NOTICE <0013> endpoint:rtpbridge/10a@mgw CI:85A5AF35 CRCX: connection successfully created: (1234/rtp C:85A5AF35 r=NULL:0<->l=::1:4546) (mgcp_protocol.c:772) 20250830163759049 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759049 DLMGCP DEBUG <0013> Generated response: line #00: 200 24787 OK (mgcp_msg.c:72) 20250830163759049 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/10a@mgw (mgcp_msg.c:72) 20250830163759049 DLMGCP DEBUG <0013> Generated response: line #02: I: 85A5AF35 (mgcp_msg.c:72) 20250830163759049 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163759049 DLMGCP DEBUG <0013> Generated response: line #04: o=- 85A5AF35 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163759049 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163759049 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163759049 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163759049 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4546 RTP/AVP 112 (mgcp_msg.c:72) 20250830163759049 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163759049 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163759049 DLMGCP DEBUG <0013> Received message: line #00: CRCX 24788 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759049 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163759049 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163759049 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163759049 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw (trunk:0) found free endpoint: rtpbridge/10b@mgw (mgcp_endp.c:262) 20250830163759049 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/10b@mgw" (mgcp_protocol.c:370) 20250830163759049 DLMGCP NOTICE <0013> endpoint:rtpbridge/10b@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163759049 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163759049 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw CI:7724FF36 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163759049 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw CI:7724FF36 output_enabled 0 (mgcp_conn.c:271) 20250830163759049 DLMGCP DEBUG <0013> (1234/rtp C:7724FF36 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163759049 DLMGCP NOTICE <0013> endpoint:rtpbridge/10b@mgw CI:7724FF36 CRCX: connection successfully created: (1234/rtp C:7724FF36 r=NULL:0<->l=::1:4548) (mgcp_protocol.c:772) 20250830163759049 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759049 DLMGCP DEBUG <0013> Generated response: line #00: 200 24788 OK (mgcp_msg.c:72) 20250830163759049 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/10b@mgw (mgcp_msg.c:72) 20250830163759049 DLMGCP DEBUG <0013> Generated response: line #02: I: 7724FF36 (mgcp_msg.c:72) 20250830163759049 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163759049 DLMGCP DEBUG <0013> Generated response: line #04: o=- 7724FF36 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163759049 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163759049 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163759049 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163759049 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4548 RTP/AVP 112 (mgcp_msg.c:72) 20250830163759049 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163759049 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163759050 DLMGCP DEBUG <0013> Received message: line #00: CRCX 24789 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759050 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163759050 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163759050 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163759050 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw (trunk:0) found free endpoint: rtpbridge/10c@mgw (mgcp_endp.c:262) 20250830163759050 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/10c@mgw" (mgcp_protocol.c:370) 20250830163759050 DLMGCP NOTICE <0013> endpoint:rtpbridge/10c@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163759050 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163759050 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw CI:AACB5883 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163759050 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw CI:AACB5883 output_enabled 0 (mgcp_conn.c:271) 20250830163759050 DLMGCP DEBUG <0013> (1234/rtp C:AACB5883 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163759050 DLMGCP NOTICE <0013> endpoint:rtpbridge/10c@mgw CI:AACB5883 CRCX: connection successfully created: (1234/rtp C:AACB5883 r=NULL:0<->l=::1:4550) (mgcp_protocol.c:772) 20250830163759050 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759050 DLMGCP DEBUG <0013> Generated response: line #00: 200 24789 OK (mgcp_msg.c:72) 20250830163759050 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/10c@mgw (mgcp_msg.c:72) 20250830163759050 DLMGCP DEBUG <0013> Generated response: line #02: I: AACB5883 (mgcp_msg.c:72) 20250830163759050 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163759050 DLMGCP DEBUG <0013> Generated response: line #04: o=- AACB5883 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163759050 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163759050 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163759050 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163759050 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4550 RTP/AVP 112 (mgcp_msg.c:72) 20250830163759050 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163759050 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163759050 DLMGCP DEBUG <0013> Received message: line #00: CRCX 24790 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759050 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163759050 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163759050 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163759050 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw (trunk:0) found free endpoint: rtpbridge/10d@mgw (mgcp_endp.c:262) 20250830163759050 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/10d@mgw" (mgcp_protocol.c:370) 20250830163759050 DLMGCP NOTICE <0013> endpoint:rtpbridge/10d@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163759050 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163759050 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw CI:79BB89AA connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163759050 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw CI:79BB89AA output_enabled 0 (mgcp_conn.c:271) 20250830163759050 DLMGCP DEBUG <0013> (1234/rtp C:79BB89AA r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163759050 DLMGCP NOTICE <0013> endpoint:rtpbridge/10d@mgw CI:79BB89AA CRCX: connection successfully created: (1234/rtp C:79BB89AA r=NULL:0<->l=::1:4552) (mgcp_protocol.c:772) 20250830163759050 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759050 DLMGCP DEBUG <0013> Generated response: line #00: 200 24790 OK (mgcp_msg.c:72) 20250830163759050 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/10d@mgw (mgcp_msg.c:72) 20250830163759050 DLMGCP DEBUG <0013> Generated response: line #02: I: 79BB89AA (mgcp_msg.c:72) 20250830163759050 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163759050 DLMGCP DEBUG <0013> Generated response: line #04: o=- 79BB89AA 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163759050 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163759050 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163759050 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163759050 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4552 RTP/AVP 112 (mgcp_msg.c:72) 20250830163759050 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163759050 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163759050 DLMGCP DEBUG <0013> Received message: line #00: CRCX 24791 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759050 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163759050 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163759050 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163759050 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw (trunk:0) found free endpoint: rtpbridge/10e@mgw (mgcp_endp.c:262) 20250830163759050 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/10e@mgw" (mgcp_protocol.c:370) 20250830163759050 DLMGCP NOTICE <0013> endpoint:rtpbridge/10e@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163759050 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163759050 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw CI:68C39E69 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163759051 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw CI:68C39E69 output_enabled 0 (mgcp_conn.c:271) 20250830163759051 DLMGCP DEBUG <0013> (1234/rtp C:68C39E69 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163759051 DLMGCP NOTICE <0013> endpoint:rtpbridge/10e@mgw CI:68C39E69 CRCX: connection successfully created: (1234/rtp C:68C39E69 r=NULL:0<->l=::1:4554) (mgcp_protocol.c:772) 20250830163759051 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759051 DLMGCP DEBUG <0013> Generated response: line #00: 200 24791 OK (mgcp_msg.c:72) 20250830163759051 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/10e@mgw (mgcp_msg.c:72) 20250830163759051 DLMGCP DEBUG <0013> Generated response: line #02: I: 68C39E69 (mgcp_msg.c:72) 20250830163759051 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163759051 DLMGCP DEBUG <0013> Generated response: line #04: o=- 68C39E69 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163759051 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163759051 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163759051 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163759051 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4554 RTP/AVP 112 (mgcp_msg.c:72) 20250830163759051 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163759051 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163759051 DLMGCP DEBUG <0013> Received message: line #00: CRCX 24792 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759051 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163759051 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163759051 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163759051 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw (trunk:0) found free endpoint: rtpbridge/10f@mgw (mgcp_endp.c:262) 20250830163759051 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/10f@mgw" (mgcp_protocol.c:370) 20250830163759051 DLMGCP NOTICE <0013> endpoint:rtpbridge/10f@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163759051 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163759051 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw CI:862BEE27 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163759051 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw CI:862BEE27 output_enabled 0 (mgcp_conn.c:271) 20250830163759051 DLMGCP DEBUG <0013> (1234/rtp C:862BEE27 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163759051 DLMGCP NOTICE <0013> endpoint:rtpbridge/10f@mgw CI:862BEE27 CRCX: connection successfully created: (1234/rtp C:862BEE27 r=NULL:0<->l=::1:4556) (mgcp_protocol.c:772) 20250830163759051 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759051 DLMGCP DEBUG <0013> Generated response: line #00: 200 24792 OK (mgcp_msg.c:72) 20250830163759051 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/10f@mgw (mgcp_msg.c:72) 20250830163759051 DLMGCP DEBUG <0013> Generated response: line #02: I: 862BEE27 (mgcp_msg.c:72) 20250830163759051 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163759051 DLMGCP DEBUG <0013> Generated response: line #04: o=- 862BEE27 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163759051 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163759051 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163759051 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163759051 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4556 RTP/AVP 112 (mgcp_msg.c:72) 20250830163759051 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163759051 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163759051 DLMGCP DEBUG <0013> Received message: line #00: CRCX 24793 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759051 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163759051 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163759051 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163759051 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw (trunk:0) found free endpoint: rtpbridge/110@mgw (mgcp_endp.c:262) 20250830163759051 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/110@mgw" (mgcp_protocol.c:370) 20250830163759051 DLMGCP NOTICE <0013> endpoint:rtpbridge/110@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163759051 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163759051 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw CI:7C468D1E connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163759051 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw CI:7C468D1E output_enabled 0 (mgcp_conn.c:271) 20250830163759051 DLMGCP DEBUG <0013> (1234/rtp C:7C468D1E r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163759051 DLMGCP NOTICE <0013> endpoint:rtpbridge/110@mgw CI:7C468D1E CRCX: connection successfully created: (1234/rtp C:7C468D1E r=NULL:0<->l=::1:4558) (mgcp_protocol.c:772) 20250830163759051 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759051 DLMGCP DEBUG <0013> Generated response: line #00: 200 24793 OK (mgcp_msg.c:72) 20250830163759051 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/110@mgw (mgcp_msg.c:72) 20250830163759051 DLMGCP DEBUG <0013> Generated response: line #02: I: 7C468D1E (mgcp_msg.c:72) 20250830163759051 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163759051 DLMGCP DEBUG <0013> Generated response: line #04: o=- 7C468D1E 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163759051 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163759051 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163759051 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163759051 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4558 RTP/AVP 112 (mgcp_msg.c:72) 20250830163759051 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163759051 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163759052 DLMGCP DEBUG <0013> Received message: line #00: CRCX 24794 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759052 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163759052 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163759052 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163759052 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw (trunk:0) found free endpoint: rtpbridge/111@mgw (mgcp_endp.c:262) 20250830163759052 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/111@mgw" (mgcp_protocol.c:370) 20250830163759052 DLMGCP NOTICE <0013> endpoint:rtpbridge/111@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163759052 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163759052 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw CI:81799910 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163759052 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw CI:81799910 output_enabled 0 (mgcp_conn.c:271) 20250830163759052 DLMGCP DEBUG <0013> (1234/rtp C:81799910 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163759052 DLMGCP NOTICE <0013> endpoint:rtpbridge/111@mgw CI:81799910 CRCX: connection successfully created: (1234/rtp C:81799910 r=NULL:0<->l=::1:4560) (mgcp_protocol.c:772) 20250830163759052 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759052 DLMGCP DEBUG <0013> Generated response: line #00: 200 24794 OK (mgcp_msg.c:72) 20250830163759052 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/111@mgw (mgcp_msg.c:72) 20250830163759052 DLMGCP DEBUG <0013> Generated response: line #02: I: 81799910 (mgcp_msg.c:72) 20250830163759052 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163759052 DLMGCP DEBUG <0013> Generated response: line #04: o=- 81799910 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163759052 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163759052 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163759052 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163759052 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4560 RTP/AVP 112 (mgcp_msg.c:72) 20250830163759052 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163759052 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163759052 DLMGCP DEBUG <0013> Received message: line #00: CRCX 24795 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759052 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163759052 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163759052 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163759052 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw (trunk:0) found free endpoint: rtpbridge/112@mgw (mgcp_endp.c:262) 20250830163759052 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/112@mgw" (mgcp_protocol.c:370) 20250830163759052 DLMGCP NOTICE <0013> endpoint:rtpbridge/112@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163759052 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163759052 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw CI:658064AE connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163759052 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw CI:658064AE output_enabled 0 (mgcp_conn.c:271) 20250830163759052 DLMGCP DEBUG <0013> (1234/rtp C:658064AE r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163759052 DLMGCP NOTICE <0013> endpoint:rtpbridge/112@mgw CI:658064AE CRCX: connection successfully created: (1234/rtp C:658064AE r=NULL:0<->l=::1:4562) (mgcp_protocol.c:772) 20250830163759052 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759052 DLMGCP DEBUG <0013> Generated response: line #00: 200 24795 OK (mgcp_msg.c:72) 20250830163759052 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/112@mgw (mgcp_msg.c:72) 20250830163759052 DLMGCP DEBUG <0013> Generated response: line #02: I: 658064AE (mgcp_msg.c:72) 20250830163759052 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163759052 DLMGCP DEBUG <0013> Generated response: line #04: o=- 658064AE 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163759052 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163759052 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163759052 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163759052 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4562 RTP/AVP 112 (mgcp_msg.c:72) 20250830163759052 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163759052 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163759052 DLMGCP DEBUG <0013> Received message: line #00: CRCX 24796 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759052 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163759052 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163759052 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163759052 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw (trunk:0) found free endpoint: rtpbridge/113@mgw (mgcp_endp.c:262) 20250830163759052 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/113@mgw" (mgcp_protocol.c:370) 20250830163759052 DLMGCP NOTICE <0013> endpoint:rtpbridge/113@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163759053 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163759053 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw CI:664B9F70 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163759053 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw CI:664B9F70 output_enabled 0 (mgcp_conn.c:271) 20250830163759053 DLMGCP DEBUG <0013> (1234/rtp C:664B9F70 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163759053 DLMGCP NOTICE <0013> endpoint:rtpbridge/113@mgw CI:664B9F70 CRCX: connection successfully created: (1234/rtp C:664B9F70 r=NULL:0<->l=::1:4564) (mgcp_protocol.c:772) 20250830163759053 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759053 DLMGCP DEBUG <0013> Generated response: line #00: 200 24796 OK (mgcp_msg.c:72) 20250830163759053 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/113@mgw (mgcp_msg.c:72) 20250830163759053 DLMGCP DEBUG <0013> Generated response: line #02: I: 664B9F70 (mgcp_msg.c:72) 20250830163759053 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163759053 DLMGCP DEBUG <0013> Generated response: line #04: o=- 664B9F70 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163759053 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163759053 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163759053 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163759053 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4564 RTP/AVP 112 (mgcp_msg.c:72) 20250830163759053 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163759053 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163759053 DLMGCP DEBUG <0013> Received message: line #00: CRCX 24797 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759053 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163759053 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163759053 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163759053 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw (trunk:0) found free endpoint: rtpbridge/114@mgw (mgcp_endp.c:262) 20250830163759053 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/114@mgw" (mgcp_protocol.c:370) 20250830163759053 DLMGCP NOTICE <0013> endpoint:rtpbridge/114@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163759053 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163759053 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw CI:968524D0 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163759053 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw CI:968524D0 output_enabled 0 (mgcp_conn.c:271) 20250830163759053 DLMGCP DEBUG <0013> (1234/rtp C:968524D0 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163759053 DLMGCP NOTICE <0013> endpoint:rtpbridge/114@mgw CI:968524D0 CRCX: connection successfully created: (1234/rtp C:968524D0 r=NULL:0<->l=::1:4566) (mgcp_protocol.c:772) 20250830163759053 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759053 DLMGCP DEBUG <0013> Generated response: line #00: 200 24797 OK (mgcp_msg.c:72) 20250830163759053 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/114@mgw (mgcp_msg.c:72) 20250830163759053 DLMGCP DEBUG <0013> Generated response: line #02: I: 968524D0 (mgcp_msg.c:72) 20250830163759053 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163759053 DLMGCP DEBUG <0013> Generated response: line #04: o=- 968524D0 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163759053 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163759053 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163759053 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163759053 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4566 RTP/AVP 112 (mgcp_msg.c:72) 20250830163759053 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163759053 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163759053 DLMGCP DEBUG <0013> Received message: line #00: CRCX 24798 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759053 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163759053 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163759053 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163759053 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw (trunk:0) found free endpoint: rtpbridge/115@mgw (mgcp_endp.c:262) 20250830163759053 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/115@mgw" (mgcp_protocol.c:370) 20250830163759053 DLMGCP NOTICE <0013> endpoint:rtpbridge/115@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163759053 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163759053 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw CI:E06311D4 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163759053 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw CI:E06311D4 output_enabled 0 (mgcp_conn.c:271) 20250830163759053 DLMGCP DEBUG <0013> (1234/rtp C:E06311D4 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163759053 DLMGCP NOTICE <0013> endpoint:rtpbridge/115@mgw CI:E06311D4 CRCX: connection successfully created: (1234/rtp C:E06311D4 r=NULL:0<->l=::1:4568) (mgcp_protocol.c:772) 20250830163759053 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759053 DLMGCP DEBUG <0013> Generated response: line #00: 200 24798 OK (mgcp_msg.c:72) 20250830163759053 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/115@mgw (mgcp_msg.c:72) 20250830163759053 DLMGCP DEBUG <0013> Generated response: line #02: I: E06311D4 (mgcp_msg.c:72) 20250830163759053 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163759053 DLMGCP DEBUG <0013> Generated response: line #04: o=- E06311D4 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163759053 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163759053 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163759053 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163759053 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4568 RTP/AVP 112 (mgcp_msg.c:72) 20250830163759053 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163759053 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163759054 DLMGCP DEBUG <0013> Received message: line #00: CRCX 24799 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759054 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163759054 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163759054 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163759054 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw (trunk:0) found free endpoint: rtpbridge/116@mgw (mgcp_endp.c:262) 20250830163759054 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/116@mgw" (mgcp_protocol.c:370) 20250830163759054 DLMGCP NOTICE <0013> endpoint:rtpbridge/116@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163759054 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163759054 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw CI:11AF88B9 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163759054 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw CI:11AF88B9 output_enabled 0 (mgcp_conn.c:271) 20250830163759054 DLMGCP DEBUG <0013> (1234/rtp C:11AF88B9 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163759054 DLMGCP NOTICE <0013> endpoint:rtpbridge/116@mgw CI:11AF88B9 CRCX: connection successfully created: (1234/rtp C:11AF88B9 r=NULL:0<->l=::1:4570) (mgcp_protocol.c:772) 20250830163759054 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759054 DLMGCP DEBUG <0013> Generated response: line #00: 200 24799 OK (mgcp_msg.c:72) 20250830163759054 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/116@mgw (mgcp_msg.c:72) 20250830163759054 DLMGCP DEBUG <0013> Generated response: line #02: I: 11AF88B9 (mgcp_msg.c:72) 20250830163759054 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163759054 DLMGCP DEBUG <0013> Generated response: line #04: o=- 11AF88B9 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163759054 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163759054 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163759054 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163759054 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4570 RTP/AVP 112 (mgcp_msg.c:72) 20250830163759054 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163759054 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163759054 DLMGCP DEBUG <0013> Received message: line #00: CRCX 24800 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759054 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163759054 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163759054 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163759054 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw (trunk:0) found free endpoint: rtpbridge/117@mgw (mgcp_endp.c:262) 20250830163759054 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/117@mgw" (mgcp_protocol.c:370) 20250830163759054 DLMGCP NOTICE <0013> endpoint:rtpbridge/117@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163759054 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163759054 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw CI:2844A2F8 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163759054 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw CI:2844A2F8 output_enabled 0 (mgcp_conn.c:271) 20250830163759054 DLMGCP DEBUG <0013> (1234/rtp C:2844A2F8 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163759054 DLMGCP NOTICE <0013> endpoint:rtpbridge/117@mgw CI:2844A2F8 CRCX: connection successfully created: (1234/rtp C:2844A2F8 r=NULL:0<->l=::1:4572) (mgcp_protocol.c:772) 20250830163759054 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759054 DLMGCP DEBUG <0013> Generated response: line #00: 200 24800 OK (mgcp_msg.c:72) 20250830163759054 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/117@mgw (mgcp_msg.c:72) 20250830163759054 DLMGCP DEBUG <0013> Generated response: line #02: I: 2844A2F8 (mgcp_msg.c:72) 20250830163759054 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163759054 DLMGCP DEBUG <0013> Generated response: line #04: o=- 2844A2F8 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163759054 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163759054 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163759054 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163759054 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4572 RTP/AVP 112 (mgcp_msg.c:72) 20250830163759054 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163759054 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163759055 DLMGCP DEBUG <0013> Received message: line #00: CRCX 24801 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759055 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163759055 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163759055 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163759055 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw (trunk:0) found free endpoint: rtpbridge/118@mgw (mgcp_endp.c:262) 20250830163759055 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/118@mgw" (mgcp_protocol.c:370) 20250830163759055 DLMGCP NOTICE <0013> endpoint:rtpbridge/118@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163759055 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163759055 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw CI:6FF15438 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163759055 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw CI:6FF15438 output_enabled 0 (mgcp_conn.c:271) 20250830163759055 DLMGCP DEBUG <0013> (1234/rtp C:6FF15438 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163759055 DLMGCP NOTICE <0013> endpoint:rtpbridge/118@mgw CI:6FF15438 CRCX: connection successfully created: (1234/rtp C:6FF15438 r=NULL:0<->l=::1:4574) (mgcp_protocol.c:772) 20250830163759055 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759055 DLMGCP DEBUG <0013> Generated response: line #00: 200 24801 OK (mgcp_msg.c:72) 20250830163759055 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/118@mgw (mgcp_msg.c:72) 20250830163759055 DLMGCP DEBUG <0013> Generated response: line #02: I: 6FF15438 (mgcp_msg.c:72) 20250830163759055 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163759055 DLMGCP DEBUG <0013> Generated response: line #04: o=- 6FF15438 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163759055 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163759055 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163759055 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163759055 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4574 RTP/AVP 112 (mgcp_msg.c:72) 20250830163759055 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163759055 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163759055 DLMGCP DEBUG <0013> Received message: line #00: CRCX 24802 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759055 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163759055 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163759055 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163759055 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw (trunk:0) found free endpoint: rtpbridge/119@mgw (mgcp_endp.c:262) 20250830163759055 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/119@mgw" (mgcp_protocol.c:370) 20250830163759055 DLMGCP NOTICE <0013> endpoint:rtpbridge/119@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163759055 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163759055 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw CI:A4FDA12D connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163759055 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw CI:A4FDA12D output_enabled 0 (mgcp_conn.c:271) 20250830163759055 DLMGCP DEBUG <0013> (1234/rtp C:A4FDA12D r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163759055 DLMGCP NOTICE <0013> endpoint:rtpbridge/119@mgw CI:A4FDA12D CRCX: connection successfully created: (1234/rtp C:A4FDA12D r=NULL:0<->l=::1:4576) (mgcp_protocol.c:772) 20250830163759055 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759055 DLMGCP DEBUG <0013> Generated response: line #00: 200 24802 OK (mgcp_msg.c:72) 20250830163759055 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/119@mgw (mgcp_msg.c:72) 20250830163759055 DLMGCP DEBUG <0013> Generated response: line #02: I: A4FDA12D (mgcp_msg.c:72) 20250830163759055 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163759055 DLMGCP DEBUG <0013> Generated response: line #04: o=- A4FDA12D 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163759055 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163759055 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163759055 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163759055 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4576 RTP/AVP 112 (mgcp_msg.c:72) 20250830163759055 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163759055 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163759055 DLMGCP DEBUG <0013> Received message: line #00: CRCX 24803 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759055 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163759055 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163759055 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163759055 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw (trunk:0) found free endpoint: rtpbridge/11a@mgw (mgcp_endp.c:262) 20250830163759055 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/11a@mgw" (mgcp_protocol.c:370) 20250830163759055 DLMGCP NOTICE <0013> endpoint:rtpbridge/11a@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163759055 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163759055 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw CI:223B499A connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163759055 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw CI:223B499A output_enabled 0 (mgcp_conn.c:271) 20250830163759055 DLMGCP DEBUG <0013> (1234/rtp C:223B499A r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163759055 DLMGCP NOTICE <0013> endpoint:rtpbridge/11a@mgw CI:223B499A CRCX: connection successfully created: (1234/rtp C:223B499A r=NULL:0<->l=::1:4578) (mgcp_protocol.c:772) 20250830163759055 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759055 DLMGCP DEBUG <0013> Generated response: line #00: 200 24803 OK (mgcp_msg.c:72) 20250830163759055 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/11a@mgw (mgcp_msg.c:72) 20250830163759055 DLMGCP DEBUG <0013> Generated response: line #02: I: 223B499A (mgcp_msg.c:72) 20250830163759055 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163759055 DLMGCP DEBUG <0013> Generated response: line #04: o=- 223B499A 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163759055 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163759055 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163759055 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163759056 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4578 RTP/AVP 112 (mgcp_msg.c:72) 20250830163759056 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163759056 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163759056 DLMGCP DEBUG <0013> Received message: line #00: CRCX 24804 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759056 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163759056 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163759056 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163759056 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw (trunk:0) found free endpoint: rtpbridge/11b@mgw (mgcp_endp.c:262) 20250830163759056 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/11b@mgw" (mgcp_protocol.c:370) 20250830163759056 DLMGCP NOTICE <0013> endpoint:rtpbridge/11b@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163759056 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163759056 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw CI:12412C30 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163759056 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw CI:12412C30 output_enabled 0 (mgcp_conn.c:271) 20250830163759056 DLMGCP DEBUG <0013> (1234/rtp C:12412C30 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163759056 DLMGCP NOTICE <0013> endpoint:rtpbridge/11b@mgw CI:12412C30 CRCX: connection successfully created: (1234/rtp C:12412C30 r=NULL:0<->l=::1:4580) (mgcp_protocol.c:772) 20250830163759056 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759056 DLMGCP DEBUG <0013> Generated response: line #00: 200 24804 OK (mgcp_msg.c:72) 20250830163759056 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/11b@mgw (mgcp_msg.c:72) 20250830163759056 DLMGCP DEBUG <0013> Generated response: line #02: I: 12412C30 (mgcp_msg.c:72) 20250830163759056 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163759056 DLMGCP DEBUG <0013> Generated response: line #04: o=- 12412C30 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163759056 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163759056 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163759056 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163759056 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4580 RTP/AVP 112 (mgcp_msg.c:72) 20250830163759056 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163759056 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163759056 DLMGCP DEBUG <0013> Received message: line #00: CRCX 24805 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759056 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163759056 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163759056 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163759056 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw (trunk:0) found free endpoint: rtpbridge/11c@mgw (mgcp_endp.c:262) 20250830163759056 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/11c@mgw" (mgcp_protocol.c:370) 20250830163759056 DLMGCP NOTICE <0013> endpoint:rtpbridge/11c@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163759056 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163759056 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw CI:0A45A271 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163759056 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw CI:0A45A271 output_enabled 0 (mgcp_conn.c:271) 20250830163759057 DLMGCP DEBUG <0013> (1234/rtp C:0A45A271 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163759057 DLMGCP NOTICE <0013> endpoint:rtpbridge/11c@mgw CI:0A45A271 CRCX: connection successfully created: (1234/rtp C:0A45A271 r=NULL:0<->l=::1:4582) (mgcp_protocol.c:772) 20250830163759057 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759057 DLMGCP DEBUG <0013> Generated response: line #00: 200 24805 OK (mgcp_msg.c:72) 20250830163759057 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/11c@mgw (mgcp_msg.c:72) 20250830163759057 DLMGCP DEBUG <0013> Generated response: line #02: I: 0A45A271 (mgcp_msg.c:72) 20250830163759057 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163759057 DLMGCP DEBUG <0013> Generated response: line #04: o=- 0A45A271 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163759057 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163759057 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163759057 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163759057 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4582 RTP/AVP 112 (mgcp_msg.c:72) 20250830163759057 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163759057 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163759057 DLMGCP DEBUG <0013> Received message: line #00: CRCX 24806 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759057 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163759057 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163759057 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163759057 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw (trunk:0) found free endpoint: rtpbridge/11d@mgw (mgcp_endp.c:262) 20250830163759057 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/11d@mgw" (mgcp_protocol.c:370) 20250830163759057 DLMGCP NOTICE <0013> endpoint:rtpbridge/11d@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163759057 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163759057 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw CI:64DD4DA2 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163759057 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw CI:64DD4DA2 output_enabled 0 (mgcp_conn.c:271) 20250830163759057 DLMGCP DEBUG <0013> (1234/rtp C:64DD4DA2 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163759057 DLMGCP NOTICE <0013> endpoint:rtpbridge/11d@mgw CI:64DD4DA2 CRCX: connection successfully created: (1234/rtp C:64DD4DA2 r=NULL:0<->l=::1:4584) (mgcp_protocol.c:772) 20250830163759057 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759057 DLMGCP DEBUG <0013> Generated response: line #00: 200 24806 OK (mgcp_msg.c:72) 20250830163759057 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/11d@mgw (mgcp_msg.c:72) 20250830163759057 DLMGCP DEBUG <0013> Generated response: line #02: I: 64DD4DA2 (mgcp_msg.c:72) 20250830163759057 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163759057 DLMGCP DEBUG <0013> Generated response: line #04: o=- 64DD4DA2 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163759057 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163759057 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163759057 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163759057 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4584 RTP/AVP 112 (mgcp_msg.c:72) 20250830163759057 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163759057 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163759057 DLMGCP DEBUG <0013> Received message: line #00: CRCX 24807 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759057 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163759057 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163759057 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163759057 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw (trunk:0) found free endpoint: rtpbridge/11e@mgw (mgcp_endp.c:262) 20250830163759057 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/11e@mgw" (mgcp_protocol.c:370) 20250830163759057 DLMGCP NOTICE <0013> endpoint:rtpbridge/11e@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163759057 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163759057 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw CI:775F62E7 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163759057 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw CI:775F62E7 output_enabled 0 (mgcp_conn.c:271) 20250830163759057 DLMGCP DEBUG <0013> (1234/rtp C:775F62E7 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163759058 DLMGCP NOTICE <0013> endpoint:rtpbridge/11e@mgw CI:775F62E7 CRCX: connection successfully created: (1234/rtp C:775F62E7 r=NULL:0<->l=::1:4586) (mgcp_protocol.c:772) 20250830163759058 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759058 DLMGCP DEBUG <0013> Generated response: line #00: 200 24807 OK (mgcp_msg.c:72) 20250830163759058 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/11e@mgw (mgcp_msg.c:72) 20250830163759058 DLMGCP DEBUG <0013> Generated response: line #02: I: 775F62E7 (mgcp_msg.c:72) 20250830163759058 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163759058 DLMGCP DEBUG <0013> Generated response: line #04: o=- 775F62E7 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163759058 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163759058 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163759058 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163759058 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4586 RTP/AVP 112 (mgcp_msg.c:72) 20250830163759058 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163759058 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163759058 DLMGCP DEBUG <0013> Received message: line #00: CRCX 24808 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759058 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163759058 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163759058 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163759058 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw (trunk:0) found free endpoint: rtpbridge/11f@mgw (mgcp_endp.c:262) 20250830163759058 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/11f@mgw" (mgcp_protocol.c:370) 20250830163759058 DLMGCP NOTICE <0013> endpoint:rtpbridge/11f@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163759058 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163759058 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw CI:8CC39A41 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163759058 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw CI:8CC39A41 output_enabled 0 (mgcp_conn.c:271) 20250830163759058 DLMGCP DEBUG <0013> (1234/rtp C:8CC39A41 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163759058 DLMGCP NOTICE <0013> endpoint:rtpbridge/11f@mgw CI:8CC39A41 CRCX: connection successfully created: (1234/rtp C:8CC39A41 r=NULL:0<->l=::1:4588) (mgcp_protocol.c:772) 20250830163759058 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759058 DLMGCP DEBUG <0013> Generated response: line #00: 200 24808 OK (mgcp_msg.c:72) 20250830163759058 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/11f@mgw (mgcp_msg.c:72) 20250830163759058 DLMGCP DEBUG <0013> Generated response: line #02: I: 8CC39A41 (mgcp_msg.c:72) 20250830163759058 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163759058 DLMGCP DEBUG <0013> Generated response: line #04: o=- 8CC39A41 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163759058 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163759058 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163759058 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163759058 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4588 RTP/AVP 112 (mgcp_msg.c:72) 20250830163759058 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163759058 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163759058 DLMGCP DEBUG <0013> Received message: line #00: CRCX 24809 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759058 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163759058 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163759058 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163759058 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw (trunk:0) found free endpoint: rtpbridge/120@mgw (mgcp_endp.c:262) 20250830163759058 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/120@mgw" (mgcp_protocol.c:370) 20250830163759058 DLMGCP NOTICE <0013> endpoint:rtpbridge/120@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163759058 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163759058 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw CI:BCB41D4B connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163759058 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw CI:BCB41D4B output_enabled 0 (mgcp_conn.c:271) 20250830163759058 DLMGCP DEBUG <0013> (1234/rtp C:BCB41D4B r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163759058 DLMGCP NOTICE <0013> endpoint:rtpbridge/120@mgw CI:BCB41D4B CRCX: connection successfully created: (1234/rtp C:BCB41D4B r=NULL:0<->l=::1:4590) (mgcp_protocol.c:772) 20250830163759058 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759058 DLMGCP DEBUG <0013> Generated response: line #00: 200 24809 OK (mgcp_msg.c:72) 20250830163759058 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/120@mgw (mgcp_msg.c:72) 20250830163759058 DLMGCP DEBUG <0013> Generated response: line #02: I: BCB41D4B (mgcp_msg.c:72) 20250830163759058 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163759058 DLMGCP DEBUG <0013> Generated response: line #04: o=- BCB41D4B 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163759058 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163759058 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163759058 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163759058 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4590 RTP/AVP 112 (mgcp_msg.c:72) 20250830163759058 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163759058 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163759059 DLMGCP DEBUG <0013> Received message: line #00: CRCX 24810 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759059 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163759059 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163759059 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163759059 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw (trunk:0) found free endpoint: rtpbridge/121@mgw (mgcp_endp.c:262) 20250830163759059 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/121@mgw" (mgcp_protocol.c:370) 20250830163759059 DLMGCP NOTICE <0013> endpoint:rtpbridge/121@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163759059 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163759059 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw CI:B2EA4776 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163759059 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw CI:B2EA4776 output_enabled 0 (mgcp_conn.c:271) 20250830163759059 DLMGCP DEBUG <0013> (1234/rtp C:B2EA4776 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163759059 DLMGCP NOTICE <0013> endpoint:rtpbridge/121@mgw CI:B2EA4776 CRCX: connection successfully created: (1234/rtp C:B2EA4776 r=NULL:0<->l=::1:4592) (mgcp_protocol.c:772) 20250830163759059 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759059 DLMGCP DEBUG <0013> Generated response: line #00: 200 24810 OK (mgcp_msg.c:72) 20250830163759059 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/121@mgw (mgcp_msg.c:72) 20250830163759059 DLMGCP DEBUG <0013> Generated response: line #02: I: B2EA4776 (mgcp_msg.c:72) 20250830163759059 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163759059 DLMGCP DEBUG <0013> Generated response: line #04: o=- B2EA4776 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163759059 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163759059 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163759059 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163759059 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4592 RTP/AVP 112 (mgcp_msg.c:72) 20250830163759059 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163759059 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163759059 DLMGCP DEBUG <0013> Received message: line #00: CRCX 24811 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759059 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163759059 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163759059 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163759059 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw (trunk:0) found free endpoint: rtpbridge/122@mgw (mgcp_endp.c:262) 20250830163759059 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/122@mgw" (mgcp_protocol.c:370) 20250830163759059 DLMGCP NOTICE <0013> endpoint:rtpbridge/122@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163759059 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163759059 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw CI:6A60E58A connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163759059 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw CI:6A60E58A output_enabled 0 (mgcp_conn.c:271) 20250830163759059 DLMGCP DEBUG <0013> (1234/rtp C:6A60E58A r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163759059 DLMGCP NOTICE <0013> endpoint:rtpbridge/122@mgw CI:6A60E58A CRCX: connection successfully created: (1234/rtp C:6A60E58A r=NULL:0<->l=::1:4594) (mgcp_protocol.c:772) 20250830163759059 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759059 DLMGCP DEBUG <0013> Generated response: line #00: 200 24811 OK (mgcp_msg.c:72) 20250830163759059 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/122@mgw (mgcp_msg.c:72) 20250830163759059 DLMGCP DEBUG <0013> Generated response: line #02: I: 6A60E58A (mgcp_msg.c:72) 20250830163759059 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163759059 DLMGCP DEBUG <0013> Generated response: line #04: o=- 6A60E58A 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163759059 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163759059 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163759059 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163759059 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4594 RTP/AVP 112 (mgcp_msg.c:72) 20250830163759059 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163759059 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163759060 DLMGCP DEBUG <0013> Received message: line #00: CRCX 24812 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759060 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163759060 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163759060 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163759060 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw (trunk:0) found free endpoint: rtpbridge/123@mgw (mgcp_endp.c:262) 20250830163759060 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/123@mgw" (mgcp_protocol.c:370) 20250830163759060 DLMGCP NOTICE <0013> endpoint:rtpbridge/123@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163759060 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163759060 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw CI:C465E5DF connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163759060 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw CI:C465E5DF output_enabled 0 (mgcp_conn.c:271) 20250830163759060 DLMGCP DEBUG <0013> (1234/rtp C:C465E5DF r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163759060 DLMGCP NOTICE <0013> endpoint:rtpbridge/123@mgw CI:C465E5DF CRCX: connection successfully created: (1234/rtp C:C465E5DF r=NULL:0<->l=::1:4596) (mgcp_protocol.c:772) 20250830163759060 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759060 DLMGCP DEBUG <0013> Generated response: line #00: 200 24812 OK (mgcp_msg.c:72) 20250830163759060 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/123@mgw (mgcp_msg.c:72) 20250830163759060 DLMGCP DEBUG <0013> Generated response: line #02: I: C465E5DF (mgcp_msg.c:72) 20250830163759060 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163759060 DLMGCP DEBUG <0013> Generated response: line #04: o=- C465E5DF 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163759060 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163759060 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163759060 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163759060 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4596 RTP/AVP 112 (mgcp_msg.c:72) 20250830163759060 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163759060 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163759060 DLMGCP DEBUG <0013> Received message: line #00: CRCX 24813 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759060 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163759060 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163759060 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163759060 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw (trunk:0) found free endpoint: rtpbridge/124@mgw (mgcp_endp.c:262) 20250830163759060 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/124@mgw" (mgcp_protocol.c:370) 20250830163759060 DLMGCP NOTICE <0013> endpoint:rtpbridge/124@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163759060 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163759060 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw CI:25742303 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163759060 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw CI:25742303 output_enabled 0 (mgcp_conn.c:271) 20250830163759060 DLMGCP DEBUG <0013> (1234/rtp C:25742303 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163759060 DLMGCP NOTICE <0013> endpoint:rtpbridge/124@mgw CI:25742303 CRCX: connection successfully created: (1234/rtp C:25742303 r=NULL:0<->l=::1:4598) (mgcp_protocol.c:772) 20250830163759060 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759060 DLMGCP DEBUG <0013> Generated response: line #00: 200 24813 OK (mgcp_msg.c:72) 20250830163759060 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/124@mgw (mgcp_msg.c:72) 20250830163759060 DLMGCP DEBUG <0013> Generated response: line #02: I: 25742303 (mgcp_msg.c:72) 20250830163759060 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163759060 DLMGCP DEBUG <0013> Generated response: line #04: o=- 25742303 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163759060 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163759060 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163759060 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163759060 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4598 RTP/AVP 112 (mgcp_msg.c:72) 20250830163759060 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163759060 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163759060 DLMGCP DEBUG <0013> Received message: line #00: CRCX 24814 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759060 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163759060 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163759060 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163759060 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw (trunk:0) found free endpoint: rtpbridge/125@mgw (mgcp_endp.c:262) 20250830163759060 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/125@mgw" (mgcp_protocol.c:370) 20250830163759060 DLMGCP NOTICE <0013> endpoint:rtpbridge/125@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163759060 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163759060 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw CI:6B694258 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163759060 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw CI:6B694258 output_enabled 0 (mgcp_conn.c:271) 20250830163759060 DLMGCP DEBUG <0013> (1234/rtp C:6B694258 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163759061 DLMGCP NOTICE <0013> endpoint:rtpbridge/125@mgw CI:6B694258 CRCX: connection successfully created: (1234/rtp C:6B694258 r=NULL:0<->l=::1:4600) (mgcp_protocol.c:772) 20250830163759061 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759061 DLMGCP DEBUG <0013> Generated response: line #00: 200 24814 OK (mgcp_msg.c:72) 20250830163759061 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/125@mgw (mgcp_msg.c:72) 20250830163759061 DLMGCP DEBUG <0013> Generated response: line #02: I: 6B694258 (mgcp_msg.c:72) 20250830163759061 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163759061 DLMGCP DEBUG <0013> Generated response: line #04: o=- 6B694258 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163759061 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163759061 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163759061 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163759061 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4600 RTP/AVP 112 (mgcp_msg.c:72) 20250830163759061 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163759061 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163759061 DLMGCP DEBUG <0013> Received message: line #00: CRCX 24815 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759061 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163759061 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163759061 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163759061 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw (trunk:0) found free endpoint: rtpbridge/126@mgw (mgcp_endp.c:262) 20250830163759061 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/126@mgw" (mgcp_protocol.c:370) 20250830163759061 DLMGCP NOTICE <0013> endpoint:rtpbridge/126@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163759061 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163759061 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw CI:6748504A connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163759061 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw CI:6748504A output_enabled 0 (mgcp_conn.c:271) 20250830163759061 DLMGCP DEBUG <0013> (1234/rtp C:6748504A r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163759061 DLMGCP NOTICE <0013> endpoint:rtpbridge/126@mgw CI:6748504A CRCX: connection successfully created: (1234/rtp C:6748504A r=NULL:0<->l=::1:4602) (mgcp_protocol.c:772) 20250830163759061 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759061 DLMGCP DEBUG <0013> Generated response: line #00: 200 24815 OK (mgcp_msg.c:72) 20250830163759061 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/126@mgw (mgcp_msg.c:72) 20250830163759061 DLMGCP DEBUG <0013> Generated response: line #02: I: 6748504A (mgcp_msg.c:72) 20250830163759061 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163759061 DLMGCP DEBUG <0013> Generated response: line #04: o=- 6748504A 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163759061 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163759061 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163759061 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163759061 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4602 RTP/AVP 112 (mgcp_msg.c:72) 20250830163759061 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163759061 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163759061 DLMGCP DEBUG <0013> Received message: line #00: CRCX 24816 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759061 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163759061 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163759061 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163759061 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw (trunk:0) found free endpoint: rtpbridge/127@mgw (mgcp_endp.c:262) 20250830163759061 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/127@mgw" (mgcp_protocol.c:370) 20250830163759061 DLMGCP NOTICE <0013> endpoint:rtpbridge/127@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163759061 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163759061 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw CI:10D5E955 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163759061 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw CI:10D5E955 output_enabled 0 (mgcp_conn.c:271) 20250830163759061 DLMGCP DEBUG <0013> (1234/rtp C:10D5E955 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163759061 DLMGCP NOTICE <0013> endpoint:rtpbridge/127@mgw CI:10D5E955 CRCX: connection successfully created: (1234/rtp C:10D5E955 r=NULL:0<->l=::1:4604) (mgcp_protocol.c:772) 20250830163759061 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759061 DLMGCP DEBUG <0013> Generated response: line #00: 200 24816 OK (mgcp_msg.c:72) 20250830163759061 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/127@mgw (mgcp_msg.c:72) 20250830163759061 DLMGCP DEBUG <0013> Generated response: line #02: I: 10D5E955 (mgcp_msg.c:72) 20250830163759061 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163759061 DLMGCP DEBUG <0013> Generated response: line #04: o=- 10D5E955 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163759061 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163759061 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163759061 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163759061 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4604 RTP/AVP 112 (mgcp_msg.c:72) 20250830163759061 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163759061 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163759062 DLMGCP DEBUG <0013> Received message: line #00: CRCX 24817 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759062 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163759062 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163759062 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163759062 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw (trunk:0) found free endpoint: rtpbridge/128@mgw (mgcp_endp.c:262) 20250830163759062 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/128@mgw" (mgcp_protocol.c:370) 20250830163759062 DLMGCP NOTICE <0013> endpoint:rtpbridge/128@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163759062 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163759062 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw CI:135E1BBF connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163759062 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw CI:135E1BBF output_enabled 0 (mgcp_conn.c:271) 20250830163759062 DLMGCP DEBUG <0013> (1234/rtp C:135E1BBF r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163759062 DLMGCP NOTICE <0013> endpoint:rtpbridge/128@mgw CI:135E1BBF CRCX: connection successfully created: (1234/rtp C:135E1BBF r=NULL:0<->l=::1:4606) (mgcp_protocol.c:772) 20250830163759062 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759062 DLMGCP DEBUG <0013> Generated response: line #00: 200 24817 OK (mgcp_msg.c:72) 20250830163759062 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/128@mgw (mgcp_msg.c:72) 20250830163759062 DLMGCP DEBUG <0013> Generated response: line #02: I: 135E1BBF (mgcp_msg.c:72) 20250830163759062 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163759062 DLMGCP DEBUG <0013> Generated response: line #04: o=- 135E1BBF 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163759062 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163759062 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163759062 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163759062 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4606 RTP/AVP 112 (mgcp_msg.c:72) 20250830163759062 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163759062 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163759062 DLMGCP DEBUG <0013> Received message: line #00: CRCX 24818 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759062 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163759062 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163759062 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163759062 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw (trunk:0) found free endpoint: rtpbridge/129@mgw (mgcp_endp.c:262) 20250830163759062 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/129@mgw" (mgcp_protocol.c:370) 20250830163759062 DLMGCP NOTICE <0013> endpoint:rtpbridge/129@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163759062 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163759062 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw CI:A7273898 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163759062 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw CI:A7273898 output_enabled 0 (mgcp_conn.c:271) 20250830163759062 DLMGCP DEBUG <0013> (1234/rtp C:A7273898 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163759062 DLMGCP NOTICE <0013> endpoint:rtpbridge/129@mgw CI:A7273898 CRCX: connection successfully created: (1234/rtp C:A7273898 r=NULL:0<->l=::1:4608) (mgcp_protocol.c:772) 20250830163759062 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759062 DLMGCP DEBUG <0013> Generated response: line #00: 200 24818 OK (mgcp_msg.c:72) 20250830163759062 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/129@mgw (mgcp_msg.c:72) 20250830163759062 DLMGCP DEBUG <0013> Generated response: line #02: I: A7273898 (mgcp_msg.c:72) 20250830163759062 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163759062 DLMGCP DEBUG <0013> Generated response: line #04: o=- A7273898 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163759062 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163759062 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163759062 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163759062 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4608 RTP/AVP 112 (mgcp_msg.c:72) 20250830163759062 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163759062 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163759063 DLMGCP DEBUG <0013> Received message: line #00: CRCX 24819 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759063 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163759063 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163759063 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163759063 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw (trunk:0) found free endpoint: rtpbridge/12a@mgw (mgcp_endp.c:262) 20250830163759063 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/12a@mgw" (mgcp_protocol.c:370) 20250830163759063 DLMGCP NOTICE <0013> endpoint:rtpbridge/12a@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163759063 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163759063 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw CI:42F65E82 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163759063 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw CI:42F65E82 output_enabled 0 (mgcp_conn.c:271) 20250830163759063 DLMGCP DEBUG <0013> (1234/rtp C:42F65E82 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163759063 DLMGCP NOTICE <0013> endpoint:rtpbridge/12a@mgw CI:42F65E82 CRCX: connection successfully created: (1234/rtp C:42F65E82 r=NULL:0<->l=::1:4610) (mgcp_protocol.c:772) 20250830163759063 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759063 DLMGCP DEBUG <0013> Generated response: line #00: 200 24819 OK (mgcp_msg.c:72) 20250830163759063 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/12a@mgw (mgcp_msg.c:72) 20250830163759063 DLMGCP DEBUG <0013> Generated response: line #02: I: 42F65E82 (mgcp_msg.c:72) 20250830163759063 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163759063 DLMGCP DEBUG <0013> Generated response: line #04: o=- 42F65E82 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163759063 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163759063 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163759063 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163759063 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4610 RTP/AVP 112 (mgcp_msg.c:72) 20250830163759063 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163759063 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163759063 DLMGCP DEBUG <0013> Received message: line #00: CRCX 24820 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759063 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163759063 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163759063 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163759063 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw (trunk:0) found free endpoint: rtpbridge/12b@mgw (mgcp_endp.c:262) 20250830163759063 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/12b@mgw" (mgcp_protocol.c:370) 20250830163759063 DLMGCP NOTICE <0013> endpoint:rtpbridge/12b@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163759063 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163759063 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw CI:5584249F connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163759063 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw CI:5584249F output_enabled 0 (mgcp_conn.c:271) 20250830163759063 DLMGCP DEBUG <0013> (1234/rtp C:5584249F r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163759063 DLMGCP NOTICE <0013> endpoint:rtpbridge/12b@mgw CI:5584249F CRCX: connection successfully created: (1234/rtp C:5584249F r=NULL:0<->l=::1:4612) (mgcp_protocol.c:772) 20250830163759063 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759063 DLMGCP DEBUG <0013> Generated response: line #00: 200 24820 OK (mgcp_msg.c:72) 20250830163759063 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/12b@mgw (mgcp_msg.c:72) 20250830163759063 DLMGCP DEBUG <0013> Generated response: line #02: I: 5584249F (mgcp_msg.c:72) 20250830163759063 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163759063 DLMGCP DEBUG <0013> Generated response: line #04: o=- 5584249F 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163759063 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163759063 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163759063 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163759063 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4612 RTP/AVP 112 (mgcp_msg.c:72) 20250830163759063 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163759063 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163759063 DLMGCP DEBUG <0013> Received message: line #00: CRCX 24821 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759063 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163759063 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163759063 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163759063 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw (trunk:0) found free endpoint: rtpbridge/12c@mgw (mgcp_endp.c:262) 20250830163759063 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/12c@mgw" (mgcp_protocol.c:370) 20250830163759063 DLMGCP NOTICE <0013> endpoint:rtpbridge/12c@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163759063 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163759063 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw CI:15F5FEC4 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163759064 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw CI:15F5FEC4 output_enabled 0 (mgcp_conn.c:271) 20250830163759064 DLMGCP DEBUG <0013> (1234/rtp C:15F5FEC4 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163759064 DLMGCP NOTICE <0013> endpoint:rtpbridge/12c@mgw CI:15F5FEC4 CRCX: connection successfully created: (1234/rtp C:15F5FEC4 r=NULL:0<->l=::1:4614) (mgcp_protocol.c:772) 20250830163759064 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759064 DLMGCP DEBUG <0013> Generated response: line #00: 200 24821 OK (mgcp_msg.c:72) 20250830163759064 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/12c@mgw (mgcp_msg.c:72) 20250830163759064 DLMGCP DEBUG <0013> Generated response: line #02: I: 15F5FEC4 (mgcp_msg.c:72) 20250830163759064 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163759064 DLMGCP DEBUG <0013> Generated response: line #04: o=- 15F5FEC4 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163759064 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163759064 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163759064 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163759064 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4614 RTP/AVP 112 (mgcp_msg.c:72) 20250830163759064 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163759064 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163759064 DLMGCP DEBUG <0013> Received message: line #00: CRCX 24822 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759064 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163759064 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163759064 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163759064 DLMGCP ERROR <0013> (trunk:0) Not able to find a free endpoint (mgcp_endp.c:268) 20250830163759064 DLMGCP NOTICE <0013> CRCX: cannot find endpoint "rtpbridge/*@mgw", cause=403 -- trying to identify trunk... (mgcp_protocol.c:336) 20250830163759064 DLMGCP INFO <0013> CRCX: executing request handler for trunk resource of endpoint "rtpbridge/*@mgw" (mgcp_protocol.c:373) 20250830163759064 DLMGCP NOTICE <0013> endpoint:none CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163759064 DLMGCP ERROR <0013> endpoint:none CRCX: no free endpoints available! (mgcp_protocol.c:642) 20250830163759064 DLMGCP DEBUG <0013> endpoint:none Generated response: code=403 (mgcp_protocol.c:146) 20250830163759064 DLMGCP DEBUG <0013> Generated response: line #00: 403 24822 FAIL (mgcp_msg.c:72) 20250830163759064 DLMGCP DEBUG <0013> Received message: line #00: DLCX 24823 rtpbridge/1@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759064 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250830163759064 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found endpoint: rtpbridge/1@mgw (mgcp_endp.c:280) 20250830163759064 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250830163759064 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830163759064 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250830163759064 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759064 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759064 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759064 DLMGCP DEBUG <0013> Generated response: line #00: 200 24823 OK (mgcp_msg.c:72) MTC@7b40471322fb: setverdict(pass): none -> pass 20250830163759064 DLMGCP DEBUG <0013> Received message: line #00: DLCX 24824 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759064 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250830163759064 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250830163759064 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250830163759064 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830163759064 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250830163759064 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759064 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759064 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759064 DLMGCP DEBUG <0013> Generated response: line #00: 200 24824 OK (mgcp_msg.c:72) 20250830163759065 DLMGCP DEBUG <0013> Received message: line #00: DLCX 24825 rtpbridge/3@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759065 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250830163759065 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw (trunk:0) found endpoint: rtpbridge/3@mgw (mgcp_endp.c:280) 20250830163759065 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/3@mgw" (mgcp_protocol.c:370) 20250830163759065 DLMGCP NOTICE <0013> endpoint:rtpbridge/3@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830163759065 DLMGCP NOTICE <0013> endpoint:rtpbridge/3@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250830163759065 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759065 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759065 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759065 DLMGCP DEBUG <0013> Generated response: line #00: 200 24825 OK (mgcp_msg.c:72) 20250830163759065 DLMGCP DEBUG <0013> Received message: line #00: DLCX 24826 rtpbridge/4@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759065 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250830163759065 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw (trunk:0) found endpoint: rtpbridge/4@mgw (mgcp_endp.c:280) 20250830163759065 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/4@mgw" (mgcp_protocol.c:370) 20250830163759065 DLMGCP NOTICE <0013> endpoint:rtpbridge/4@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830163759065 DLMGCP NOTICE <0013> endpoint:rtpbridge/4@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250830163759065 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759065 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759065 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759065 DLMGCP DEBUG <0013> Generated response: line #00: 200 24826 OK (mgcp_msg.c:72) 20250830163759065 DLMGCP DEBUG <0013> Received message: line #00: DLCX 24827 rtpbridge/5@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759065 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250830163759065 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw (trunk:0) found endpoint: rtpbridge/5@mgw (mgcp_endp.c:280) 20250830163759065 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/5@mgw" (mgcp_protocol.c:370) 20250830163759065 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830163759065 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250830163759065 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759065 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759065 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759065 DLMGCP DEBUG <0013> Generated response: line #00: 200 24827 OK (mgcp_msg.c:72) 20250830163759065 DLMGCP DEBUG <0013> Received message: line #00: DLCX 24828 rtpbridge/6@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759065 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250830163759065 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw (trunk:0) found endpoint: rtpbridge/6@mgw (mgcp_endp.c:280) 20250830163759065 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/6@mgw" (mgcp_protocol.c:370) 20250830163759065 DLMGCP NOTICE <0013> endpoint:rtpbridge/6@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830163759065 DLMGCP NOTICE <0013> endpoint:rtpbridge/6@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250830163759065 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759065 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759065 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759065 DLMGCP DEBUG <0013> Generated response: line #00: 200 24828 OK (mgcp_msg.c:72) 20250830163759066 DLMGCP DEBUG <0013> Received message: line #00: DLCX 24829 rtpbridge/7@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759066 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250830163759066 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw (trunk:0) found endpoint: rtpbridge/7@mgw (mgcp_endp.c:280) 20250830163759066 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/7@mgw" (mgcp_protocol.c:370) 20250830163759066 DLMGCP NOTICE <0013> endpoint:rtpbridge/7@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830163759066 DLMGCP NOTICE <0013> endpoint:rtpbridge/7@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250830163759066 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759066 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759066 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759066 DLMGCP DEBUG <0013> Generated response: line #00: 200 24829 OK (mgcp_msg.c:72) 20250830163759066 DLMGCP DEBUG <0013> Received message: line #00: DLCX 24830 rtpbridge/8@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759066 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250830163759066 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw (trunk:0) found endpoint: rtpbridge/8@mgw (mgcp_endp.c:280) 20250830163759066 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/8@mgw" (mgcp_protocol.c:370) 20250830163759066 DLMGCP NOTICE <0013> endpoint:rtpbridge/8@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830163759066 DLMGCP NOTICE <0013> endpoint:rtpbridge/8@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250830163759066 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759066 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759066 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759066 DLMGCP DEBUG <0013> Generated response: line #00: 200 24830 OK (mgcp_msg.c:72) 20250830163759066 DLMGCP DEBUG <0013> Received message: line #00: DLCX 24831 rtpbridge/9@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759066 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250830163759066 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw (trunk:0) found endpoint: rtpbridge/9@mgw (mgcp_endp.c:280) 20250830163759066 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/9@mgw" (mgcp_protocol.c:370) 20250830163759066 DLMGCP NOTICE <0013> endpoint:rtpbridge/9@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830163759066 DLMGCP NOTICE <0013> endpoint:rtpbridge/9@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250830163759066 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759066 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759066 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759066 DLMGCP DEBUG <0013> Generated response: line #00: 200 24831 OK (mgcp_msg.c:72) 20250830163759066 DLMGCP DEBUG <0013> Received message: line #00: DLCX 24832 rtpbridge/a@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759066 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250830163759066 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw (trunk:0) found endpoint: rtpbridge/a@mgw (mgcp_endp.c:280) 20250830163759066 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/a@mgw" (mgcp_protocol.c:370) 20250830163759066 DLMGCP NOTICE <0013> endpoint:rtpbridge/a@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830163759066 DLMGCP NOTICE <0013> endpoint:rtpbridge/a@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250830163759066 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759066 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759066 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759066 DLMGCP DEBUG <0013> Generated response: line #00: 200 24832 OK (mgcp_msg.c:72) 20250830163759066 DLMGCP DEBUG <0013> Received message: line #00: DLCX 24833 rtpbridge/b@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759066 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250830163759066 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw (trunk:0) found endpoint: rtpbridge/b@mgw (mgcp_endp.c:280) 20250830163759066 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/b@mgw" (mgcp_protocol.c:370) 20250830163759066 DLMGCP NOTICE <0013> endpoint:rtpbridge/b@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830163759066 DLMGCP NOTICE <0013> endpoint:rtpbridge/b@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250830163759066 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759066 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759066 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759066 DLMGCP DEBUG <0013> Generated response: line #00: 200 24833 OK (mgcp_msg.c:72) 20250830163759067 DLMGCP DEBUG <0013> Received message: line #00: DLCX 24834 rtpbridge/c@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759067 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250830163759067 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw (trunk:0) found endpoint: rtpbridge/c@mgw (mgcp_endp.c:280) 20250830163759067 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/c@mgw" (mgcp_protocol.c:370) 20250830163759067 DLMGCP NOTICE <0013> endpoint:rtpbridge/c@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830163759067 DLMGCP NOTICE <0013> endpoint:rtpbridge/c@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250830163759067 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759067 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759067 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759067 DLMGCP DEBUG <0013> Generated response: line #00: 200 24834 OK (mgcp_msg.c:72) 20250830163759067 DLMGCP DEBUG <0013> Received message: line #00: DLCX 24835 rtpbridge/d@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759067 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250830163759067 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw (trunk:0) found endpoint: rtpbridge/d@mgw (mgcp_endp.c:280) 20250830163759067 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/d@mgw" (mgcp_protocol.c:370) 20250830163759067 DLMGCP NOTICE <0013> endpoint:rtpbridge/d@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830163759067 DLMGCP NOTICE <0013> endpoint:rtpbridge/d@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250830163759067 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759067 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759067 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759067 DLMGCP DEBUG <0013> Generated response: line #00: 200 24835 OK (mgcp_msg.c:72) 20250830163759067 DLMGCP DEBUG <0013> Received message: line #00: DLCX 24836 rtpbridge/e@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759067 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250830163759067 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw (trunk:0) found endpoint: rtpbridge/e@mgw (mgcp_endp.c:280) 20250830163759067 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/e@mgw" (mgcp_protocol.c:370) 20250830163759067 DLMGCP NOTICE <0013> endpoint:rtpbridge/e@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830163759067 DLMGCP NOTICE <0013> endpoint:rtpbridge/e@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250830163759067 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759067 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759067 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759067 DLMGCP DEBUG <0013> Generated response: line #00: 200 24836 OK (mgcp_msg.c:72) 20250830163759067 DLMGCP DEBUG <0013> Received message: line #00: DLCX 24837 rtpbridge/f@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759067 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250830163759067 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw (trunk:0) found endpoint: rtpbridge/f@mgw (mgcp_endp.c:280) 20250830163759067 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/f@mgw" (mgcp_protocol.c:370) 20250830163759067 DLMGCP NOTICE <0013> endpoint:rtpbridge/f@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830163759067 DLMGCP NOTICE <0013> endpoint:rtpbridge/f@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250830163759067 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759067 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759067 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759067 DLMGCP DEBUG <0013> Generated response: line #00: 200 24837 OK (mgcp_msg.c:72) 20250830163759068 DLMGCP DEBUG <0013> Received message: line #00: DLCX 24838 rtpbridge/10@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759068 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250830163759068 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw (trunk:0) found endpoint: rtpbridge/10@mgw (mgcp_endp.c:280) 20250830163759068 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/10@mgw" (mgcp_protocol.c:370) 20250830163759068 DLMGCP NOTICE <0013> endpoint:rtpbridge/10@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830163759068 DLMGCP NOTICE <0013> endpoint:rtpbridge/10@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250830163759068 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759068 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759068 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759068 DLMGCP DEBUG <0013> Generated response: line #00: 200 24838 OK (mgcp_msg.c:72) 20250830163759068 DLMGCP DEBUG <0013> Received message: line #00: DLCX 24839 rtpbridge/11@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759068 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250830163759068 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw (trunk:0) found endpoint: rtpbridge/11@mgw (mgcp_endp.c:280) 20250830163759068 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/11@mgw" (mgcp_protocol.c:370) 20250830163759068 DLMGCP NOTICE <0013> endpoint:rtpbridge/11@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830163759068 DLMGCP NOTICE <0013> endpoint:rtpbridge/11@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250830163759068 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759068 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759068 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759068 DLMGCP DEBUG <0013> Generated response: line #00: 200 24839 OK (mgcp_msg.c:72) 20250830163759068 DLMGCP DEBUG <0013> Received message: line #00: DLCX 24840 rtpbridge/12@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759068 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250830163759068 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw (trunk:0) found endpoint: rtpbridge/12@mgw (mgcp_endp.c:280) 20250830163759068 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/12@mgw" (mgcp_protocol.c:370) 20250830163759068 DLMGCP NOTICE <0013> endpoint:rtpbridge/12@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830163759068 DLMGCP NOTICE <0013> endpoint:rtpbridge/12@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250830163759068 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759068 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759068 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759068 DLMGCP DEBUG <0013> Generated response: line #00: 200 24840 OK (mgcp_msg.c:72) 20250830163759068 DLMGCP DEBUG <0013> Received message: line #00: DLCX 24841 rtpbridge/13@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759068 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250830163759068 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw (trunk:0) found endpoint: rtpbridge/13@mgw (mgcp_endp.c:280) 20250830163759068 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/13@mgw" (mgcp_protocol.c:370) 20250830163759068 DLMGCP NOTICE <0013> endpoint:rtpbridge/13@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830163759068 DLMGCP NOTICE <0013> endpoint:rtpbridge/13@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250830163759068 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759068 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759068 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759068 DLMGCP DEBUG <0013> Generated response: line #00: 200 24841 OK (mgcp_msg.c:72) 20250830163759068 DLMGCP DEBUG <0013> Received message: line #00: DLCX 24842 rtpbridge/14@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759068 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250830163759068 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw (trunk:0) found endpoint: rtpbridge/14@mgw (mgcp_endp.c:280) 20250830163759068 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/14@mgw" (mgcp_protocol.c:370) 20250830163759068 DLMGCP NOTICE <0013> endpoint:rtpbridge/14@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830163759068 DLMGCP NOTICE <0013> endpoint:rtpbridge/14@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250830163759068 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759068 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759068 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759068 DLMGCP DEBUG <0013> Generated response: line #00: 200 24842 OK (mgcp_msg.c:72) 20250830163759069 DLMGCP DEBUG <0013> Received message: line #00: DLCX 24843 rtpbridge/15@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759069 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250830163759069 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw (trunk:0) found endpoint: rtpbridge/15@mgw (mgcp_endp.c:280) 20250830163759069 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/15@mgw" (mgcp_protocol.c:370) 20250830163759069 DLMGCP NOTICE <0013> endpoint:rtpbridge/15@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830163759069 DLMGCP NOTICE <0013> endpoint:rtpbridge/15@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250830163759069 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759069 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759069 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759069 DLMGCP DEBUG <0013> Generated response: line #00: 200 24843 OK (mgcp_msg.c:72) 20250830163759069 DLMGCP DEBUG <0013> Received message: line #00: DLCX 24844 rtpbridge/16@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759069 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250830163759069 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw (trunk:0) found endpoint: rtpbridge/16@mgw (mgcp_endp.c:280) 20250830163759069 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/16@mgw" (mgcp_protocol.c:370) 20250830163759069 DLMGCP NOTICE <0013> endpoint:rtpbridge/16@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830163759069 DLMGCP NOTICE <0013> endpoint:rtpbridge/16@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250830163759069 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759069 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759069 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759069 DLMGCP DEBUG <0013> Generated response: line #00: 200 24844 OK (mgcp_msg.c:72) 20250830163759069 DLMGCP DEBUG <0013> Received message: line #00: DLCX 24845 rtpbridge/17@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759069 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250830163759069 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw (trunk:0) found endpoint: rtpbridge/17@mgw (mgcp_endp.c:280) 20250830163759069 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/17@mgw" (mgcp_protocol.c:370) 20250830163759069 DLMGCP NOTICE <0013> endpoint:rtpbridge/17@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830163759069 DLMGCP NOTICE <0013> endpoint:rtpbridge/17@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250830163759069 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759069 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759069 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759069 DLMGCP DEBUG <0013> Generated response: line #00: 200 24845 OK (mgcp_msg.c:72) 20250830163759069 DLMGCP DEBUG <0013> Received message: line #00: DLCX 24846 rtpbridge/18@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759069 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250830163759069 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw (trunk:0) found endpoint: rtpbridge/18@mgw (mgcp_endp.c:280) 20250830163759069 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/18@mgw" (mgcp_protocol.c:370) 20250830163759069 DLMGCP NOTICE <0013> endpoint:rtpbridge/18@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830163759069 DLMGCP NOTICE <0013> endpoint:rtpbridge/18@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250830163759069 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759069 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759069 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759069 DLMGCP DEBUG <0013> Generated response: line #00: 200 24846 OK (mgcp_msg.c:72) 20250830163759070 DLMGCP DEBUG <0013> Received message: line #00: DLCX 24847 rtpbridge/19@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759070 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250830163759070 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw (trunk:0) found endpoint: rtpbridge/19@mgw (mgcp_endp.c:280) 20250830163759070 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/19@mgw" (mgcp_protocol.c:370) 20250830163759070 DLMGCP NOTICE <0013> endpoint:rtpbridge/19@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830163759070 DLMGCP NOTICE <0013> endpoint:rtpbridge/19@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250830163759070 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759070 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759070 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759070 DLMGCP DEBUG <0013> Generated response: line #00: 200 24847 OK (mgcp_msg.c:72) 20250830163759070 DLMGCP DEBUG <0013> Received message: line #00: DLCX 24848 rtpbridge/1a@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759070 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250830163759070 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw (trunk:0) found endpoint: rtpbridge/1a@mgw (mgcp_endp.c:280) 20250830163759070 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1a@mgw" (mgcp_protocol.c:370) 20250830163759070 DLMGCP NOTICE <0013> endpoint:rtpbridge/1a@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830163759070 DLMGCP NOTICE <0013> endpoint:rtpbridge/1a@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250830163759070 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759070 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759070 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759070 DLMGCP DEBUG <0013> Generated response: line #00: 200 24848 OK (mgcp_msg.c:72) 20250830163759070 DLMGCP DEBUG <0013> Received message: line #00: DLCX 24849 rtpbridge/1b@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759070 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250830163759070 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw (trunk:0) found endpoint: rtpbridge/1b@mgw (mgcp_endp.c:280) 20250830163759070 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1b@mgw" (mgcp_protocol.c:370) 20250830163759070 DLMGCP NOTICE <0013> endpoint:rtpbridge/1b@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830163759070 DLMGCP NOTICE <0013> endpoint:rtpbridge/1b@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250830163759070 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759070 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759070 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759070 DLMGCP DEBUG <0013> Generated response: line #00: 200 24849 OK (mgcp_msg.c:72) 20250830163759070 DLMGCP DEBUG <0013> Received message: line #00: DLCX 24850 rtpbridge/1c@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759070 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250830163759070 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw (trunk:0) found endpoint: rtpbridge/1c@mgw (mgcp_endp.c:280) 20250830163759070 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1c@mgw" (mgcp_protocol.c:370) 20250830163759070 DLMGCP NOTICE <0013> endpoint:rtpbridge/1c@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830163759070 DLMGCP NOTICE <0013> endpoint:rtpbridge/1c@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250830163759070 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759070 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759070 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759070 DLMGCP DEBUG <0013> Generated response: line #00: 200 24850 OK (mgcp_msg.c:72) 20250830163759070 DLMGCP DEBUG <0013> Received message: line #00: DLCX 24851 rtpbridge/1d@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759070 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250830163759070 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw (trunk:0) found endpoint: rtpbridge/1d@mgw (mgcp_endp.c:280) 20250830163759070 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1d@mgw" (mgcp_protocol.c:370) 20250830163759070 DLMGCP NOTICE <0013> endpoint:rtpbridge/1d@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830163759070 DLMGCP NOTICE <0013> endpoint:rtpbridge/1d@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250830163759070 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759070 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759070 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759070 DLMGCP DEBUG <0013> Generated response: line #00: 200 24851 OK (mgcp_msg.c:72) 20250830163759071 DLMGCP DEBUG <0013> Received message: line #00: DLCX 24852 rtpbridge/1e@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759071 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250830163759071 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw (trunk:0) found endpoint: rtpbridge/1e@mgw (mgcp_endp.c:280) 20250830163759071 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1e@mgw" (mgcp_protocol.c:370) 20250830163759071 DLMGCP NOTICE <0013> endpoint:rtpbridge/1e@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830163759071 DLMGCP NOTICE <0013> endpoint:rtpbridge/1e@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250830163759071 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759071 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759071 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759071 DLMGCP DEBUG <0013> Generated response: line #00: 200 24852 OK (mgcp_msg.c:72) 20250830163759071 DLMGCP DEBUG <0013> Received message: line #00: DLCX 24853 rtpbridge/1f@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759071 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250830163759071 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw (trunk:0) found endpoint: rtpbridge/1f@mgw (mgcp_endp.c:280) 20250830163759071 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1f@mgw" (mgcp_protocol.c:370) 20250830163759071 DLMGCP NOTICE <0013> endpoint:rtpbridge/1f@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830163759071 DLMGCP NOTICE <0013> endpoint:rtpbridge/1f@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250830163759071 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759071 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759071 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759071 DLMGCP DEBUG <0013> Generated response: line #00: 200 24853 OK (mgcp_msg.c:72) 20250830163759071 DLMGCP DEBUG <0013> Received message: line #00: DLCX 24854 rtpbridge/20@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759071 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250830163759071 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw (trunk:0) found endpoint: rtpbridge/20@mgw (mgcp_endp.c:280) 20250830163759071 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/20@mgw" (mgcp_protocol.c:370) 20250830163759071 DLMGCP NOTICE <0013> endpoint:rtpbridge/20@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830163759071 DLMGCP NOTICE <0013> endpoint:rtpbridge/20@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250830163759071 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759071 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759071 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759071 DLMGCP DEBUG <0013> Generated response: line #00: 200 24854 OK (mgcp_msg.c:72) 20250830163759071 DLMGCP DEBUG <0013> Received message: line #00: DLCX 24855 rtpbridge/21@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759071 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250830163759071 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw (trunk:0) found endpoint: rtpbridge/21@mgw (mgcp_endp.c:280) 20250830163759071 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/21@mgw" (mgcp_protocol.c:370) 20250830163759071 DLMGCP NOTICE <0013> endpoint:rtpbridge/21@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830163759071 DLMGCP NOTICE <0013> endpoint:rtpbridge/21@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250830163759071 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759071 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759071 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759071 DLMGCP DEBUG <0013> Generated response: line #00: 200 24855 OK (mgcp_msg.c:72) 20250830163759071 DLMGCP DEBUG <0013> Received message: line #00: DLCX 24856 rtpbridge/22@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759072 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250830163759072 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw (trunk:0) found endpoint: rtpbridge/22@mgw (mgcp_endp.c:280) 20250830163759072 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/22@mgw" (mgcp_protocol.c:370) 20250830163759072 DLMGCP NOTICE <0013> endpoint:rtpbridge/22@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830163759072 DLMGCP NOTICE <0013> endpoint:rtpbridge/22@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250830163759072 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759072 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759072 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759072 DLMGCP DEBUG <0013> Generated response: line #00: 200 24856 OK (mgcp_msg.c:72) 20250830163759072 DLMGCP DEBUG <0013> Received message: line #00: DLCX 24857 rtpbridge/23@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759072 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250830163759072 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw (trunk:0) found endpoint: rtpbridge/23@mgw (mgcp_endp.c:280) 20250830163759072 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/23@mgw" (mgcp_protocol.c:370) 20250830163759072 DLMGCP NOTICE <0013> endpoint:rtpbridge/23@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830163759072 DLMGCP NOTICE <0013> endpoint:rtpbridge/23@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250830163759072 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759072 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759072 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759072 DLMGCP DEBUG <0013> Generated response: line #00: 200 24857 OK (mgcp_msg.c:72) 20250830163759072 DLMGCP DEBUG <0013> Received message: line #00: DLCX 24858 rtpbridge/24@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759072 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250830163759072 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw (trunk:0) found endpoint: rtpbridge/24@mgw (mgcp_endp.c:280) 20250830163759072 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/24@mgw" (mgcp_protocol.c:370) 20250830163759072 DLMGCP NOTICE <0013> endpoint:rtpbridge/24@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830163759072 DLMGCP NOTICE <0013> endpoint:rtpbridge/24@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250830163759072 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759072 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759072 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759072 DLMGCP DEBUG <0013> Generated response: line #00: 200 24858 OK (mgcp_msg.c:72) 20250830163759072 DLMGCP DEBUG <0013> Received message: line #00: DLCX 24859 rtpbridge/25@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759072 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250830163759072 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw (trunk:0) found endpoint: rtpbridge/25@mgw (mgcp_endp.c:280) 20250830163759072 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/25@mgw" (mgcp_protocol.c:370) 20250830163759072 DLMGCP NOTICE <0013> endpoint:rtpbridge/25@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830163759072 DLMGCP NOTICE <0013> endpoint:rtpbridge/25@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250830163759072 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759072 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759072 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759072 DLMGCP DEBUG <0013> Generated response: line #00: 200 24859 OK (mgcp_msg.c:72) 20250830163759072 DLMGCP DEBUG <0013> Received message: line #00: DLCX 24860 rtpbridge/26@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759072 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250830163759072 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw (trunk:0) found endpoint: rtpbridge/26@mgw (mgcp_endp.c:280) 20250830163759072 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/26@mgw" (mgcp_protocol.c:370) 20250830163759072 DLMGCP NOTICE <0013> endpoint:rtpbridge/26@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830163759072 DLMGCP NOTICE <0013> endpoint:rtpbridge/26@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250830163759072 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759072 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759072 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759072 DLMGCP DEBUG <0013> Generated response: line #00: 200 24860 OK (mgcp_msg.c:72) 20250830163759073 DLMGCP DEBUG <0013> Received message: line #00: DLCX 24861 rtpbridge/27@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759073 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250830163759073 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw (trunk:0) found endpoint: rtpbridge/27@mgw (mgcp_endp.c:280) 20250830163759073 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/27@mgw" (mgcp_protocol.c:370) 20250830163759073 DLMGCP NOTICE <0013> endpoint:rtpbridge/27@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830163759073 DLMGCP NOTICE <0013> endpoint:rtpbridge/27@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250830163759073 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759073 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759073 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759073 DLMGCP DEBUG <0013> Generated response: line #00: 200 24861 OK (mgcp_msg.c:72) 20250830163759073 DLMGCP DEBUG <0013> Received message: line #00: DLCX 24862 rtpbridge/28@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759073 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250830163759073 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw (trunk:0) found endpoint: rtpbridge/28@mgw (mgcp_endp.c:280) 20250830163759073 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/28@mgw" (mgcp_protocol.c:370) 20250830163759073 DLMGCP NOTICE <0013> endpoint:rtpbridge/28@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830163759073 DLMGCP NOTICE <0013> endpoint:rtpbridge/28@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250830163759073 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759073 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759073 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759073 DLMGCP DEBUG <0013> Generated response: line #00: 200 24862 OK (mgcp_msg.c:72) 20250830163759073 DLMGCP DEBUG <0013> Received message: line #00: DLCX 24863 rtpbridge/29@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759073 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250830163759073 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw (trunk:0) found endpoint: rtpbridge/29@mgw (mgcp_endp.c:280) 20250830163759073 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/29@mgw" (mgcp_protocol.c:370) 20250830163759073 DLMGCP NOTICE <0013> endpoint:rtpbridge/29@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830163759073 DLMGCP NOTICE <0013> endpoint:rtpbridge/29@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250830163759073 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759073 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759073 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759073 DLMGCP DEBUG <0013> Generated response: line #00: 200 24863 OK (mgcp_msg.c:72) 20250830163759073 DLMGCP DEBUG <0013> Received message: line #00: DLCX 24864 rtpbridge/2a@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759073 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250830163759073 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw (trunk:0) found endpoint: rtpbridge/2a@mgw (mgcp_endp.c:280) 20250830163759073 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2a@mgw" (mgcp_protocol.c:370) 20250830163759073 DLMGCP NOTICE <0013> endpoint:rtpbridge/2a@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830163759073 DLMGCP NOTICE <0013> endpoint:rtpbridge/2a@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250830163759073 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759073 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759073 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759073 DLMGCP DEBUG <0013> Generated response: line #00: 200 24864 OK (mgcp_msg.c:72) 20250830163759073 DLMGCP DEBUG <0013> Received message: line #00: DLCX 24865 rtpbridge/2b@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759073 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250830163759073 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw (trunk:0) found endpoint: rtpbridge/2b@mgw (mgcp_endp.c:280) 20250830163759073 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2b@mgw" (mgcp_protocol.c:370) 20250830163759074 DLMGCP NOTICE <0013> endpoint:rtpbridge/2b@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830163759074 DLMGCP NOTICE <0013> endpoint:rtpbridge/2b@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250830163759074 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759074 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759074 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759074 DLMGCP DEBUG <0013> Generated response: line #00: 200 24865 OK (mgcp_msg.c:72) 20250830163759074 DLMGCP DEBUG <0013> Received message: line #00: DLCX 24866 rtpbridge/2c@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759074 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250830163759074 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw (trunk:0) found endpoint: rtpbridge/2c@mgw (mgcp_endp.c:280) 20250830163759074 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2c@mgw" (mgcp_protocol.c:370) 20250830163759074 DLMGCP NOTICE <0013> endpoint:rtpbridge/2c@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830163759074 DLMGCP NOTICE <0013> endpoint:rtpbridge/2c@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250830163759074 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759074 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759074 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759074 DLMGCP DEBUG <0013> Generated response: line #00: 200 24866 OK (mgcp_msg.c:72) 20250830163759074 DLMGCP DEBUG <0013> Received message: line #00: DLCX 24867 rtpbridge/2d@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759074 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250830163759074 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw (trunk:0) found endpoint: rtpbridge/2d@mgw (mgcp_endp.c:280) 20250830163759074 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2d@mgw" (mgcp_protocol.c:370) 20250830163759074 DLMGCP NOTICE <0013> endpoint:rtpbridge/2d@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830163759074 DLMGCP NOTICE <0013> endpoint:rtpbridge/2d@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250830163759074 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759074 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759074 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759074 DLMGCP DEBUG <0013> Generated response: line #00: 200 24867 OK (mgcp_msg.c:72) 20250830163759074 DLMGCP DEBUG <0013> Received message: line #00: DLCX 24868 rtpbridge/2e@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759074 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250830163759074 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw (trunk:0) found endpoint: rtpbridge/2e@mgw (mgcp_endp.c:280) 20250830163759074 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2e@mgw" (mgcp_protocol.c:370) 20250830163759074 DLMGCP NOTICE <0013> endpoint:rtpbridge/2e@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830163759074 DLMGCP NOTICE <0013> endpoint:rtpbridge/2e@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250830163759074 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759074 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759074 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759074 DLMGCP DEBUG <0013> Generated response: line #00: 200 24868 OK (mgcp_msg.c:72) 20250830163759074 DLMGCP DEBUG <0013> Received message: line #00: DLCX 24869 rtpbridge/2f@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759074 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250830163759074 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw (trunk:0) found endpoint: rtpbridge/2f@mgw (mgcp_endp.c:280) 20250830163759074 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2f@mgw" (mgcp_protocol.c:370) 20250830163759074 DLMGCP NOTICE <0013> endpoint:rtpbridge/2f@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830163759074 DLMGCP NOTICE <0013> endpoint:rtpbridge/2f@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250830163759074 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759074 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759074 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759074 DLMGCP DEBUG <0013> Generated response: line #00: 200 24869 OK (mgcp_msg.c:72) 20250830163759075 DLMGCP DEBUG <0013> Received message: line #00: DLCX 24870 rtpbridge/30@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759075 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250830163759075 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw (trunk:0) found endpoint: rtpbridge/30@mgw (mgcp_endp.c:280) 20250830163759075 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/30@mgw" (mgcp_protocol.c:370) 20250830163759075 DLMGCP NOTICE <0013> endpoint:rtpbridge/30@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830163759075 DLMGCP NOTICE <0013> endpoint:rtpbridge/30@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250830163759075 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759075 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759075 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759075 DLMGCP DEBUG <0013> Generated response: line #00: 200 24870 OK (mgcp_msg.c:72) 20250830163759075 DLMGCP DEBUG <0013> Received message: line #00: DLCX 24871 rtpbridge/31@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759075 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250830163759075 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw (trunk:0) found endpoint: rtpbridge/31@mgw (mgcp_endp.c:280) 20250830163759075 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/31@mgw" (mgcp_protocol.c:370) 20250830163759075 DLMGCP NOTICE <0013> endpoint:rtpbridge/31@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830163759075 DLMGCP NOTICE <0013> endpoint:rtpbridge/31@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250830163759075 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759075 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759075 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759075 DLMGCP DEBUG <0013> Generated response: line #00: 200 24871 OK (mgcp_msg.c:72) 20250830163759075 DLMGCP DEBUG <0013> Received message: line #00: DLCX 24872 rtpbridge/32@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759075 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250830163759075 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw (trunk:0) found endpoint: rtpbridge/32@mgw (mgcp_endp.c:280) 20250830163759075 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/32@mgw" (mgcp_protocol.c:370) 20250830163759075 DLMGCP NOTICE <0013> endpoint:rtpbridge/32@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830163759075 DLMGCP NOTICE <0013> endpoint:rtpbridge/32@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250830163759075 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759075 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759075 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759075 DLMGCP DEBUG <0013> Generated response: line #00: 200 24872 OK (mgcp_msg.c:72) 20250830163759075 DLMGCP DEBUG <0013> Received message: line #00: DLCX 24873 rtpbridge/33@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759075 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250830163759075 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw (trunk:0) found endpoint: rtpbridge/33@mgw (mgcp_endp.c:280) 20250830163759075 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/33@mgw" (mgcp_protocol.c:370) 20250830163759075 DLMGCP NOTICE <0013> endpoint:rtpbridge/33@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830163759075 DLMGCP NOTICE <0013> endpoint:rtpbridge/33@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250830163759075 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759075 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759075 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759075 DLMGCP DEBUG <0013> Generated response: line #00: 200 24873 OK (mgcp_msg.c:72) 20250830163759075 DLMGCP DEBUG <0013> Received message: line #00: DLCX 24874 rtpbridge/34@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759075 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250830163759075 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw (trunk:0) found endpoint: rtpbridge/34@mgw (mgcp_endp.c:280) 20250830163759075 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/34@mgw" (mgcp_protocol.c:370) 20250830163759075 DLMGCP NOTICE <0013> endpoint:rtpbridge/34@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830163759075 DLMGCP NOTICE <0013> endpoint:rtpbridge/34@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250830163759075 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759075 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759075 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759076 DLMGCP DEBUG <0013> Generated response: line #00: 200 24874 OK (mgcp_msg.c:72) 20250830163759076 DLMGCP DEBUG <0013> Received message: line #00: DLCX 24875 rtpbridge/35@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759076 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250830163759076 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw (trunk:0) found endpoint: rtpbridge/35@mgw (mgcp_endp.c:280) 20250830163759076 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/35@mgw" (mgcp_protocol.c:370) 20250830163759076 DLMGCP NOTICE <0013> endpoint:rtpbridge/35@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830163759076 DLMGCP NOTICE <0013> endpoint:rtpbridge/35@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250830163759076 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759076 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759076 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759076 DLMGCP DEBUG <0013> Generated response: line #00: 200 24875 OK (mgcp_msg.c:72) 20250830163759076 DLMGCP DEBUG <0013> Received message: line #00: DLCX 24876 rtpbridge/36@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759076 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250830163759076 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw (trunk:0) found endpoint: rtpbridge/36@mgw (mgcp_endp.c:280) 20250830163759076 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/36@mgw" (mgcp_protocol.c:370) 20250830163759076 DLMGCP NOTICE <0013> endpoint:rtpbridge/36@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830163759076 DLMGCP NOTICE <0013> endpoint:rtpbridge/36@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250830163759076 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759076 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759076 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759076 DLMGCP DEBUG <0013> Generated response: line #00: 200 24876 OK (mgcp_msg.c:72) 20250830163759076 DLMGCP DEBUG <0013> Received message: line #00: DLCX 24877 rtpbridge/37@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759076 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250830163759076 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw (trunk:0) found endpoint: rtpbridge/37@mgw (mgcp_endp.c:280) 20250830163759076 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/37@mgw" (mgcp_protocol.c:370) 20250830163759076 DLMGCP NOTICE <0013> endpoint:rtpbridge/37@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830163759076 DLMGCP NOTICE <0013> endpoint:rtpbridge/37@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250830163759076 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759076 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759076 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759076 DLMGCP DEBUG <0013> Generated response: line #00: 200 24877 OK (mgcp_msg.c:72) 20250830163759076 DLMGCP DEBUG <0013> Received message: line #00: DLCX 24878 rtpbridge/38@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759076 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250830163759076 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw (trunk:0) found endpoint: rtpbridge/38@mgw (mgcp_endp.c:280) 20250830163759076 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/38@mgw" (mgcp_protocol.c:370) 20250830163759076 DLMGCP NOTICE <0013> endpoint:rtpbridge/38@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830163759076 DLMGCP NOTICE <0013> endpoint:rtpbridge/38@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250830163759076 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759076 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759076 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759076 DLMGCP DEBUG <0013> Generated response: line #00: 200 24878 OK (mgcp_msg.c:72) 20250830163759077 DLMGCP DEBUG <0013> Received message: line #00: DLCX 24879 rtpbridge/39@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759077 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250830163759077 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw (trunk:0) found endpoint: rtpbridge/39@mgw (mgcp_endp.c:280) 20250830163759077 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/39@mgw" (mgcp_protocol.c:370) 20250830163759077 DLMGCP NOTICE <0013> endpoint:rtpbridge/39@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830163759077 DLMGCP NOTICE <0013> endpoint:rtpbridge/39@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250830163759077 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759077 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759077 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759077 DLMGCP DEBUG <0013> Generated response: line #00: 200 24879 OK (mgcp_msg.c:72) 20250830163759077 DLMGCP DEBUG <0013> Received message: line #00: DLCX 24880 rtpbridge/3a@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759077 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250830163759077 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw (trunk:0) found endpoint: rtpbridge/3a@mgw (mgcp_endp.c:280) 20250830163759077 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/3a@mgw" (mgcp_protocol.c:370) 20250830163759077 DLMGCP NOTICE <0013> endpoint:rtpbridge/3a@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830163759077 DLMGCP NOTICE <0013> endpoint:rtpbridge/3a@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250830163759077 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759077 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759077 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759077 DLMGCP DEBUG <0013> Generated response: line #00: 200 24880 OK (mgcp_msg.c:72) 20250830163759077 DLMGCP DEBUG <0013> Received message: line #00: DLCX 24881 rtpbridge/3b@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759077 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250830163759077 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw (trunk:0) found endpoint: rtpbridge/3b@mgw (mgcp_endp.c:280) 20250830163759077 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/3b@mgw" (mgcp_protocol.c:370) 20250830163759077 DLMGCP NOTICE <0013> endpoint:rtpbridge/3b@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830163759077 DLMGCP NOTICE <0013> endpoint:rtpbridge/3b@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250830163759077 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759077 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759077 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759077 DLMGCP DEBUG <0013> Generated response: line #00: 200 24881 OK (mgcp_msg.c:72) 20250830163759077 DLMGCP DEBUG <0013> Received message: line #00: DLCX 24882 rtpbridge/3c@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759077 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250830163759077 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw (trunk:0) found endpoint: rtpbridge/3c@mgw (mgcp_endp.c:280) 20250830163759077 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/3c@mgw" (mgcp_protocol.c:370) 20250830163759077 DLMGCP NOTICE <0013> endpoint:rtpbridge/3c@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830163759077 DLMGCP NOTICE <0013> endpoint:rtpbridge/3c@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250830163759077 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759077 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759077 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759077 DLMGCP DEBUG <0013> Generated response: line #00: 200 24882 OK (mgcp_msg.c:72) 20250830163759077 DLMGCP DEBUG <0013> Received message: line #00: DLCX 24883 rtpbridge/3d@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759077 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250830163759077 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw (trunk:0) found endpoint: rtpbridge/3d@mgw (mgcp_endp.c:280) 20250830163759077 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/3d@mgw" (mgcp_protocol.c:370) 20250830163759077 DLMGCP NOTICE <0013> endpoint:rtpbridge/3d@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830163759077 DLMGCP NOTICE <0013> endpoint:rtpbridge/3d@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250830163759077 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759077 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759078 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759078 DLMGCP DEBUG <0013> Generated response: line #00: 200 24883 OK (mgcp_msg.c:72) 20250830163759078 DLMGCP DEBUG <0013> Received message: line #00: DLCX 24884 rtpbridge/3e@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759078 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250830163759078 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw (trunk:0) found endpoint: rtpbridge/3e@mgw (mgcp_endp.c:280) 20250830163759078 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/3e@mgw" (mgcp_protocol.c:370) 20250830163759078 DLMGCP NOTICE <0013> endpoint:rtpbridge/3e@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830163759078 DLMGCP NOTICE <0013> endpoint:rtpbridge/3e@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250830163759078 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759078 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759078 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759078 DLMGCP DEBUG <0013> Generated response: line #00: 200 24884 OK (mgcp_msg.c:72) 20250830163759078 DLMGCP DEBUG <0013> Received message: line #00: DLCX 24885 rtpbridge/3f@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759078 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250830163759078 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw (trunk:0) found endpoint: rtpbridge/3f@mgw (mgcp_endp.c:280) 20250830163759078 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/3f@mgw" (mgcp_protocol.c:370) 20250830163759078 DLMGCP NOTICE <0013> endpoint:rtpbridge/3f@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830163759078 DLMGCP NOTICE <0013> endpoint:rtpbridge/3f@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250830163759078 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759078 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759078 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759078 DLMGCP DEBUG <0013> Generated response: line #00: 200 24885 OK (mgcp_msg.c:72) 20250830163759078 DLMGCP DEBUG <0013> Received message: line #00: DLCX 24886 rtpbridge/40@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759078 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250830163759078 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw (trunk:0) found endpoint: rtpbridge/40@mgw (mgcp_endp.c:280) 20250830163759078 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/40@mgw" (mgcp_protocol.c:370) 20250830163759078 DLMGCP NOTICE <0013> endpoint:rtpbridge/40@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830163759078 DLMGCP NOTICE <0013> endpoint:rtpbridge/40@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250830163759078 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759078 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759078 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759078 DLMGCP DEBUG <0013> Generated response: line #00: 200 24886 OK (mgcp_msg.c:72) 20250830163759078 DLMGCP DEBUG <0013> Received message: line #00: DLCX 24887 rtpbridge/41@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759078 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250830163759078 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw (trunk:0) found endpoint: rtpbridge/41@mgw (mgcp_endp.c:280) 20250830163759078 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/41@mgw" (mgcp_protocol.c:370) 20250830163759078 DLMGCP NOTICE <0013> endpoint:rtpbridge/41@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830163759078 DLMGCP NOTICE <0013> endpoint:rtpbridge/41@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250830163759078 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759078 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759078 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759078 DLMGCP DEBUG <0013> Generated response: line #00: 200 24887 OK (mgcp_msg.c:72) 20250830163759078 DLMGCP DEBUG <0013> Received message: line #00: DLCX 24888 rtpbridge/42@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759078 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250830163759079 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw (trunk:0) found endpoint: rtpbridge/42@mgw (mgcp_endp.c:280) 20250830163759079 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/42@mgw" (mgcp_protocol.c:370) 20250830163759079 DLMGCP NOTICE <0013> endpoint:rtpbridge/42@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830163759079 DLMGCP NOTICE <0013> endpoint:rtpbridge/42@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250830163759079 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759079 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759079 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759079 DLMGCP DEBUG <0013> Generated response: line #00: 200 24888 OK (mgcp_msg.c:72) 20250830163759079 DLMGCP DEBUG <0013> Received message: line #00: DLCX 24889 rtpbridge/43@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759079 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250830163759079 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw (trunk:0) found endpoint: rtpbridge/43@mgw (mgcp_endp.c:280) 20250830163759079 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/43@mgw" (mgcp_protocol.c:370) 20250830163759079 DLMGCP NOTICE <0013> endpoint:rtpbridge/43@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830163759079 DLMGCP NOTICE <0013> endpoint:rtpbridge/43@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250830163759079 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759079 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759079 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759079 DLMGCP DEBUG <0013> Generated response: line #00: 200 24889 OK (mgcp_msg.c:72) 20250830163759079 DLMGCP DEBUG <0013> Received message: line #00: DLCX 24890 rtpbridge/44@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759079 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250830163759079 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw (trunk:0) found endpoint: rtpbridge/44@mgw (mgcp_endp.c:280) 20250830163759079 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/44@mgw" (mgcp_protocol.c:370) 20250830163759079 DLMGCP NOTICE <0013> endpoint:rtpbridge/44@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830163759079 DLMGCP NOTICE <0013> endpoint:rtpbridge/44@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250830163759079 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759079 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759079 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759079 DLMGCP DEBUG <0013> Generated response: line #00: 200 24890 OK (mgcp_msg.c:72) 20250830163759079 DLMGCP DEBUG <0013> Received message: line #00: DLCX 24891 rtpbridge/45@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759079 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250830163759079 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw (trunk:0) found endpoint: rtpbridge/45@mgw (mgcp_endp.c:280) 20250830163759079 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/45@mgw" (mgcp_protocol.c:370) 20250830163759079 DLMGCP NOTICE <0013> endpoint:rtpbridge/45@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830163759079 DLMGCP NOTICE <0013> endpoint:rtpbridge/45@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250830163759079 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759079 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759079 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759079 DLMGCP DEBUG <0013> Generated response: line #00: 200 24891 OK (mgcp_msg.c:72) 20250830163759079 DLMGCP DEBUG <0013> Received message: line #00: DLCX 24892 rtpbridge/46@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759079 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250830163759079 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw (trunk:0) found endpoint: rtpbridge/46@mgw (mgcp_endp.c:280) 20250830163759079 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/46@mgw" (mgcp_protocol.c:370) 20250830163759079 DLMGCP NOTICE <0013> endpoint:rtpbridge/46@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830163759079 DLMGCP NOTICE <0013> endpoint:rtpbridge/46@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250830163759079 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759079 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759079 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759079 DLMGCP DEBUG <0013> Generated response: line #00: 200 24892 OK (mgcp_msg.c:72) 20250830163759080 DLMGCP DEBUG <0013> Received message: line #00: DLCX 24893 rtpbridge/47@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759080 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250830163759080 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw (trunk:0) found endpoint: rtpbridge/47@mgw (mgcp_endp.c:280) 20250830163759080 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/47@mgw" (mgcp_protocol.c:370) 20250830163759080 DLMGCP NOTICE <0013> endpoint:rtpbridge/47@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830163759080 DLMGCP NOTICE <0013> endpoint:rtpbridge/47@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250830163759080 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759080 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759080 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759080 DLMGCP DEBUG <0013> Generated response: line #00: 200 24893 OK (mgcp_msg.c:72) 20250830163759080 DLMGCP DEBUG <0013> Received message: line #00: DLCX 24894 rtpbridge/48@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759080 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250830163759080 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw (trunk:0) found endpoint: rtpbridge/48@mgw (mgcp_endp.c:280) 20250830163759080 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/48@mgw" (mgcp_protocol.c:370) 20250830163759080 DLMGCP NOTICE <0013> endpoint:rtpbridge/48@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830163759080 DLMGCP NOTICE <0013> endpoint:rtpbridge/48@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250830163759080 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759080 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759080 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759080 DLMGCP DEBUG <0013> Generated response: line #00: 200 24894 OK (mgcp_msg.c:72) 20250830163759080 DLMGCP DEBUG <0013> Received message: line #00: DLCX 24895 rtpbridge/49@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759080 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250830163759080 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw (trunk:0) found endpoint: rtpbridge/49@mgw (mgcp_endp.c:280) 20250830163759080 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/49@mgw" (mgcp_protocol.c:370) 20250830163759080 DLMGCP NOTICE <0013> endpoint:rtpbridge/49@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830163759080 DLMGCP NOTICE <0013> endpoint:rtpbridge/49@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250830163759080 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759080 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759080 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759080 DLMGCP DEBUG <0013> Generated response: line #00: 200 24895 OK (mgcp_msg.c:72) 20250830163759080 DLMGCP DEBUG <0013> Received message: line #00: DLCX 24896 rtpbridge/4a@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759080 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250830163759080 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw (trunk:0) found endpoint: rtpbridge/4a@mgw (mgcp_endp.c:280) 20250830163759080 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/4a@mgw" (mgcp_protocol.c:370) 20250830163759080 DLMGCP NOTICE <0013> endpoint:rtpbridge/4a@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830163759080 DLMGCP NOTICE <0013> endpoint:rtpbridge/4a@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250830163759080 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759080 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759080 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759080 DLMGCP DEBUG <0013> Generated response: line #00: 200 24896 OK (mgcp_msg.c:72) 20250830163759080 DLMGCP DEBUG <0013> Received message: line #00: DLCX 24897 rtpbridge/4b@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759080 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250830163759080 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw (trunk:0) found endpoint: rtpbridge/4b@mgw (mgcp_endp.c:280) 20250830163759080 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/4b@mgw" (mgcp_protocol.c:370) 20250830163759080 DLMGCP NOTICE <0013> endpoint:rtpbridge/4b@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830163759080 DLMGCP NOTICE <0013> endpoint:rtpbridge/4b@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250830163759080 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759081 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759081 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759081 DLMGCP DEBUG <0013> Generated response: line #00: 200 24897 OK (mgcp_msg.c:72) 20250830163759081 DLMGCP DEBUG <0013> Received message: line #00: DLCX 24898 rtpbridge/4c@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759081 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250830163759081 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw (trunk:0) found endpoint: rtpbridge/4c@mgw (mgcp_endp.c:280) 20250830163759081 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/4c@mgw" (mgcp_protocol.c:370) 20250830163759081 DLMGCP NOTICE <0013> endpoint:rtpbridge/4c@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830163759081 DLMGCP NOTICE <0013> endpoint:rtpbridge/4c@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250830163759081 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759081 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759081 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759081 DLMGCP DEBUG <0013> Generated response: line #00: 200 24898 OK (mgcp_msg.c:72) 20250830163759081 DLMGCP DEBUG <0013> Received message: line #00: DLCX 24899 rtpbridge/4d@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759081 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250830163759081 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw (trunk:0) found endpoint: rtpbridge/4d@mgw (mgcp_endp.c:280) 20250830163759081 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/4d@mgw" (mgcp_protocol.c:370) 20250830163759081 DLMGCP NOTICE <0013> endpoint:rtpbridge/4d@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830163759081 DLMGCP NOTICE <0013> endpoint:rtpbridge/4d@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250830163759081 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759081 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759081 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759081 DLMGCP DEBUG <0013> Generated response: line #00: 200 24899 OK (mgcp_msg.c:72) 20250830163759081 DLMGCP DEBUG <0013> Received message: line #00: DLCX 24900 rtpbridge/4e@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759081 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250830163759081 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw (trunk:0) found endpoint: rtpbridge/4e@mgw (mgcp_endp.c:280) 20250830163759081 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/4e@mgw" (mgcp_protocol.c:370) 20250830163759081 DLMGCP NOTICE <0013> endpoint:rtpbridge/4e@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830163759081 DLMGCP NOTICE <0013> endpoint:rtpbridge/4e@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250830163759081 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759081 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759081 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759081 DLMGCP DEBUG <0013> Generated response: line #00: 200 24900 OK (mgcp_msg.c:72) 20250830163759081 DLMGCP DEBUG <0013> Received message: line #00: DLCX 24901 rtpbridge/4f@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759081 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250830163759081 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw (trunk:0) found endpoint: rtpbridge/4f@mgw (mgcp_endp.c:280) 20250830163759081 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/4f@mgw" (mgcp_protocol.c:370) 20250830163759081 DLMGCP NOTICE <0013> endpoint:rtpbridge/4f@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830163759081 DLMGCP NOTICE <0013> endpoint:rtpbridge/4f@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250830163759081 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759081 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759081 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759081 DLMGCP DEBUG <0013> Generated response: line #00: 200 24901 OK (mgcp_msg.c:72) 20250830163759082 DLMGCP DEBUG <0013> Received message: line #00: DLCX 24902 rtpbridge/50@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759082 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250830163759082 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw (trunk:0) found endpoint: rtpbridge/50@mgw (mgcp_endp.c:280) 20250830163759082 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/50@mgw" (mgcp_protocol.c:370) 20250830163759082 DLMGCP NOTICE <0013> endpoint:rtpbridge/50@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830163759082 DLMGCP NOTICE <0013> endpoint:rtpbridge/50@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250830163759082 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759082 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759082 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759082 DLMGCP DEBUG <0013> Generated response: line #00: 200 24902 OK (mgcp_msg.c:72) 20250830163759082 DLMGCP DEBUG <0013> Received message: line #00: DLCX 24903 rtpbridge/51@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759082 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250830163759082 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw (trunk:0) found endpoint: rtpbridge/51@mgw (mgcp_endp.c:280) 20250830163759082 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/51@mgw" (mgcp_protocol.c:370) 20250830163759082 DLMGCP NOTICE <0013> endpoint:rtpbridge/51@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830163759082 DLMGCP NOTICE <0013> endpoint:rtpbridge/51@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250830163759082 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759082 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759082 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759082 DLMGCP DEBUG <0013> Generated response: line #00: 200 24903 OK (mgcp_msg.c:72) 20250830163759082 DLMGCP DEBUG <0013> Received message: line #00: DLCX 24904 rtpbridge/52@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759082 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250830163759082 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw (trunk:0) found endpoint: rtpbridge/52@mgw (mgcp_endp.c:280) 20250830163759082 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/52@mgw" (mgcp_protocol.c:370) 20250830163759082 DLMGCP NOTICE <0013> endpoint:rtpbridge/52@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830163759082 DLMGCP NOTICE <0013> endpoint:rtpbridge/52@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250830163759082 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759082 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759082 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759082 DLMGCP DEBUG <0013> Generated response: line #00: 200 24904 OK (mgcp_msg.c:72) 20250830163759082 DLMGCP DEBUG <0013> Received message: line #00: DLCX 24905 rtpbridge/53@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759082 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250830163759082 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw (trunk:0) found endpoint: rtpbridge/53@mgw (mgcp_endp.c:280) 20250830163759082 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/53@mgw" (mgcp_protocol.c:370) 20250830163759082 DLMGCP NOTICE <0013> endpoint:rtpbridge/53@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830163759082 DLMGCP NOTICE <0013> endpoint:rtpbridge/53@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250830163759082 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759082 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759082 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759082 DLMGCP DEBUG <0013> Generated response: line #00: 200 24905 OK (mgcp_msg.c:72) 20250830163759082 DLMGCP DEBUG <0013> Received message: line #00: DLCX 24906 rtpbridge/54@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759082 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250830163759082 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw (trunk:0) found endpoint: rtpbridge/54@mgw (mgcp_endp.c:280) 20250830163759082 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/54@mgw" (mgcp_protocol.c:370) 20250830163759082 DLMGCP NOTICE <0013> endpoint:rtpbridge/54@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830163759082 DLMGCP NOTICE <0013> endpoint:rtpbridge/54@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250830163759082 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759082 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759082 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759082 DLMGCP DEBUG <0013> Generated response: line #00: 200 24906 OK (mgcp_msg.c:72) 20250830163759083 DLMGCP DEBUG <0013> Received message: line #00: DLCX 24907 rtpbridge/55@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759083 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250830163759083 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw (trunk:0) found endpoint: rtpbridge/55@mgw (mgcp_endp.c:280) 20250830163759083 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/55@mgw" (mgcp_protocol.c:370) 20250830163759083 DLMGCP NOTICE <0013> endpoint:rtpbridge/55@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830163759083 DLMGCP NOTICE <0013> endpoint:rtpbridge/55@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250830163759083 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759083 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759083 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759083 DLMGCP DEBUG <0013> Generated response: line #00: 200 24907 OK (mgcp_msg.c:72) 20250830163759083 DLMGCP DEBUG <0013> Received message: line #00: DLCX 24908 rtpbridge/56@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759083 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250830163759083 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw (trunk:0) found endpoint: rtpbridge/56@mgw (mgcp_endp.c:280) 20250830163759083 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/56@mgw" (mgcp_protocol.c:370) 20250830163759083 DLMGCP NOTICE <0013> endpoint:rtpbridge/56@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830163759083 DLMGCP NOTICE <0013> endpoint:rtpbridge/56@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250830163759083 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759083 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759083 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759083 DLMGCP DEBUG <0013> Generated response: line #00: 200 24908 OK (mgcp_msg.c:72) 20250830163759083 DLMGCP DEBUG <0013> Received message: line #00: DLCX 24909 rtpbridge/57@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759083 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250830163759083 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw (trunk:0) found endpoint: rtpbridge/57@mgw (mgcp_endp.c:280) 20250830163759083 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/57@mgw" (mgcp_protocol.c:370) 20250830163759083 DLMGCP NOTICE <0013> endpoint:rtpbridge/57@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830163759083 DLMGCP NOTICE <0013> endpoint:rtpbridge/57@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250830163759083 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759083 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759083 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759083 DLMGCP DEBUG <0013> Generated response: line #00: 200 24909 OK (mgcp_msg.c:72) 20250830163759083 DLMGCP DEBUG <0013> Received message: line #00: DLCX 24910 rtpbridge/58@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759083 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250830163759083 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw (trunk:0) found endpoint: rtpbridge/58@mgw (mgcp_endp.c:280) 20250830163759083 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/58@mgw" (mgcp_protocol.c:370) 20250830163759083 DLMGCP NOTICE <0013> endpoint:rtpbridge/58@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830163759083 DLMGCP NOTICE <0013> endpoint:rtpbridge/58@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250830163759083 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759083 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759083 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759083 DLMGCP DEBUG <0013> Generated response: line #00: 200 24910 OK (mgcp_msg.c:72) 20250830163759083 DLMGCP DEBUG <0013> Received message: line #00: DLCX 24911 rtpbridge/59@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759083 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250830163759083 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw (trunk:0) found endpoint: rtpbridge/59@mgw (mgcp_endp.c:280) 20250830163759083 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/59@mgw" (mgcp_protocol.c:370) 20250830163759083 DLMGCP NOTICE <0013> endpoint:rtpbridge/59@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830163759083 DLMGCP NOTICE <0013> endpoint:rtpbridge/59@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250830163759083 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759084 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759084 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759084 DLMGCP DEBUG <0013> Generated response: line #00: 200 24911 OK (mgcp_msg.c:72) 20250830163759084 DLMGCP DEBUG <0013> Received message: line #00: DLCX 24912 rtpbridge/5a@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759084 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250830163759084 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw (trunk:0) found endpoint: rtpbridge/5a@mgw (mgcp_endp.c:280) 20250830163759084 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/5a@mgw" (mgcp_protocol.c:370) 20250830163759084 DLMGCP NOTICE <0013> endpoint:rtpbridge/5a@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830163759084 DLMGCP NOTICE <0013> endpoint:rtpbridge/5a@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250830163759084 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759084 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759084 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759084 DLMGCP DEBUG <0013> Generated response: line #00: 200 24912 OK (mgcp_msg.c:72) 20250830163759084 DLMGCP DEBUG <0013> Received message: line #00: DLCX 24913 rtpbridge/5b@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759084 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250830163759084 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw (trunk:0) found endpoint: rtpbridge/5b@mgw (mgcp_endp.c:280) 20250830163759084 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/5b@mgw" (mgcp_protocol.c:370) 20250830163759084 DLMGCP NOTICE <0013> endpoint:rtpbridge/5b@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830163759084 DLMGCP NOTICE <0013> endpoint:rtpbridge/5b@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250830163759084 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759084 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759084 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759084 DLMGCP DEBUG <0013> Generated response: line #00: 200 24913 OK (mgcp_msg.c:72) 20250830163759084 DLMGCP DEBUG <0013> Received message: line #00: DLCX 24914 rtpbridge/5c@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759084 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250830163759084 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw (trunk:0) found endpoint: rtpbridge/5c@mgw (mgcp_endp.c:280) 20250830163759084 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/5c@mgw" (mgcp_protocol.c:370) 20250830163759084 DLMGCP NOTICE <0013> endpoint:rtpbridge/5c@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830163759084 DLMGCP NOTICE <0013> endpoint:rtpbridge/5c@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250830163759084 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759084 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759084 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759084 DLMGCP DEBUG <0013> Generated response: line #00: 200 24914 OK (mgcp_msg.c:72) 20250830163759084 DLMGCP DEBUG <0013> Received message: line #00: DLCX 24915 rtpbridge/5d@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759084 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250830163759084 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw (trunk:0) found endpoint: rtpbridge/5d@mgw (mgcp_endp.c:280) 20250830163759084 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/5d@mgw" (mgcp_protocol.c:370) 20250830163759084 DLMGCP NOTICE <0013> endpoint:rtpbridge/5d@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830163759084 DLMGCP NOTICE <0013> endpoint:rtpbridge/5d@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250830163759084 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759084 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759084 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759084 DLMGCP DEBUG <0013> Generated response: line #00: 200 24915 OK (mgcp_msg.c:72) 20250830163759085 DLMGCP DEBUG <0013> Received message: line #00: DLCX 24916 rtpbridge/5e@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759085 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250830163759085 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw (trunk:0) found endpoint: rtpbridge/5e@mgw (mgcp_endp.c:280) 20250830163759085 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/5e@mgw" (mgcp_protocol.c:370) 20250830163759085 DLMGCP NOTICE <0013> endpoint:rtpbridge/5e@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830163759085 DLMGCP NOTICE <0013> endpoint:rtpbridge/5e@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250830163759085 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759085 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759085 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759085 DLMGCP DEBUG <0013> Generated response: line #00: 200 24916 OK (mgcp_msg.c:72) 20250830163759085 DLMGCP DEBUG <0013> Received message: line #00: DLCX 24917 rtpbridge/5f@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759085 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250830163759085 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw (trunk:0) found endpoint: rtpbridge/5f@mgw (mgcp_endp.c:280) 20250830163759085 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/5f@mgw" (mgcp_protocol.c:370) 20250830163759085 DLMGCP NOTICE <0013> endpoint:rtpbridge/5f@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830163759085 DLMGCP NOTICE <0013> endpoint:rtpbridge/5f@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250830163759085 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759085 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759085 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759085 DLMGCP DEBUG <0013> Generated response: line #00: 200 24917 OK (mgcp_msg.c:72) 20250830163759085 DLMGCP DEBUG <0013> Received message: line #00: DLCX 24918 rtpbridge/60@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759085 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250830163759085 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw (trunk:0) found endpoint: rtpbridge/60@mgw (mgcp_endp.c:280) 20250830163759085 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/60@mgw" (mgcp_protocol.c:370) 20250830163759085 DLMGCP NOTICE <0013> endpoint:rtpbridge/60@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830163759085 DLMGCP NOTICE <0013> endpoint:rtpbridge/60@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250830163759085 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759085 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759085 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759085 DLMGCP DEBUG <0013> Generated response: line #00: 200 24918 OK (mgcp_msg.c:72) 20250830163759085 DLMGCP DEBUG <0013> Received message: line #00: DLCX 24919 rtpbridge/61@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759085 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250830163759085 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw (trunk:0) found endpoint: rtpbridge/61@mgw (mgcp_endp.c:280) 20250830163759085 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/61@mgw" (mgcp_protocol.c:370) 20250830163759085 DLMGCP NOTICE <0013> endpoint:rtpbridge/61@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830163759085 DLMGCP NOTICE <0013> endpoint:rtpbridge/61@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250830163759085 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759085 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759085 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759085 DLMGCP DEBUG <0013> Generated response: line #00: 200 24919 OK (mgcp_msg.c:72) 20250830163759085 DLMGCP DEBUG <0013> Received message: line #00: DLCX 24920 rtpbridge/62@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759085 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250830163759085 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw (trunk:0) found endpoint: rtpbridge/62@mgw (mgcp_endp.c:280) 20250830163759085 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/62@mgw" (mgcp_protocol.c:370) 20250830163759085 DLMGCP NOTICE <0013> endpoint:rtpbridge/62@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830163759085 DLMGCP NOTICE <0013> endpoint:rtpbridge/62@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250830163759085 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759085 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759085 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759085 DLMGCP DEBUG <0013> Generated response: line #00: 200 24920 OK (mgcp_msg.c:72) 20250830163759086 DLMGCP DEBUG <0013> Received message: line #00: DLCX 24921 rtpbridge/63@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759086 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250830163759086 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw (trunk:0) found endpoint: rtpbridge/63@mgw (mgcp_endp.c:280) 20250830163759086 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/63@mgw" (mgcp_protocol.c:370) 20250830163759086 DLMGCP NOTICE <0013> endpoint:rtpbridge/63@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830163759086 DLMGCP NOTICE <0013> endpoint:rtpbridge/63@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250830163759086 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759086 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759086 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759086 DLMGCP DEBUG <0013> Generated response: line #00: 200 24921 OK (mgcp_msg.c:72) 20250830163759086 DLMGCP DEBUG <0013> Received message: line #00: DLCX 24922 rtpbridge/64@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759086 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250830163759086 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw (trunk:0) found endpoint: rtpbridge/64@mgw (mgcp_endp.c:280) 20250830163759086 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/64@mgw" (mgcp_protocol.c:370) 20250830163759086 DLMGCP NOTICE <0013> endpoint:rtpbridge/64@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830163759086 DLMGCP NOTICE <0013> endpoint:rtpbridge/64@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250830163759086 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759086 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759086 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759086 DLMGCP DEBUG <0013> Generated response: line #00: 200 24922 OK (mgcp_msg.c:72) 20250830163759086 DLMGCP DEBUG <0013> Received message: line #00: DLCX 24923 rtpbridge/65@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759086 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250830163759086 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw (trunk:0) found endpoint: rtpbridge/65@mgw (mgcp_endp.c:280) 20250830163759086 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/65@mgw" (mgcp_protocol.c:370) 20250830163759086 DLMGCP NOTICE <0013> endpoint:rtpbridge/65@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830163759086 DLMGCP NOTICE <0013> endpoint:rtpbridge/65@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250830163759086 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759086 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759086 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759086 DLMGCP DEBUG <0013> Generated response: line #00: 200 24923 OK (mgcp_msg.c:72) 20250830163759086 DLMGCP DEBUG <0013> Received message: line #00: DLCX 24924 rtpbridge/66@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759086 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250830163759086 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw (trunk:0) found endpoint: rtpbridge/66@mgw (mgcp_endp.c:280) 20250830163759086 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/66@mgw" (mgcp_protocol.c:370) 20250830163759086 DLMGCP NOTICE <0013> endpoint:rtpbridge/66@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830163759086 DLMGCP NOTICE <0013> endpoint:rtpbridge/66@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250830163759086 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759086 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759086 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759086 DLMGCP DEBUG <0013> Generated response: line #00: 200 24924 OK (mgcp_msg.c:72) 20250830163759086 DLMGCP DEBUG <0013> Received message: line #00: DLCX 24925 rtpbridge/67@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759086 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250830163759086 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw (trunk:0) found endpoint: rtpbridge/67@mgw (mgcp_endp.c:280) 20250830163759086 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/67@mgw" (mgcp_protocol.c:370) 20250830163759086 DLMGCP NOTICE <0013> endpoint:rtpbridge/67@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830163759086 DLMGCP NOTICE <0013> endpoint:rtpbridge/67@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250830163759086 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759086 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759087 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759087 DLMGCP DEBUG <0013> Generated response: line #00: 200 24925 OK (mgcp_msg.c:72) 20250830163759087 DLMGCP DEBUG <0013> Received message: line #00: DLCX 24926 rtpbridge/68@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759087 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250830163759087 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw (trunk:0) found endpoint: rtpbridge/68@mgw (mgcp_endp.c:280) 20250830163759087 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/68@mgw" (mgcp_protocol.c:370) 20250830163759087 DLMGCP NOTICE <0013> endpoint:rtpbridge/68@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830163759087 DLMGCP NOTICE <0013> endpoint:rtpbridge/68@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250830163759087 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759087 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759087 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759087 DLMGCP DEBUG <0013> Generated response: line #00: 200 24926 OK (mgcp_msg.c:72) 20250830163759087 DLMGCP DEBUG <0013> Received message: line #00: DLCX 24927 rtpbridge/69@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759087 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250830163759087 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw (trunk:0) found endpoint: rtpbridge/69@mgw (mgcp_endp.c:280) 20250830163759087 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/69@mgw" (mgcp_protocol.c:370) 20250830163759087 DLMGCP NOTICE <0013> endpoint:rtpbridge/69@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830163759087 DLMGCP NOTICE <0013> endpoint:rtpbridge/69@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250830163759087 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759087 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759087 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759087 DLMGCP DEBUG <0013> Generated response: line #00: 200 24927 OK (mgcp_msg.c:72) 20250830163759087 DLMGCP DEBUG <0013> Received message: line #00: DLCX 24928 rtpbridge/6a@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759087 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250830163759087 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw (trunk:0) found endpoint: rtpbridge/6a@mgw (mgcp_endp.c:280) 20250830163759087 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/6a@mgw" (mgcp_protocol.c:370) 20250830163759087 DLMGCP NOTICE <0013> endpoint:rtpbridge/6a@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830163759087 DLMGCP NOTICE <0013> endpoint:rtpbridge/6a@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250830163759087 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759087 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759087 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759087 DLMGCP DEBUG <0013> Generated response: line #00: 200 24928 OK (mgcp_msg.c:72) 20250830163759087 DLMGCP DEBUG <0013> Received message: line #00: DLCX 24929 rtpbridge/6b@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759087 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250830163759087 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw (trunk:0) found endpoint: rtpbridge/6b@mgw (mgcp_endp.c:280) 20250830163759087 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/6b@mgw" (mgcp_protocol.c:370) 20250830163759087 DLMGCP NOTICE <0013> endpoint:rtpbridge/6b@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830163759087 DLMGCP NOTICE <0013> endpoint:rtpbridge/6b@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250830163759087 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759087 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759087 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759087 DLMGCP DEBUG <0013> Generated response: line #00: 200 24929 OK (mgcp_msg.c:72) 20250830163759087 DLMGCP DEBUG <0013> Received message: line #00: DLCX 24930 rtpbridge/6c@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759087 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250830163759088 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw (trunk:0) found endpoint: rtpbridge/6c@mgw (mgcp_endp.c:280) 20250830163759088 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/6c@mgw" (mgcp_protocol.c:370) 20250830163759088 DLMGCP NOTICE <0013> endpoint:rtpbridge/6c@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830163759088 DLMGCP NOTICE <0013> endpoint:rtpbridge/6c@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250830163759088 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759088 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759088 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759088 DLMGCP DEBUG <0013> Generated response: line #00: 200 24930 OK (mgcp_msg.c:72) 20250830163759088 DLMGCP DEBUG <0013> Received message: line #00: DLCX 24931 rtpbridge/6d@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759088 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250830163759088 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw (trunk:0) found endpoint: rtpbridge/6d@mgw (mgcp_endp.c:280) 20250830163759088 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/6d@mgw" (mgcp_protocol.c:370) 20250830163759088 DLMGCP NOTICE <0013> endpoint:rtpbridge/6d@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830163759088 DLMGCP NOTICE <0013> endpoint:rtpbridge/6d@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250830163759088 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759088 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759088 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759088 DLMGCP DEBUG <0013> Generated response: line #00: 200 24931 OK (mgcp_msg.c:72) 20250830163759088 DLMGCP DEBUG <0013> Received message: line #00: DLCX 24932 rtpbridge/6e@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759088 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250830163759088 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw (trunk:0) found endpoint: rtpbridge/6e@mgw (mgcp_endp.c:280) 20250830163759088 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/6e@mgw" (mgcp_protocol.c:370) 20250830163759088 DLMGCP NOTICE <0013> endpoint:rtpbridge/6e@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830163759088 DLMGCP NOTICE <0013> endpoint:rtpbridge/6e@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250830163759088 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759088 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759088 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759088 DLMGCP DEBUG <0013> Generated response: line #00: 200 24932 OK (mgcp_msg.c:72) 20250830163759088 DLMGCP DEBUG <0013> Received message: line #00: DLCX 24933 rtpbridge/6f@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759088 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250830163759088 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw (trunk:0) found endpoint: rtpbridge/6f@mgw (mgcp_endp.c:280) 20250830163759088 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/6f@mgw" (mgcp_protocol.c:370) 20250830163759088 DLMGCP NOTICE <0013> endpoint:rtpbridge/6f@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830163759088 DLMGCP NOTICE <0013> endpoint:rtpbridge/6f@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250830163759088 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759088 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759088 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759088 DLMGCP DEBUG <0013> Generated response: line #00: 200 24933 OK (mgcp_msg.c:72) 20250830163759088 DLMGCP DEBUG <0013> Received message: line #00: DLCX 24934 rtpbridge/70@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759088 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250830163759088 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw (trunk:0) found endpoint: rtpbridge/70@mgw (mgcp_endp.c:280) 20250830163759088 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/70@mgw" (mgcp_protocol.c:370) 20250830163759088 DLMGCP NOTICE <0013> endpoint:rtpbridge/70@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830163759088 DLMGCP NOTICE <0013> endpoint:rtpbridge/70@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250830163759088 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759088 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759088 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759088 DLMGCP DEBUG <0013> Generated response: line #00: 200 24934 OK (mgcp_msg.c:72) 20250830163759089 DLMGCP DEBUG <0013> Received message: line #00: DLCX 24935 rtpbridge/71@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759089 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250830163759089 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw (trunk:0) found endpoint: rtpbridge/71@mgw (mgcp_endp.c:280) 20250830163759089 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/71@mgw" (mgcp_protocol.c:370) 20250830163759089 DLMGCP NOTICE <0013> endpoint:rtpbridge/71@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830163759089 DLMGCP NOTICE <0013> endpoint:rtpbridge/71@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250830163759089 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759089 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759089 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759089 DLMGCP DEBUG <0013> Generated response: line #00: 200 24935 OK (mgcp_msg.c:72) 20250830163759089 DLMGCP DEBUG <0013> Received message: line #00: DLCX 24936 rtpbridge/72@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759089 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250830163759089 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw (trunk:0) found endpoint: rtpbridge/72@mgw (mgcp_endp.c:280) 20250830163759089 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/72@mgw" (mgcp_protocol.c:370) 20250830163759089 DLMGCP NOTICE <0013> endpoint:rtpbridge/72@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830163759089 DLMGCP NOTICE <0013> endpoint:rtpbridge/72@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250830163759089 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759089 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759089 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759089 DLMGCP DEBUG <0013> Generated response: line #00: 200 24936 OK (mgcp_msg.c:72) 20250830163759089 DLMGCP DEBUG <0013> Received message: line #00: DLCX 24937 rtpbridge/73@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759089 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250830163759089 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw (trunk:0) found endpoint: rtpbridge/73@mgw (mgcp_endp.c:280) 20250830163759089 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/73@mgw" (mgcp_protocol.c:370) 20250830163759089 DLMGCP NOTICE <0013> endpoint:rtpbridge/73@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830163759089 DLMGCP NOTICE <0013> endpoint:rtpbridge/73@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250830163759089 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759089 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759089 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759089 DLMGCP DEBUG <0013> Generated response: line #00: 200 24937 OK (mgcp_msg.c:72) 20250830163759089 DLMGCP DEBUG <0013> Received message: line #00: DLCX 24938 rtpbridge/74@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759089 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250830163759089 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw (trunk:0) found endpoint: rtpbridge/74@mgw (mgcp_endp.c:280) 20250830163759089 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/74@mgw" (mgcp_protocol.c:370) 20250830163759089 DLMGCP NOTICE <0013> endpoint:rtpbridge/74@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830163759089 DLMGCP NOTICE <0013> endpoint:rtpbridge/74@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250830163759089 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759089 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759089 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759089 DLMGCP DEBUG <0013> Generated response: line #00: 200 24938 OK (mgcp_msg.c:72) 20250830163759089 DLMGCP DEBUG <0013> Received message: line #00: DLCX 24939 rtpbridge/75@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759089 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250830163759089 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw (trunk:0) found endpoint: rtpbridge/75@mgw (mgcp_endp.c:280) 20250830163759089 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/75@mgw" (mgcp_protocol.c:370) 20250830163759089 DLMGCP NOTICE <0013> endpoint:rtpbridge/75@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830163759089 DLMGCP NOTICE <0013> endpoint:rtpbridge/75@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250830163759089 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759089 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759089 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759089 DLMGCP DEBUG <0013> Generated response: line #00: 200 24939 OK (mgcp_msg.c:72) 20250830163759090 DLMGCP DEBUG <0013> Received message: line #00: DLCX 24940 rtpbridge/76@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759090 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250830163759090 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw (trunk:0) found endpoint: rtpbridge/76@mgw (mgcp_endp.c:280) 20250830163759090 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/76@mgw" (mgcp_protocol.c:370) 20250830163759090 DLMGCP NOTICE <0013> endpoint:rtpbridge/76@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830163759090 DLMGCP NOTICE <0013> endpoint:rtpbridge/76@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250830163759090 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759090 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759090 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759090 DLMGCP DEBUG <0013> Generated response: line #00: 200 24940 OK (mgcp_msg.c:72) 20250830163759090 DLMGCP DEBUG <0013> Received message: line #00: DLCX 24941 rtpbridge/77@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759090 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250830163759090 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw (trunk:0) found endpoint: rtpbridge/77@mgw (mgcp_endp.c:280) 20250830163759090 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/77@mgw" (mgcp_protocol.c:370) 20250830163759090 DLMGCP NOTICE <0013> endpoint:rtpbridge/77@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830163759090 DLMGCP NOTICE <0013> endpoint:rtpbridge/77@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250830163759090 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759090 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759090 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759090 DLMGCP DEBUG <0013> Generated response: line #00: 200 24941 OK (mgcp_msg.c:72) 20250830163759090 DLMGCP DEBUG <0013> Received message: line #00: DLCX 24942 rtpbridge/78@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759090 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250830163759090 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw (trunk:0) found endpoint: rtpbridge/78@mgw (mgcp_endp.c:280) 20250830163759090 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/78@mgw" (mgcp_protocol.c:370) 20250830163759090 DLMGCP NOTICE <0013> endpoint:rtpbridge/78@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830163759090 DLMGCP NOTICE <0013> endpoint:rtpbridge/78@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250830163759090 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759090 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759090 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759090 DLMGCP DEBUG <0013> Generated response: line #00: 200 24942 OK (mgcp_msg.c:72) 20250830163759090 DLMGCP DEBUG <0013> Received message: line #00: DLCX 24943 rtpbridge/79@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759090 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250830163759090 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw (trunk:0) found endpoint: rtpbridge/79@mgw (mgcp_endp.c:280) 20250830163759090 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/79@mgw" (mgcp_protocol.c:370) 20250830163759090 DLMGCP NOTICE <0013> endpoint:rtpbridge/79@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830163759090 DLMGCP NOTICE <0013> endpoint:rtpbridge/79@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250830163759090 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759090 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759090 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759090 DLMGCP DEBUG <0013> Generated response: line #00: 200 24943 OK (mgcp_msg.c:72) 20250830163759090 DLMGCP DEBUG <0013> Received message: line #00: DLCX 24944 rtpbridge/7a@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759090 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250830163759091 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw (trunk:0) found endpoint: rtpbridge/7a@mgw (mgcp_endp.c:280) 20250830163759091 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/7a@mgw" (mgcp_protocol.c:370) 20250830163759091 DLMGCP NOTICE <0013> endpoint:rtpbridge/7a@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830163759091 DLMGCP NOTICE <0013> endpoint:rtpbridge/7a@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250830163759091 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759091 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759091 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759091 DLMGCP DEBUG <0013> Generated response: line #00: 200 24944 OK (mgcp_msg.c:72) 20250830163759091 DLMGCP DEBUG <0013> Received message: line #00: DLCX 24945 rtpbridge/7b@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759091 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250830163759091 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw (trunk:0) found endpoint: rtpbridge/7b@mgw (mgcp_endp.c:280) 20250830163759091 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/7b@mgw" (mgcp_protocol.c:370) 20250830163759091 DLMGCP NOTICE <0013> endpoint:rtpbridge/7b@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830163759091 DLMGCP NOTICE <0013> endpoint:rtpbridge/7b@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250830163759091 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759091 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759091 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759091 DLMGCP DEBUG <0013> Generated response: line #00: 200 24945 OK (mgcp_msg.c:72) 20250830163759091 DLMGCP DEBUG <0013> Received message: line #00: DLCX 24946 rtpbridge/7c@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759091 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250830163759091 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw (trunk:0) found endpoint: rtpbridge/7c@mgw (mgcp_endp.c:280) 20250830163759091 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/7c@mgw" (mgcp_protocol.c:370) 20250830163759091 DLMGCP NOTICE <0013> endpoint:rtpbridge/7c@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830163759091 DLMGCP NOTICE <0013> endpoint:rtpbridge/7c@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250830163759091 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759091 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759091 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759091 DLMGCP DEBUG <0013> Generated response: line #00: 200 24946 OK (mgcp_msg.c:72) 20250830163759091 DLMGCP DEBUG <0013> Received message: line #00: DLCX 24947 rtpbridge/7d@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759091 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250830163759091 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw (trunk:0) found endpoint: rtpbridge/7d@mgw (mgcp_endp.c:280) 20250830163759091 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/7d@mgw" (mgcp_protocol.c:370) 20250830163759091 DLMGCP NOTICE <0013> endpoint:rtpbridge/7d@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830163759091 DLMGCP NOTICE <0013> endpoint:rtpbridge/7d@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250830163759091 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759091 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759091 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759091 DLMGCP DEBUG <0013> Generated response: line #00: 200 24947 OK (mgcp_msg.c:72) 20250830163759091 DLMGCP DEBUG <0013> Received message: line #00: DLCX 24948 rtpbridge/7e@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759091 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250830163759091 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw (trunk:0) found endpoint: rtpbridge/7e@mgw (mgcp_endp.c:280) 20250830163759091 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/7e@mgw" (mgcp_protocol.c:370) 20250830163759091 DLMGCP NOTICE <0013> endpoint:rtpbridge/7e@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830163759091 DLMGCP NOTICE <0013> endpoint:rtpbridge/7e@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250830163759091 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759091 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759091 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759091 DLMGCP DEBUG <0013> Generated response: line #00: 200 24948 OK (mgcp_msg.c:72) 20250830163759092 DLMGCP DEBUG <0013> Received message: line #00: DLCX 24949 rtpbridge/7f@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759092 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250830163759092 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw (trunk:0) found endpoint: rtpbridge/7f@mgw (mgcp_endp.c:280) 20250830163759092 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/7f@mgw" (mgcp_protocol.c:370) 20250830163759092 DLMGCP NOTICE <0013> endpoint:rtpbridge/7f@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830163759092 DLMGCP NOTICE <0013> endpoint:rtpbridge/7f@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250830163759092 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759092 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759092 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759092 DLMGCP DEBUG <0013> Generated response: line #00: 200 24949 OK (mgcp_msg.c:72) 20250830163759092 DLMGCP DEBUG <0013> Received message: line #00: DLCX 24950 rtpbridge/80@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759092 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250830163759092 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw (trunk:0) found endpoint: rtpbridge/80@mgw (mgcp_endp.c:280) 20250830163759092 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/80@mgw" (mgcp_protocol.c:370) 20250830163759092 DLMGCP NOTICE <0013> endpoint:rtpbridge/80@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830163759092 DLMGCP NOTICE <0013> endpoint:rtpbridge/80@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250830163759092 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759092 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759092 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759092 DLMGCP DEBUG <0013> Generated response: line #00: 200 24950 OK (mgcp_msg.c:72) 20250830163759092 DLMGCP DEBUG <0013> Received message: line #00: DLCX 24951 rtpbridge/81@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759092 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250830163759092 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw (trunk:0) found endpoint: rtpbridge/81@mgw (mgcp_endp.c:280) 20250830163759092 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/81@mgw" (mgcp_protocol.c:370) 20250830163759092 DLMGCP NOTICE <0013> endpoint:rtpbridge/81@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830163759092 DLMGCP NOTICE <0013> endpoint:rtpbridge/81@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250830163759092 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759092 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759092 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759092 DLMGCP DEBUG <0013> Generated response: line #00: 200 24951 OK (mgcp_msg.c:72) 20250830163759092 DLMGCP DEBUG <0013> Received message: line #00: DLCX 24952 rtpbridge/82@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759092 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250830163759092 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw (trunk:0) found endpoint: rtpbridge/82@mgw (mgcp_endp.c:280) 20250830163759092 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/82@mgw" (mgcp_protocol.c:370) 20250830163759092 DLMGCP NOTICE <0013> endpoint:rtpbridge/82@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830163759092 DLMGCP NOTICE <0013> endpoint:rtpbridge/82@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250830163759092 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759092 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759092 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759092 DLMGCP DEBUG <0013> Generated response: line #00: 200 24952 OK (mgcp_msg.c:72) 20250830163759092 DLMGCP DEBUG <0013> Received message: line #00: DLCX 24953 rtpbridge/83@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759092 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250830163759092 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw (trunk:0) found endpoint: rtpbridge/83@mgw (mgcp_endp.c:280) 20250830163759092 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/83@mgw" (mgcp_protocol.c:370) 20250830163759092 DLMGCP NOTICE <0013> endpoint:rtpbridge/83@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830163759092 DLMGCP NOTICE <0013> endpoint:rtpbridge/83@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250830163759092 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759092 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759092 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759092 DLMGCP DEBUG <0013> Generated response: line #00: 200 24953 OK (mgcp_msg.c:72) 20250830163759093 DLMGCP DEBUG <0013> Received message: line #00: DLCX 24954 rtpbridge/84@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759093 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250830163759093 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw (trunk:0) found endpoint: rtpbridge/84@mgw (mgcp_endp.c:280) 20250830163759093 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/84@mgw" (mgcp_protocol.c:370) 20250830163759093 DLMGCP NOTICE <0013> endpoint:rtpbridge/84@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830163759093 DLMGCP NOTICE <0013> endpoint:rtpbridge/84@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250830163759093 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759093 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759093 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759093 DLMGCP DEBUG <0013> Generated response: line #00: 200 24954 OK (mgcp_msg.c:72) 20250830163759093 DLMGCP DEBUG <0013> Received message: line #00: DLCX 24955 rtpbridge/85@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759093 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250830163759093 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw (trunk:0) found endpoint: rtpbridge/85@mgw (mgcp_endp.c:280) 20250830163759093 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/85@mgw" (mgcp_protocol.c:370) 20250830163759093 DLMGCP NOTICE <0013> endpoint:rtpbridge/85@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830163759093 DLMGCP NOTICE <0013> endpoint:rtpbridge/85@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250830163759093 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759093 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759093 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759093 DLMGCP DEBUG <0013> Generated response: line #00: 200 24955 OK (mgcp_msg.c:72) 20250830163759093 DLMGCP DEBUG <0013> Received message: line #00: DLCX 24956 rtpbridge/86@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759093 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250830163759093 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw (trunk:0) found endpoint: rtpbridge/86@mgw (mgcp_endp.c:280) 20250830163759093 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/86@mgw" (mgcp_protocol.c:370) 20250830163759093 DLMGCP NOTICE <0013> endpoint:rtpbridge/86@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830163759093 DLMGCP NOTICE <0013> endpoint:rtpbridge/86@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250830163759093 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759093 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759093 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759093 DLMGCP DEBUG <0013> Generated response: line #00: 200 24956 OK (mgcp_msg.c:72) 20250830163759093 DLMGCP DEBUG <0013> Received message: line #00: DLCX 24957 rtpbridge/87@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759093 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250830163759093 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw (trunk:0) found endpoint: rtpbridge/87@mgw (mgcp_endp.c:280) 20250830163759093 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/87@mgw" (mgcp_protocol.c:370) 20250830163759093 DLMGCP NOTICE <0013> endpoint:rtpbridge/87@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830163759093 DLMGCP NOTICE <0013> endpoint:rtpbridge/87@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250830163759093 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759093 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759093 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759093 DLMGCP DEBUG <0013> Generated response: line #00: 200 24957 OK (mgcp_msg.c:72) 20250830163759093 DLMGCP DEBUG <0013> Received message: line #00: DLCX 24958 rtpbridge/88@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759093 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250830163759093 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw (trunk:0) found endpoint: rtpbridge/88@mgw (mgcp_endp.c:280) 20250830163759093 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/88@mgw" (mgcp_protocol.c:370) 20250830163759093 DLMGCP NOTICE <0013> endpoint:rtpbridge/88@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830163759093 DLMGCP NOTICE <0013> endpoint:rtpbridge/88@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250830163759093 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759093 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759094 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759094 DLMGCP DEBUG <0013> Generated response: line #00: 200 24958 OK (mgcp_msg.c:72) 20250830163759094 DLMGCP DEBUG <0013> Received message: line #00: DLCX 24959 rtpbridge/89@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759094 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250830163759094 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw (trunk:0) found endpoint: rtpbridge/89@mgw (mgcp_endp.c:280) 20250830163759094 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/89@mgw" (mgcp_protocol.c:370) 20250830163759094 DLMGCP NOTICE <0013> endpoint:rtpbridge/89@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830163759094 DLMGCP NOTICE <0013> endpoint:rtpbridge/89@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250830163759094 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759094 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759094 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759094 DLMGCP DEBUG <0013> Generated response: line #00: 200 24959 OK (mgcp_msg.c:72) 20250830163759094 DLMGCP DEBUG <0013> Received message: line #00: DLCX 24960 rtpbridge/8a@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759094 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250830163759094 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw (trunk:0) found endpoint: rtpbridge/8a@mgw (mgcp_endp.c:280) 20250830163759094 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/8a@mgw" (mgcp_protocol.c:370) 20250830163759094 DLMGCP NOTICE <0013> endpoint:rtpbridge/8a@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830163759094 DLMGCP NOTICE <0013> endpoint:rtpbridge/8a@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250830163759094 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759094 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759094 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759094 DLMGCP DEBUG <0013> Generated response: line #00: 200 24960 OK (mgcp_msg.c:72) 20250830163759094 DLMGCP DEBUG <0013> Received message: line #00: DLCX 24961 rtpbridge/8b@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759094 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250830163759094 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw (trunk:0) found endpoint: rtpbridge/8b@mgw (mgcp_endp.c:280) 20250830163759094 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/8b@mgw" (mgcp_protocol.c:370) 20250830163759094 DLMGCP NOTICE <0013> endpoint:rtpbridge/8b@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830163759094 DLMGCP NOTICE <0013> endpoint:rtpbridge/8b@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250830163759094 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759094 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759094 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759094 DLMGCP DEBUG <0013> Generated response: line #00: 200 24961 OK (mgcp_msg.c:72) 20250830163759094 DLMGCP DEBUG <0013> Received message: line #00: DLCX 24962 rtpbridge/8c@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759094 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250830163759094 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw (trunk:0) found endpoint: rtpbridge/8c@mgw (mgcp_endp.c:280) 20250830163759094 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/8c@mgw" (mgcp_protocol.c:370) 20250830163759094 DLMGCP NOTICE <0013> endpoint:rtpbridge/8c@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830163759094 DLMGCP NOTICE <0013> endpoint:rtpbridge/8c@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250830163759094 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759094 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759094 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759094 DLMGCP DEBUG <0013> Generated response: line #00: 200 24962 OK (mgcp_msg.c:72) 20250830163759094 DLMGCP DEBUG <0013> Received message: line #00: DLCX 24963 rtpbridge/8d@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759094 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250830163759094 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw (trunk:0) found endpoint: rtpbridge/8d@mgw (mgcp_endp.c:280) 20250830163759095 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/8d@mgw" (mgcp_protocol.c:370) 20250830163759095 DLMGCP NOTICE <0013> endpoint:rtpbridge/8d@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830163759095 DLMGCP NOTICE <0013> endpoint:rtpbridge/8d@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250830163759095 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759095 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759095 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759095 DLMGCP DEBUG <0013> Generated response: line #00: 200 24963 OK (mgcp_msg.c:72) 20250830163759095 DLMGCP DEBUG <0013> Received message: line #00: DLCX 24964 rtpbridge/8e@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759095 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250830163759095 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw (trunk:0) found endpoint: rtpbridge/8e@mgw (mgcp_endp.c:280) 20250830163759095 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/8e@mgw" (mgcp_protocol.c:370) 20250830163759095 DLMGCP NOTICE <0013> endpoint:rtpbridge/8e@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830163759095 DLMGCP NOTICE <0013> endpoint:rtpbridge/8e@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250830163759095 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759095 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759095 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759095 DLMGCP DEBUG <0013> Generated response: line #00: 200 24964 OK (mgcp_msg.c:72) 20250830163759095 DLMGCP DEBUG <0013> Received message: line #00: DLCX 24965 rtpbridge/8f@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759095 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250830163759095 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw (trunk:0) found endpoint: rtpbridge/8f@mgw (mgcp_endp.c:280) 20250830163759095 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/8f@mgw" (mgcp_protocol.c:370) 20250830163759095 DLMGCP NOTICE <0013> endpoint:rtpbridge/8f@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830163759095 DLMGCP NOTICE <0013> endpoint:rtpbridge/8f@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250830163759095 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759095 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759095 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759095 DLMGCP DEBUG <0013> Generated response: line #00: 200 24965 OK (mgcp_msg.c:72) 20250830163759095 DLMGCP DEBUG <0013> Received message: line #00: DLCX 24966 rtpbridge/90@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759095 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250830163759095 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw (trunk:0) found endpoint: rtpbridge/90@mgw (mgcp_endp.c:280) 20250830163759095 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/90@mgw" (mgcp_protocol.c:370) 20250830163759095 DLMGCP NOTICE <0013> endpoint:rtpbridge/90@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830163759095 DLMGCP NOTICE <0013> endpoint:rtpbridge/90@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250830163759095 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759095 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759095 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759095 DLMGCP DEBUG <0013> Generated response: line #00: 200 24966 OK (mgcp_msg.c:72) 20250830163759095 DLMGCP DEBUG <0013> Received message: line #00: DLCX 24967 rtpbridge/91@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759095 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250830163759095 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw (trunk:0) found endpoint: rtpbridge/91@mgw (mgcp_endp.c:280) 20250830163759095 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/91@mgw" (mgcp_protocol.c:370) 20250830163759095 DLMGCP NOTICE <0013> endpoint:rtpbridge/91@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830163759095 DLMGCP NOTICE <0013> endpoint:rtpbridge/91@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250830163759095 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759095 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759095 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759095 DLMGCP DEBUG <0013> Generated response: line #00: 200 24967 OK (mgcp_msg.c:72) 20250830163759096 DLMGCP DEBUG <0013> Received message: line #00: DLCX 24968 rtpbridge/92@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759096 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250830163759096 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw (trunk:0) found endpoint: rtpbridge/92@mgw (mgcp_endp.c:280) 20250830163759096 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/92@mgw" (mgcp_protocol.c:370) 20250830163759096 DLMGCP NOTICE <0013> endpoint:rtpbridge/92@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830163759096 DLMGCP NOTICE <0013> endpoint:rtpbridge/92@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250830163759096 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759096 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759096 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759096 DLMGCP DEBUG <0013> Generated response: line #00: 200 24968 OK (mgcp_msg.c:72) 20250830163759096 DLMGCP DEBUG <0013> Received message: line #00: DLCX 24969 rtpbridge/93@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759096 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250830163759096 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw (trunk:0) found endpoint: rtpbridge/93@mgw (mgcp_endp.c:280) 20250830163759096 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/93@mgw" (mgcp_protocol.c:370) 20250830163759096 DLMGCP NOTICE <0013> endpoint:rtpbridge/93@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830163759096 DLMGCP NOTICE <0013> endpoint:rtpbridge/93@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250830163759096 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759096 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759096 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759096 DLMGCP DEBUG <0013> Generated response: line #00: 200 24969 OK (mgcp_msg.c:72) 20250830163759096 DLMGCP DEBUG <0013> Received message: line #00: DLCX 24970 rtpbridge/94@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759096 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250830163759096 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw (trunk:0) found endpoint: rtpbridge/94@mgw (mgcp_endp.c:280) 20250830163759096 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/94@mgw" (mgcp_protocol.c:370) 20250830163759096 DLMGCP NOTICE <0013> endpoint:rtpbridge/94@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830163759096 DLMGCP NOTICE <0013> endpoint:rtpbridge/94@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250830163759096 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759096 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759096 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759096 DLMGCP DEBUG <0013> Generated response: line #00: 200 24970 OK (mgcp_msg.c:72) 20250830163759096 DLMGCP DEBUG <0013> Received message: line #00: DLCX 24971 rtpbridge/95@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759096 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250830163759096 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw (trunk:0) found endpoint: rtpbridge/95@mgw (mgcp_endp.c:280) 20250830163759096 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/95@mgw" (mgcp_protocol.c:370) 20250830163759096 DLMGCP NOTICE <0013> endpoint:rtpbridge/95@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830163759096 DLMGCP NOTICE <0013> endpoint:rtpbridge/95@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250830163759096 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759096 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759096 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759096 DLMGCP DEBUG <0013> Generated response: line #00: 200 24971 OK (mgcp_msg.c:72) 20250830163759096 DLMGCP DEBUG <0013> Received message: line #00: DLCX 24972 rtpbridge/96@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759096 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250830163759096 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw (trunk:0) found endpoint: rtpbridge/96@mgw (mgcp_endp.c:280) 20250830163759096 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/96@mgw" (mgcp_protocol.c:370) 20250830163759096 DLMGCP NOTICE <0013> endpoint:rtpbridge/96@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830163759096 DLMGCP NOTICE <0013> endpoint:rtpbridge/96@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250830163759096 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759096 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759096 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759096 DLMGCP DEBUG <0013> Generated response: line #00: 200 24972 OK (mgcp_msg.c:72) 20250830163759097 DLMGCP DEBUG <0013> Received message: line #00: DLCX 24973 rtpbridge/97@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759097 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250830163759097 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw (trunk:0) found endpoint: rtpbridge/97@mgw (mgcp_endp.c:280) 20250830163759097 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/97@mgw" (mgcp_protocol.c:370) 20250830163759097 DLMGCP NOTICE <0013> endpoint:rtpbridge/97@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830163759097 DLMGCP NOTICE <0013> endpoint:rtpbridge/97@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250830163759097 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759097 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759097 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759097 DLMGCP DEBUG <0013> Generated response: line #00: 200 24973 OK (mgcp_msg.c:72) 20250830163759097 DLMGCP DEBUG <0013> Received message: line #00: DLCX 24974 rtpbridge/98@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759097 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250830163759097 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw (trunk:0) found endpoint: rtpbridge/98@mgw (mgcp_endp.c:280) 20250830163759097 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/98@mgw" (mgcp_protocol.c:370) 20250830163759097 DLMGCP NOTICE <0013> endpoint:rtpbridge/98@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830163759097 DLMGCP NOTICE <0013> endpoint:rtpbridge/98@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250830163759097 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759097 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759097 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759097 DLMGCP DEBUG <0013> Generated response: line #00: 200 24974 OK (mgcp_msg.c:72) 20250830163759097 DLMGCP DEBUG <0013> Received message: line #00: DLCX 24975 rtpbridge/99@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759097 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250830163759097 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw (trunk:0) found endpoint: rtpbridge/99@mgw (mgcp_endp.c:280) 20250830163759097 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/99@mgw" (mgcp_protocol.c:370) 20250830163759097 DLMGCP NOTICE <0013> endpoint:rtpbridge/99@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830163759097 DLMGCP NOTICE <0013> endpoint:rtpbridge/99@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250830163759097 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759097 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759097 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759097 DLMGCP DEBUG <0013> Generated response: line #00: 200 24975 OK (mgcp_msg.c:72) 20250830163759097 DLMGCP DEBUG <0013> Received message: line #00: DLCX 24976 rtpbridge/9a@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759097 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250830163759097 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw (trunk:0) found endpoint: rtpbridge/9a@mgw (mgcp_endp.c:280) 20250830163759097 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/9a@mgw" (mgcp_protocol.c:370) 20250830163759097 DLMGCP NOTICE <0013> endpoint:rtpbridge/9a@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830163759097 DLMGCP NOTICE <0013> endpoint:rtpbridge/9a@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250830163759097 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759097 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759097 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759097 DLMGCP DEBUG <0013> Generated response: line #00: 200 24976 OK (mgcp_msg.c:72) 20250830163759098 DLMGCP DEBUG <0013> Received message: line #00: DLCX 24977 rtpbridge/9b@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759098 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250830163759098 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw (trunk:0) found endpoint: rtpbridge/9b@mgw (mgcp_endp.c:280) 20250830163759098 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/9b@mgw" (mgcp_protocol.c:370) 20250830163759098 DLMGCP NOTICE <0013> endpoint:rtpbridge/9b@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830163759098 DLMGCP NOTICE <0013> endpoint:rtpbridge/9b@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250830163759098 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759098 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759098 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759098 DLMGCP DEBUG <0013> Generated response: line #00: 200 24977 OK (mgcp_msg.c:72) 20250830163759098 DLMGCP DEBUG <0013> Received message: line #00: DLCX 24978 rtpbridge/9c@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759098 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250830163759098 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw (trunk:0) found endpoint: rtpbridge/9c@mgw (mgcp_endp.c:280) 20250830163759098 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/9c@mgw" (mgcp_protocol.c:370) 20250830163759098 DLMGCP NOTICE <0013> endpoint:rtpbridge/9c@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830163759098 DLMGCP NOTICE <0013> endpoint:rtpbridge/9c@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250830163759098 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759098 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759098 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759098 DLMGCP DEBUG <0013> Generated response: line #00: 200 24978 OK (mgcp_msg.c:72) 20250830163759098 DLMGCP DEBUG <0013> Received message: line #00: DLCX 24979 rtpbridge/9d@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759098 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250830163759098 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw (trunk:0) found endpoint: rtpbridge/9d@mgw (mgcp_endp.c:280) 20250830163759098 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/9d@mgw" (mgcp_protocol.c:370) 20250830163759098 DLMGCP NOTICE <0013> endpoint:rtpbridge/9d@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830163759098 DLMGCP NOTICE <0013> endpoint:rtpbridge/9d@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250830163759098 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759098 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759098 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759098 DLMGCP DEBUG <0013> Generated response: line #00: 200 24979 OK (mgcp_msg.c:72) 20250830163759098 DLMGCP DEBUG <0013> Received message: line #00: DLCX 24980 rtpbridge/9e@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759098 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250830163759098 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw (trunk:0) found endpoint: rtpbridge/9e@mgw (mgcp_endp.c:280) 20250830163759098 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/9e@mgw" (mgcp_protocol.c:370) 20250830163759098 DLMGCP NOTICE <0013> endpoint:rtpbridge/9e@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830163759098 DLMGCP NOTICE <0013> endpoint:rtpbridge/9e@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250830163759098 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759098 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759098 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759098 DLMGCP DEBUG <0013> Generated response: line #00: 200 24980 OK (mgcp_msg.c:72) 20250830163759098 DLMGCP DEBUG <0013> Received message: line #00: DLCX 24981 rtpbridge/9f@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759098 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250830163759098 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw (trunk:0) found endpoint: rtpbridge/9f@mgw (mgcp_endp.c:280) 20250830163759098 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/9f@mgw" (mgcp_protocol.c:370) 20250830163759098 DLMGCP NOTICE <0013> endpoint:rtpbridge/9f@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830163759098 DLMGCP NOTICE <0013> endpoint:rtpbridge/9f@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250830163759098 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759099 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759099 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759099 DLMGCP DEBUG <0013> Generated response: line #00: 200 24981 OK (mgcp_msg.c:72) 20250830163759099 DLMGCP DEBUG <0013> Received message: line #00: DLCX 24982 rtpbridge/a0@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759099 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250830163759099 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw (trunk:0) found endpoint: rtpbridge/a0@mgw (mgcp_endp.c:280) 20250830163759099 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/a0@mgw" (mgcp_protocol.c:370) 20250830163759099 DLMGCP NOTICE <0013> endpoint:rtpbridge/a0@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830163759099 DLMGCP NOTICE <0013> endpoint:rtpbridge/a0@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250830163759099 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759099 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759099 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759099 DLMGCP DEBUG <0013> Generated response: line #00: 200 24982 OK (mgcp_msg.c:72) 20250830163759099 DLMGCP DEBUG <0013> Received message: line #00: DLCX 24983 rtpbridge/a1@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759099 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250830163759099 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw (trunk:0) found endpoint: rtpbridge/a1@mgw (mgcp_endp.c:280) 20250830163759099 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/a1@mgw" (mgcp_protocol.c:370) 20250830163759099 DLMGCP NOTICE <0013> endpoint:rtpbridge/a1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830163759099 DLMGCP NOTICE <0013> endpoint:rtpbridge/a1@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250830163759099 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759099 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759099 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759099 DLMGCP DEBUG <0013> Generated response: line #00: 200 24983 OK (mgcp_msg.c:72) 20250830163759099 DLMGCP DEBUG <0013> Received message: line #00: DLCX 24984 rtpbridge/a2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759099 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250830163759099 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw (trunk:0) found endpoint: rtpbridge/a2@mgw (mgcp_endp.c:280) 20250830163759099 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/a2@mgw" (mgcp_protocol.c:370) 20250830163759099 DLMGCP NOTICE <0013> endpoint:rtpbridge/a2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830163759099 DLMGCP NOTICE <0013> endpoint:rtpbridge/a2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250830163759099 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759099 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759099 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759099 DLMGCP DEBUG <0013> Generated response: line #00: 200 24984 OK (mgcp_msg.c:72) 20250830163759099 DLMGCP DEBUG <0013> Received message: line #00: DLCX 24985 rtpbridge/a3@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759099 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250830163759099 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw (trunk:0) found endpoint: rtpbridge/a3@mgw (mgcp_endp.c:280) 20250830163759099 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/a3@mgw" (mgcp_protocol.c:370) 20250830163759099 DLMGCP NOTICE <0013> endpoint:rtpbridge/a3@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830163759099 DLMGCP NOTICE <0013> endpoint:rtpbridge/a3@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250830163759099 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759099 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759099 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759099 DLMGCP DEBUG <0013> Generated response: line #00: 200 24985 OK (mgcp_msg.c:72) 20250830163759099 DLMGCP DEBUG <0013> Received message: line #00: DLCX 24986 rtpbridge/a4@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759099 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250830163759100 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw (trunk:0) found endpoint: rtpbridge/a4@mgw (mgcp_endp.c:280) 20250830163759100 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/a4@mgw" (mgcp_protocol.c:370) 20250830163759100 DLMGCP NOTICE <0013> endpoint:rtpbridge/a4@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830163759100 DLMGCP NOTICE <0013> endpoint:rtpbridge/a4@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250830163759100 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759100 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759100 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759100 DLMGCP DEBUG <0013> Generated response: line #00: 200 24986 OK (mgcp_msg.c:72) 20250830163759100 DLMGCP DEBUG <0013> Received message: line #00: DLCX 24987 rtpbridge/a5@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759100 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250830163759100 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw (trunk:0) found endpoint: rtpbridge/a5@mgw (mgcp_endp.c:280) 20250830163759100 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/a5@mgw" (mgcp_protocol.c:370) 20250830163759100 DLMGCP NOTICE <0013> endpoint:rtpbridge/a5@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830163759100 DLMGCP NOTICE <0013> endpoint:rtpbridge/a5@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250830163759100 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759100 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759100 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759100 DLMGCP DEBUG <0013> Generated response: line #00: 200 24987 OK (mgcp_msg.c:72) 20250830163759100 DLMGCP DEBUG <0013> Received message: line #00: DLCX 24988 rtpbridge/a6@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759100 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250830163759100 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw (trunk:0) found endpoint: rtpbridge/a6@mgw (mgcp_endp.c:280) 20250830163759100 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/a6@mgw" (mgcp_protocol.c:370) 20250830163759100 DLMGCP NOTICE <0013> endpoint:rtpbridge/a6@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830163759100 DLMGCP NOTICE <0013> endpoint:rtpbridge/a6@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250830163759100 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759100 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759100 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759100 DLMGCP DEBUG <0013> Generated response: line #00: 200 24988 OK (mgcp_msg.c:72) 20250830163759100 DLMGCP DEBUG <0013> Received message: line #00: DLCX 24989 rtpbridge/a7@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759100 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250830163759100 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw (trunk:0) found endpoint: rtpbridge/a7@mgw (mgcp_endp.c:280) 20250830163759100 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/a7@mgw" (mgcp_protocol.c:370) 20250830163759100 DLMGCP NOTICE <0013> endpoint:rtpbridge/a7@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830163759100 DLMGCP NOTICE <0013> endpoint:rtpbridge/a7@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250830163759100 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759100 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759100 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759100 DLMGCP DEBUG <0013> Generated response: line #00: 200 24989 OK (mgcp_msg.c:72) 20250830163759100 DLMGCP DEBUG <0013> Received message: line #00: DLCX 24990 rtpbridge/a8@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759100 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250830163759100 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw (trunk:0) found endpoint: rtpbridge/a8@mgw (mgcp_endp.c:280) 20250830163759100 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/a8@mgw" (mgcp_protocol.c:370) 20250830163759100 DLMGCP NOTICE <0013> endpoint:rtpbridge/a8@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830163759100 DLMGCP NOTICE <0013> endpoint:rtpbridge/a8@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250830163759100 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759100 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759100 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759100 DLMGCP DEBUG <0013> Generated response: line #00: 200 24990 OK (mgcp_msg.c:72) 20250830163759101 DLMGCP DEBUG <0013> Received message: line #00: DLCX 24991 rtpbridge/a9@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759101 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250830163759101 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw (trunk:0) found endpoint: rtpbridge/a9@mgw (mgcp_endp.c:280) 20250830163759101 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/a9@mgw" (mgcp_protocol.c:370) 20250830163759101 DLMGCP NOTICE <0013> endpoint:rtpbridge/a9@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830163759101 DLMGCP NOTICE <0013> endpoint:rtpbridge/a9@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250830163759101 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759101 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759101 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759101 DLMGCP DEBUG <0013> Generated response: line #00: 200 24991 OK (mgcp_msg.c:72) 20250830163759101 DLMGCP DEBUG <0013> Received message: line #00: DLCX 24992 rtpbridge/aa@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759101 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250830163759101 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw (trunk:0) found endpoint: rtpbridge/aa@mgw (mgcp_endp.c:280) 20250830163759101 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/aa@mgw" (mgcp_protocol.c:370) 20250830163759101 DLMGCP NOTICE <0013> endpoint:rtpbridge/aa@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830163759101 DLMGCP NOTICE <0013> endpoint:rtpbridge/aa@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250830163759101 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759101 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759101 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759101 DLMGCP DEBUG <0013> Generated response: line #00: 200 24992 OK (mgcp_msg.c:72) 20250830163759101 DLMGCP DEBUG <0013> Received message: line #00: DLCX 24993 rtpbridge/ab@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759101 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250830163759101 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw (trunk:0) found endpoint: rtpbridge/ab@mgw (mgcp_endp.c:280) 20250830163759101 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/ab@mgw" (mgcp_protocol.c:370) 20250830163759101 DLMGCP NOTICE <0013> endpoint:rtpbridge/ab@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830163759101 DLMGCP NOTICE <0013> endpoint:rtpbridge/ab@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250830163759101 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759101 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759101 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759101 DLMGCP DEBUG <0013> Generated response: line #00: 200 24993 OK (mgcp_msg.c:72) 20250830163759101 DLMGCP DEBUG <0013> Received message: line #00: DLCX 24994 rtpbridge/ac@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759101 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250830163759101 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw (trunk:0) found endpoint: rtpbridge/ac@mgw (mgcp_endp.c:280) 20250830163759101 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/ac@mgw" (mgcp_protocol.c:370) 20250830163759101 DLMGCP NOTICE <0013> endpoint:rtpbridge/ac@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830163759101 DLMGCP NOTICE <0013> endpoint:rtpbridge/ac@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250830163759101 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759101 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759101 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759101 DLMGCP DEBUG <0013> Generated response: line #00: 200 24994 OK (mgcp_msg.c:72) 20250830163759101 DLMGCP DEBUG <0013> Received message: line #00: DLCX 24995 rtpbridge/ad@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759101 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250830163759101 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw (trunk:0) found endpoint: rtpbridge/ad@mgw (mgcp_endp.c:280) 20250830163759101 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/ad@mgw" (mgcp_protocol.c:370) 20250830163759101 DLMGCP NOTICE <0013> endpoint:rtpbridge/ad@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830163759101 DLMGCP NOTICE <0013> endpoint:rtpbridge/ad@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250830163759101 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759101 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759101 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759101 DLMGCP DEBUG <0013> Generated response: line #00: 200 24995 OK (mgcp_msg.c:72) 20250830163759102 DLMGCP DEBUG <0013> Received message: line #00: DLCX 24996 rtpbridge/ae@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759102 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250830163759102 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw (trunk:0) found endpoint: rtpbridge/ae@mgw (mgcp_endp.c:280) 20250830163759102 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/ae@mgw" (mgcp_protocol.c:370) 20250830163759102 DLMGCP NOTICE <0013> endpoint:rtpbridge/ae@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830163759102 DLMGCP NOTICE <0013> endpoint:rtpbridge/ae@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250830163759102 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759102 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759102 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759102 DLMGCP DEBUG <0013> Generated response: line #00: 200 24996 OK (mgcp_msg.c:72) 20250830163759102 DLMGCP DEBUG <0013> Received message: line #00: DLCX 24997 rtpbridge/af@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759102 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250830163759102 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw (trunk:0) found endpoint: rtpbridge/af@mgw (mgcp_endp.c:280) 20250830163759102 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/af@mgw" (mgcp_protocol.c:370) 20250830163759102 DLMGCP NOTICE <0013> endpoint:rtpbridge/af@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830163759102 DLMGCP NOTICE <0013> endpoint:rtpbridge/af@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250830163759102 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759102 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759102 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759102 DLMGCP DEBUG <0013> Generated response: line #00: 200 24997 OK (mgcp_msg.c:72) 20250830163759102 DLMGCP DEBUG <0013> Received message: line #00: DLCX 24998 rtpbridge/b0@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759102 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250830163759102 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw (trunk:0) found endpoint: rtpbridge/b0@mgw (mgcp_endp.c:280) 20250830163759102 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/b0@mgw" (mgcp_protocol.c:370) 20250830163759102 DLMGCP NOTICE <0013> endpoint:rtpbridge/b0@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830163759102 DLMGCP NOTICE <0013> endpoint:rtpbridge/b0@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250830163759102 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759102 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759102 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759102 DLMGCP DEBUG <0013> Generated response: line #00: 200 24998 OK (mgcp_msg.c:72) 20250830163759102 DLMGCP DEBUG <0013> Received message: line #00: DLCX 24999 rtpbridge/b1@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759102 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250830163759102 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw (trunk:0) found endpoint: rtpbridge/b1@mgw (mgcp_endp.c:280) 20250830163759102 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/b1@mgw" (mgcp_protocol.c:370) 20250830163759102 DLMGCP NOTICE <0013> endpoint:rtpbridge/b1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830163759102 DLMGCP NOTICE <0013> endpoint:rtpbridge/b1@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250830163759102 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759102 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759102 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759102 DLMGCP DEBUG <0013> Generated response: line #00: 200 24999 OK (mgcp_msg.c:72) 20250830163759103 DLMGCP DEBUG <0013> Received message: line #00: DLCX 25000 rtpbridge/b2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759103 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250830163759103 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw (trunk:0) found endpoint: rtpbridge/b2@mgw (mgcp_endp.c:280) 20250830163759103 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/b2@mgw" (mgcp_protocol.c:370) 20250830163759103 DLMGCP NOTICE <0013> endpoint:rtpbridge/b2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830163759103 DLMGCP NOTICE <0013> endpoint:rtpbridge/b2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250830163759103 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759103 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759103 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759103 DLMGCP DEBUG <0013> Generated response: line #00: 200 25000 OK (mgcp_msg.c:72) 20250830163759103 DLMGCP DEBUG <0013> Received message: line #00: DLCX 25001 rtpbridge/b3@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759103 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250830163759103 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw (trunk:0) found endpoint: rtpbridge/b3@mgw (mgcp_endp.c:280) 20250830163759103 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/b3@mgw" (mgcp_protocol.c:370) 20250830163759103 DLMGCP NOTICE <0013> endpoint:rtpbridge/b3@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830163759103 DLMGCP NOTICE <0013> endpoint:rtpbridge/b3@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250830163759103 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759103 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759103 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759103 DLMGCP DEBUG <0013> Generated response: line #00: 200 25001 OK (mgcp_msg.c:72) 20250830163759103 DLMGCP DEBUG <0013> Received message: line #00: DLCX 25002 rtpbridge/b4@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759103 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250830163759103 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw (trunk:0) found endpoint: rtpbridge/b4@mgw (mgcp_endp.c:280) 20250830163759103 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/b4@mgw" (mgcp_protocol.c:370) 20250830163759103 DLMGCP NOTICE <0013> endpoint:rtpbridge/b4@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830163759103 DLMGCP NOTICE <0013> endpoint:rtpbridge/b4@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250830163759103 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759103 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759103 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759103 DLMGCP DEBUG <0013> Generated response: line #00: 200 25002 OK (mgcp_msg.c:72) 20250830163759103 DLMGCP DEBUG <0013> Received message: line #00: DLCX 25003 rtpbridge/b5@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759103 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250830163759103 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw (trunk:0) found endpoint: rtpbridge/b5@mgw (mgcp_endp.c:280) 20250830163759103 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/b5@mgw" (mgcp_protocol.c:370) 20250830163759103 DLMGCP NOTICE <0013> endpoint:rtpbridge/b5@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830163759103 DLMGCP NOTICE <0013> endpoint:rtpbridge/b5@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250830163759103 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759103 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759103 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759103 DLMGCP DEBUG <0013> Generated response: line #00: 200 25003 OK (mgcp_msg.c:72) 20250830163759103 DLMGCP DEBUG <0013> Received message: line #00: DLCX 25004 rtpbridge/b6@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759103 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250830163759103 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw (trunk:0) found endpoint: rtpbridge/b6@mgw (mgcp_endp.c:280) 20250830163759103 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/b6@mgw" (mgcp_protocol.c:370) 20250830163759103 DLMGCP NOTICE <0013> endpoint:rtpbridge/b6@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830163759103 DLMGCP NOTICE <0013> endpoint:rtpbridge/b6@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250830163759103 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759103 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759103 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759103 DLMGCP DEBUG <0013> Generated response: line #00: 200 25004 OK (mgcp_msg.c:72) 20250830163759104 DLMGCP DEBUG <0013> Received message: line #00: DLCX 25005 rtpbridge/b7@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759104 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250830163759104 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw (trunk:0) found endpoint: rtpbridge/b7@mgw (mgcp_endp.c:280) 20250830163759104 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/b7@mgw" (mgcp_protocol.c:370) 20250830163759104 DLMGCP NOTICE <0013> endpoint:rtpbridge/b7@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830163759104 DLMGCP NOTICE <0013> endpoint:rtpbridge/b7@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250830163759104 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759104 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759104 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759104 DLMGCP DEBUG <0013> Generated response: line #00: 200 25005 OK (mgcp_msg.c:72) 20250830163759104 DLMGCP DEBUG <0013> Received message: line #00: DLCX 25006 rtpbridge/b8@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759104 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250830163759104 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw (trunk:0) found endpoint: rtpbridge/b8@mgw (mgcp_endp.c:280) 20250830163759104 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/b8@mgw" (mgcp_protocol.c:370) 20250830163759104 DLMGCP NOTICE <0013> endpoint:rtpbridge/b8@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830163759104 DLMGCP NOTICE <0013> endpoint:rtpbridge/b8@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250830163759104 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759104 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759104 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759104 DLMGCP DEBUG <0013> Generated response: line #00: 200 25006 OK (mgcp_msg.c:72) 20250830163759104 DLMGCP DEBUG <0013> Received message: line #00: DLCX 25007 rtpbridge/b9@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759104 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250830163759104 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw (trunk:0) found endpoint: rtpbridge/b9@mgw (mgcp_endp.c:280) 20250830163759104 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/b9@mgw" (mgcp_protocol.c:370) 20250830163759104 DLMGCP NOTICE <0013> endpoint:rtpbridge/b9@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830163759104 DLMGCP NOTICE <0013> endpoint:rtpbridge/b9@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250830163759104 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759104 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759104 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759104 DLMGCP DEBUG <0013> Generated response: line #00: 200 25007 OK (mgcp_msg.c:72) 20250830163759104 DLMGCP DEBUG <0013> Received message: line #00: DLCX 25008 rtpbridge/ba@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759104 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250830163759104 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw (trunk:0) found endpoint: rtpbridge/ba@mgw (mgcp_endp.c:280) 20250830163759104 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/ba@mgw" (mgcp_protocol.c:370) 20250830163759104 DLMGCP NOTICE <0013> endpoint:rtpbridge/ba@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830163759104 DLMGCP NOTICE <0013> endpoint:rtpbridge/ba@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250830163759104 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759104 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759104 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759104 DLMGCP DEBUG <0013> Generated response: line #00: 200 25008 OK (mgcp_msg.c:72) 20250830163759105 DLMGCP DEBUG <0013> Received message: line #00: DLCX 25009 rtpbridge/bb@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759105 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250830163759105 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw (trunk:0) found endpoint: rtpbridge/bb@mgw (mgcp_endp.c:280) 20250830163759105 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/bb@mgw" (mgcp_protocol.c:370) 20250830163759105 DLMGCP NOTICE <0013> endpoint:rtpbridge/bb@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830163759105 DLMGCP NOTICE <0013> endpoint:rtpbridge/bb@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250830163759105 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759105 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759105 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759105 DLMGCP DEBUG <0013> Generated response: line #00: 200 25009 OK (mgcp_msg.c:72) 20250830163759105 DLMGCP DEBUG <0013> Received message: line #00: DLCX 25010 rtpbridge/bc@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759105 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250830163759105 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw (trunk:0) found endpoint: rtpbridge/bc@mgw (mgcp_endp.c:280) 20250830163759105 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/bc@mgw" (mgcp_protocol.c:370) 20250830163759105 DLMGCP NOTICE <0013> endpoint:rtpbridge/bc@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830163759105 DLMGCP NOTICE <0013> endpoint:rtpbridge/bc@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250830163759105 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759105 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759105 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759105 DLMGCP DEBUG <0013> Generated response: line #00: 200 25010 OK (mgcp_msg.c:72) 20250830163759105 DLMGCP DEBUG <0013> Received message: line #00: DLCX 25011 rtpbridge/bd@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759105 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250830163759105 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw (trunk:0) found endpoint: rtpbridge/bd@mgw (mgcp_endp.c:280) 20250830163759105 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/bd@mgw" (mgcp_protocol.c:370) 20250830163759105 DLMGCP NOTICE <0013> endpoint:rtpbridge/bd@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830163759105 DLMGCP NOTICE <0013> endpoint:rtpbridge/bd@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250830163759105 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759105 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759105 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759105 DLMGCP DEBUG <0013> Generated response: line #00: 200 25011 OK (mgcp_msg.c:72) 20250830163759105 DLMGCP DEBUG <0013> Received message: line #00: DLCX 25012 rtpbridge/be@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759105 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250830163759105 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw (trunk:0) found endpoint: rtpbridge/be@mgw (mgcp_endp.c:280) 20250830163759105 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/be@mgw" (mgcp_protocol.c:370) 20250830163759105 DLMGCP NOTICE <0013> endpoint:rtpbridge/be@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830163759105 DLMGCP NOTICE <0013> endpoint:rtpbridge/be@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250830163759105 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759105 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759105 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759105 DLMGCP DEBUG <0013> Generated response: line #00: 200 25012 OK (mgcp_msg.c:72) 20250830163759105 DLMGCP DEBUG <0013> Received message: line #00: DLCX 25013 rtpbridge/bf@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759105 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250830163759105 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw (trunk:0) found endpoint: rtpbridge/bf@mgw (mgcp_endp.c:280) 20250830163759105 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/bf@mgw" (mgcp_protocol.c:370) 20250830163759105 DLMGCP NOTICE <0013> endpoint:rtpbridge/bf@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830163759105 DLMGCP NOTICE <0013> endpoint:rtpbridge/bf@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250830163759106 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759106 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759106 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759106 DLMGCP DEBUG <0013> Generated response: line #00: 200 25013 OK (mgcp_msg.c:72) 20250830163759106 DLMGCP DEBUG <0013> Received message: line #00: DLCX 25014 rtpbridge/c0@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759106 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250830163759106 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw (trunk:0) found endpoint: rtpbridge/c0@mgw (mgcp_endp.c:280) 20250830163759106 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/c0@mgw" (mgcp_protocol.c:370) 20250830163759106 DLMGCP NOTICE <0013> endpoint:rtpbridge/c0@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830163759106 DLMGCP NOTICE <0013> endpoint:rtpbridge/c0@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250830163759106 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759106 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759106 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759106 DLMGCP DEBUG <0013> Generated response: line #00: 200 25014 OK (mgcp_msg.c:72) 20250830163759106 DLMGCP DEBUG <0013> Received message: line #00: DLCX 25015 rtpbridge/c1@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759106 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250830163759106 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw (trunk:0) found endpoint: rtpbridge/c1@mgw (mgcp_endp.c:280) 20250830163759106 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/c1@mgw" (mgcp_protocol.c:370) 20250830163759106 DLMGCP NOTICE <0013> endpoint:rtpbridge/c1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830163759106 DLMGCP NOTICE <0013> endpoint:rtpbridge/c1@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250830163759106 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759106 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759106 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759106 DLMGCP DEBUG <0013> Generated response: line #00: 200 25015 OK (mgcp_msg.c:72) 20250830163759106 DLMGCP DEBUG <0013> Received message: line #00: DLCX 25016 rtpbridge/c2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759106 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250830163759106 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw (trunk:0) found endpoint: rtpbridge/c2@mgw (mgcp_endp.c:280) 20250830163759106 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/c2@mgw" (mgcp_protocol.c:370) 20250830163759106 DLMGCP NOTICE <0013> endpoint:rtpbridge/c2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830163759106 DLMGCP NOTICE <0013> endpoint:rtpbridge/c2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250830163759106 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759106 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759106 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759106 DLMGCP DEBUG <0013> Generated response: line #00: 200 25016 OK (mgcp_msg.c:72) 20250830163759106 DLMGCP DEBUG <0013> Received message: line #00: DLCX 25017 rtpbridge/c3@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759106 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250830163759106 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw (trunk:0) found endpoint: rtpbridge/c3@mgw (mgcp_endp.c:280) 20250830163759106 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/c3@mgw" (mgcp_protocol.c:370) 20250830163759106 DLMGCP NOTICE <0013> endpoint:rtpbridge/c3@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830163759106 DLMGCP NOTICE <0013> endpoint:rtpbridge/c3@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250830163759106 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759107 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759107 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759107 DLMGCP DEBUG <0013> Generated response: line #00: 200 25017 OK (mgcp_msg.c:72) 20250830163759107 DLMGCP DEBUG <0013> Received message: line #00: DLCX 25018 rtpbridge/c4@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759107 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250830163759107 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw (trunk:0) found endpoint: rtpbridge/c4@mgw (mgcp_endp.c:280) 20250830163759107 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/c4@mgw" (mgcp_protocol.c:370) 20250830163759107 DLMGCP NOTICE <0013> endpoint:rtpbridge/c4@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830163759107 DLMGCP NOTICE <0013> endpoint:rtpbridge/c4@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250830163759107 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759107 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759107 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759107 DLMGCP DEBUG <0013> Generated response: line #00: 200 25018 OK (mgcp_msg.c:72) 20250830163759107 DLMGCP DEBUG <0013> Received message: line #00: DLCX 25019 rtpbridge/c5@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759107 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250830163759107 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw (trunk:0) found endpoint: rtpbridge/c5@mgw (mgcp_endp.c:280) 20250830163759107 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/c5@mgw" (mgcp_protocol.c:370) 20250830163759107 DLMGCP NOTICE <0013> endpoint:rtpbridge/c5@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830163759107 DLMGCP NOTICE <0013> endpoint:rtpbridge/c5@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250830163759107 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759107 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759107 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759107 DLMGCP DEBUG <0013> Generated response: line #00: 200 25019 OK (mgcp_msg.c:72) 20250830163759107 DLMGCP DEBUG <0013> Received message: line #00: DLCX 25020 rtpbridge/c6@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759107 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250830163759107 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw (trunk:0) found endpoint: rtpbridge/c6@mgw (mgcp_endp.c:280) 20250830163759107 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/c6@mgw" (mgcp_protocol.c:370) 20250830163759107 DLMGCP NOTICE <0013> endpoint:rtpbridge/c6@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830163759107 DLMGCP NOTICE <0013> endpoint:rtpbridge/c6@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250830163759107 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759107 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759107 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759107 DLMGCP DEBUG <0013> Generated response: line #00: 200 25020 OK (mgcp_msg.c:72) 20250830163759107 DLMGCP DEBUG <0013> Received message: line #00: DLCX 25021 rtpbridge/c7@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759107 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250830163759107 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw (trunk:0) found endpoint: rtpbridge/c7@mgw (mgcp_endp.c:280) 20250830163759107 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/c7@mgw" (mgcp_protocol.c:370) 20250830163759107 DLMGCP NOTICE <0013> endpoint:rtpbridge/c7@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830163759107 DLMGCP NOTICE <0013> endpoint:rtpbridge/c7@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250830163759107 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759107 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759107 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759107 DLMGCP DEBUG <0013> Generated response: line #00: 200 25021 OK (mgcp_msg.c:72) 20250830163759108 DLMGCP DEBUG <0013> Received message: line #00: DLCX 25022 rtpbridge/c8@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759108 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250830163759108 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw (trunk:0) found endpoint: rtpbridge/c8@mgw (mgcp_endp.c:280) 20250830163759108 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/c8@mgw" (mgcp_protocol.c:370) 20250830163759108 DLMGCP NOTICE <0013> endpoint:rtpbridge/c8@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830163759108 DLMGCP NOTICE <0013> endpoint:rtpbridge/c8@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250830163759108 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759108 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759108 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759108 DLMGCP DEBUG <0013> Generated response: line #00: 200 25022 OK (mgcp_msg.c:72) 20250830163759108 DLMGCP DEBUG <0013> Received message: line #00: DLCX 25023 rtpbridge/c9@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759108 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250830163759108 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw (trunk:0) found endpoint: rtpbridge/c9@mgw (mgcp_endp.c:280) 20250830163759108 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/c9@mgw" (mgcp_protocol.c:370) 20250830163759108 DLMGCP NOTICE <0013> endpoint:rtpbridge/c9@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830163759108 DLMGCP NOTICE <0013> endpoint:rtpbridge/c9@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250830163759108 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759108 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759108 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759108 DLMGCP DEBUG <0013> Generated response: line #00: 200 25023 OK (mgcp_msg.c:72) 20250830163759108 DLMGCP DEBUG <0013> Received message: line #00: DLCX 25024 rtpbridge/ca@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759108 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250830163759108 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw (trunk:0) found endpoint: rtpbridge/ca@mgw (mgcp_endp.c:280) 20250830163759108 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/ca@mgw" (mgcp_protocol.c:370) 20250830163759108 DLMGCP NOTICE <0013> endpoint:rtpbridge/ca@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830163759108 DLMGCP NOTICE <0013> endpoint:rtpbridge/ca@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250830163759108 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759108 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759108 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759108 DLMGCP DEBUG <0013> Generated response: line #00: 200 25024 OK (mgcp_msg.c:72) 20250830163759108 DLMGCP DEBUG <0013> Received message: line #00: DLCX 25025 rtpbridge/cb@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759108 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250830163759108 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw (trunk:0) found endpoint: rtpbridge/cb@mgw (mgcp_endp.c:280) 20250830163759108 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/cb@mgw" (mgcp_protocol.c:370) 20250830163759108 DLMGCP NOTICE <0013> endpoint:rtpbridge/cb@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830163759108 DLMGCP NOTICE <0013> endpoint:rtpbridge/cb@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250830163759108 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759108 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759108 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759108 DLMGCP DEBUG <0013> Generated response: line #00: 200 25025 OK (mgcp_msg.c:72) 20250830163759109 DLMGCP DEBUG <0013> Received message: line #00: DLCX 25026 rtpbridge/cc@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759109 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250830163759109 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw (trunk:0) found endpoint: rtpbridge/cc@mgw (mgcp_endp.c:280) 20250830163759109 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/cc@mgw" (mgcp_protocol.c:370) 20250830163759109 DLMGCP NOTICE <0013> endpoint:rtpbridge/cc@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830163759109 DLMGCP NOTICE <0013> endpoint:rtpbridge/cc@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250830163759109 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759109 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759109 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759109 DLMGCP DEBUG <0013> Generated response: line #00: 200 25026 OK (mgcp_msg.c:72) 20250830163759109 DLMGCP DEBUG <0013> Received message: line #00: DLCX 25027 rtpbridge/cd@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759109 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250830163759109 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw (trunk:0) found endpoint: rtpbridge/cd@mgw (mgcp_endp.c:280) 20250830163759109 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/cd@mgw" (mgcp_protocol.c:370) 20250830163759109 DLMGCP NOTICE <0013> endpoint:rtpbridge/cd@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830163759109 DLMGCP NOTICE <0013> endpoint:rtpbridge/cd@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250830163759109 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759109 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759109 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759109 DLMGCP DEBUG <0013> Generated response: line #00: 200 25027 OK (mgcp_msg.c:72) 20250830163759109 DLMGCP DEBUG <0013> Received message: line #00: DLCX 25028 rtpbridge/ce@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759109 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250830163759109 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw (trunk:0) found endpoint: rtpbridge/ce@mgw (mgcp_endp.c:280) 20250830163759109 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/ce@mgw" (mgcp_protocol.c:370) 20250830163759109 DLMGCP NOTICE <0013> endpoint:rtpbridge/ce@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830163759109 DLMGCP NOTICE <0013> endpoint:rtpbridge/ce@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250830163759109 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759109 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759109 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759109 DLMGCP DEBUG <0013> Generated response: line #00: 200 25028 OK (mgcp_msg.c:72) 20250830163759109 DLMGCP DEBUG <0013> Received message: line #00: DLCX 25029 rtpbridge/cf@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759109 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250830163759109 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw (trunk:0) found endpoint: rtpbridge/cf@mgw (mgcp_endp.c:280) 20250830163759109 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/cf@mgw" (mgcp_protocol.c:370) 20250830163759109 DLMGCP NOTICE <0013> endpoint:rtpbridge/cf@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830163759109 DLMGCP NOTICE <0013> endpoint:rtpbridge/cf@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250830163759109 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759109 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759109 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759109 DLMGCP DEBUG <0013> Generated response: line #00: 200 25029 OK (mgcp_msg.c:72) 20250830163759110 DLMGCP DEBUG <0013> Received message: line #00: DLCX 25030 rtpbridge/d0@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759110 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250830163759110 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw (trunk:0) found endpoint: rtpbridge/d0@mgw (mgcp_endp.c:280) 20250830163759110 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/d0@mgw" (mgcp_protocol.c:370) 20250830163759110 DLMGCP NOTICE <0013> endpoint:rtpbridge/d0@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830163759110 DLMGCP NOTICE <0013> endpoint:rtpbridge/d0@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250830163759110 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759110 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759110 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759110 DLMGCP DEBUG <0013> Generated response: line #00: 200 25030 OK (mgcp_msg.c:72) 20250830163759110 DLMGCP DEBUG <0013> Received message: line #00: DLCX 25031 rtpbridge/d1@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759110 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250830163759110 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw (trunk:0) found endpoint: rtpbridge/d1@mgw (mgcp_endp.c:280) 20250830163759110 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/d1@mgw" (mgcp_protocol.c:370) 20250830163759110 DLMGCP NOTICE <0013> endpoint:rtpbridge/d1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830163759110 DLMGCP NOTICE <0013> endpoint:rtpbridge/d1@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250830163759110 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759110 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759110 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759110 DLMGCP DEBUG <0013> Generated response: line #00: 200 25031 OK (mgcp_msg.c:72) 20250830163759110 DLMGCP DEBUG <0013> Received message: line #00: DLCX 25032 rtpbridge/d2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759110 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250830163759110 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw (trunk:0) found endpoint: rtpbridge/d2@mgw (mgcp_endp.c:280) 20250830163759110 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/d2@mgw" (mgcp_protocol.c:370) 20250830163759110 DLMGCP NOTICE <0013> endpoint:rtpbridge/d2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830163759110 DLMGCP NOTICE <0013> endpoint:rtpbridge/d2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250830163759110 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759110 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759110 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759110 DLMGCP DEBUG <0013> Generated response: line #00: 200 25032 OK (mgcp_msg.c:72) 20250830163759110 DLMGCP DEBUG <0013> Received message: line #00: DLCX 25033 rtpbridge/d3@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759110 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250830163759110 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw (trunk:0) found endpoint: rtpbridge/d3@mgw (mgcp_endp.c:280) 20250830163759110 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/d3@mgw" (mgcp_protocol.c:370) 20250830163759110 DLMGCP NOTICE <0013> endpoint:rtpbridge/d3@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830163759110 DLMGCP NOTICE <0013> endpoint:rtpbridge/d3@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250830163759110 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759110 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759110 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759110 DLMGCP DEBUG <0013> Generated response: line #00: 200 25033 OK (mgcp_msg.c:72) 20250830163759111 DLMGCP DEBUG <0013> Received message: line #00: DLCX 25034 rtpbridge/d4@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759111 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250830163759111 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw (trunk:0) found endpoint: rtpbridge/d4@mgw (mgcp_endp.c:280) 20250830163759111 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/d4@mgw" (mgcp_protocol.c:370) 20250830163759111 DLMGCP NOTICE <0013> endpoint:rtpbridge/d4@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830163759111 DLMGCP NOTICE <0013> endpoint:rtpbridge/d4@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250830163759111 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759111 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759111 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759111 DLMGCP DEBUG <0013> Generated response: line #00: 200 25034 OK (mgcp_msg.c:72) 20250830163759111 DLMGCP DEBUG <0013> Received message: line #00: DLCX 25035 rtpbridge/d5@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759111 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250830163759111 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw (trunk:0) found endpoint: rtpbridge/d5@mgw (mgcp_endp.c:280) 20250830163759111 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/d5@mgw" (mgcp_protocol.c:370) 20250830163759111 DLMGCP NOTICE <0013> endpoint:rtpbridge/d5@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830163759111 DLMGCP NOTICE <0013> endpoint:rtpbridge/d5@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250830163759111 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759111 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759111 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759111 DLMGCP DEBUG <0013> Generated response: line #00: 200 25035 OK (mgcp_msg.c:72) 20250830163759111 DLMGCP DEBUG <0013> Received message: line #00: DLCX 25036 rtpbridge/d6@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759111 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250830163759111 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw (trunk:0) found endpoint: rtpbridge/d6@mgw (mgcp_endp.c:280) 20250830163759111 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/d6@mgw" (mgcp_protocol.c:370) 20250830163759111 DLMGCP NOTICE <0013> endpoint:rtpbridge/d6@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830163759111 DLMGCP NOTICE <0013> endpoint:rtpbridge/d6@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250830163759111 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759111 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759111 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759111 DLMGCP DEBUG <0013> Generated response: line #00: 200 25036 OK (mgcp_msg.c:72) 20250830163759111 DLMGCP DEBUG <0013> Received message: line #00: DLCX 25037 rtpbridge/d7@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759111 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250830163759111 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw (trunk:0) found endpoint: rtpbridge/d7@mgw (mgcp_endp.c:280) 20250830163759111 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/d7@mgw" (mgcp_protocol.c:370) 20250830163759111 DLMGCP NOTICE <0013> endpoint:rtpbridge/d7@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830163759111 DLMGCP NOTICE <0013> endpoint:rtpbridge/d7@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250830163759111 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759111 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759111 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759111 DLMGCP DEBUG <0013> Generated response: line #00: 200 25037 OK (mgcp_msg.c:72) 20250830163759111 DLMGCP DEBUG <0013> Received message: line #00: DLCX 25038 rtpbridge/d8@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759111 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250830163759111 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw (trunk:0) found endpoint: rtpbridge/d8@mgw (mgcp_endp.c:280) 20250830163759112 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/d8@mgw" (mgcp_protocol.c:370) 20250830163759112 DLMGCP NOTICE <0013> endpoint:rtpbridge/d8@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830163759112 DLMGCP NOTICE <0013> endpoint:rtpbridge/d8@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250830163759112 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759112 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759112 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759112 DLMGCP DEBUG <0013> Generated response: line #00: 200 25038 OK (mgcp_msg.c:72) 20250830163759112 DLMGCP DEBUG <0013> Received message: line #00: DLCX 25039 rtpbridge/d9@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759112 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250830163759112 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw (trunk:0) found endpoint: rtpbridge/d9@mgw (mgcp_endp.c:280) 20250830163759112 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/d9@mgw" (mgcp_protocol.c:370) 20250830163759112 DLMGCP NOTICE <0013> endpoint:rtpbridge/d9@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830163759112 DLMGCP NOTICE <0013> endpoint:rtpbridge/d9@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250830163759112 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759112 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759112 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759112 DLMGCP DEBUG <0013> Generated response: line #00: 200 25039 OK (mgcp_msg.c:72) 20250830163759112 DLMGCP DEBUG <0013> Received message: line #00: DLCX 25040 rtpbridge/da@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759112 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250830163759112 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw (trunk:0) found endpoint: rtpbridge/da@mgw (mgcp_endp.c:280) 20250830163759112 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/da@mgw" (mgcp_protocol.c:370) 20250830163759112 DLMGCP NOTICE <0013> endpoint:rtpbridge/da@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830163759112 DLMGCP NOTICE <0013> endpoint:rtpbridge/da@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250830163759112 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759112 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759112 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759112 DLMGCP DEBUG <0013> Generated response: line #00: 200 25040 OK (mgcp_msg.c:72) 20250830163759112 DLMGCP DEBUG <0013> Received message: line #00: DLCX 25041 rtpbridge/db@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759112 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250830163759112 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw (trunk:0) found endpoint: rtpbridge/db@mgw (mgcp_endp.c:280) 20250830163759112 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/db@mgw" (mgcp_protocol.c:370) 20250830163759112 DLMGCP NOTICE <0013> endpoint:rtpbridge/db@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830163759112 DLMGCP NOTICE <0013> endpoint:rtpbridge/db@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250830163759112 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759112 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759112 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759112 DLMGCP DEBUG <0013> Generated response: line #00: 200 25041 OK (mgcp_msg.c:72) 20250830163759112 DLMGCP DEBUG <0013> Received message: line #00: DLCX 25042 rtpbridge/dc@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759112 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250830163759112 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw (trunk:0) found endpoint: rtpbridge/dc@mgw (mgcp_endp.c:280) 20250830163759112 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/dc@mgw" (mgcp_protocol.c:370) 20250830163759112 DLMGCP NOTICE <0013> endpoint:rtpbridge/dc@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830163759112 DLMGCP NOTICE <0013> endpoint:rtpbridge/dc@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250830163759112 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759113 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759113 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759113 DLMGCP DEBUG <0013> Generated response: line #00: 200 25042 OK (mgcp_msg.c:72) 20250830163759113 DLMGCP DEBUG <0013> Received message: line #00: DLCX 25043 rtpbridge/dd@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759113 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250830163759113 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw (trunk:0) found endpoint: rtpbridge/dd@mgw (mgcp_endp.c:280) 20250830163759113 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/dd@mgw" (mgcp_protocol.c:370) 20250830163759113 DLMGCP NOTICE <0013> endpoint:rtpbridge/dd@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830163759113 DLMGCP NOTICE <0013> endpoint:rtpbridge/dd@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250830163759113 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759113 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759113 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759113 DLMGCP DEBUG <0013> Generated response: line #00: 200 25043 OK (mgcp_msg.c:72) 20250830163759113 DLMGCP DEBUG <0013> Received message: line #00: DLCX 25044 rtpbridge/de@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759113 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250830163759113 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw (trunk:0) found endpoint: rtpbridge/de@mgw (mgcp_endp.c:280) 20250830163759113 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/de@mgw" (mgcp_protocol.c:370) 20250830163759113 DLMGCP NOTICE <0013> endpoint:rtpbridge/de@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830163759113 DLMGCP NOTICE <0013> endpoint:rtpbridge/de@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250830163759113 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759113 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759113 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759113 DLMGCP DEBUG <0013> Generated response: line #00: 200 25044 OK (mgcp_msg.c:72) 20250830163759113 DLMGCP DEBUG <0013> Received message: line #00: DLCX 25045 rtpbridge/df@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759113 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250830163759113 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw (trunk:0) found endpoint: rtpbridge/df@mgw (mgcp_endp.c:280) 20250830163759113 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/df@mgw" (mgcp_protocol.c:370) 20250830163759113 DLMGCP NOTICE <0013> endpoint:rtpbridge/df@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830163759113 DLMGCP NOTICE <0013> endpoint:rtpbridge/df@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250830163759113 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759113 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759113 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759113 DLMGCP DEBUG <0013> Generated response: line #00: 200 25045 OK (mgcp_msg.c:72) 20250830163759113 DLMGCP DEBUG <0013> Received message: line #00: DLCX 25046 rtpbridge/e0@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759113 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250830163759113 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw (trunk:0) found endpoint: rtpbridge/e0@mgw (mgcp_endp.c:280) 20250830163759113 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/e0@mgw" (mgcp_protocol.c:370) 20250830163759113 DLMGCP NOTICE <0013> endpoint:rtpbridge/e0@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830163759113 DLMGCP NOTICE <0013> endpoint:rtpbridge/e0@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250830163759113 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759113 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759113 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759113 DLMGCP DEBUG <0013> Generated response: line #00: 200 25046 OK (mgcp_msg.c:72) 20250830163759114 DLMGCP DEBUG <0013> Received message: line #00: DLCX 25047 rtpbridge/e1@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759114 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250830163759114 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw (trunk:0) found endpoint: rtpbridge/e1@mgw (mgcp_endp.c:280) 20250830163759114 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/e1@mgw" (mgcp_protocol.c:370) 20250830163759114 DLMGCP NOTICE <0013> endpoint:rtpbridge/e1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830163759114 DLMGCP NOTICE <0013> endpoint:rtpbridge/e1@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250830163759114 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759114 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759114 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759114 DLMGCP DEBUG <0013> Generated response: line #00: 200 25047 OK (mgcp_msg.c:72) 20250830163759114 DLMGCP DEBUG <0013> Received message: line #00: DLCX 25048 rtpbridge/e2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759114 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250830163759114 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw (trunk:0) found endpoint: rtpbridge/e2@mgw (mgcp_endp.c:280) 20250830163759114 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/e2@mgw" (mgcp_protocol.c:370) 20250830163759114 DLMGCP NOTICE <0013> endpoint:rtpbridge/e2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830163759114 DLMGCP NOTICE <0013> endpoint:rtpbridge/e2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250830163759114 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759114 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759114 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759114 DLMGCP DEBUG <0013> Generated response: line #00: 200 25048 OK (mgcp_msg.c:72) 20250830163759114 DLMGCP DEBUG <0013> Received message: line #00: DLCX 25049 rtpbridge/e3@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759114 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250830163759114 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw (trunk:0) found endpoint: rtpbridge/e3@mgw (mgcp_endp.c:280) 20250830163759114 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/e3@mgw" (mgcp_protocol.c:370) 20250830163759114 DLMGCP NOTICE <0013> endpoint:rtpbridge/e3@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830163759114 DLMGCP NOTICE <0013> endpoint:rtpbridge/e3@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250830163759114 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759114 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759114 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759114 DLMGCP DEBUG <0013> Generated response: line #00: 200 25049 OK (mgcp_msg.c:72) 20250830163759114 DLMGCP DEBUG <0013> Received message: line #00: DLCX 25050 rtpbridge/e4@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759114 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250830163759114 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw (trunk:0) found endpoint: rtpbridge/e4@mgw (mgcp_endp.c:280) 20250830163759114 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/e4@mgw" (mgcp_protocol.c:370) 20250830163759114 DLMGCP NOTICE <0013> endpoint:rtpbridge/e4@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830163759114 DLMGCP NOTICE <0013> endpoint:rtpbridge/e4@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250830163759114 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759114 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759114 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759114 DLMGCP DEBUG <0013> Generated response: line #00: 200 25050 OK (mgcp_msg.c:72) 20250830163759115 DLMGCP DEBUG <0013> Received message: line #00: DLCX 25051 rtpbridge/e5@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759115 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250830163759115 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw (trunk:0) found endpoint: rtpbridge/e5@mgw (mgcp_endp.c:280) 20250830163759115 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/e5@mgw" (mgcp_protocol.c:370) 20250830163759115 DLMGCP NOTICE <0013> endpoint:rtpbridge/e5@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830163759115 DLMGCP NOTICE <0013> endpoint:rtpbridge/e5@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250830163759115 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759115 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759115 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759115 DLMGCP DEBUG <0013> Generated response: line #00: 200 25051 OK (mgcp_msg.c:72) 20250830163759115 DLMGCP DEBUG <0013> Received message: line #00: DLCX 25052 rtpbridge/e6@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759115 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250830163759115 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw (trunk:0) found endpoint: rtpbridge/e6@mgw (mgcp_endp.c:280) 20250830163759115 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/e6@mgw" (mgcp_protocol.c:370) 20250830163759115 DLMGCP NOTICE <0013> endpoint:rtpbridge/e6@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830163759115 DLMGCP NOTICE <0013> endpoint:rtpbridge/e6@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250830163759115 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759115 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759115 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759115 DLMGCP DEBUG <0013> Generated response: line #00: 200 25052 OK (mgcp_msg.c:72) 20250830163759115 DLMGCP DEBUG <0013> Received message: line #00: DLCX 25053 rtpbridge/e7@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759115 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250830163759115 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw (trunk:0) found endpoint: rtpbridge/e7@mgw (mgcp_endp.c:280) 20250830163759115 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/e7@mgw" (mgcp_protocol.c:370) 20250830163759115 DLMGCP NOTICE <0013> endpoint:rtpbridge/e7@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830163759115 DLMGCP NOTICE <0013> endpoint:rtpbridge/e7@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250830163759115 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759115 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759115 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759115 DLMGCP DEBUG <0013> Generated response: line #00: 200 25053 OK (mgcp_msg.c:72) 20250830163759115 DLMGCP DEBUG <0013> Received message: line #00: DLCX 25054 rtpbridge/e8@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759115 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250830163759115 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw (trunk:0) found endpoint: rtpbridge/e8@mgw (mgcp_endp.c:280) 20250830163759115 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/e8@mgw" (mgcp_protocol.c:370) 20250830163759115 DLMGCP NOTICE <0013> endpoint:rtpbridge/e8@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830163759115 DLMGCP NOTICE <0013> endpoint:rtpbridge/e8@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250830163759115 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759115 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759115 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759115 DLMGCP DEBUG <0013> Generated response: line #00: 200 25054 OK (mgcp_msg.c:72) 20250830163759115 DLMGCP DEBUG <0013> Received message: line #00: DLCX 25055 rtpbridge/e9@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759115 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250830163759116 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw (trunk:0) found endpoint: rtpbridge/e9@mgw (mgcp_endp.c:280) 20250830163759116 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/e9@mgw" (mgcp_protocol.c:370) 20250830163759116 DLMGCP NOTICE <0013> endpoint:rtpbridge/e9@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830163759116 DLMGCP NOTICE <0013> endpoint:rtpbridge/e9@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250830163759116 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759116 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759116 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759116 DLMGCP DEBUG <0013> Generated response: line #00: 200 25055 OK (mgcp_msg.c:72) 20250830163759116 DLMGCP DEBUG <0013> Received message: line #00: DLCX 25056 rtpbridge/ea@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759116 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250830163759116 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw (trunk:0) found endpoint: rtpbridge/ea@mgw (mgcp_endp.c:280) 20250830163759116 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/ea@mgw" (mgcp_protocol.c:370) 20250830163759116 DLMGCP NOTICE <0013> endpoint:rtpbridge/ea@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830163759116 DLMGCP NOTICE <0013> endpoint:rtpbridge/ea@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250830163759116 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759116 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759116 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759116 DLMGCP DEBUG <0013> Generated response: line #00: 200 25056 OK (mgcp_msg.c:72) 20250830163759116 DLMGCP DEBUG <0013> Received message: line #00: DLCX 25057 rtpbridge/eb@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759116 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250830163759116 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw (trunk:0) found endpoint: rtpbridge/eb@mgw (mgcp_endp.c:280) 20250830163759116 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/eb@mgw" (mgcp_protocol.c:370) 20250830163759116 DLMGCP NOTICE <0013> endpoint:rtpbridge/eb@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830163759116 DLMGCP NOTICE <0013> endpoint:rtpbridge/eb@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250830163759116 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759116 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759116 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759116 DLMGCP DEBUG <0013> Generated response: line #00: 200 25057 OK (mgcp_msg.c:72) 20250830163759116 DLMGCP DEBUG <0013> Received message: line #00: DLCX 25058 rtpbridge/ec@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759116 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250830163759116 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw (trunk:0) found endpoint: rtpbridge/ec@mgw (mgcp_endp.c:280) 20250830163759116 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/ec@mgw" (mgcp_protocol.c:370) 20250830163759116 DLMGCP NOTICE <0013> endpoint:rtpbridge/ec@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830163759116 DLMGCP NOTICE <0013> endpoint:rtpbridge/ec@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250830163759116 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759116 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759116 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759116 DLMGCP DEBUG <0013> Generated response: line #00: 200 25058 OK (mgcp_msg.c:72) 20250830163759116 DLMGCP DEBUG <0013> Received message: line #00: DLCX 25059 rtpbridge/ed@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759116 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250830163759116 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw (trunk:0) found endpoint: rtpbridge/ed@mgw (mgcp_endp.c:280) 20250830163759116 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/ed@mgw" (mgcp_protocol.c:370) 20250830163759116 DLMGCP NOTICE <0013> endpoint:rtpbridge/ed@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830163759116 DLMGCP NOTICE <0013> endpoint:rtpbridge/ed@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250830163759116 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759116 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759117 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759117 DLMGCP DEBUG <0013> Generated response: line #00: 200 25059 OK (mgcp_msg.c:72) 20250830163759117 DLMGCP DEBUG <0013> Received message: line #00: DLCX 25060 rtpbridge/ee@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759117 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250830163759117 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw (trunk:0) found endpoint: rtpbridge/ee@mgw (mgcp_endp.c:280) 20250830163759117 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/ee@mgw" (mgcp_protocol.c:370) 20250830163759117 DLMGCP NOTICE <0013> endpoint:rtpbridge/ee@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830163759117 DLMGCP NOTICE <0013> endpoint:rtpbridge/ee@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250830163759117 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759117 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759117 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759117 DLMGCP DEBUG <0013> Generated response: line #00: 200 25060 OK (mgcp_msg.c:72) 20250830163759117 DLMGCP DEBUG <0013> Received message: line #00: DLCX 25061 rtpbridge/ef@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759117 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250830163759117 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw (trunk:0) found endpoint: rtpbridge/ef@mgw (mgcp_endp.c:280) 20250830163759117 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/ef@mgw" (mgcp_protocol.c:370) 20250830163759117 DLMGCP NOTICE <0013> endpoint:rtpbridge/ef@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830163759117 DLMGCP NOTICE <0013> endpoint:rtpbridge/ef@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250830163759117 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759117 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759117 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759117 DLMGCP DEBUG <0013> Generated response: line #00: 200 25061 OK (mgcp_msg.c:72) 20250830163759117 DLMGCP DEBUG <0013> Received message: line #00: DLCX 25062 rtpbridge/f0@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759117 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250830163759117 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw (trunk:0) found endpoint: rtpbridge/f0@mgw (mgcp_endp.c:280) 20250830163759117 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/f0@mgw" (mgcp_protocol.c:370) 20250830163759117 DLMGCP NOTICE <0013> endpoint:rtpbridge/f0@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830163759117 DLMGCP NOTICE <0013> endpoint:rtpbridge/f0@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250830163759117 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759117 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759117 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759117 DLMGCP DEBUG <0013> Generated response: line #00: 200 25062 OK (mgcp_msg.c:72) 20250830163759117 DLMGCP DEBUG <0013> Received message: line #00: DLCX 25063 rtpbridge/f1@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759117 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250830163759117 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw (trunk:0) found endpoint: rtpbridge/f1@mgw (mgcp_endp.c:280) 20250830163759117 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/f1@mgw" (mgcp_protocol.c:370) 20250830163759117 DLMGCP NOTICE <0013> endpoint:rtpbridge/f1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830163759117 DLMGCP NOTICE <0013> endpoint:rtpbridge/f1@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250830163759117 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759117 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759117 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759117 DLMGCP DEBUG <0013> Generated response: line #00: 200 25063 OK (mgcp_msg.c:72) 20250830163759118 DLMGCP DEBUG <0013> Received message: line #00: DLCX 25064 rtpbridge/f2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759118 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250830163759118 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw (trunk:0) found endpoint: rtpbridge/f2@mgw (mgcp_endp.c:280) 20250830163759118 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/f2@mgw" (mgcp_protocol.c:370) 20250830163759118 DLMGCP NOTICE <0013> endpoint:rtpbridge/f2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830163759118 DLMGCP NOTICE <0013> endpoint:rtpbridge/f2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250830163759118 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759118 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759118 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759118 DLMGCP DEBUG <0013> Generated response: line #00: 200 25064 OK (mgcp_msg.c:72) 20250830163759118 DLMGCP DEBUG <0013> Received message: line #00: DLCX 25065 rtpbridge/f3@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759118 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250830163759118 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw (trunk:0) found endpoint: rtpbridge/f3@mgw (mgcp_endp.c:280) 20250830163759118 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/f3@mgw" (mgcp_protocol.c:370) 20250830163759118 DLMGCP NOTICE <0013> endpoint:rtpbridge/f3@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830163759118 DLMGCP NOTICE <0013> endpoint:rtpbridge/f3@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250830163759118 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759118 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759118 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759118 DLMGCP DEBUG <0013> Generated response: line #00: 200 25065 OK (mgcp_msg.c:72) 20250830163759118 DLMGCP DEBUG <0013> Received message: line #00: DLCX 25066 rtpbridge/f4@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759118 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250830163759118 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw (trunk:0) found endpoint: rtpbridge/f4@mgw (mgcp_endp.c:280) 20250830163759118 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/f4@mgw" (mgcp_protocol.c:370) 20250830163759118 DLMGCP NOTICE <0013> endpoint:rtpbridge/f4@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830163759118 DLMGCP NOTICE <0013> endpoint:rtpbridge/f4@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250830163759118 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759118 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759118 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759118 DLMGCP DEBUG <0013> Generated response: line #00: 200 25066 OK (mgcp_msg.c:72) 20250830163759118 DLMGCP DEBUG <0013> Received message: line #00: DLCX 25067 rtpbridge/f5@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759118 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250830163759118 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw (trunk:0) found endpoint: rtpbridge/f5@mgw (mgcp_endp.c:280) 20250830163759118 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/f5@mgw" (mgcp_protocol.c:370) 20250830163759118 DLMGCP NOTICE <0013> endpoint:rtpbridge/f5@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830163759118 DLMGCP NOTICE <0013> endpoint:rtpbridge/f5@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250830163759118 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759118 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759118 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759118 DLMGCP DEBUG <0013> Generated response: line #00: 200 25067 OK (mgcp_msg.c:72) 20250830163759118 DLMGCP DEBUG <0013> Received message: line #00: DLCX 25068 rtpbridge/f6@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759118 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250830163759118 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw (trunk:0) found endpoint: rtpbridge/f6@mgw (mgcp_endp.c:280) 20250830163759118 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/f6@mgw" (mgcp_protocol.c:370) 20250830163759118 DLMGCP NOTICE <0013> endpoint:rtpbridge/f6@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830163759118 DLMGCP NOTICE <0013> endpoint:rtpbridge/f6@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250830163759118 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759118 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759119 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759119 DLMGCP DEBUG <0013> Generated response: line #00: 200 25068 OK (mgcp_msg.c:72) 20250830163759119 DLMGCP DEBUG <0013> Received message: line #00: DLCX 25069 rtpbridge/f7@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759119 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250830163759119 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw (trunk:0) found endpoint: rtpbridge/f7@mgw (mgcp_endp.c:280) 20250830163759119 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/f7@mgw" (mgcp_protocol.c:370) 20250830163759119 DLMGCP NOTICE <0013> endpoint:rtpbridge/f7@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830163759119 DLMGCP NOTICE <0013> endpoint:rtpbridge/f7@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250830163759119 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759119 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759119 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759119 DLMGCP DEBUG <0013> Generated response: line #00: 200 25069 OK (mgcp_msg.c:72) 20250830163759119 DLMGCP DEBUG <0013> Received message: line #00: DLCX 25070 rtpbridge/f8@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759119 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250830163759119 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw (trunk:0) found endpoint: rtpbridge/f8@mgw (mgcp_endp.c:280) 20250830163759119 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/f8@mgw" (mgcp_protocol.c:370) 20250830163759119 DLMGCP NOTICE <0013> endpoint:rtpbridge/f8@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830163759119 DLMGCP NOTICE <0013> endpoint:rtpbridge/f8@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250830163759119 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759119 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759119 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759119 DLMGCP DEBUG <0013> Generated response: line #00: 200 25070 OK (mgcp_msg.c:72) 20250830163759119 DLMGCP DEBUG <0013> Received message: line #00: DLCX 25071 rtpbridge/f9@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759119 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250830163759119 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw (trunk:0) found endpoint: rtpbridge/f9@mgw (mgcp_endp.c:280) 20250830163759119 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/f9@mgw" (mgcp_protocol.c:370) 20250830163759119 DLMGCP NOTICE <0013> endpoint:rtpbridge/f9@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830163759119 DLMGCP NOTICE <0013> endpoint:rtpbridge/f9@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250830163759119 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759119 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759119 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759119 DLMGCP DEBUG <0013> Generated response: line #00: 200 25071 OK (mgcp_msg.c:72) 20250830163759119 DLMGCP DEBUG <0013> Received message: line #00: DLCX 25072 rtpbridge/fa@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759119 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250830163759119 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw (trunk:0) found endpoint: rtpbridge/fa@mgw (mgcp_endp.c:280) 20250830163759119 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/fa@mgw" (mgcp_protocol.c:370) 20250830163759119 DLMGCP NOTICE <0013> endpoint:rtpbridge/fa@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830163759119 DLMGCP NOTICE <0013> endpoint:rtpbridge/fa@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250830163759119 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759119 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759119 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759119 DLMGCP DEBUG <0013> Generated response: line #00: 200 25072 OK (mgcp_msg.c:72) 20250830163759120 DLMGCP DEBUG <0013> Received message: line #00: DLCX 25073 rtpbridge/fb@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759120 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250830163759120 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw (trunk:0) found endpoint: rtpbridge/fb@mgw (mgcp_endp.c:280) 20250830163759120 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/fb@mgw" (mgcp_protocol.c:370) 20250830163759120 DLMGCP NOTICE <0013> endpoint:rtpbridge/fb@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830163759120 DLMGCP NOTICE <0013> endpoint:rtpbridge/fb@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250830163759120 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759120 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759120 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759120 DLMGCP DEBUG <0013> Generated response: line #00: 200 25073 OK (mgcp_msg.c:72) 20250830163759120 DLMGCP DEBUG <0013> Received message: line #00: DLCX 25074 rtpbridge/fc@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759120 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250830163759120 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw (trunk:0) found endpoint: rtpbridge/fc@mgw (mgcp_endp.c:280) 20250830163759120 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/fc@mgw" (mgcp_protocol.c:370) 20250830163759120 DLMGCP NOTICE <0013> endpoint:rtpbridge/fc@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830163759120 DLMGCP NOTICE <0013> endpoint:rtpbridge/fc@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250830163759120 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759120 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759120 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759120 DLMGCP DEBUG <0013> Generated response: line #00: 200 25074 OK (mgcp_msg.c:72) 20250830163759120 DLMGCP DEBUG <0013> Received message: line #00: DLCX 25075 rtpbridge/fd@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759120 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250830163759120 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw (trunk:0) found endpoint: rtpbridge/fd@mgw (mgcp_endp.c:280) 20250830163759120 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/fd@mgw" (mgcp_protocol.c:370) 20250830163759120 DLMGCP NOTICE <0013> endpoint:rtpbridge/fd@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830163759120 DLMGCP NOTICE <0013> endpoint:rtpbridge/fd@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250830163759120 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759120 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759120 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759120 DLMGCP DEBUG <0013> Generated response: line #00: 200 25075 OK (mgcp_msg.c:72) 20250830163759120 DLMGCP DEBUG <0013> Received message: line #00: DLCX 25076 rtpbridge/fe@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759120 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250830163759120 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw (trunk:0) found endpoint: rtpbridge/fe@mgw (mgcp_endp.c:280) 20250830163759120 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/fe@mgw" (mgcp_protocol.c:370) 20250830163759120 DLMGCP NOTICE <0013> endpoint:rtpbridge/fe@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830163759120 DLMGCP NOTICE <0013> endpoint:rtpbridge/fe@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250830163759120 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759120 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759121 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759121 DLMGCP DEBUG <0013> Generated response: line #00: 200 25076 OK (mgcp_msg.c:72) 20250830163759121 DLMGCP DEBUG <0013> Received message: line #00: DLCX 25077 rtpbridge/ff@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759121 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250830163759121 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw (trunk:0) found endpoint: rtpbridge/ff@mgw (mgcp_endp.c:280) 20250830163759121 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/ff@mgw" (mgcp_protocol.c:370) 20250830163759121 DLMGCP NOTICE <0013> endpoint:rtpbridge/ff@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830163759121 DLMGCP NOTICE <0013> endpoint:rtpbridge/ff@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250830163759121 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759121 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759121 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759121 DLMGCP DEBUG <0013> Generated response: line #00: 200 25077 OK (mgcp_msg.c:72) 20250830163759121 DLMGCP DEBUG <0013> Received message: line #00: DLCX 25078 rtpbridge/100@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759121 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250830163759121 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw (trunk:0) found endpoint: rtpbridge/100@mgw (mgcp_endp.c:280) 20250830163759121 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/100@mgw" (mgcp_protocol.c:370) 20250830163759121 DLMGCP NOTICE <0013> endpoint:rtpbridge/100@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830163759121 DLMGCP NOTICE <0013> endpoint:rtpbridge/100@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250830163759121 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759121 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759121 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759121 DLMGCP DEBUG <0013> Generated response: line #00: 200 25078 OK (mgcp_msg.c:72) 20250830163759121 DLMGCP DEBUG <0013> Received message: line #00: DLCX 25079 rtpbridge/101@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759121 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250830163759121 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw (trunk:0) found endpoint: rtpbridge/101@mgw (mgcp_endp.c:280) 20250830163759121 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/101@mgw" (mgcp_protocol.c:370) 20250830163759121 DLMGCP NOTICE <0013> endpoint:rtpbridge/101@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830163759121 DLMGCP NOTICE <0013> endpoint:rtpbridge/101@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250830163759121 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759121 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759121 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759121 DLMGCP DEBUG <0013> Generated response: line #00: 200 25079 OK (mgcp_msg.c:72) 20250830163759121 DLMGCP DEBUG <0013> Received message: line #00: DLCX 25080 rtpbridge/102@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759121 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250830163759121 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw (trunk:0) found endpoint: rtpbridge/102@mgw (mgcp_endp.c:280) 20250830163759121 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/102@mgw" (mgcp_protocol.c:370) 20250830163759121 DLMGCP NOTICE <0013> endpoint:rtpbridge/102@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830163759121 DLMGCP NOTICE <0013> endpoint:rtpbridge/102@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250830163759121 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759121 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759121 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759121 DLMGCP DEBUG <0013> Generated response: line #00: 200 25080 OK (mgcp_msg.c:72) 20250830163759122 DLMGCP DEBUG <0013> Received message: line #00: DLCX 25081 rtpbridge/103@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759122 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250830163759122 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw (trunk:0) found endpoint: rtpbridge/103@mgw (mgcp_endp.c:280) 20250830163759122 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/103@mgw" (mgcp_protocol.c:370) 20250830163759122 DLMGCP NOTICE <0013> endpoint:rtpbridge/103@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830163759122 DLMGCP NOTICE <0013> endpoint:rtpbridge/103@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250830163759122 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759122 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759122 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759122 DLMGCP DEBUG <0013> Generated response: line #00: 200 25081 OK (mgcp_msg.c:72) 20250830163759122 DLMGCP DEBUG <0013> Received message: line #00: DLCX 25082 rtpbridge/104@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759122 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250830163759122 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw (trunk:0) found endpoint: rtpbridge/104@mgw (mgcp_endp.c:280) 20250830163759122 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/104@mgw" (mgcp_protocol.c:370) 20250830163759122 DLMGCP NOTICE <0013> endpoint:rtpbridge/104@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830163759122 DLMGCP NOTICE <0013> endpoint:rtpbridge/104@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250830163759122 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759122 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759122 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759122 DLMGCP DEBUG <0013> Generated response: line #00: 200 25082 OK (mgcp_msg.c:72) 20250830163759122 DLMGCP DEBUG <0013> Received message: line #00: DLCX 25083 rtpbridge/105@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759122 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250830163759122 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw (trunk:0) found endpoint: rtpbridge/105@mgw (mgcp_endp.c:280) 20250830163759122 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/105@mgw" (mgcp_protocol.c:370) 20250830163759122 DLMGCP NOTICE <0013> endpoint:rtpbridge/105@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830163759122 DLMGCP NOTICE <0013> endpoint:rtpbridge/105@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250830163759122 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759122 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759122 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759122 DLMGCP DEBUG <0013> Generated response: line #00: 200 25083 OK (mgcp_msg.c:72) 20250830163759122 DLMGCP DEBUG <0013> Received message: line #00: DLCX 25084 rtpbridge/106@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759122 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250830163759122 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw (trunk:0) found endpoint: rtpbridge/106@mgw (mgcp_endp.c:280) 20250830163759122 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/106@mgw" (mgcp_protocol.c:370) 20250830163759122 DLMGCP NOTICE <0013> endpoint:rtpbridge/106@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830163759122 DLMGCP NOTICE <0013> endpoint:rtpbridge/106@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250830163759122 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759122 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759122 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759122 DLMGCP DEBUG <0013> Generated response: line #00: 200 25084 OK (mgcp_msg.c:72) 20250830163759122 DLMGCP DEBUG <0013> Received message: line #00: DLCX 25085 rtpbridge/107@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759122 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250830163759123 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw (trunk:0) found endpoint: rtpbridge/107@mgw (mgcp_endp.c:280) 20250830163759123 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/107@mgw" (mgcp_protocol.c:370) 20250830163759123 DLMGCP NOTICE <0013> endpoint:rtpbridge/107@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830163759123 DLMGCP NOTICE <0013> endpoint:rtpbridge/107@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250830163759123 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759123 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759123 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759123 DLMGCP DEBUG <0013> Generated response: line #00: 200 25085 OK (mgcp_msg.c:72) 20250830163759123 DLMGCP DEBUG <0013> Received message: line #00: DLCX 25086 rtpbridge/108@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759123 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250830163759123 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw (trunk:0) found endpoint: rtpbridge/108@mgw (mgcp_endp.c:280) 20250830163759123 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/108@mgw" (mgcp_protocol.c:370) 20250830163759123 DLMGCP NOTICE <0013> endpoint:rtpbridge/108@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830163759123 DLMGCP NOTICE <0013> endpoint:rtpbridge/108@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250830163759123 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759123 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759123 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759123 DLMGCP DEBUG <0013> Generated response: line #00: 200 25086 OK (mgcp_msg.c:72) 20250830163759123 DLMGCP DEBUG <0013> Received message: line #00: DLCX 25087 rtpbridge/109@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759123 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250830163759123 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw (trunk:0) found endpoint: rtpbridge/109@mgw (mgcp_endp.c:280) 20250830163759123 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/109@mgw" (mgcp_protocol.c:370) 20250830163759123 DLMGCP NOTICE <0013> endpoint:rtpbridge/109@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830163759123 DLMGCP NOTICE <0013> endpoint:rtpbridge/109@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250830163759123 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759123 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759123 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759123 DLMGCP DEBUG <0013> Generated response: line #00: 200 25087 OK (mgcp_msg.c:72) 20250830163759123 DLMGCP DEBUG <0013> Received message: line #00: DLCX 25088 rtpbridge/10a@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759123 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250830163759123 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw (trunk:0) found endpoint: rtpbridge/10a@mgw (mgcp_endp.c:280) 20250830163759123 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/10a@mgw" (mgcp_protocol.c:370) 20250830163759123 DLMGCP NOTICE <0013> endpoint:rtpbridge/10a@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830163759123 DLMGCP NOTICE <0013> endpoint:rtpbridge/10a@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250830163759123 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759123 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759123 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759123 DLMGCP DEBUG <0013> Generated response: line #00: 200 25088 OK (mgcp_msg.c:72) 20250830163759123 DLMGCP DEBUG <0013> Received message: line #00: DLCX 25089 rtpbridge/10b@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759123 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250830163759123 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw (trunk:0) found endpoint: rtpbridge/10b@mgw (mgcp_endp.c:280) 20250830163759123 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/10b@mgw" (mgcp_protocol.c:370) 20250830163759123 DLMGCP NOTICE <0013> endpoint:rtpbridge/10b@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830163759123 DLMGCP NOTICE <0013> endpoint:rtpbridge/10b@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250830163759123 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759123 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759123 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759123 DLMGCP DEBUG <0013> Generated response: line #00: 200 25089 OK (mgcp_msg.c:72) 20250830163759124 DLMGCP DEBUG <0013> Received message: line #00: DLCX 25090 rtpbridge/10c@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759124 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250830163759124 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw (trunk:0) found endpoint: rtpbridge/10c@mgw (mgcp_endp.c:280) 20250830163759124 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/10c@mgw" (mgcp_protocol.c:370) 20250830163759124 DLMGCP NOTICE <0013> endpoint:rtpbridge/10c@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830163759124 DLMGCP NOTICE <0013> endpoint:rtpbridge/10c@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250830163759124 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759124 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759124 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759124 DLMGCP DEBUG <0013> Generated response: line #00: 200 25090 OK (mgcp_msg.c:72) 20250830163759124 DLMGCP DEBUG <0013> Received message: line #00: DLCX 25091 rtpbridge/10d@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759124 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250830163759124 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw (trunk:0) found endpoint: rtpbridge/10d@mgw (mgcp_endp.c:280) 20250830163759124 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/10d@mgw" (mgcp_protocol.c:370) 20250830163759124 DLMGCP NOTICE <0013> endpoint:rtpbridge/10d@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830163759124 DLMGCP NOTICE <0013> endpoint:rtpbridge/10d@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250830163759124 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759124 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759124 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759124 DLMGCP DEBUG <0013> Generated response: line #00: 200 25091 OK (mgcp_msg.c:72) 20250830163759124 DLMGCP DEBUG <0013> Received message: line #00: DLCX 25092 rtpbridge/10e@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759124 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250830163759124 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw (trunk:0) found endpoint: rtpbridge/10e@mgw (mgcp_endp.c:280) 20250830163759124 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/10e@mgw" (mgcp_protocol.c:370) 20250830163759124 DLMGCP NOTICE <0013> endpoint:rtpbridge/10e@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830163759124 DLMGCP NOTICE <0013> endpoint:rtpbridge/10e@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250830163759124 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759124 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759124 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759124 DLMGCP DEBUG <0013> Generated response: line #00: 200 25092 OK (mgcp_msg.c:72) 20250830163759124 DLMGCP DEBUG <0013> Received message: line #00: DLCX 25093 rtpbridge/10f@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759124 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250830163759124 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw (trunk:0) found endpoint: rtpbridge/10f@mgw (mgcp_endp.c:280) 20250830163759124 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/10f@mgw" (mgcp_protocol.c:370) 20250830163759124 DLMGCP NOTICE <0013> endpoint:rtpbridge/10f@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830163759124 DLMGCP NOTICE <0013> endpoint:rtpbridge/10f@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250830163759124 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759124 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759124 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759124 DLMGCP DEBUG <0013> Generated response: line #00: 200 25093 OK (mgcp_msg.c:72) 20250830163759124 DLMGCP DEBUG <0013> Received message: line #00: DLCX 25094 rtpbridge/110@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759125 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250830163759125 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw (trunk:0) found endpoint: rtpbridge/110@mgw (mgcp_endp.c:280) 20250830163759125 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/110@mgw" (mgcp_protocol.c:370) 20250830163759125 DLMGCP NOTICE <0013> endpoint:rtpbridge/110@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830163759125 DLMGCP NOTICE <0013> endpoint:rtpbridge/110@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250830163759125 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759125 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759125 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759125 DLMGCP DEBUG <0013> Generated response: line #00: 200 25094 OK (mgcp_msg.c:72) 20250830163759125 DLMGCP DEBUG <0013> Received message: line #00: DLCX 25095 rtpbridge/111@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759125 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250830163759125 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw (trunk:0) found endpoint: rtpbridge/111@mgw (mgcp_endp.c:280) 20250830163759125 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/111@mgw" (mgcp_protocol.c:370) 20250830163759125 DLMGCP NOTICE <0013> endpoint:rtpbridge/111@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830163759125 DLMGCP NOTICE <0013> endpoint:rtpbridge/111@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250830163759125 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759125 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759125 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759125 DLMGCP DEBUG <0013> Generated response: line #00: 200 25095 OK (mgcp_msg.c:72) 20250830163759125 DLMGCP DEBUG <0013> Received message: line #00: DLCX 25096 rtpbridge/112@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759125 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250830163759125 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw (trunk:0) found endpoint: rtpbridge/112@mgw (mgcp_endp.c:280) 20250830163759125 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/112@mgw" (mgcp_protocol.c:370) 20250830163759125 DLMGCP NOTICE <0013> endpoint:rtpbridge/112@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830163759125 DLMGCP NOTICE <0013> endpoint:rtpbridge/112@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250830163759125 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759125 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759125 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759125 DLMGCP DEBUG <0013> Generated response: line #00: 200 25096 OK (mgcp_msg.c:72) 20250830163759125 DLMGCP DEBUG <0013> Received message: line #00: DLCX 25097 rtpbridge/113@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759125 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250830163759125 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw (trunk:0) found endpoint: rtpbridge/113@mgw (mgcp_endp.c:280) 20250830163759125 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/113@mgw" (mgcp_protocol.c:370) 20250830163759125 DLMGCP NOTICE <0013> endpoint:rtpbridge/113@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830163759125 DLMGCP NOTICE <0013> endpoint:rtpbridge/113@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250830163759125 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759125 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759125 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759125 DLMGCP DEBUG <0013> Generated response: line #00: 200 25097 OK (mgcp_msg.c:72) 20250830163759125 DLMGCP DEBUG <0013> Received message: line #00: DLCX 25098 rtpbridge/114@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759125 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250830163759125 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw (trunk:0) found endpoint: rtpbridge/114@mgw (mgcp_endp.c:280) 20250830163759125 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/114@mgw" (mgcp_protocol.c:370) 20250830163759125 DLMGCP NOTICE <0013> endpoint:rtpbridge/114@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830163759125 DLMGCP NOTICE <0013> endpoint:rtpbridge/114@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250830163759126 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759126 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759126 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759126 DLMGCP DEBUG <0013> Generated response: line #00: 200 25098 OK (mgcp_msg.c:72) 20250830163759126 DLMGCP DEBUG <0013> Received message: line #00: DLCX 25099 rtpbridge/115@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759126 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250830163759126 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw (trunk:0) found endpoint: rtpbridge/115@mgw (mgcp_endp.c:280) 20250830163759126 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/115@mgw" (mgcp_protocol.c:370) 20250830163759126 DLMGCP NOTICE <0013> endpoint:rtpbridge/115@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830163759126 DLMGCP NOTICE <0013> endpoint:rtpbridge/115@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250830163759126 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759126 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759126 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759126 DLMGCP DEBUG <0013> Generated response: line #00: 200 25099 OK (mgcp_msg.c:72) 20250830163759126 DLMGCP DEBUG <0013> Received message: line #00: DLCX 25100 rtpbridge/116@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759126 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250830163759126 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw (trunk:0) found endpoint: rtpbridge/116@mgw (mgcp_endp.c:280) 20250830163759126 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/116@mgw" (mgcp_protocol.c:370) 20250830163759126 DLMGCP NOTICE <0013> endpoint:rtpbridge/116@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830163759126 DLMGCP NOTICE <0013> endpoint:rtpbridge/116@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250830163759126 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759126 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759126 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759126 DLMGCP DEBUG <0013> Generated response: line #00: 200 25100 OK (mgcp_msg.c:72) 20250830163759126 DLMGCP DEBUG <0013> Received message: line #00: DLCX 25101 rtpbridge/117@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759126 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250830163759126 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw (trunk:0) found endpoint: rtpbridge/117@mgw (mgcp_endp.c:280) 20250830163759126 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/117@mgw" (mgcp_protocol.c:370) 20250830163759126 DLMGCP NOTICE <0013> endpoint:rtpbridge/117@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830163759126 DLMGCP NOTICE <0013> endpoint:rtpbridge/117@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250830163759126 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759126 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759126 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759126 DLMGCP DEBUG <0013> Generated response: line #00: 200 25101 OK (mgcp_msg.c:72) 20250830163759126 DLMGCP DEBUG <0013> Received message: line #00: DLCX 25102 rtpbridge/118@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759126 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250830163759126 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw (trunk:0) found endpoint: rtpbridge/118@mgw (mgcp_endp.c:280) 20250830163759126 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/118@mgw" (mgcp_protocol.c:370) 20250830163759126 DLMGCP NOTICE <0013> endpoint:rtpbridge/118@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830163759126 DLMGCP NOTICE <0013> endpoint:rtpbridge/118@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250830163759126 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759126 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759126 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759126 DLMGCP DEBUG <0013> Generated response: line #00: 200 25102 OK (mgcp_msg.c:72) 20250830163759127 DLMGCP DEBUG <0013> Received message: line #00: DLCX 25103 rtpbridge/119@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759127 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250830163759127 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw (trunk:0) found endpoint: rtpbridge/119@mgw (mgcp_endp.c:280) 20250830163759127 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/119@mgw" (mgcp_protocol.c:370) 20250830163759127 DLMGCP NOTICE <0013> endpoint:rtpbridge/119@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830163759127 DLMGCP NOTICE <0013> endpoint:rtpbridge/119@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250830163759127 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759127 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759127 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759127 DLMGCP DEBUG <0013> Generated response: line #00: 200 25103 OK (mgcp_msg.c:72) 20250830163759127 DLMGCP DEBUG <0013> Received message: line #00: DLCX 25104 rtpbridge/11a@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759127 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250830163759127 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw (trunk:0) found endpoint: rtpbridge/11a@mgw (mgcp_endp.c:280) 20250830163759127 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/11a@mgw" (mgcp_protocol.c:370) 20250830163759127 DLMGCP NOTICE <0013> endpoint:rtpbridge/11a@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830163759127 DLMGCP NOTICE <0013> endpoint:rtpbridge/11a@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250830163759127 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759127 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759127 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759127 DLMGCP DEBUG <0013> Generated response: line #00: 200 25104 OK (mgcp_msg.c:72) 20250830163759127 DLMGCP DEBUG <0013> Received message: line #00: DLCX 25105 rtpbridge/11b@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759127 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250830163759127 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw (trunk:0) found endpoint: rtpbridge/11b@mgw (mgcp_endp.c:280) 20250830163759127 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/11b@mgw" (mgcp_protocol.c:370) 20250830163759127 DLMGCP NOTICE <0013> endpoint:rtpbridge/11b@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830163759127 DLMGCP NOTICE <0013> endpoint:rtpbridge/11b@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250830163759127 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759127 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759127 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759127 DLMGCP DEBUG <0013> Generated response: line #00: 200 25105 OK (mgcp_msg.c:72) 20250830163759127 DLMGCP DEBUG <0013> Received message: line #00: DLCX 25106 rtpbridge/11c@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759127 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250830163759127 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw (trunk:0) found endpoint: rtpbridge/11c@mgw (mgcp_endp.c:280) 20250830163759127 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/11c@mgw" (mgcp_protocol.c:370) 20250830163759127 DLMGCP NOTICE <0013> endpoint:rtpbridge/11c@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830163759127 DLMGCP NOTICE <0013> endpoint:rtpbridge/11c@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250830163759127 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759127 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759127 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759127 DLMGCP DEBUG <0013> Generated response: line #00: 200 25106 OK (mgcp_msg.c:72) 20250830163759127 DLMGCP DEBUG <0013> Received message: line #00: DLCX 25107 rtpbridge/11d@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759127 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250830163759127 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw (trunk:0) found endpoint: rtpbridge/11d@mgw (mgcp_endp.c:280) 20250830163759127 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/11d@mgw" (mgcp_protocol.c:370) 20250830163759127 DLMGCP NOTICE <0013> endpoint:rtpbridge/11d@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830163759127 DLMGCP NOTICE <0013> endpoint:rtpbridge/11d@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250830163759127 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759127 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759127 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759128 DLMGCP DEBUG <0013> Generated response: line #00: 200 25107 OK (mgcp_msg.c:72) 20250830163759128 DLMGCP DEBUG <0013> Received message: line #00: DLCX 25108 rtpbridge/11e@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759128 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250830163759128 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw (trunk:0) found endpoint: rtpbridge/11e@mgw (mgcp_endp.c:280) 20250830163759128 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/11e@mgw" (mgcp_protocol.c:370) 20250830163759128 DLMGCP NOTICE <0013> endpoint:rtpbridge/11e@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830163759128 DLMGCP NOTICE <0013> endpoint:rtpbridge/11e@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250830163759128 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759128 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759128 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759128 DLMGCP DEBUG <0013> Generated response: line #00: 200 25108 OK (mgcp_msg.c:72) 20250830163759128 DLMGCP DEBUG <0013> Received message: line #00: DLCX 25109 rtpbridge/11f@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759128 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250830163759128 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw (trunk:0) found endpoint: rtpbridge/11f@mgw (mgcp_endp.c:280) 20250830163759128 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/11f@mgw" (mgcp_protocol.c:370) 20250830163759128 DLMGCP NOTICE <0013> endpoint:rtpbridge/11f@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830163759128 DLMGCP NOTICE <0013> endpoint:rtpbridge/11f@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250830163759128 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759128 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759128 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759128 DLMGCP DEBUG <0013> Generated response: line #00: 200 25109 OK (mgcp_msg.c:72) 20250830163759128 DLMGCP DEBUG <0013> Received message: line #00: DLCX 25110 rtpbridge/120@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759128 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250830163759128 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw (trunk:0) found endpoint: rtpbridge/120@mgw (mgcp_endp.c:280) 20250830163759128 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/120@mgw" (mgcp_protocol.c:370) 20250830163759128 DLMGCP NOTICE <0013> endpoint:rtpbridge/120@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830163759128 DLMGCP NOTICE <0013> endpoint:rtpbridge/120@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250830163759128 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759128 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759128 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759128 DLMGCP DEBUG <0013> Generated response: line #00: 200 25110 OK (mgcp_msg.c:72) 20250830163759128 DLMGCP DEBUG <0013> Received message: line #00: DLCX 25111 rtpbridge/121@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759128 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250830163759128 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw (trunk:0) found endpoint: rtpbridge/121@mgw (mgcp_endp.c:280) 20250830163759128 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/121@mgw" (mgcp_protocol.c:370) 20250830163759128 DLMGCP NOTICE <0013> endpoint:rtpbridge/121@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830163759128 DLMGCP NOTICE <0013> endpoint:rtpbridge/121@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250830163759128 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759128 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759128 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759128 DLMGCP DEBUG <0013> Generated response: line #00: 200 25111 OK (mgcp_msg.c:72) 20250830163759129 DLMGCP DEBUG <0013> Received message: line #00: DLCX 25112 rtpbridge/122@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759129 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250830163759129 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw (trunk:0) found endpoint: rtpbridge/122@mgw (mgcp_endp.c:280) 20250830163759129 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/122@mgw" (mgcp_protocol.c:370) 20250830163759129 DLMGCP NOTICE <0013> endpoint:rtpbridge/122@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830163759129 DLMGCP NOTICE <0013> endpoint:rtpbridge/122@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250830163759129 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759129 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759129 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759129 DLMGCP DEBUG <0013> Generated response: line #00: 200 25112 OK (mgcp_msg.c:72) 20250830163759129 DLMGCP DEBUG <0013> Received message: line #00: DLCX 25113 rtpbridge/123@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759129 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250830163759129 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw (trunk:0) found endpoint: rtpbridge/123@mgw (mgcp_endp.c:280) 20250830163759129 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/123@mgw" (mgcp_protocol.c:370) 20250830163759129 DLMGCP NOTICE <0013> endpoint:rtpbridge/123@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830163759129 DLMGCP NOTICE <0013> endpoint:rtpbridge/123@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250830163759129 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759129 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759129 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759129 DLMGCP DEBUG <0013> Generated response: line #00: 200 25113 OK (mgcp_msg.c:72) 20250830163759129 DLMGCP DEBUG <0013> Received message: line #00: DLCX 25114 rtpbridge/124@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759129 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250830163759129 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw (trunk:0) found endpoint: rtpbridge/124@mgw (mgcp_endp.c:280) 20250830163759129 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/124@mgw" (mgcp_protocol.c:370) 20250830163759129 DLMGCP NOTICE <0013> endpoint:rtpbridge/124@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830163759129 DLMGCP NOTICE <0013> endpoint:rtpbridge/124@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250830163759129 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759129 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759129 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759129 DLMGCP DEBUG <0013> Generated response: line #00: 200 25114 OK (mgcp_msg.c:72) 20250830163759129 DLMGCP DEBUG <0013> Received message: line #00: DLCX 25115 rtpbridge/125@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759129 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250830163759129 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw (trunk:0) found endpoint: rtpbridge/125@mgw (mgcp_endp.c:280) 20250830163759129 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/125@mgw" (mgcp_protocol.c:370) 20250830163759129 DLMGCP NOTICE <0013> endpoint:rtpbridge/125@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830163759129 DLMGCP NOTICE <0013> endpoint:rtpbridge/125@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250830163759129 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759129 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759129 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759129 DLMGCP DEBUG <0013> Generated response: line #00: 200 25115 OK (mgcp_msg.c:72) 20250830163759129 DLMGCP DEBUG <0013> Received message: line #00: DLCX 25116 rtpbridge/126@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759129 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250830163759129 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw (trunk:0) found endpoint: rtpbridge/126@mgw (mgcp_endp.c:280) 20250830163759129 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/126@mgw" (mgcp_protocol.c:370) 20250830163759129 DLMGCP NOTICE <0013> endpoint:rtpbridge/126@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830163759129 DLMGCP NOTICE <0013> endpoint:rtpbridge/126@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250830163759129 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759129 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759129 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759129 DLMGCP DEBUG <0013> Generated response: line #00: 200 25116 OK (mgcp_msg.c:72) 20250830163759130 DLMGCP DEBUG <0013> Received message: line #00: DLCX 25117 rtpbridge/127@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759130 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250830163759130 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw (trunk:0) found endpoint: rtpbridge/127@mgw (mgcp_endp.c:280) 20250830163759130 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/127@mgw" (mgcp_protocol.c:370) 20250830163759130 DLMGCP NOTICE <0013> endpoint:rtpbridge/127@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830163759130 DLMGCP NOTICE <0013> endpoint:rtpbridge/127@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250830163759130 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759130 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759130 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759130 DLMGCP DEBUG <0013> Generated response: line #00: 200 25117 OK (mgcp_msg.c:72) 20250830163759130 DLMGCP DEBUG <0013> Received message: line #00: DLCX 25118 rtpbridge/128@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759130 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250830163759130 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw (trunk:0) found endpoint: rtpbridge/128@mgw (mgcp_endp.c:280) 20250830163759130 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/128@mgw" (mgcp_protocol.c:370) 20250830163759130 DLMGCP NOTICE <0013> endpoint:rtpbridge/128@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830163759130 DLMGCP NOTICE <0013> endpoint:rtpbridge/128@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250830163759130 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759130 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759130 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759130 DLMGCP DEBUG <0013> Generated response: line #00: 200 25118 OK (mgcp_msg.c:72) 20250830163759130 DLMGCP DEBUG <0013> Received message: line #00: DLCX 25119 rtpbridge/129@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759130 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250830163759130 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw (trunk:0) found endpoint: rtpbridge/129@mgw (mgcp_endp.c:280) 20250830163759130 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/129@mgw" (mgcp_protocol.c:370) 20250830163759130 DLMGCP NOTICE <0013> endpoint:rtpbridge/129@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830163759130 DLMGCP NOTICE <0013> endpoint:rtpbridge/129@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250830163759130 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759130 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759130 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759130 DLMGCP DEBUG <0013> Generated response: line #00: 200 25119 OK (mgcp_msg.c:72) 20250830163759130 DLMGCP DEBUG <0013> Received message: line #00: DLCX 25120 rtpbridge/12a@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759130 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250830163759130 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw (trunk:0) found endpoint: rtpbridge/12a@mgw (mgcp_endp.c:280) 20250830163759130 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/12a@mgw" (mgcp_protocol.c:370) 20250830163759130 DLMGCP NOTICE <0013> endpoint:rtpbridge/12a@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830163759130 DLMGCP NOTICE <0013> endpoint:rtpbridge/12a@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250830163759130 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759130 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759130 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759130 DLMGCP DEBUG <0013> Generated response: line #00: 200 25120 OK (mgcp_msg.c:72) 20250830163759131 DLMGCP DEBUG <0013> Received message: line #00: DLCX 25121 rtpbridge/12b@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759131 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250830163759131 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw (trunk:0) found endpoint: rtpbridge/12b@mgw (mgcp_endp.c:280) 20250830163759131 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/12b@mgw" (mgcp_protocol.c:370) 20250830163759131 DLMGCP NOTICE <0013> endpoint:rtpbridge/12b@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830163759131 DLMGCP NOTICE <0013> endpoint:rtpbridge/12b@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250830163759131 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759131 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759131 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759131 DLMGCP DEBUG <0013> Generated response: line #00: 200 25121 OK (mgcp_msg.c:72) 20250830163759131 DLMGCP DEBUG <0013> Received message: line #00: DLCX 25122 rtpbridge/12c@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163759131 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250830163759131 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw (trunk:0) found endpoint: rtpbridge/12c@mgw (mgcp_endp.c:280) 20250830163759131 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/12c@mgw" (mgcp_protocol.c:370) 20250830163759131 DLMGCP NOTICE <0013> endpoint:rtpbridge/12c@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830163759131 DLMGCP NOTICE <0013> endpoint:rtpbridge/12c@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250830163759131 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759131 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163759131 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163759131 DLMGCP DEBUG <0013> Generated response: line #00: 200 25122 OK (mgcp_msg.c:72) MTC@7b40471322fb: setverdict(pass): pass -> pass, component reason not changed RTPEM2(75)@7b40471322fb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(77)@7b40471322fb: Final verdict of PTC: none VirtCallAgent-STATS(76)@7b40471322fb: Final verdict of PTC: none RTPEM0(73)@7b40471322fb: Final verdict of PTC: none RTPEM1(74)@7b40471322fb: Final verdict of PTC: none MTC@7b40471322fb: Setting final verdict of the test case. MTC@7b40471322fb: Local verdict of MTC: pass MTC@7b40471322fb: Local verdict of PTC RTPEM0(73): none (pass -> pass) MTC@7b40471322fb: Local verdict of PTC RTPEM1(74): none (pass -> pass) MTC@7b40471322fb: Local verdict of PTC RTPEM2(75): none (pass -> pass) MTC@7b40471322fb: Local verdict of PTC VirtCallAgent-STATS(76): none (pass -> pass) MTC@7b40471322fb: Local verdict of PTC IPA-CTRL-CLI-IPA(77): none (pass -> pass) MTC@7b40471322fb: Test case TC_crcx_wildcarded_exhaust finished. Verdict: pass MTC@7b40471322fb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_wildcarded_exhaust pass'. Sat Aug 30 16:37:59 UTC 2025 ====== MGCP_Test.TC_crcx_wildcarded_exhaust pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_crcx_wildcarded_exhaust.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=3001748) Waiting for packet dumper to finish... 1 (prev_count=3001748, count=3003828) MTC@7b40471322fb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_wildcarded_exhaust pass' was executed successfully (exit status: 0). MTC@7b40471322fb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/ttcn3-tcpdump-start.sh MGCP_Test.TC_mdcx_without_crcx'. ------ MGCP_Test.TC_mdcx_without_crcx ------ Sat Aug 30 16:38:06 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/logs/testsuite/MGCP_Test.TC_mdcx_without_crcx.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/logs/testsuite/MGCP_Test.TC_mdcx_without_crcx.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@7b40471322fb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/ttcn3-tcpdump-start.sh MGCP_Test.TC_mdcx_without_crcx' was executed successfully (exit status: 0). MTC@7b40471322fb: Test case TC_mdcx_without_crcx started. 20250830163807315 DLMGCP DEBUG <0013> Received message: line #00: DLCX 6 rtpbridge/3@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163807315 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw (trunk:0) found endpoint: rtpbridge/3@mgw (mgcp_endp.c:280) 20250830163807315 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/3@mgw" (mgcp_protocol.c:370) 20250830163807315 DLMGCP NOTICE <0013> endpoint:rtpbridge/3@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830163807315 DLMGCP ERROR <0013> endpoint:rtpbridge/3@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1068) 20250830163807315 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Generated response: code=515 (mgcp_protocol.c:146) 20250830163807315 DLMGCP DEBUG <0013> Generated response: line #00: 515 6 FAIL (mgcp_msg.c:72) 20250830163807323 DLMGCP DEBUG <0013> Received message: line #00: MDCX 7 rtpbridge/3@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163807323 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250830163807323 DLMGCP DEBUG <0013> Received message: line #02: C: 1225 (mgcp_msg.c:72) 20250830163807323 DLMGCP DEBUG <0013> Received message: line #03: I: 1225 (mgcp_msg.c:72) 20250830163807323 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163807323 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:72) 20250830163807323 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250830163807323 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:72) 20250830163807323 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.2 (mgcp_msg.c:72) 20250830163807323 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:72) 20250830163807323 DLMGCP DEBUG <0013> Received message: line #10: m=audio 2344 RTP/AVP 98 (mgcp_msg.c:72) 20250830163807323 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:98 AMR/8000 (mgcp_msg.c:72) 20250830163807323 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250830163807324 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw (trunk:0) found endpoint: rtpbridge/3@mgw (mgcp_endp.c:280) 20250830163807324 DLMGCP INFO <0013> MDCX: executing request handler for endpoint resource "rtpbridge/3@mgw" (mgcp_protocol.c:370) 20250830163807324 DLMGCP NOTICE <0013> endpoint:rtpbridge/3@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:878) 20250830163807324 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163807324 DLMGCP NOTICE <0013> rtpbridge/3@mgw: Got media info via SDP: port:2344, addr:127.0.0.2, duration:20, payload-types:98=AMR  (mgcp_sdp.c:443) 20250830163807324 DLMGCP ERROR <0013> endpoint:rtpbridge/3@mgw MDCX: endpoint is not holding a connection. (mgcp_protocol.c:804) 20250830163807324 DLMGCP DEBUG <0013> endpoint:none Generated response: code=400 (mgcp_protocol.c:146) 20250830163807324 DLMGCP DEBUG <0013> Generated response: line #00: 400 7 FAIL (mgcp_msg.c:72) MTC@7b40471322fb: setverdict(pass): none -> pass IPA-CTRL-CLI-IPA(82)@7b40471322fb: Final verdict of PTC: none VirtCallAgent-STATS(81)@7b40471322fb: Final verdict of PTC: none RTPEM2(80)@7b40471322fb: Final verdict of PTC: none RTPEM0(78)@7b40471322fb: Final verdict of PTC: none RTPEM1(79)@7b40471322fb: Final verdict of PTC: none MTC@7b40471322fb: Setting final verdict of the test case. MTC@7b40471322fb: Local verdict of MTC: pass MTC@7b40471322fb: Local verdict of PTC RTPEM0(78): none (pass -> pass) MTC@7b40471322fb: Local verdict of PTC RTPEM1(79): none (pass -> pass) MTC@7b40471322fb: Local verdict of PTC RTPEM2(80): none (pass -> pass) MTC@7b40471322fb: Local verdict of PTC VirtCallAgent-STATS(81): none (pass -> pass) MTC@7b40471322fb: Local verdict of PTC IPA-CTRL-CLI-IPA(82): none (pass -> pass) MTC@7b40471322fb: Test case TC_mdcx_without_crcx finished. Verdict: pass MTC@7b40471322fb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/ttcn3-tcpdump-stop.sh MGCP_Test.TC_mdcx_without_crcx pass'. Sat Aug 30 16:38:07 UTC 2025 ====== MGCP_Test.TC_mdcx_without_crcx pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_mdcx_without_crcx.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=34148) Waiting for packet dumper to finish... 1 (prev_count=34148, count=36228) MTC@7b40471322fb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/ttcn3-tcpdump-stop.sh MGCP_Test.TC_mdcx_without_crcx pass' was executed successfully (exit status: 0). MTC@7b40471322fb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/ttcn3-tcpdump-start.sh MGCP_Test.TC_dlcx_without_crcx'. ------ MGCP_Test.TC_dlcx_without_crcx ------ Sat Aug 30 16:38:14 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/logs/testsuite/MGCP_Test.TC_dlcx_without_crcx.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/logs/testsuite/MGCP_Test.TC_dlcx_without_crcx.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@7b40471322fb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/ttcn3-tcpdump-start.sh MGCP_Test.TC_dlcx_without_crcx' was executed successfully (exit status: 0). MTC@7b40471322fb: Test case TC_dlcx_without_crcx started. 20250830163815500 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52309 rtpbridge/4@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163815501 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw (trunk:0) found endpoint: rtpbridge/4@mgw (mgcp_endp.c:280) 20250830163815501 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/4@mgw" (mgcp_protocol.c:370) 20250830163815501 DLMGCP NOTICE <0013> endpoint:rtpbridge/4@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830163815501 DLMGCP ERROR <0013> endpoint:rtpbridge/4@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1068) 20250830163815501 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Generated response: code=515 (mgcp_protocol.c:146) 20250830163815501 DLMGCP DEBUG <0013> Generated response: line #00: 515 52309 FAIL (mgcp_msg.c:72) 20250830163815509 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52310 rtpbridge/4@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163815509 DLMGCP DEBUG <0013> Received message: line #01: C: 41234 (mgcp_msg.c:72) 20250830163815509 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw (trunk:0) found endpoint: rtpbridge/4@mgw (mgcp_endp.c:280) 20250830163815509 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/4@mgw" (mgcp_protocol.c:370) 20250830163815509 DLMGCP NOTICE <0013> endpoint:rtpbridge/4@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830163815509 DLMGCP ERROR <0013> endpoint:rtpbridge/4@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1068) 20250830163815509 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Generated response: code=515 (mgcp_protocol.c:146) 20250830163815509 DLMGCP DEBUG <0013> Generated response: line #00: 515 52310 FAIL (mgcp_msg.c:72) MTC@7b40471322fb: setverdict(pass): none -> pass RTPEM1(84)@7b40471322fb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(87)@7b40471322fb: Final verdict of PTC: none VirtCallAgent-STATS(86)@7b40471322fb: Final verdict of PTC: none RTPEM0(83)@7b40471322fb: Final verdict of PTC: none RTPEM2(85)@7b40471322fb: Final verdict of PTC: none MTC@7b40471322fb: Setting final verdict of the test case. MTC@7b40471322fb: Local verdict of MTC: pass MTC@7b40471322fb: Local verdict of PTC RTPEM0(83): none (pass -> pass) MTC@7b40471322fb: Local verdict of PTC RTPEM1(84): none (pass -> pass) MTC@7b40471322fb: Local verdict of PTC RTPEM2(85): none (pass -> pass) MTC@7b40471322fb: Local verdict of PTC VirtCallAgent-STATS(86): none (pass -> pass) MTC@7b40471322fb: Local verdict of PTC IPA-CTRL-CLI-IPA(87): none (pass -> pass) MTC@7b40471322fb: Test case TC_dlcx_without_crcx finished. Verdict: pass MTC@7b40471322fb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/ttcn3-tcpdump-stop.sh MGCP_Test.TC_dlcx_without_crcx pass'. Sat Aug 30 16:38:15 UTC 2025 ====== MGCP_Test.TC_dlcx_without_crcx pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_dlcx_without_crcx.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=30568) Waiting for packet dumper to finish... 1 (prev_count=30568, count=32648) MTC@7b40471322fb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/ttcn3-tcpdump-stop.sh MGCP_Test.TC_dlcx_without_crcx pass' was executed successfully (exit status: 0). MTC@7b40471322fb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/ttcn3-tcpdump-start.sh MGCP_Test.TC_dlcx_non_existant_ep'. ------ MGCP_Test.TC_dlcx_non_existant_ep ------ Sat Aug 30 16:38:22 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/logs/testsuite/MGCP_Test.TC_dlcx_non_existant_ep.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/logs/testsuite/MGCP_Test.TC_dlcx_non_existant_ep.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@7b40471322fb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/ttcn3-tcpdump-start.sh MGCP_Test.TC_dlcx_non_existant_ep' was executed successfully (exit status: 0). MTC@7b40471322fb: Test case TC_dlcx_non_existant_ep started. 20250830163823697 DLMGCP DEBUG <0013> Received message: line #00: DLCX 44556 rtpbridge/012D@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163823697 DLMGCP ERROR <0013> (trunk:0) Not able to find specified endpoint: rtpbridge/012d@mgw (mgcp_endp.c:286) 20250830163823697 DLMGCP NOTICE <0013> DLCX: cannot find endpoint "rtpbridge/012D@mgw", cause=500 -- abort (mgcp_protocol.c:349) 20250830163823697 DLMGCP DEBUG <0013> endpoint:none Generated response: code=500 (mgcp_protocol.c:146) 20250830163823697 DLMGCP DEBUG <0013> Generated response: line #00: 500 44556 FAIL (mgcp_msg.c:72) 20250830163823706 DLMGCP DEBUG <0013> Received message: line #00: DLCX 44557 rtpbridge/012D@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163823706 DLMGCP DEBUG <0013> Received message: line #01: C: 41234 (mgcp_msg.c:72) 20250830163823706 DLMGCP ERROR <0013> (trunk:0) Not able to find specified endpoint: rtpbridge/012d@mgw (mgcp_endp.c:286) 20250830163823706 DLMGCP NOTICE <0013> DLCX: cannot find endpoint "rtpbridge/012D@mgw", cause=500 -- abort (mgcp_protocol.c:349) 20250830163823706 DLMGCP DEBUG <0013> endpoint:none Generated response: code=500 (mgcp_protocol.c:146) 20250830163823706 DLMGCP DEBUG <0013> Generated response: line #00: 500 44557 FAIL (mgcp_msg.c:72) MTC@7b40471322fb: setverdict(pass): none -> pass IPA-CTRL-CLI-IPA(92)@7b40471322fb: Final verdict of PTC: none RTPEM1(89)@7b40471322fb: Final verdict of PTC: none RTPEM0(88)@7b40471322fb: Final verdict of PTC: none VirtCallAgent-STATS(91)@7b40471322fb: Final verdict of PTC: none RTPEM2(90)@7b40471322fb: Final verdict of PTC: none MTC@7b40471322fb: Setting final verdict of the test case. MTC@7b40471322fb: Local verdict of MTC: pass MTC@7b40471322fb: Local verdict of PTC RTPEM0(88): none (pass -> pass) MTC@7b40471322fb: Local verdict of PTC RTPEM1(89): none (pass -> pass) MTC@7b40471322fb: Local verdict of PTC RTPEM2(90): none (pass -> pass) MTC@7b40471322fb: Local verdict of PTC VirtCallAgent-STATS(91): none (pass -> pass) MTC@7b40471322fb: Local verdict of PTC IPA-CTRL-CLI-IPA(92): none (pass -> pass) MTC@7b40471322fb: Test case TC_dlcx_non_existant_ep finished. Verdict: pass MTC@7b40471322fb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/ttcn3-tcpdump-stop.sh MGCP_Test.TC_dlcx_non_existant_ep pass'. Sat Aug 30 16:38:23 UTC 2025 ====== MGCP_Test.TC_dlcx_non_existant_ep pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_dlcx_non_existant_ep.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=29396) Waiting for packet dumper to finish... 1 (prev_count=29396, count=31676) MTC@7b40471322fb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/ttcn3-tcpdump-stop.sh MGCP_Test.TC_dlcx_non_existant_ep pass' was executed successfully (exit status: 0). MTC@7b40471322fb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/ttcn3-tcpdump-start.sh MGCP_Test.TC_mdcx_wildcarded'. ------ MGCP_Test.TC_mdcx_wildcarded ------ Sat Aug 30 16:38:30 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/logs/testsuite/MGCP_Test.TC_mdcx_wildcarded.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/logs/testsuite/MGCP_Test.TC_mdcx_wildcarded.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@7b40471322fb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/ttcn3-tcpdump-start.sh MGCP_Test.TC_mdcx_wildcarded' was executed successfully (exit status: 0). MTC@7b40471322fb: Test case TC_mdcx_wildcarded started. 20250830163831893 DLMGCP DEBUG <0013> Received message: line #00: DLCX 19682 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163831893 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250830163831893 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250830163831893 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830163831893 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163831893 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163831893 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163831893 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163831893 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163831893 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163831893 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163831893 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163831893 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163831893 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163831893 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163831893 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163831893 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163831893 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163831893 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163831893 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163831893 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163831893 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163831893 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163831893 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163831893 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163831893 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163831893 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163831893 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163831893 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163831893 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163831893 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163831893 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163831893 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163831893 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163831893 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163831893 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163831893 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163831893 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163831893 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163831893 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163831893 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163831893 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163831893 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163831893 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163831893 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163831894 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163831894 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163831894 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163831894 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163831894 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163831894 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163831894 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163831894 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163831894 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163831894 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163831894 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163831894 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163831894 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163831894 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163831894 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163831894 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163831894 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163831894 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163831894 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163831894 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163831894 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163831894 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163831894 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163831894 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163831894 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163831894 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163831894 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163831894 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163831894 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163831894 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163831894 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163831894 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163831894 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163831894 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163831894 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163831894 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163831894 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163831894 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163831894 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163831894 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163831894 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163831894 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163831894 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163831894 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163831894 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163831894 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163831894 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163831894 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163831894 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163831894 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163831894 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163831894 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163831894 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163831894 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163831894 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163831894 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163831894 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163831894 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163831894 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163831894 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163831894 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163831894 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163831894 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163831894 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163831894 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163831894 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163831894 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163831894 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163831894 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163831894 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163831894 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163831894 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163831894 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163831894 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163831894 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163831894 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163831894 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163831894 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163831894 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163831894 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163831894 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163831894 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163831894 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163831894 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163831894 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163831894 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163831894 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163831894 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163831894 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163831894 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163831894 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163831894 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163831894 DLMGCP [1;34mDEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163831894 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163831894 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163831894 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163831894 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163831894 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163831894 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163831894 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163831894 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163831894 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163831895 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163831895 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163831895 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163831895 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163831895 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163831895 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163831895 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163831895 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163831895 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163831895 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163831895 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163831895 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163831895 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163831895 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163831895 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163831895 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163831895 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163831895 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163831895 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163831895 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163831895 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163831895 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163831895 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163831895 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163831895 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163831895 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163831895 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163831895 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163831895 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163831895 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163831895 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163831895 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163831895 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163831895 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163831895 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163831895 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163831895 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163831895 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163831895 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163831895 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163831895 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163831895 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163831895 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163831895 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163831895 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163831895 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163831895 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163831895 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163831895 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163831895 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163831895 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163831895 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163831895 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163831895 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163831895 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163831895 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163831895 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163831895 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163831895 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163831895 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163831895 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163831895 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163831895 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163831895 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163831895 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163831895 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163831895 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163831895 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163831895 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163831895 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163831895 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163831895 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163831895 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163831895 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163831895 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163831895 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163831895 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163831895 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163831895 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163831895 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163831895 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163831895 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163831895 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163831895 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163831895 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163831895 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163831895 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163831895 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163831895 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163831895 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163831895 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163831895 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163831895 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163831895 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163831895 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163831895 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163831895 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163831895 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163831895 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163831895 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163831895 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163831895 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163831895 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163831895 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163831895 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163831895 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163831896 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163831896 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163831896 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163831896 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163831896 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163831896 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163831896 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163831896 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163831896 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163831896 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163831896 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163831896 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163831896 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163831896 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163831896 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163831896 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163831896 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163831896 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163831896 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163831896 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163831896 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163831896 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163831896 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163831896 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163831896 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163831896 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163831896 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163831896 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163831896 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163831896 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163831896 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163831896 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163831896 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163831896 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163831896 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163831896 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163831896 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163831896 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163831896 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163831896 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163831896 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163831896 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163831896 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163831896 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163831896 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163831896 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163831896 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163831896 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163831896 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163831896 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163831896 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163831896 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:146) 20250830163831896 DLMGCP DEBUG <0013> Generated response: line #00: 200 19682 OK (mgcp_msg.c:72) 20250830163831899 DLMGCP DEBUG <0013> Received message: line #00: MDCX 19683 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163831899 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250830163831899 DLMGCP DEBUG <0013> Received message: line #02: C: 1225 (mgcp_msg.c:72) 20250830163831899 DLMGCP DEBUG <0013> Received message: line #03: I: 1225 (mgcp_msg.c:72) 20250830163831899 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163831899 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:72) 20250830163831899 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250830163831899 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:72) 20250830163831899 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.2 (mgcp_msg.c:72) 20250830163831899 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:72) 20250830163831899 DLMGCP DEBUG <0013> Received message: line #10: m=audio 2344 RTP/AVP 98 (mgcp_msg.c:72) 20250830163831899 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:98 AMR/8000 (mgcp_msg.c:72) 20250830163831899 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250830163831899 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250830163831899 DLMGCP INFO <0013> MDCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250830163831899 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:878) 20250830163831899 DLMGCP ERROR <0013> endpoint:rtpbridge/1@mgw MDCX: wildcarded endpoint names not supported. (mgcp_protocol.c:890) 20250830163831899 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Generated response: code=507 (mgcp_protocol.c:146) 20250830163831899 DLMGCP DEBUG <0013> Generated response: line #00: 507 19683 FAIL (mgcp_msg.c:72) MTC@7b40471322fb: setverdict(pass): none -> pass VirtCallAgent-STATS(96)@7b40471322fb: Final verdict of PTC: none RTPEM2(95)@7b40471322fb: Final verdict of PTC: none RTPEM1(94)@7b40471322fb: Final verdict of PTC: none RTPEM0(93)@7b40471322fb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(97)@7b40471322fb: Final verdict of PTC: none MTC@7b40471322fb: Setting final verdict of the test case. MTC@7b40471322fb: Local verdict of MTC: pass MTC@7b40471322fb: Local verdict of PTC RTPEM0(93): none (pass -> pass) MTC@7b40471322fb: Local verdict of PTC RTPEM1(94): none (pass -> pass) MTC@7b40471322fb: Local verdict of PTC RTPEM2(95): none (pass -> pass) MTC@7b40471322fb: Local verdict of PTC VirtCallAgent-STATS(96): none (pass -> pass) MTC@7b40471322fb: Local verdict of PTC IPA-CTRL-CLI-IPA(97): none (pass -> pass) MTC@7b40471322fb: Test case TC_mdcx_wildcarded finished. Verdict: pass MTC@7b40471322fb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/ttcn3-tcpdump-stop.sh MGCP_Test.TC_mdcx_wildcarded pass'. Sat Aug 30 16:38:31 UTC 2025 ====== MGCP_Test.TC_mdcx_wildcarded pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_mdcx_wildcarded.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=99816) Waiting for packet dumper to finish... 1 (prev_count=99816, count=102096) MTC@7b40471322fb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/ttcn3-tcpdump-stop.sh MGCP_Test.TC_mdcx_wildcarded pass' was executed successfully (exit status: 0). MTC@7b40471322fb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/ttcn3-tcpdump-start.sh MGCP_Test.TC_dlcx_wildcarded'. ------ MGCP_Test.TC_dlcx_wildcarded ------ Sat Aug 30 16:38:38 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/logs/testsuite/MGCP_Test.TC_dlcx_wildcarded.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/logs/testsuite/MGCP_Test.TC_dlcx_wildcarded.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@7b40471322fb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/ttcn3-tcpdump-start.sh MGCP_Test.TC_dlcx_wildcarded' was executed successfully (exit status: 0). MTC@7b40471322fb: Test case TC_dlcx_wildcarded started. 20250830163840074 DLMGCP DEBUG <0013> Received message: line #00: DLCX 36540 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163840074 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250830163840074 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250830163840074 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830163840074 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163840074 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163840074 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163840074 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163840074 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163840074 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163840074 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163840074 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163840074 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163840074 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163840074 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163840074 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163840074 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163840074 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163840074 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163840074 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163840074 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163840074 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163840074 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163840074 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163840074 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163840075 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163840075 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163840075 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163840075 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163840075 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163840075 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163840075 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163840075 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163840075 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163840075 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163840075 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163840075 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163840075 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163840075 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163840075 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163840075 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163840075 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163840075 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163840075 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163840075 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163840075 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163840075 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163840075 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163840075 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163840075 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163840075 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163840075 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163840075 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163840075 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163840075 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163840075 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163840075 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163840076 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163840076 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163840076 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163840076 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163840076 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163840076 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163840076 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163840076 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163840076 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163840076 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163840076 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163840076 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163840076 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163840076 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163840076 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163840076 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163840076 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163840076 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163840076 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163840076 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163840076 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163840076 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163840076 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163840076 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163840076 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163840076 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163840076 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163840076 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163840076 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163840076 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163840076 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163840076 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163840076 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163840077 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163840077 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163840077 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163840077 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163840077 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163840077 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163840077 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163840077 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163840077 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163840077 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163840077 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163840077 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163840077 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163840077 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163840077 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163840077 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163840077 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163840077 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163840077 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163840077 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163840077 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163840077 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163840077 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163840077 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163840077 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163840077 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163840077 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163840077 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163840077 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163840077 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163840077 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163840077 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163840077 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163840077 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163840078 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163840078 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163840078 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163840078 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163840078 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163840078 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163840078 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163840078 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163840078 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163840078 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163840078 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163840078 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163840078 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163840078 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163840078 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163840078 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163840078 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163840078 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163840078 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163840078 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163840078 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163840078 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163840078 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163840078 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163840078 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163840078 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163840078 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163840078 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163840078 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163840078 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163840078 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163840079 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163840079 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163840079 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163840079 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163840079 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163840079 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163840079 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163840079 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163840079 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163840079 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163840079 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163840079 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163840079 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163840079 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163840079 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163840079 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163840079 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163840079 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163840079 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163840079 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163840079 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163840079 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163840079 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163840079 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163840079 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163840079 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163840079 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163840079 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163840079 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163840079 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163840079 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163840079 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163840079 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163840079 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163840079 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163840079 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163840079 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163840079 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163840079 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163840079 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163840079 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163840079 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163840079 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163840079 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163840079 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163840079 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163840079 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163840079 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163840079 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163840079 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163840079 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163840079 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163840079 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163840079 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163840079 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163840079 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163840079 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163840079 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163840079 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163840079 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163840079 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163840079 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163840079 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163840079 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163840079 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163840079 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163840079 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163840079 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163840079 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163840079 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163840079 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163840079 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163840079 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163840079 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163840079 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163840079 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163840079 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163840079 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163840079 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163840079 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163840079 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163840079 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163840079 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163840079 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163840079 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163840079 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163840079 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163840079 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163840079 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163840079 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163840079 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163840079 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163840079 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163840079 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163840080 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163840080 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163840080 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163840080 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163840080 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163840080 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163840080 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163840080 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163840080 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163840080 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163840080 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163840080 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163840080 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163840080 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163840080 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163840080 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163840080 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163840080 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163840080 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163840080 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163840080 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163840080 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163840080 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163840080 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163840080 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163840080 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163840080 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163840080 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163840080 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163840080 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163840080 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163840080 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163840080 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163840080 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163840080 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163840080 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163840080 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163840080 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163840080 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163840080 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163840080 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163840080 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163840080 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163840080 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163840080 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163840080 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163840080 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163840080 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163840080 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163840080 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163840080 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163840080 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163840080 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163840080 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163840080 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163840080 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:146) 20250830163840080 DLMGCP DEBUG <0013> Generated response: line #00: 200 36540 OK (mgcp_msg.c:72) 20250830163840083 DLMGCP DEBUG <0013> Received message: line #00: CRCX 36541 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163840083 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163840083 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163840083 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163840083 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250830163840083 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250830163840083 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163840083 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163840083 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:7E8E0806 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163840083 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:7E8E0806 output_enabled 0 (mgcp_conn.c:271) 20250830163840083 DLMGCP DEBUG <0013> (1234/rtp C:7E8E0806 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163840084 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw CI:7E8E0806 CRCX: connection successfully created: (1234/rtp C:7E8E0806 r=NULL:0<->l=::1:4616) (mgcp_protocol.c:772) 20250830163840084 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163840084 DLMGCP DEBUG <0013> Generated response: line #00: 200 36541 OK (mgcp_msg.c:72) 20250830163840084 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/1@mgw (mgcp_msg.c:72) 20250830163840084 DLMGCP DEBUG <0013> Generated response: line #02: I: 7E8E0806 (mgcp_msg.c:72) 20250830163840084 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163840084 DLMGCP DEBUG <0013> Generated response: line #04: o=- 7E8E0806 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163840084 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163840084 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163840084 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163840084 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4616 RTP/AVP 112 (mgcp_msg.c:72) 20250830163840084 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163840084 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163840085 DLMGCP DEBUG <0013> Received message: line #00: CRCX 36542 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163840085 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163840085 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163840085 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163840085 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found free endpoint: rtpbridge/2@mgw (mgcp_endp.c:262) 20250830163840085 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250830163840085 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163840085 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163840085 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:168D31D0 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163840085 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:168D31D0 output_enabled 0 (mgcp_conn.c:271) 20250830163840085 DLMGCP DEBUG <0013> (1234/rtp C:168D31D0 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163840085 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:168D31D0 CRCX: connection successfully created: (1234/rtp C:168D31D0 r=NULL:0<->l=::1:4618) (mgcp_protocol.c:772) 20250830163840085 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163840085 DLMGCP DEBUG <0013> Generated response: line #00: 200 36542 OK (mgcp_msg.c:72) 20250830163840085 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/2@mgw (mgcp_msg.c:72) 20250830163840085 DLMGCP DEBUG <0013> Generated response: line #02: I: 168D31D0 (mgcp_msg.c:72) 20250830163840085 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163840085 DLMGCP DEBUG <0013> Generated response: line #04: o=- 168D31D0 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163840085 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163840085 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163840085 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163840085 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4618 RTP/AVP 112 (mgcp_msg.c:72) 20250830163840085 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163840085 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163840087 DLMGCP DEBUG <0013> Received message: line #00: CRCX 36543 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163840087 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163840087 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163840087 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163840087 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw (trunk:0) found free endpoint: rtpbridge/3@mgw (mgcp_endp.c:262) 20250830163840087 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/3@mgw" (mgcp_protocol.c:370) 20250830163840087 DLMGCP NOTICE <0013> endpoint:rtpbridge/3@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163840087 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163840087 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw CI:5285131A connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163840087 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw CI:5285131A output_enabled 0 (mgcp_conn.c:271) 20250830163840087 DLMGCP DEBUG <0013> (1234/rtp C:5285131A r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163840088 DLMGCP NOTICE <0013> endpoint:rtpbridge/3@mgw CI:5285131A CRCX: connection successfully created: (1234/rtp C:5285131A r=NULL:0<->l=::1:4620) (mgcp_protocol.c:772) 20250830163840088 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163840088 DLMGCP DEBUG <0013> Generated response: line #00: 200 36543 OK (mgcp_msg.c:72) 20250830163840088 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/3@mgw (mgcp_msg.c:72) 20250830163840088 DLMGCP DEBUG <0013> Generated response: line #02: I: 5285131A (mgcp_msg.c:72) 20250830163840088 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163840088 DLMGCP DEBUG <0013> Generated response: line #04: o=- 5285131A 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163840088 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163840088 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163840088 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163840088 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4620 RTP/AVP 112 (mgcp_msg.c:72) 20250830163840088 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163840088 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163840089 DLMGCP DEBUG <0013> Received message: line #00: CRCX 36544 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163840089 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163840089 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163840089 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163840089 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw (trunk:0) found free endpoint: rtpbridge/4@mgw (mgcp_endp.c:262) 20250830163840090 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/4@mgw" (mgcp_protocol.c:370) 20250830163840090 DLMGCP NOTICE <0013> endpoint:rtpbridge/4@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163840090 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163840090 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw CI:1802DF75 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163840090 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw CI:1802DF75 output_enabled 0 (mgcp_conn.c:271) 20250830163840090 DLMGCP DEBUG <0013> (1234/rtp C:1802DF75 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163840090 DLMGCP NOTICE <0013> endpoint:rtpbridge/4@mgw CI:1802DF75 CRCX: connection successfully created: (1234/rtp C:1802DF75 r=NULL:0<->l=::1:4622) (mgcp_protocol.c:772) 20250830163840090 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163840090 DLMGCP DEBUG <0013> Generated response: line #00: 200 36544 OK (mgcp_msg.c:72) 20250830163840090 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/4@mgw (mgcp_msg.c:72) 20250830163840090 DLMGCP DEBUG <0013> Generated response: line #02: I: 1802DF75 (mgcp_msg.c:72) 20250830163840090 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163840090 DLMGCP DEBUG <0013> Generated response: line #04: o=- 1802DF75 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163840090 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163840090 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163840090 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163840090 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4622 RTP/AVP 112 (mgcp_msg.c:72) 20250830163840090 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163840090 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163840092 DLMGCP DEBUG <0013> Received message: line #00: CRCX 36545 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163840092 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163840092 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163840092 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163840092 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw (trunk:0) found free endpoint: rtpbridge/5@mgw (mgcp_endp.c:262) 20250830163840092 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/5@mgw" (mgcp_protocol.c:370) 20250830163840092 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163840092 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163840092 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw CI:16440C9E connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163840092 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw CI:16440C9E output_enabled 0 (mgcp_conn.c:271) 20250830163840092 DLMGCP DEBUG <0013> (1234/rtp C:16440C9E r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163840092 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw CI:16440C9E CRCX: connection successfully created: (1234/rtp C:16440C9E r=NULL:0<->l=::1:4624) (mgcp_protocol.c:772) 20250830163840092 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163840092 DLMGCP DEBUG <0013> Generated response: line #00: 200 36545 OK (mgcp_msg.c:72) 20250830163840092 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/5@mgw (mgcp_msg.c:72) 20250830163840092 DLMGCP DEBUG <0013> Generated response: line #02: I: 16440C9E (mgcp_msg.c:72) 20250830163840092 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163840092 DLMGCP DEBUG <0013> Generated response: line #04: o=- 16440C9E 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163840092 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163840092 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163840092 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163840092 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4624 RTP/AVP 112 (mgcp_msg.c:72) 20250830163840092 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163840092 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163840094 DLMGCP DEBUG <0013> Received message: line #00: CRCX 36546 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163840094 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163840094 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163840094 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163840094 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw (trunk:0) found free endpoint: rtpbridge/6@mgw (mgcp_endp.c:262) 20250830163840094 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/6@mgw" (mgcp_protocol.c:370) 20250830163840094 DLMGCP NOTICE <0013> endpoint:rtpbridge/6@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163840094 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163840094 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw CI:87773EFE connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163840094 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw CI:87773EFE output_enabled 0 (mgcp_conn.c:271) 20250830163840094 DLMGCP DEBUG <0013> (1234/rtp C:87773EFE r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163840095 DLMGCP NOTICE <0013> endpoint:rtpbridge/6@mgw CI:87773EFE CRCX: connection successfully created: (1234/rtp C:87773EFE r=NULL:0<->l=::1:4626) (mgcp_protocol.c:772) 20250830163840095 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163840095 DLMGCP DEBUG <0013> Generated response: line #00: 200 36546 OK (mgcp_msg.c:72) 20250830163840095 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/6@mgw (mgcp_msg.c:72) 20250830163840095 DLMGCP DEBUG <0013> Generated response: line #02: I: 87773EFE (mgcp_msg.c:72) 20250830163840095 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163840095 DLMGCP DEBUG <0013> Generated response: line #04: o=- 87773EFE 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163840095 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163840095 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163840095 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163840095 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4626 RTP/AVP 112 (mgcp_msg.c:72) 20250830163840095 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163840095 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163840097 DLMGCP DEBUG <0013> Received message: line #00: CRCX 36547 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163840097 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163840097 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163840097 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163840097 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw (trunk:0) found free endpoint: rtpbridge/7@mgw (mgcp_endp.c:262) 20250830163840097 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/7@mgw" (mgcp_protocol.c:370) 20250830163840097 DLMGCP NOTICE <0013> endpoint:rtpbridge/7@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163840097 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163840097 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw CI:17326575 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163840097 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw CI:17326575 output_enabled 0 (mgcp_conn.c:271) 20250830163840097 DLMGCP DEBUG <0013> (1234/rtp C:17326575 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163840097 DLMGCP NOTICE <0013> endpoint:rtpbridge/7@mgw CI:17326575 CRCX: connection successfully created: (1234/rtp C:17326575 r=NULL:0<->l=::1:4628) (mgcp_protocol.c:772) 20250830163840097 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163840097 DLMGCP DEBUG <0013> Generated response: line #00: 200 36547 OK (mgcp_msg.c:72) 20250830163840097 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/7@mgw (mgcp_msg.c:72) 20250830163840097 DLMGCP DEBUG <0013> Generated response: line #02: I: 17326575 (mgcp_msg.c:72) 20250830163840097 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163840097 DLMGCP DEBUG <0013> Generated response: line #04: o=- 17326575 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163840097 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163840097 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163840097 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163840097 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4628 RTP/AVP 112 (mgcp_msg.c:72) 20250830163840097 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163840097 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163840099 DLMGCP DEBUG <0013> Received message: line #00: CRCX 36548 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163840099 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163840099 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163840099 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163840099 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw (trunk:0) found free endpoint: rtpbridge/8@mgw (mgcp_endp.c:262) 20250830163840099 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/8@mgw" (mgcp_protocol.c:370) 20250830163840099 DLMGCP NOTICE <0013> endpoint:rtpbridge/8@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163840099 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163840099 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw CI:4C261857 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163840099 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw CI:4C261857 output_enabled 0 (mgcp_conn.c:271) 20250830163840099 DLMGCP DEBUG <0013> (1234/rtp C:4C261857 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163840099 DLMGCP NOTICE <0013> endpoint:rtpbridge/8@mgw CI:4C261857 CRCX: connection successfully created: (1234/rtp C:4C261857 r=NULL:0<->l=::1:4630) (mgcp_protocol.c:772) 20250830163840099 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163840099 DLMGCP DEBUG <0013> Generated response: line #00: 200 36548 OK (mgcp_msg.c:72) 20250830163840099 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/8@mgw (mgcp_msg.c:72) 20250830163840099 DLMGCP DEBUG <0013> Generated response: line #02: I: 4C261857 (mgcp_msg.c:72) 20250830163840099 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163840099 DLMGCP DEBUG <0013> Generated response: line #04: o=- 4C261857 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163840099 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163840099 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163840100 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163840100 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4630 RTP/AVP 112 (mgcp_msg.c:72) 20250830163840100 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163840100 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163840101 DLMGCP DEBUG <0013> Received message: line #00: CRCX 36549 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163840101 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163840101 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163840101 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163840101 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw (trunk:0) found free endpoint: rtpbridge/9@mgw (mgcp_endp.c:262) 20250830163840101 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/9@mgw" (mgcp_protocol.c:370) 20250830163840101 DLMGCP NOTICE <0013> endpoint:rtpbridge/9@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163840101 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163840101 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw CI:B5F3FECD connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163840101 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw CI:B5F3FECD output_enabled 0 (mgcp_conn.c:271) 20250830163840101 DLMGCP DEBUG <0013> (1234/rtp C:B5F3FECD r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163840101 DLMGCP NOTICE <0013> endpoint:rtpbridge/9@mgw CI:B5F3FECD CRCX: connection successfully created: (1234/rtp C:B5F3FECD r=NULL:0<->l=::1:4632) (mgcp_protocol.c:772) 20250830163840101 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163840101 DLMGCP DEBUG <0013> Generated response: line #00: 200 36549 OK (mgcp_msg.c:72) 20250830163840101 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/9@mgw (mgcp_msg.c:72) 20250830163840101 DLMGCP DEBUG <0013> Generated response: line #02: I: B5F3FECD (mgcp_msg.c:72) 20250830163840101 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163840101 DLMGCP DEBUG <0013> Generated response: line #04: o=- B5F3FECD 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163840101 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163840102 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163840102 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163840102 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4632 RTP/AVP 112 (mgcp_msg.c:72) 20250830163840102 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163840102 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163840103 DLMGCP DEBUG <0013> Received message: line #00: CRCX 36550 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163840103 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163840103 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163840103 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163840103 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw (trunk:0) found free endpoint: rtpbridge/a@mgw (mgcp_endp.c:262) 20250830163840103 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/a@mgw" (mgcp_protocol.c:370) 20250830163840103 DLMGCP NOTICE <0013> endpoint:rtpbridge/a@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163840103 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163840103 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw CI:92447991 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163840103 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw CI:92447991 output_enabled 0 (mgcp_conn.c:271) 20250830163840104 DLMGCP DEBUG <0013> (1234/rtp C:92447991 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163840104 DLMGCP NOTICE <0013> endpoint:rtpbridge/a@mgw CI:92447991 CRCX: connection successfully created: (1234/rtp C:92447991 r=NULL:0<->l=::1:4634) (mgcp_protocol.c:772) 20250830163840104 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163840104 DLMGCP DEBUG <0013> Generated response: line #00: 200 36550 OK (mgcp_msg.c:72) 20250830163840104 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/a@mgw (mgcp_msg.c:72) 20250830163840104 DLMGCP DEBUG <0013> Generated response: line #02: I: 92447991 (mgcp_msg.c:72) 20250830163840104 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163840104 DLMGCP DEBUG <0013> Generated response: line #04: o=- 92447991 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163840104 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163840104 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163840104 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163840104 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4634 RTP/AVP 112 (mgcp_msg.c:72) 20250830163840104 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163840104 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163840105 DLMGCP DEBUG <0013> Received message: line #00: CRCX 36551 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163840105 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163840105 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163840105 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163840105 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw (trunk:0) found free endpoint: rtpbridge/b@mgw (mgcp_endp.c:262) 20250830163840105 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/b@mgw" (mgcp_protocol.c:370) 20250830163840106 DLMGCP NOTICE <0013> endpoint:rtpbridge/b@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163840106 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163840106 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw CI:94F692E6 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163840106 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw CI:94F692E6 output_enabled 0 (mgcp_conn.c:271) 20250830163840106 DLMGCP DEBUG <0013> (1234/rtp C:94F692E6 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163840106 DLMGCP NOTICE <0013> endpoint:rtpbridge/b@mgw CI:94F692E6 CRCX: connection successfully created: (1234/rtp C:94F692E6 r=NULL:0<->l=::1:4636) (mgcp_protocol.c:772) 20250830163840106 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163840106 DLMGCP DEBUG <0013> Generated response: line #00: 200 36551 OK (mgcp_msg.c:72) 20250830163840106 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/b@mgw (mgcp_msg.c:72) 20250830163840106 DLMGCP DEBUG <0013> Generated response: line #02: I: 94F692E6 (mgcp_msg.c:72) 20250830163840106 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163840106 DLMGCP DEBUG <0013> Generated response: line #04: o=- 94F692E6 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163840106 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163840106 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163840106 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163840106 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4636 RTP/AVP 112 (mgcp_msg.c:72) 20250830163840106 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163840106 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163840108 DLMGCP DEBUG <0013> Received message: line #00: CRCX 36552 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163840108 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163840108 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163840108 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163840108 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw (trunk:0) found free endpoint: rtpbridge/c@mgw (mgcp_endp.c:262) 20250830163840108 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/c@mgw" (mgcp_protocol.c:370) 20250830163840108 DLMGCP NOTICE <0013> endpoint:rtpbridge/c@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163840108 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163840108 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw CI:DEC103CA connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163840108 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw CI:DEC103CA output_enabled 0 (mgcp_conn.c:271) 20250830163840108 DLMGCP DEBUG <0013> (1234/rtp C:DEC103CA r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163840109 DLMGCP NOTICE <0013> endpoint:rtpbridge/c@mgw CI:DEC103CA CRCX: connection successfully created: (1234/rtp C:DEC103CA r=NULL:0<->l=::1:4638) (mgcp_protocol.c:772) 20250830163840109 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163840109 DLMGCP DEBUG <0013> Generated response: line #00: 200 36552 OK (mgcp_msg.c:72) 20250830163840109 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/c@mgw (mgcp_msg.c:72) 20250830163840109 DLMGCP DEBUG <0013> Generated response: line #02: I: DEC103CA (mgcp_msg.c:72) 20250830163840109 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163840109 DLMGCP DEBUG <0013> Generated response: line #04: o=- DEC103CA 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163840109 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163840109 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163840109 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163840109 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4638 RTP/AVP 112 (mgcp_msg.c:72) 20250830163840109 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163840109 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163840110 DLMGCP DEBUG <0013> Received message: line #00: CRCX 36553 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163840110 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163840110 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163840110 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163840110 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw (trunk:0) found free endpoint: rtpbridge/d@mgw (mgcp_endp.c:262) 20250830163840110 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/d@mgw" (mgcp_protocol.c:370) 20250830163840110 DLMGCP NOTICE <0013> endpoint:rtpbridge/d@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163840110 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163840111 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw CI:112E9A9C connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163840111 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw CI:112E9A9C output_enabled 0 (mgcp_conn.c:271) 20250830163840111 DLMGCP DEBUG <0013> (1234/rtp C:112E9A9C r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163840111 DLMGCP NOTICE <0013> endpoint:rtpbridge/d@mgw CI:112E9A9C CRCX: connection successfully created: (1234/rtp C:112E9A9C r=NULL:0<->l=::1:4640) (mgcp_protocol.c:772) 20250830163840111 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163840111 DLMGCP DEBUG <0013> Generated response: line #00: 200 36553 OK (mgcp_msg.c:72) 20250830163840111 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/d@mgw (mgcp_msg.c:72) 20250830163840111 DLMGCP DEBUG <0013> Generated response: line #02: I: 112E9A9C (mgcp_msg.c:72) 20250830163840111 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163840111 DLMGCP DEBUG <0013> Generated response: line #04: o=- 112E9A9C 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163840111 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163840111 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163840111 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163840111 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4640 RTP/AVP 112 (mgcp_msg.c:72) 20250830163840111 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163840111 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163840113 DLMGCP DEBUG <0013> Received message: line #00: CRCX 36554 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163840113 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163840113 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163840113 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163840113 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw (trunk:0) found free endpoint: rtpbridge/e@mgw (mgcp_endp.c:262) 20250830163840113 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/e@mgw" (mgcp_protocol.c:370) 20250830163840113 DLMGCP NOTICE <0013> endpoint:rtpbridge/e@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163840113 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163840113 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw CI:6AE67190 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163840113 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw CI:6AE67190 output_enabled 0 (mgcp_conn.c:271) 20250830163840113 DLMGCP DEBUG <0013> (1234/rtp C:6AE67190 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163840113 DLMGCP NOTICE <0013> endpoint:rtpbridge/e@mgw CI:6AE67190 CRCX: connection successfully created: (1234/rtp C:6AE67190 r=NULL:0<->l=::1:4642) (mgcp_protocol.c:772) 20250830163840113 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163840113 DLMGCP DEBUG <0013> Generated response: line #00: 200 36554 OK (mgcp_msg.c:72) 20250830163840113 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/e@mgw (mgcp_msg.c:72) 20250830163840113 DLMGCP DEBUG <0013> Generated response: line #02: I: 6AE67190 (mgcp_msg.c:72) 20250830163840113 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163840113 DLMGCP DEBUG <0013> Generated response: line #04: o=- 6AE67190 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163840113 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163840113 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163840113 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163840114 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4642 RTP/AVP 112 (mgcp_msg.c:72) 20250830163840114 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163840114 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163840114 DLMGCP DEBUG <0013> Received message: line #00: CRCX 36555 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163840114 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163840115 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163840115 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163840115 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw (trunk:0) found free endpoint: rtpbridge/f@mgw (mgcp_endp.c:262) 20250830163840115 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/f@mgw" (mgcp_protocol.c:370) 20250830163840115 DLMGCP NOTICE <0013> endpoint:rtpbridge/f@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163840115 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163840115 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw CI:B447BA65 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163840115 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw CI:B447BA65 output_enabled 0 (mgcp_conn.c:271) 20250830163840115 DLMGCP DEBUG <0013> (1234/rtp C:B447BA65 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163840115 DLMGCP NOTICE <0013> endpoint:rtpbridge/f@mgw CI:B447BA65 CRCX: connection successfully created: (1234/rtp C:B447BA65 r=NULL:0<->l=::1:4644) (mgcp_protocol.c:772) 20250830163840115 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163840115 DLMGCP DEBUG <0013> Generated response: line #00: 200 36555 OK (mgcp_msg.c:72) 20250830163840115 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/f@mgw (mgcp_msg.c:72) 20250830163840115 DLMGCP DEBUG <0013> Generated response: line #02: I: B447BA65 (mgcp_msg.c:72) 20250830163840115 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163840115 DLMGCP DEBUG <0013> Generated response: line #04: o=- B447BA65 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163840115 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163840115 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163840115 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163840115 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4644 RTP/AVP 112 (mgcp_msg.c:72) 20250830163840115 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163840115 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163840116 DLMGCP DEBUG <0013> Received message: line #00: CRCX 36556 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163840116 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163840116 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163840116 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163840116 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw (trunk:0) found free endpoint: rtpbridge/10@mgw (mgcp_endp.c:262) 20250830163840116 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/10@mgw" (mgcp_protocol.c:370) 20250830163840116 DLMGCP NOTICE <0013> endpoint:rtpbridge/10@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163840116 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163840116 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw CI:82A28B67 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163840116 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw CI:82A28B67 output_enabled 0 (mgcp_conn.c:271) 20250830163840116 DLMGCP DEBUG <0013> (1234/rtp C:82A28B67 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163840116 DLMGCP NOTICE <0013> endpoint:rtpbridge/10@mgw CI:82A28B67 CRCX: connection successfully created: (1234/rtp C:82A28B67 r=NULL:0<->l=::1:4646) (mgcp_protocol.c:772) 20250830163840117 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163840117 DLMGCP DEBUG <0013> Generated response: line #00: 200 36556 OK (mgcp_msg.c:72) 20250830163840117 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/10@mgw (mgcp_msg.c:72) 20250830163840117 DLMGCP DEBUG <0013> Generated response: line #02: I: 82A28B67 (mgcp_msg.c:72) 20250830163840117 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163840117 DLMGCP DEBUG <0013> Generated response: line #04: o=- 82A28B67 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163840117 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163840117 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163840117 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163840117 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4646 RTP/AVP 112 (mgcp_msg.c:72) 20250830163840117 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163840117 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163840118 DLMGCP DEBUG <0013> Received message: line #00: CRCX 36557 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163840118 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163840118 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163840118 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163840118 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw (trunk:0) found free endpoint: rtpbridge/11@mgw (mgcp_endp.c:262) 20250830163840118 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/11@mgw" (mgcp_protocol.c:370) 20250830163840118 DLMGCP NOTICE <0013> endpoint:rtpbridge/11@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163840118 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163840118 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw CI:1CD27E0A connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163840118 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw CI:1CD27E0A output_enabled 0 (mgcp_conn.c:271) 20250830163840118 DLMGCP DEBUG <0013> (1234/rtp C:1CD27E0A r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163840118 DLMGCP NOTICE <0013> endpoint:rtpbridge/11@mgw CI:1CD27E0A CRCX: connection successfully created: (1234/rtp C:1CD27E0A r=NULL:0<->l=::1:4648) (mgcp_protocol.c:772) 20250830163840118 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163840118 DLMGCP DEBUG <0013> Generated response: line #00: 200 36557 OK (mgcp_msg.c:72) 20250830163840118 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/11@mgw (mgcp_msg.c:72) 20250830163840118 DLMGCP DEBUG <0013> Generated response: line #02: I: 1CD27E0A (mgcp_msg.c:72) 20250830163840118 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163840118 DLMGCP DEBUG <0013> Generated response: line #04: o=- 1CD27E0A 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163840118 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163840118 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163840118 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163840118 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4648 RTP/AVP 112 (mgcp_msg.c:72) 20250830163840118 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163840118 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163840119 DLMGCP DEBUG <0013> Received message: line #00: CRCX 36558 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163840119 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163840119 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163840119 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163840119 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw (trunk:0) found free endpoint: rtpbridge/12@mgw (mgcp_endp.c:262) 20250830163840120 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/12@mgw" (mgcp_protocol.c:370) 20250830163840120 DLMGCP NOTICE <0013> endpoint:rtpbridge/12@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163840120 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163840120 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw CI:0918BA09 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163840120 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw CI:0918BA09 output_enabled 0 (mgcp_conn.c:271) 20250830163840120 DLMGCP DEBUG <0013> (1234/rtp C:0918BA09 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163840120 DLMGCP NOTICE <0013> endpoint:rtpbridge/12@mgw CI:0918BA09 CRCX: connection successfully created: (1234/rtp C:0918BA09 r=NULL:0<->l=::1:4650) (mgcp_protocol.c:772) 20250830163840120 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163840120 DLMGCP DEBUG <0013> Generated response: line #00: 200 36558 OK (mgcp_msg.c:72) 20250830163840120 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/12@mgw (mgcp_msg.c:72) 20250830163840120 DLMGCP DEBUG <0013> Generated response: line #02: I: 0918BA09 (mgcp_msg.c:72) 20250830163840120 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163840120 DLMGCP DEBUG <0013> Generated response: line #04: o=- 0918BA09 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163840120 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163840120 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163840120 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163840120 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4650 RTP/AVP 112 (mgcp_msg.c:72) 20250830163840120 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163840120 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163840121 DLMGCP DEBUG <0013> Received message: line #00: CRCX 36559 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163840122 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163840122 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163840122 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163840122 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw (trunk:0) found free endpoint: rtpbridge/13@mgw (mgcp_endp.c:262) 20250830163840122 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/13@mgw" (mgcp_protocol.c:370) 20250830163840122 DLMGCP NOTICE <0013> endpoint:rtpbridge/13@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163840122 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163840122 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw CI:58074753 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163840122 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw CI:58074753 output_enabled 0 (mgcp_conn.c:271) 20250830163840122 DLMGCP DEBUG <0013> (1234/rtp C:58074753 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163840122 DLMGCP NOTICE <0013> endpoint:rtpbridge/13@mgw CI:58074753 CRCX: connection successfully created: (1234/rtp C:58074753 r=NULL:0<->l=::1:4652) (mgcp_protocol.c:772) 20250830163840122 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163840122 DLMGCP DEBUG <0013> Generated response: line #00: 200 36559 OK (mgcp_msg.c:72) 20250830163840122 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/13@mgw (mgcp_msg.c:72) 20250830163840122 DLMGCP DEBUG <0013> Generated response: line #02: I: 58074753 (mgcp_msg.c:72) 20250830163840122 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163840122 DLMGCP DEBUG <0013> Generated response: line #04: o=- 58074753 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163840122 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163840122 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163840122 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163840123 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4652 RTP/AVP 112 (mgcp_msg.c:72) 20250830163840123 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163840123 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163840124 DLMGCP DEBUG <0013> Received message: line #00: CRCX 36560 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163840124 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163840124 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163840124 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163840124 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw (trunk:0) found free endpoint: rtpbridge/14@mgw (mgcp_endp.c:262) 20250830163840124 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/14@mgw" (mgcp_protocol.c:370) 20250830163840124 DLMGCP NOTICE <0013> endpoint:rtpbridge/14@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163840124 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163840124 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw CI:86095C45 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163840124 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw CI:86095C45 output_enabled 0 (mgcp_conn.c:271) 20250830163840124 DLMGCP DEBUG <0013> (1234/rtp C:86095C45 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163840124 DLMGCP NOTICE <0013> endpoint:rtpbridge/14@mgw CI:86095C45 CRCX: connection successfully created: (1234/rtp C:86095C45 r=NULL:0<->l=::1:4654) (mgcp_protocol.c:772) 20250830163840124 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163840124 DLMGCP DEBUG <0013> Generated response: line #00: 200 36560 OK (mgcp_msg.c:72) 20250830163840124 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/14@mgw (mgcp_msg.c:72) 20250830163840124 DLMGCP DEBUG <0013> Generated response: line #02: I: 86095C45 (mgcp_msg.c:72) 20250830163840124 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163840124 DLMGCP DEBUG <0013> Generated response: line #04: o=- 86095C45 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163840124 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163840124 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163840124 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163840124 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4654 RTP/AVP 112 (mgcp_msg.c:72) 20250830163840124 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163840124 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163840126 DLMGCP DEBUG <0013> Received message: line #00: CRCX 36561 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163840126 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163840126 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163840126 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163840126 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw (trunk:0) found free endpoint: rtpbridge/15@mgw (mgcp_endp.c:262) 20250830163840126 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/15@mgw" (mgcp_protocol.c:370) 20250830163840126 DLMGCP NOTICE <0013> endpoint:rtpbridge/15@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163840126 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163840126 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw CI:BF49040D connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163840126 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw CI:BF49040D output_enabled 0 (mgcp_conn.c:271) 20250830163840126 DLMGCP DEBUG <0013> (1234/rtp C:BF49040D r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163840126 DLMGCP NOTICE <0013> endpoint:rtpbridge/15@mgw CI:BF49040D CRCX: connection successfully created: (1234/rtp C:BF49040D r=NULL:0<->l=::1:4656) (mgcp_protocol.c:772) 20250830163840126 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163840126 DLMGCP DEBUG <0013> Generated response: line #00: 200 36561 OK (mgcp_msg.c:72) 20250830163840126 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/15@mgw (mgcp_msg.c:72) 20250830163840126 DLMGCP DEBUG <0013> Generated response: line #02: I: BF49040D (mgcp_msg.c:72) 20250830163840126 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163840126 DLMGCP DEBUG <0013> Generated response: line #04: o=- BF49040D 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163840126 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163840126 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163840126 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163840126 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4656 RTP/AVP 112 (mgcp_msg.c:72) 20250830163840126 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163840126 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163840127 DLMGCP DEBUG <0013> Received message: line #00: CRCX 36562 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163840127 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163840128 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163840128 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163840128 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw (trunk:0) found free endpoint: rtpbridge/16@mgw (mgcp_endp.c:262) 20250830163840128 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/16@mgw" (mgcp_protocol.c:370) 20250830163840128 DLMGCP NOTICE <0013> endpoint:rtpbridge/16@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163840128 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163840128 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw CI:42061883 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163840128 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw CI:42061883 output_enabled 0 (mgcp_conn.c:271) 20250830163840128 DLMGCP DEBUG <0013> (1234/rtp C:42061883 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163840128 DLMGCP NOTICE <0013> endpoint:rtpbridge/16@mgw CI:42061883 CRCX: connection successfully created: (1234/rtp C:42061883 r=NULL:0<->l=::1:4658) (mgcp_protocol.c:772) 20250830163840128 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163840128 DLMGCP DEBUG <0013> Generated response: line #00: 200 36562 OK (mgcp_msg.c:72) 20250830163840128 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/16@mgw (mgcp_msg.c:72) 20250830163840128 DLMGCP DEBUG <0013> Generated response: line #02: I: 42061883 (mgcp_msg.c:72) 20250830163840128 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163840129 DLMGCP DEBUG <0013> Generated response: line #04: o=- 42061883 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163840129 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163840129 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163840129 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163840129 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4658 RTP/AVP 112 (mgcp_msg.c:72) 20250830163840129 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163840129 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163840130 DLMGCP DEBUG <0013> Received message: line #00: CRCX 36563 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163840130 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163840130 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163840130 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163840130 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw (trunk:0) found free endpoint: rtpbridge/17@mgw (mgcp_endp.c:262) 20250830163840130 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/17@mgw" (mgcp_protocol.c:370) 20250830163840130 DLMGCP NOTICE <0013> endpoint:rtpbridge/17@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163840130 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163840130 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw CI:AB9E4E7D connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163840130 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw CI:AB9E4E7D output_enabled 0 (mgcp_conn.c:271) 20250830163840130 DLMGCP DEBUG <0013> (1234/rtp C:AB9E4E7D r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163840131 DLMGCP NOTICE <0013> endpoint:rtpbridge/17@mgw CI:AB9E4E7D CRCX: connection successfully created: (1234/rtp C:AB9E4E7D r=NULL:0<->l=::1:4660) (mgcp_protocol.c:772) 20250830163840131 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163840131 DLMGCP DEBUG <0013> Generated response: line #00: 200 36563 OK (mgcp_msg.c:72) 20250830163840131 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/17@mgw (mgcp_msg.c:72) 20250830163840131 DLMGCP DEBUG <0013> Generated response: line #02: I: AB9E4E7D (mgcp_msg.c:72) 20250830163840131 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163840131 DLMGCP DEBUG <0013> Generated response: line #04: o=- AB9E4E7D 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163840131 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163840131 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163840131 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163840131 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4660 RTP/AVP 112 (mgcp_msg.c:72) 20250830163840131 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163840131 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163840132 DLMGCP DEBUG <0013> Received message: line #00: CRCX 36564 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163840132 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163840132 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163840132 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163840132 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw (trunk:0) found free endpoint: rtpbridge/18@mgw (mgcp_endp.c:262) 20250830163840132 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/18@mgw" (mgcp_protocol.c:370) 20250830163840132 DLMGCP NOTICE <0013> endpoint:rtpbridge/18@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163840132 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163840132 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw CI:8094CC0E connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163840132 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw CI:8094CC0E output_enabled 0 (mgcp_conn.c:271) 20250830163840132 DLMGCP DEBUG <0013> (1234/rtp C:8094CC0E r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163840133 DLMGCP NOTICE <0013> endpoint:rtpbridge/18@mgw CI:8094CC0E CRCX: connection successfully created: (1234/rtp C:8094CC0E r=NULL:0<->l=::1:4662) (mgcp_protocol.c:772) 20250830163840133 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163840133 DLMGCP DEBUG <0013> Generated response: line #00: 200 36564 OK (mgcp_msg.c:72) 20250830163840133 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/18@mgw (mgcp_msg.c:72) 20250830163840133 DLMGCP DEBUG <0013> Generated response: line #02: I: 8094CC0E (mgcp_msg.c:72) 20250830163840133 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163840133 DLMGCP DEBUG <0013> Generated response: line #04: o=- 8094CC0E 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163840133 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163840133 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163840133 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163840133 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4662 RTP/AVP 112 (mgcp_msg.c:72) 20250830163840133 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163840133 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163840134 DLMGCP DEBUG <0013> Received message: line #00: CRCX 36565 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163840134 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163840134 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163840134 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163840134 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw (trunk:0) found free endpoint: rtpbridge/19@mgw (mgcp_endp.c:262) 20250830163840134 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/19@mgw" (mgcp_protocol.c:370) 20250830163840134 DLMGCP NOTICE <0013> endpoint:rtpbridge/19@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163840134 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163840134 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw CI:763D18B0 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163840134 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw CI:763D18B0 output_enabled 0 (mgcp_conn.c:271) 20250830163840134 DLMGCP DEBUG <0013> (1234/rtp C:763D18B0 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163840134 DLMGCP NOTICE <0013> endpoint:rtpbridge/19@mgw CI:763D18B0 CRCX: connection successfully created: (1234/rtp C:763D18B0 r=NULL:0<->l=::1:4664) (mgcp_protocol.c:772) 20250830163840134 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163840135 DLMGCP DEBUG <0013> Generated response: line #00: 200 36565 OK (mgcp_msg.c:72) 20250830163840135 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/19@mgw (mgcp_msg.c:72) 20250830163840135 DLMGCP DEBUG <0013> Generated response: line #02: I: 763D18B0 (mgcp_msg.c:72) 20250830163840135 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163840135 DLMGCP DEBUG <0013> Generated response: line #04: o=- 763D18B0 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163840135 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163840135 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163840135 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163840135 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4664 RTP/AVP 112 (mgcp_msg.c:72) 20250830163840135 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163840135 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163840136 DLMGCP DEBUG <0013> Received message: line #00: CRCX 36566 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163840136 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163840136 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163840136 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163840136 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw (trunk:0) found free endpoint: rtpbridge/1a@mgw (mgcp_endp.c:262) 20250830163840136 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/1a@mgw" (mgcp_protocol.c:370) 20250830163840136 DLMGCP NOTICE <0013> endpoint:rtpbridge/1a@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163840136 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163840136 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw CI:C28D226B connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163840136 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw CI:C28D226B output_enabled 0 (mgcp_conn.c:271) 20250830163840136 DLMGCP DEBUG <0013> (1234/rtp C:C28D226B r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163840136 DLMGCP NOTICE <0013> endpoint:rtpbridge/1a@mgw CI:C28D226B CRCX: connection successfully created: (1234/rtp C:C28D226B r=NULL:0<->l=::1:4666) (mgcp_protocol.c:772) 20250830163840136 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163840136 DLMGCP DEBUG <0013> Generated response: line #00: 200 36566 OK (mgcp_msg.c:72) 20250830163840136 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/1a@mgw (mgcp_msg.c:72) 20250830163840136 DLMGCP DEBUG <0013> Generated response: line #02: I: C28D226B (mgcp_msg.c:72) 20250830163840136 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163840136 DLMGCP DEBUG <0013> Generated response: line #04: o=- C28D226B 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163840136 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163840136 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163840136 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163840136 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4666 RTP/AVP 112 (mgcp_msg.c:72) 20250830163840136 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163840136 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163840137 DLMGCP DEBUG <0013> Received message: line #00: CRCX 36567 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163840137 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163840137 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163840137 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163840137 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw (trunk:0) found free endpoint: rtpbridge/1b@mgw (mgcp_endp.c:262) 20250830163840137 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/1b@mgw" (mgcp_protocol.c:370) 20250830163840137 DLMGCP NOTICE <0013> endpoint:rtpbridge/1b@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163840137 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163840137 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw CI:37D76A55 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163840137 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw CI:37D76A55 output_enabled 0 (mgcp_conn.c:271) 20250830163840137 DLMGCP DEBUG <0013> (1234/rtp C:37D76A55 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163840138 DLMGCP NOTICE <0013> endpoint:rtpbridge/1b@mgw CI:37D76A55 CRCX: connection successfully created: (1234/rtp C:37D76A55 r=NULL:0<->l=::1:4668) (mgcp_protocol.c:772) 20250830163840138 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163840138 DLMGCP DEBUG <0013> Generated response: line #00: 200 36567 OK (mgcp_msg.c:72) 20250830163840138 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/1b@mgw (mgcp_msg.c:72) 20250830163840138 DLMGCP DEBUG <0013> Generated response: line #02: I: 37D76A55 (mgcp_msg.c:72) 20250830163840138 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163840138 DLMGCP DEBUG <0013> Generated response: line #04: o=- 37D76A55 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163840138 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163840138 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163840138 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163840138 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4668 RTP/AVP 112 (mgcp_msg.c:72) 20250830163840138 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163840138 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163840138 DLMGCP DEBUG <0013> Received message: line #00: CRCX 36568 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163840138 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163840138 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163840138 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163840138 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw (trunk:0) found free endpoint: rtpbridge/1c@mgw (mgcp_endp.c:262) 20250830163840138 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/1c@mgw" (mgcp_protocol.c:370) 20250830163840138 DLMGCP NOTICE <0013> endpoint:rtpbridge/1c@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163840138 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163840138 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw CI:EF3F4160 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163840138 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw CI:EF3F4160 output_enabled 0 (mgcp_conn.c:271) 20250830163840138 DLMGCP DEBUG <0013> (1234/rtp C:EF3F4160 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163840139 DLMGCP NOTICE <0013> endpoint:rtpbridge/1c@mgw CI:EF3F4160 CRCX: connection successfully created: (1234/rtp C:EF3F4160 r=NULL:0<->l=::1:4670) (mgcp_protocol.c:772) 20250830163840139 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163840139 DLMGCP DEBUG <0013> Generated response: line #00: 200 36568 OK (mgcp_msg.c:72) 20250830163840139 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/1c@mgw (mgcp_msg.c:72) 20250830163840139 DLMGCP DEBUG <0013> Generated response: line #02: I: EF3F4160 (mgcp_msg.c:72) 20250830163840139 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163840139 DLMGCP DEBUG <0013> Generated response: line #04: o=- EF3F4160 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163840139 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163840139 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163840139 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163840139 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4670 RTP/AVP 112 (mgcp_msg.c:72) 20250830163840139 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163840139 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163840139 DLMGCP DEBUG <0013> Received message: line #00: CRCX 36569 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163840139 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163840139 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163840139 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163840139 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw (trunk:0) found free endpoint: rtpbridge/1d@mgw (mgcp_endp.c:262) 20250830163840139 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/1d@mgw" (mgcp_protocol.c:370) 20250830163840139 DLMGCP NOTICE <0013> endpoint:rtpbridge/1d@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163840139 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163840139 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw CI:5CBF940D connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163840139 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw CI:5CBF940D output_enabled 0 (mgcp_conn.c:271) 20250830163840139 DLMGCP DEBUG <0013> (1234/rtp C:5CBF940D r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163840139 DLMGCP NOTICE <0013> endpoint:rtpbridge/1d@mgw CI:5CBF940D CRCX: connection successfully created: (1234/rtp C:5CBF940D r=NULL:0<->l=::1:4672) (mgcp_protocol.c:772) 20250830163840139 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163840139 DLMGCP DEBUG <0013> Generated response: line #00: 200 36569 OK (mgcp_msg.c:72) 20250830163840139 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/1d@mgw (mgcp_msg.c:72) 20250830163840139 DLMGCP DEBUG <0013> Generated response: line #02: I: 5CBF940D (mgcp_msg.c:72) 20250830163840139 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163840139 DLMGCP DEBUG <0013> Generated response: line #04: o=- 5CBF940D 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163840139 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163840139 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163840139 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163840139 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4672 RTP/AVP 112 (mgcp_msg.c:72) 20250830163840139 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163840140 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163840140 DLMGCP DEBUG <0013> Received message: line #00: CRCX 36570 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163840140 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163840140 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163840140 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163840140 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw (trunk:0) found free endpoint: rtpbridge/1e@mgw (mgcp_endp.c:262) 20250830163840140 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/1e@mgw" (mgcp_protocol.c:370) 20250830163840140 DLMGCP NOTICE <0013> endpoint:rtpbridge/1e@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163840140 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163840140 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw CI:F24B84B5 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163840140 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw CI:F24B84B5 output_enabled 0 (mgcp_conn.c:271) 20250830163840140 DLMGCP DEBUG <0013> (1234/rtp C:F24B84B5 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163840140 DLMGCP NOTICE <0013> endpoint:rtpbridge/1e@mgw CI:F24B84B5 CRCX: connection successfully created: (1234/rtp C:F24B84B5 r=NULL:0<->l=::1:4674) (mgcp_protocol.c:772) 20250830163840140 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163840140 DLMGCP DEBUG <0013> Generated response: line #00: 200 36570 OK (mgcp_msg.c:72) 20250830163840140 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/1e@mgw (mgcp_msg.c:72) 20250830163840140 DLMGCP DEBUG <0013> Generated response: line #02: I: F24B84B5 (mgcp_msg.c:72) 20250830163840140 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163840140 DLMGCP DEBUG <0013> Generated response: line #04: o=- F24B84B5 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163840140 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163840140 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163840140 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163840140 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4674 RTP/AVP 112 (mgcp_msg.c:72) 20250830163840140 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163840140 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163840141 DLMGCP DEBUG <0013> Received message: line #00: CRCX 36571 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163840141 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163840141 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163840141 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163840141 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw (trunk:0) found free endpoint: rtpbridge/1f@mgw (mgcp_endp.c:262) 20250830163840141 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/1f@mgw" (mgcp_protocol.c:370) 20250830163840141 DLMGCP NOTICE <0013> endpoint:rtpbridge/1f@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163840141 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163840141 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw CI:B426AB83 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163840141 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw CI:B426AB83 output_enabled 0 (mgcp_conn.c:271) 20250830163840141 DLMGCP DEBUG <0013> (1234/rtp C:B426AB83 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163840141 DLMGCP NOTICE <0013> endpoint:rtpbridge/1f@mgw CI:B426AB83 CRCX: connection successfully created: (1234/rtp C:B426AB83 r=NULL:0<->l=::1:4676) (mgcp_protocol.c:772) 20250830163840141 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163840141 DLMGCP DEBUG <0013> Generated response: line #00: 200 36571 OK (mgcp_msg.c:72) 20250830163840141 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/1f@mgw (mgcp_msg.c:72) 20250830163840141 DLMGCP DEBUG <0013> Generated response: line #02: I: B426AB83 (mgcp_msg.c:72) 20250830163840141 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163840141 DLMGCP DEBUG <0013> Generated response: line #04: o=- B426AB83 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163840141 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163840141 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163840141 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163840141 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4676 RTP/AVP 112 (mgcp_msg.c:72) 20250830163840141 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163840141 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163840142 DLMGCP DEBUG <0013> Received message: line #00: CRCX 36572 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163840142 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163840142 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163840142 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163840142 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw (trunk:0) found free endpoint: rtpbridge/20@mgw (mgcp_endp.c:262) 20250830163840142 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/20@mgw" (mgcp_protocol.c:370) 20250830163840142 DLMGCP NOTICE <0013> endpoint:rtpbridge/20@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163840142 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163840142 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw CI:09F68BC7 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163840142 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw CI:09F68BC7 output_enabled 0 (mgcp_conn.c:271) 20250830163840142 DLMGCP DEBUG <0013> (1234/rtp C:09F68BC7 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163840142 DLMGCP NOTICE <0013> endpoint:rtpbridge/20@mgw CI:09F68BC7 CRCX: connection successfully created: (1234/rtp C:09F68BC7 r=NULL:0<->l=::1:4678) (mgcp_protocol.c:772) 20250830163840142 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163840142 DLMGCP DEBUG <0013> Generated response: line #00: 200 36572 OK (mgcp_msg.c:72) 20250830163840142 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/20@mgw (mgcp_msg.c:72) 20250830163840142 DLMGCP DEBUG <0013> Generated response: line #02: I: 09F68BC7 (mgcp_msg.c:72) 20250830163840142 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163840142 DLMGCP DEBUG <0013> Generated response: line #04: o=- 09F68BC7 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163840142 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163840142 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163840142 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163840142 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4678 RTP/AVP 112 (mgcp_msg.c:72) 20250830163840142 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163840142 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163840143 DLMGCP DEBUG <0013> Received message: line #00: CRCX 36573 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163840143 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163840143 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163840143 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163840143 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw (trunk:0) found free endpoint: rtpbridge/21@mgw (mgcp_endp.c:262) 20250830163840143 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/21@mgw" (mgcp_protocol.c:370) 20250830163840143 DLMGCP NOTICE <0013> endpoint:rtpbridge/21@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163840143 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163840143 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw CI:9BB04A06 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163840143 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw CI:9BB04A06 output_enabled 0 (mgcp_conn.c:271) 20250830163840143 DLMGCP DEBUG <0013> (1234/rtp C:9BB04A06 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163840143 DLMGCP NOTICE <0013> endpoint:rtpbridge/21@mgw CI:9BB04A06 CRCX: connection successfully created: (1234/rtp C:9BB04A06 r=NULL:0<->l=::1:4680) (mgcp_protocol.c:772) 20250830163840143 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163840143 DLMGCP DEBUG <0013> Generated response: line #00: 200 36573 OK (mgcp_msg.c:72) 20250830163840143 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/21@mgw (mgcp_msg.c:72) 20250830163840143 DLMGCP DEBUG <0013> Generated response: line #02: I: 9BB04A06 (mgcp_msg.c:72) 20250830163840143 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163840143 DLMGCP DEBUG <0013> Generated response: line #04: o=- 9BB04A06 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163840143 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163840143 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163840143 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163840143 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4680 RTP/AVP 112 (mgcp_msg.c:72) 20250830163840143 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163840143 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163840144 DLMGCP DEBUG <0013> Received message: line #00: CRCX 36574 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163840144 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163840144 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163840144 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163840144 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw (trunk:0) found free endpoint: rtpbridge/22@mgw (mgcp_endp.c:262) 20250830163840144 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/22@mgw" (mgcp_protocol.c:370) 20250830163840144 DLMGCP NOTICE <0013> endpoint:rtpbridge/22@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163840144 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163840144 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw CI:CF127B65 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163840144 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw CI:CF127B65 output_enabled 0 (mgcp_conn.c:271) 20250830163840144 DLMGCP DEBUG <0013> (1234/rtp C:CF127B65 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163840144 DLMGCP NOTICE <0013> endpoint:rtpbridge/22@mgw CI:CF127B65 CRCX: connection successfully created: (1234/rtp C:CF127B65 r=NULL:0<->l=::1:4682) (mgcp_protocol.c:772) 20250830163840144 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163840144 DLMGCP DEBUG <0013> Generated response: line #00: 200 36574 OK (mgcp_msg.c:72) 20250830163840144 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/22@mgw (mgcp_msg.c:72) 20250830163840144 DLMGCP DEBUG <0013> Generated response: line #02: I: CF127B65 (mgcp_msg.c:72) 20250830163840144 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163840144 DLMGCP DEBUG <0013> Generated response: line #04: o=- CF127B65 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163840144 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163840144 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163840144 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163840144 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4682 RTP/AVP 112 (mgcp_msg.c:72) 20250830163840144 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163840144 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163840144 DLMGCP DEBUG <0013> Received message: line #00: CRCX 36575 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163840144 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163840144 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163840144 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163840144 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw (trunk:0) found free endpoint: rtpbridge/23@mgw (mgcp_endp.c:262) 20250830163840144 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/23@mgw" (mgcp_protocol.c:370) 20250830163840144 DLMGCP NOTICE <0013> endpoint:rtpbridge/23@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163840144 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163840144 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw CI:22276C9D connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163840144 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw CI:22276C9D output_enabled 0 (mgcp_conn.c:271) 20250830163840144 DLMGCP DEBUG <0013> (1234/rtp C:22276C9D r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163840144 DLMGCP NOTICE <0013> endpoint:rtpbridge/23@mgw CI:22276C9D CRCX: connection successfully created: (1234/rtp C:22276C9D r=NULL:0<->l=::1:4684) (mgcp_protocol.c:772) 20250830163840144 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163840144 DLMGCP DEBUG <0013> Generated response: line #00: 200 36575 OK (mgcp_msg.c:72) 20250830163840144 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/23@mgw (mgcp_msg.c:72) 20250830163840144 DLMGCP DEBUG <0013> Generated response: line #02: I: 22276C9D (mgcp_msg.c:72) 20250830163840144 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163840144 DLMGCP DEBUG <0013> Generated response: line #04: o=- 22276C9D 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163840144 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163840144 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163840144 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163840144 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4684 RTP/AVP 112 (mgcp_msg.c:72) 20250830163840144 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163840144 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163840145 DLMGCP DEBUG <0013> Received message: line #00: CRCX 36576 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163840145 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163840145 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163840145 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163840145 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw (trunk:0) found free endpoint: rtpbridge/24@mgw (mgcp_endp.c:262) 20250830163840145 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/24@mgw" (mgcp_protocol.c:370) 20250830163840145 DLMGCP NOTICE <0013> endpoint:rtpbridge/24@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163840145 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163840145 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw CI:49C98033 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163840145 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw CI:49C98033 output_enabled 0 (mgcp_conn.c:271) 20250830163840145 DLMGCP DEBUG <0013> (1234/rtp C:49C98033 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163840145 DLMGCP NOTICE <0013> endpoint:rtpbridge/24@mgw CI:49C98033 CRCX: connection successfully created: (1234/rtp C:49C98033 r=NULL:0<->l=::1:4686) (mgcp_protocol.c:772) 20250830163840145 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163840145 DLMGCP DEBUG <0013> Generated response: line #00: 200 36576 OK (mgcp_msg.c:72) 20250830163840145 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/24@mgw (mgcp_msg.c:72) 20250830163840145 DLMGCP DEBUG <0013> Generated response: line #02: I: 49C98033 (mgcp_msg.c:72) 20250830163840145 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163840145 DLMGCP DEBUG <0013> Generated response: line #04: o=- 49C98033 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163840145 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163840145 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163840145 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163840145 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4686 RTP/AVP 112 (mgcp_msg.c:72) 20250830163840145 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163840145 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163840145 DLMGCP DEBUG <0013> Received message: line #00: CRCX 36577 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163840145 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163840145 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163840145 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163840145 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw (trunk:0) found free endpoint: rtpbridge/25@mgw (mgcp_endp.c:262) 20250830163840145 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/25@mgw" (mgcp_protocol.c:370) 20250830163840145 DLMGCP NOTICE <0013> endpoint:rtpbridge/25@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163840145 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163840145 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw CI:D10E9834 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163840145 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw CI:D10E9834 output_enabled 0 (mgcp_conn.c:271) 20250830163840146 DLMGCP DEBUG <0013> (1234/rtp C:D10E9834 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163840146 DLMGCP NOTICE <0013> endpoint:rtpbridge/25@mgw CI:D10E9834 CRCX: connection successfully created: (1234/rtp C:D10E9834 r=NULL:0<->l=::1:4688) (mgcp_protocol.c:772) 20250830163840146 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163840146 DLMGCP DEBUG <0013> Generated response: line #00: 200 36577 OK (mgcp_msg.c:72) 20250830163840146 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/25@mgw (mgcp_msg.c:72) 20250830163840146 DLMGCP DEBUG <0013> Generated response: line #02: I: D10E9834 (mgcp_msg.c:72) 20250830163840146 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163840146 DLMGCP DEBUG <0013> Generated response: line #04: o=- D10E9834 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163840146 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163840146 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163840146 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163840146 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4688 RTP/AVP 112 (mgcp_msg.c:72) 20250830163840146 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163840146 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163840146 DLMGCP DEBUG <0013> Received message: line #00: CRCX 36578 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163840146 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163840146 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163840146 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163840146 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw (trunk:0) found free endpoint: rtpbridge/26@mgw (mgcp_endp.c:262) 20250830163840146 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/26@mgw" (mgcp_protocol.c:370) 20250830163840147 DLMGCP NOTICE <0013> endpoint:rtpbridge/26@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163840147 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163840147 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw CI:F165F2FD connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163840147 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw CI:F165F2FD output_enabled 0 (mgcp_conn.c:271) 20250830163840147 DLMGCP DEBUG <0013> (1234/rtp C:F165F2FD r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163840147 DLMGCP NOTICE <0013> endpoint:rtpbridge/26@mgw CI:F165F2FD CRCX: connection successfully created: (1234/rtp C:F165F2FD r=NULL:0<->l=::1:4690) (mgcp_protocol.c:772) 20250830163840147 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163840147 DLMGCP DEBUG <0013> Generated response: line #00: 200 36578 OK (mgcp_msg.c:72) 20250830163840147 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/26@mgw (mgcp_msg.c:72) 20250830163840147 DLMGCP DEBUG <0013> Generated response: line #02: I: F165F2FD (mgcp_msg.c:72) 20250830163840147 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163840147 DLMGCP DEBUG <0013> Generated response: line #04: o=- F165F2FD 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163840147 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163840147 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163840147 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163840147 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4690 RTP/AVP 112 (mgcp_msg.c:72) 20250830163840147 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163840147 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163840148 DLMGCP DEBUG <0013> Received message: line #00: CRCX 36579 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163840148 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163840148 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163840148 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163840148 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw (trunk:0) found free endpoint: rtpbridge/27@mgw (mgcp_endp.c:262) 20250830163840148 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/27@mgw" (mgcp_protocol.c:370) 20250830163840148 DLMGCP NOTICE <0013> endpoint:rtpbridge/27@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163840148 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163840148 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw CI:00D4A305 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163840148 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw CI:00D4A305 output_enabled 0 (mgcp_conn.c:271) 20250830163840148 DLMGCP DEBUG <0013> (1234/rtp C:00D4A305 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163840148 DLMGCP NOTICE <0013> endpoint:rtpbridge/27@mgw CI:00D4A305 CRCX: connection successfully created: (1234/rtp C:00D4A305 r=NULL:0<->l=::1:4692) (mgcp_protocol.c:772) 20250830163840148 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163840148 DLMGCP DEBUG <0013> Generated response: line #00: 200 36579 OK (mgcp_msg.c:72) 20250830163840148 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/27@mgw (mgcp_msg.c:72) 20250830163840148 DLMGCP DEBUG <0013> Generated response: line #02: I: 00D4A305 (mgcp_msg.c:72) 20250830163840148 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163840148 DLMGCP DEBUG <0013> Generated response: line #04: o=- 00D4A305 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163840148 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163840148 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163840148 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163840148 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4692 RTP/AVP 112 (mgcp_msg.c:72) 20250830163840148 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163840148 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163840149 DLMGCP DEBUG <0013> Received message: line #00: CRCX 36580 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163840149 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163840149 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163840149 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163840149 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw (trunk:0) found free endpoint: rtpbridge/28@mgw (mgcp_endp.c:262) 20250830163840149 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/28@mgw" (mgcp_protocol.c:370) 20250830163840149 DLMGCP NOTICE <0013> endpoint:rtpbridge/28@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163840149 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163840149 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw CI:49038496 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163840149 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw CI:49038496 output_enabled 0 (mgcp_conn.c:271) 20250830163840149 DLMGCP DEBUG <0013> (1234/rtp C:49038496 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163840149 DLMGCP NOTICE <0013> endpoint:rtpbridge/28@mgw CI:49038496 CRCX: connection successfully created: (1234/rtp C:49038496 r=NULL:0<->l=::1:4694) (mgcp_protocol.c:772) 20250830163840149 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163840149 DLMGCP DEBUG <0013> Generated response: line #00: 200 36580 OK (mgcp_msg.c:72) 20250830163840149 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/28@mgw (mgcp_msg.c:72) 20250830163840149 DLMGCP DEBUG <0013> Generated response: line #02: I: 49038496 (mgcp_msg.c:72) 20250830163840149 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163840149 DLMGCP DEBUG <0013> Generated response: line #04: o=- 49038496 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163840149 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163840149 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163840149 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163840149 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4694 RTP/AVP 112 (mgcp_msg.c:72) 20250830163840149 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163840149 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163840150 DLMGCP DEBUG <0013> Received message: line #00: CRCX 36581 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163840150 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163840150 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163840150 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163840150 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw (trunk:0) found free endpoint: rtpbridge/29@mgw (mgcp_endp.c:262) 20250830163840150 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/29@mgw" (mgcp_protocol.c:370) 20250830163840150 DLMGCP NOTICE <0013> endpoint:rtpbridge/29@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163840150 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163840150 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw CI:C3A685C0 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163840150 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw CI:C3A685C0 output_enabled 0 (mgcp_conn.c:271) 20250830163840150 DLMGCP DEBUG <0013> (1234/rtp C:C3A685C0 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163840150 DLMGCP NOTICE <0013> endpoint:rtpbridge/29@mgw CI:C3A685C0 CRCX: connection successfully created: (1234/rtp C:C3A685C0 r=NULL:0<->l=::1:4696) (mgcp_protocol.c:772) 20250830163840150 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163840150 DLMGCP DEBUG <0013> Generated response: line #00: 200 36581 OK (mgcp_msg.c:72) 20250830163840150 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/29@mgw (mgcp_msg.c:72) 20250830163840150 DLMGCP DEBUG <0013> Generated response: line #02: I: C3A685C0 (mgcp_msg.c:72) 20250830163840150 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163840150 DLMGCP DEBUG <0013> Generated response: line #04: o=- C3A685C0 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163840150 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163840150 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163840150 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163840150 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4696 RTP/AVP 112 (mgcp_msg.c:72) 20250830163840150 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163840150 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163840150 DLMGCP DEBUG <0013> Received message: line #00: CRCX 36582 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163840150 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163840150 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163840150 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163840150 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw (trunk:0) found free endpoint: rtpbridge/2a@mgw (mgcp_endp.c:262) 20250830163840151 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2a@mgw" (mgcp_protocol.c:370) 20250830163840151 DLMGCP NOTICE <0013> endpoint:rtpbridge/2a@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163840151 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163840151 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw CI:4342681A connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163840151 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw CI:4342681A output_enabled 0 (mgcp_conn.c:271) 20250830163840151 DLMGCP DEBUG <0013> (1234/rtp C:4342681A r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163840151 DLMGCP NOTICE <0013> endpoint:rtpbridge/2a@mgw CI:4342681A CRCX: connection successfully created: (1234/rtp C:4342681A r=NULL:0<->l=::1:4698) (mgcp_protocol.c:772) 20250830163840151 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163840151 DLMGCP DEBUG <0013> Generated response: line #00: 200 36582 OK (mgcp_msg.c:72) 20250830163840151 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/2a@mgw (mgcp_msg.c:72) 20250830163840151 DLMGCP DEBUG <0013> Generated response: line #02: I: 4342681A (mgcp_msg.c:72) 20250830163840151 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163840151 DLMGCP DEBUG <0013> Generated response: line #04: o=- 4342681A 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163840151 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163840151 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163840151 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163840151 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4698 RTP/AVP 112 (mgcp_msg.c:72) 20250830163840151 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163840151 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163840151 DLMGCP DEBUG <0013> Received message: line #00: CRCX 36583 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163840151 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163840151 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163840151 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163840151 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw (trunk:0) found free endpoint: rtpbridge/2b@mgw (mgcp_endp.c:262) 20250830163840151 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2b@mgw" (mgcp_protocol.c:370) 20250830163840151 DLMGCP NOTICE <0013> endpoint:rtpbridge/2b@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163840151 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163840151 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw CI:C5EFB4B9 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163840151 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw CI:C5EFB4B9 output_enabled 0 (mgcp_conn.c:271) 20250830163840151 DLMGCP DEBUG <0013> (1234/rtp C:C5EFB4B9 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163840151 DLMGCP NOTICE <0013> endpoint:rtpbridge/2b@mgw CI:C5EFB4B9 CRCX: connection successfully created: (1234/rtp C:C5EFB4B9 r=NULL:0<->l=::1:4700) (mgcp_protocol.c:772) 20250830163840151 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163840151 DLMGCP DEBUG <0013> Generated response: line #00: 200 36583 OK (mgcp_msg.c:72) 20250830163840151 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/2b@mgw (mgcp_msg.c:72) 20250830163840151 DLMGCP DEBUG <0013> Generated response: line #02: I: C5EFB4B9 (mgcp_msg.c:72) 20250830163840151 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163840151 DLMGCP DEBUG <0013> Generated response: line #04: o=- C5EFB4B9 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163840151 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163840151 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163840151 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163840151 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4700 RTP/AVP 112 (mgcp_msg.c:72) 20250830163840151 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163840151 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163840151 DLMGCP DEBUG <0013> Received message: line #00: CRCX 36584 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163840151 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163840151 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163840151 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163840151 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw (trunk:0) found free endpoint: rtpbridge/2c@mgw (mgcp_endp.c:262) 20250830163840152 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2c@mgw" (mgcp_protocol.c:370) 20250830163840152 DLMGCP NOTICE <0013> endpoint:rtpbridge/2c@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163840152 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163840152 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw CI:70714F79 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163840152 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw CI:70714F79 output_enabled 0 (mgcp_conn.c:271) 20250830163840152 DLMGCP DEBUG <0013> (1234/rtp C:70714F79 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163840152 DLMGCP NOTICE <0013> endpoint:rtpbridge/2c@mgw CI:70714F79 CRCX: connection successfully created: (1234/rtp C:70714F79 r=NULL:0<->l=::1:4702) (mgcp_protocol.c:772) 20250830163840152 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163840152 DLMGCP DEBUG <0013> Generated response: line #00: 200 36584 OK (mgcp_msg.c:72) 20250830163840152 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/2c@mgw (mgcp_msg.c:72) 20250830163840152 DLMGCP DEBUG <0013> Generated response: line #02: I: 70714F79 (mgcp_msg.c:72) 20250830163840152 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163840152 DLMGCP DEBUG <0013> Generated response: line #04: o=- 70714F79 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163840152 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163840152 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163840152 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163840152 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4702 RTP/AVP 112 (mgcp_msg.c:72) 20250830163840152 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163840152 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163840153 DLMGCP DEBUG <0013> Received message: line #00: CRCX 36585 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163840153 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163840153 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163840153 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163840153 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw (trunk:0) found free endpoint: rtpbridge/2d@mgw (mgcp_endp.c:262) 20250830163840153 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2d@mgw" (mgcp_protocol.c:370) 20250830163840153 DLMGCP NOTICE <0013> endpoint:rtpbridge/2d@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163840153 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163840153 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw CI:A4A719A5 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163840153 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw CI:A4A719A5 output_enabled 0 (mgcp_conn.c:271) 20250830163840153 DLMGCP DEBUG <0013> (1234/rtp C:A4A719A5 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163840153 DLMGCP NOTICE <0013> endpoint:rtpbridge/2d@mgw CI:A4A719A5 CRCX: connection successfully created: (1234/rtp C:A4A719A5 r=NULL:0<->l=::1:4704) (mgcp_protocol.c:772) 20250830163840153 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163840153 DLMGCP DEBUG <0013> Generated response: line #00: 200 36585 OK (mgcp_msg.c:72) 20250830163840153 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/2d@mgw (mgcp_msg.c:72) 20250830163840153 DLMGCP DEBUG <0013> Generated response: line #02: I: A4A719A5 (mgcp_msg.c:72) 20250830163840153 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163840154 DLMGCP DEBUG <0013> Generated response: line #04: o=- A4A719A5 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163840154 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163840154 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163840154 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163840154 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4704 RTP/AVP 112 (mgcp_msg.c:72) 20250830163840154 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163840154 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163840154 DLMGCP DEBUG <0013> Received message: line #00: CRCX 36586 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163840154 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163840154 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163840154 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163840154 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw (trunk:0) found free endpoint: rtpbridge/2e@mgw (mgcp_endp.c:262) 20250830163840154 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2e@mgw" (mgcp_protocol.c:370) 20250830163840154 DLMGCP NOTICE <0013> endpoint:rtpbridge/2e@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163840154 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163840154 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw CI:ADBF4859 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163840154 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw CI:ADBF4859 output_enabled 0 (mgcp_conn.c:271) 20250830163840154 DLMGCP DEBUG <0013> (1234/rtp C:ADBF4859 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163840154 DLMGCP NOTICE <0013> endpoint:rtpbridge/2e@mgw CI:ADBF4859 CRCX: connection successfully created: (1234/rtp C:ADBF4859 r=NULL:0<->l=::1:4706) (mgcp_protocol.c:772) 20250830163840154 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163840154 DLMGCP DEBUG <0013> Generated response: line #00: 200 36586 OK (mgcp_msg.c:72) 20250830163840154 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/2e@mgw (mgcp_msg.c:72) 20250830163840154 DLMGCP DEBUG <0013> Generated response: line #02: I: ADBF4859 (mgcp_msg.c:72) 20250830163840154 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163840154 DLMGCP DEBUG <0013> Generated response: line #04: o=- ADBF4859 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163840154 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163840154 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163840154 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163840154 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4706 RTP/AVP 112 (mgcp_msg.c:72) 20250830163840154 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163840154 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163840155 DLMGCP DEBUG <0013> Received message: line #00: CRCX 36587 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163840155 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163840155 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163840155 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163840155 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw (trunk:0) found free endpoint: rtpbridge/2f@mgw (mgcp_endp.c:262) 20250830163840155 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2f@mgw" (mgcp_protocol.c:370) 20250830163840155 DLMGCP NOTICE <0013> endpoint:rtpbridge/2f@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163840155 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163840155 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw CI:E1D51CD0 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163840155 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw CI:E1D51CD0 output_enabled 0 (mgcp_conn.c:271) 20250830163840155 DLMGCP DEBUG <0013> (1234/rtp C:E1D51CD0 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163840155 DLMGCP NOTICE <0013> endpoint:rtpbridge/2f@mgw CI:E1D51CD0 CRCX: connection successfully created: (1234/rtp C:E1D51CD0 r=NULL:0<->l=::1:4708) (mgcp_protocol.c:772) 20250830163840155 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163840155 DLMGCP DEBUG <0013> Generated response: line #00: 200 36587 OK (mgcp_msg.c:72) 20250830163840155 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/2f@mgw (mgcp_msg.c:72) 20250830163840155 DLMGCP DEBUG <0013> Generated response: line #02: I: E1D51CD0 (mgcp_msg.c:72) 20250830163840155 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163840155 DLMGCP DEBUG <0013> Generated response: line #04: o=- E1D51CD0 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163840155 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163840155 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163840155 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163840155 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4708 RTP/AVP 112 (mgcp_msg.c:72) 20250830163840155 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163840155 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163840156 DLMGCP DEBUG <0013> Received message: line #00: CRCX 36588 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163840156 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163840156 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163840156 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163840156 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw (trunk:0) found free endpoint: rtpbridge/30@mgw (mgcp_endp.c:262) 20250830163840156 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/30@mgw" (mgcp_protocol.c:370) 20250830163840156 DLMGCP NOTICE <0013> endpoint:rtpbridge/30@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163840156 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163840156 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw CI:4257E767 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163840156 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw CI:4257E767 output_enabled 0 (mgcp_conn.c:271) 20250830163840156 DLMGCP DEBUG <0013> (1234/rtp C:4257E767 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163840156 DLMGCP NOTICE <0013> endpoint:rtpbridge/30@mgw CI:4257E767 CRCX: connection successfully created: (1234/rtp C:4257E767 r=NULL:0<->l=::1:4710) (mgcp_protocol.c:772) 20250830163840156 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163840156 DLMGCP DEBUG <0013> Generated response: line #00: 200 36588 OK (mgcp_msg.c:72) 20250830163840156 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/30@mgw (mgcp_msg.c:72) 20250830163840156 DLMGCP DEBUG <0013> Generated response: line #02: I: 4257E767 (mgcp_msg.c:72) 20250830163840156 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163840156 DLMGCP DEBUG <0013> Generated response: line #04: o=- 4257E767 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163840156 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163840156 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163840156 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163840156 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4710 RTP/AVP 112 (mgcp_msg.c:72) 20250830163840156 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163840156 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163840156 DLMGCP DEBUG <0013> Received message: line #00: CRCX 36589 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163840156 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163840156 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163840156 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163840156 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw (trunk:0) found free endpoint: rtpbridge/31@mgw (mgcp_endp.c:262) 20250830163840156 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/31@mgw" (mgcp_protocol.c:370) 20250830163840156 DLMGCP NOTICE <0013> endpoint:rtpbridge/31@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163840156 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163840156 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw CI:24306937 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163840156 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw CI:24306937 output_enabled 0 (mgcp_conn.c:271) 20250830163840157 DLMGCP DEBUG <0013> (1234/rtp C:24306937 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163840157 DLMGCP NOTICE <0013> endpoint:rtpbridge/31@mgw CI:24306937 CRCX: connection successfully created: (1234/rtp C:24306937 r=NULL:0<->l=::1:4712) (mgcp_protocol.c:772) 20250830163840157 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163840157 DLMGCP DEBUG <0013> Generated response: line #00: 200 36589 OK (mgcp_msg.c:72) 20250830163840157 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/31@mgw (mgcp_msg.c:72) 20250830163840157 DLMGCP DEBUG <0013> Generated response: line #02: I: 24306937 (mgcp_msg.c:72) 20250830163840157 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163840157 DLMGCP DEBUG <0013> Generated response: line #04: o=- 24306937 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163840157 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163840157 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163840157 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163840157 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4712 RTP/AVP 112 (mgcp_msg.c:72) 20250830163840157 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163840157 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163840157 DLMGCP DEBUG <0013> Received message: line #00: CRCX 36590 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163840157 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163840157 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163840157 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163840157 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw (trunk:0) found free endpoint: rtpbridge/32@mgw (mgcp_endp.c:262) 20250830163840157 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/32@mgw" (mgcp_protocol.c:370) 20250830163840157 DLMGCP NOTICE <0013> endpoint:rtpbridge/32@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163840157 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163840157 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw CI:F546E6CF connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163840157 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw CI:F546E6CF output_enabled 0 (mgcp_conn.c:271) 20250830163840157 DLMGCP DEBUG <0013> (1234/rtp C:F546E6CF r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163840157 DLMGCP NOTICE <0013> endpoint:rtpbridge/32@mgw CI:F546E6CF CRCX: connection successfully created: (1234/rtp C:F546E6CF r=NULL:0<->l=::1:4714) (mgcp_protocol.c:772) 20250830163840157 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163840157 DLMGCP DEBUG <0013> Generated response: line #00: 200 36590 OK (mgcp_msg.c:72) 20250830163840157 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/32@mgw (mgcp_msg.c:72) 20250830163840157 DLMGCP DEBUG <0013> Generated response: line #02: I: F546E6CF (mgcp_msg.c:72) 20250830163840157 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163840157 DLMGCP DEBUG <0013> Generated response: line #04: o=- F546E6CF 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163840158 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163840158 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163840158 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163840158 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4714 RTP/AVP 112 (mgcp_msg.c:72) 20250830163840158 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163840158 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163840158 DLMGCP DEBUG <0013> Received message: line #00: CRCX 36591 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163840158 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163840158 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163840158 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163840158 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw (trunk:0) found free endpoint: rtpbridge/33@mgw (mgcp_endp.c:262) 20250830163840158 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/33@mgw" (mgcp_protocol.c:370) 20250830163840158 DLMGCP NOTICE <0013> endpoint:rtpbridge/33@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163840158 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163840158 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw CI:3DE7D03E connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163840158 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw CI:3DE7D03E output_enabled 0 (mgcp_conn.c:271) 20250830163840158 DLMGCP DEBUG <0013> (1234/rtp C:3DE7D03E r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163840158 DLMGCP NOTICE <0013> endpoint:rtpbridge/33@mgw CI:3DE7D03E CRCX: connection successfully created: (1234/rtp C:3DE7D03E r=NULL:0<->l=::1:4716) (mgcp_protocol.c:772) 20250830163840158 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163840158 DLMGCP DEBUG <0013> Generated response: line #00: 200 36591 OK (mgcp_msg.c:72) 20250830163840158 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/33@mgw (mgcp_msg.c:72) 20250830163840158 DLMGCP DEBUG <0013> Generated response: line #02: I: 3DE7D03E (mgcp_msg.c:72) 20250830163840158 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163840158 DLMGCP DEBUG <0013> Generated response: line #04: o=- 3DE7D03E 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163840158 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163840158 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163840158 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163840158 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4716 RTP/AVP 112 (mgcp_msg.c:72) 20250830163840158 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163840158 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163840159 DLMGCP DEBUG <0013> Received message: line #00: CRCX 36592 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163840159 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163840159 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163840159 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163840159 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw (trunk:0) found free endpoint: rtpbridge/34@mgw (mgcp_endp.c:262) 20250830163840159 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/34@mgw" (mgcp_protocol.c:370) 20250830163840159 DLMGCP NOTICE <0013> endpoint:rtpbridge/34@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163840159 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163840159 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw CI:61283B65 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163840159 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw CI:61283B65 output_enabled 0 (mgcp_conn.c:271) 20250830163840159 DLMGCP DEBUG <0013> (1234/rtp C:61283B65 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163840159 DLMGCP NOTICE <0013> endpoint:rtpbridge/34@mgw CI:61283B65 CRCX: connection successfully created: (1234/rtp C:61283B65 r=NULL:0<->l=::1:4718) (mgcp_protocol.c:772) 20250830163840159 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163840159 DLMGCP DEBUG <0013> Generated response: line #00: 200 36592 OK (mgcp_msg.c:72) 20250830163840159 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/34@mgw (mgcp_msg.c:72) 20250830163840159 DLMGCP DEBUG <0013> Generated response: line #02: I: 61283B65 (mgcp_msg.c:72) 20250830163840159 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163840159 DLMGCP DEBUG <0013> Generated response: line #04: o=- 61283B65 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163840159 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163840159 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163840159 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163840159 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4718 RTP/AVP 112 (mgcp_msg.c:72) 20250830163840159 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163840159 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163840159 DLMGCP DEBUG <0013> Received message: line #00: CRCX 36593 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163840159 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163840159 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163840159 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163840159 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw (trunk:0) found free endpoint: rtpbridge/35@mgw (mgcp_endp.c:262) 20250830163840159 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/35@mgw" (mgcp_protocol.c:370) 20250830163840159 DLMGCP NOTICE <0013> endpoint:rtpbridge/35@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163840159 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163840159 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw CI:CBBC6F05 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163840159 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw CI:CBBC6F05 output_enabled 0 (mgcp_conn.c:271) 20250830163840159 DLMGCP DEBUG <0013> (1234/rtp C:CBBC6F05 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163840160 DLMGCP NOTICE <0013> endpoint:rtpbridge/35@mgw CI:CBBC6F05 CRCX: connection successfully created: (1234/rtp C:CBBC6F05 r=NULL:0<->l=::1:4720) (mgcp_protocol.c:772) 20250830163840160 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163840160 DLMGCP DEBUG <0013> Generated response: line #00: 200 36593 OK (mgcp_msg.c:72) 20250830163840160 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/35@mgw (mgcp_msg.c:72) 20250830163840160 DLMGCP DEBUG <0013> Generated response: line #02: I: CBBC6F05 (mgcp_msg.c:72) 20250830163840160 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163840160 DLMGCP DEBUG <0013> Generated response: line #04: o=- CBBC6F05 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163840160 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163840160 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163840160 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163840160 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4720 RTP/AVP 112 (mgcp_msg.c:72) 20250830163840160 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163840160 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163840160 DLMGCP DEBUG <0013> Received message: line #00: CRCX 36594 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163840160 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163840160 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163840160 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163840160 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw (trunk:0) found free endpoint: rtpbridge/36@mgw (mgcp_endp.c:262) 20250830163840160 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/36@mgw" (mgcp_protocol.c:370) 20250830163840160 DLMGCP NOTICE <0013> endpoint:rtpbridge/36@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163840160 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163840160 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw CI:4AA99532 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163840160 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw CI:4AA99532 output_enabled 0 (mgcp_conn.c:271) 20250830163840160 DLMGCP DEBUG <0013> (1234/rtp C:4AA99532 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163840160 DLMGCP NOTICE <0013> endpoint:rtpbridge/36@mgw CI:4AA99532 CRCX: connection successfully created: (1234/rtp C:4AA99532 r=NULL:0<->l=::1:4722) (mgcp_protocol.c:772) 20250830163840160 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163840160 DLMGCP DEBUG <0013> Generated response: line #00: 200 36594 OK (mgcp_msg.c:72) 20250830163840160 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/36@mgw (mgcp_msg.c:72) 20250830163840160 DLMGCP DEBUG <0013> Generated response: line #02: I: 4AA99532 (mgcp_msg.c:72) 20250830163840160 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163840160 DLMGCP DEBUG <0013> Generated response: line #04: o=- 4AA99532 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163840160 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163840160 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163840160 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163840160 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4722 RTP/AVP 112 (mgcp_msg.c:72) 20250830163840160 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163840160 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163840161 DLMGCP DEBUG <0013> Received message: line #00: CRCX 36595 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163840161 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163840161 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163840161 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163840161 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw (trunk:0) found free endpoint: rtpbridge/37@mgw (mgcp_endp.c:262) 20250830163840161 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/37@mgw" (mgcp_protocol.c:370) 20250830163840161 DLMGCP NOTICE <0013> endpoint:rtpbridge/37@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163840161 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163840161 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw CI:638B1981 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163840161 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw CI:638B1981 output_enabled 0 (mgcp_conn.c:271) 20250830163840161 DLMGCP DEBUG <0013> (1234/rtp C:638B1981 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163840161 DLMGCP NOTICE <0013> endpoint:rtpbridge/37@mgw CI:638B1981 CRCX: connection successfully created: (1234/rtp C:638B1981 r=NULL:0<->l=::1:4724) (mgcp_protocol.c:772) 20250830163840161 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163840161 DLMGCP DEBUG <0013> Generated response: line #00: 200 36595 OK (mgcp_msg.c:72) 20250830163840161 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/37@mgw (mgcp_msg.c:72) 20250830163840161 DLMGCP DEBUG <0013> Generated response: line #02: I: 638B1981 (mgcp_msg.c:72) 20250830163840161 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163840161 DLMGCP DEBUG <0013> Generated response: line #04: o=- 638B1981 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163840161 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163840161 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163840161 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163840161 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4724 RTP/AVP 112 (mgcp_msg.c:72) 20250830163840161 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163840161 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163840161 DLMGCP DEBUG <0013> Received message: line #00: CRCX 36596 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163840161 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163840161 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163840161 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163840161 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw (trunk:0) found free endpoint: rtpbridge/38@mgw (mgcp_endp.c:262) 20250830163840161 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/38@mgw" (mgcp_protocol.c:370) 20250830163840161 DLMGCP NOTICE <0013> endpoint:rtpbridge/38@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163840161 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163840161 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw CI:189D3586 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163840161 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw CI:189D3586 output_enabled 0 (mgcp_conn.c:271) 20250830163840161 DLMGCP DEBUG <0013> (1234/rtp C:189D3586 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163840161 DLMGCP NOTICE <0013> endpoint:rtpbridge/38@mgw CI:189D3586 CRCX: connection successfully created: (1234/rtp C:189D3586 r=NULL:0<->l=::1:4726) (mgcp_protocol.c:772) 20250830163840161 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163840161 DLMGCP DEBUG <0013> Generated response: line #00: 200 36596 OK (mgcp_msg.c:72) 20250830163840161 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/38@mgw (mgcp_msg.c:72) 20250830163840161 DLMGCP DEBUG <0013> Generated response: line #02: I: 189D3586 (mgcp_msg.c:72) 20250830163840161 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163840161 DLMGCP DEBUG <0013> Generated response: line #04: o=- 189D3586 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163840161 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163840161 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163840161 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163840161 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4726 RTP/AVP 112 (mgcp_msg.c:72) 20250830163840161 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163840161 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163840161 DLMGCP DEBUG <0013> Received message: line #00: CRCX 36597 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163840161 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163840161 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163840161 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163840161 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw (trunk:0) found free endpoint: rtpbridge/39@mgw (mgcp_endp.c:262) 20250830163840161 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/39@mgw" (mgcp_protocol.c:370) 20250830163840161 DLMGCP NOTICE <0013> endpoint:rtpbridge/39@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163840161 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163840161 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw CI:C2B90801 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163840161 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw CI:C2B90801 output_enabled 0 (mgcp_conn.c:271) 20250830163840161 DLMGCP DEBUG <0013> (1234/rtp C:C2B90801 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163840161 DLMGCP NOTICE <0013> endpoint:rtpbridge/39@mgw CI:C2B90801 CRCX: connection successfully created: (1234/rtp C:C2B90801 r=NULL:0<->l=::1:4728) (mgcp_protocol.c:772) 20250830163840161 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163840162 DLMGCP DEBUG <0013> Generated response: line #00: 200 36597 OK (mgcp_msg.c:72) 20250830163840162 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/39@mgw (mgcp_msg.c:72) 20250830163840162 DLMGCP DEBUG <0013> Generated response: line #02: I: C2B90801 (mgcp_msg.c:72) 20250830163840162 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163840162 DLMGCP DEBUG <0013> Generated response: line #04: o=- C2B90801 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163840162 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163840162 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163840162 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163840162 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4728 RTP/AVP 112 (mgcp_msg.c:72) 20250830163840162 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163840162 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163840162 DLMGCP DEBUG <0013> Received message: line #00: CRCX 36598 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163840162 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163840162 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163840162 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163840162 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw (trunk:0) found free endpoint: rtpbridge/3a@mgw (mgcp_endp.c:262) 20250830163840162 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/3a@mgw" (mgcp_protocol.c:370) 20250830163840162 DLMGCP NOTICE <0013> endpoint:rtpbridge/3a@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163840162 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163840162 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw CI:DFA99CC9 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163840162 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw CI:DFA99CC9 output_enabled 0 (mgcp_conn.c:271) 20250830163840162 DLMGCP DEBUG <0013> (1234/rtp C:DFA99CC9 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163840162 DLMGCP NOTICE <0013> endpoint:rtpbridge/3a@mgw CI:DFA99CC9 CRCX: connection successfully created: (1234/rtp C:DFA99CC9 r=NULL:0<->l=::1:4730) (mgcp_protocol.c:772) 20250830163840162 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163840162 DLMGCP DEBUG <0013> Generated response: line #00: 200 36598 OK (mgcp_msg.c:72) 20250830163840162 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/3a@mgw (mgcp_msg.c:72) 20250830163840162 DLMGCP DEBUG <0013> Generated response: line #02: I: DFA99CC9 (mgcp_msg.c:72) 20250830163840162 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163840162 DLMGCP DEBUG <0013> Generated response: line #04: o=- DFA99CC9 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163840162 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163840162 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163840162 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163840162 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4730 RTP/AVP 112 (mgcp_msg.c:72) 20250830163840162 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163840162 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163840162 DLMGCP DEBUG <0013> Received message: line #00: CRCX 36599 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163840162 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163840162 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163840162 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163840162 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw (trunk:0) found free endpoint: rtpbridge/3b@mgw (mgcp_endp.c:262) 20250830163840162 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/3b@mgw" (mgcp_protocol.c:370) 20250830163840162 DLMGCP NOTICE <0013> endpoint:rtpbridge/3b@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163840162 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163840162 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw CI:6F69D65C connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163840162 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw CI:6F69D65C output_enabled 0 (mgcp_conn.c:271) 20250830163840162 DLMGCP DEBUG <0013> (1234/rtp C:6F69D65C r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163840162 DLMGCP NOTICE <0013> endpoint:rtpbridge/3b@mgw CI:6F69D65C CRCX: connection successfully created: (1234/rtp C:6F69D65C r=NULL:0<->l=::1:4732) (mgcp_protocol.c:772) 20250830163840162 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163840162 DLMGCP DEBUG <0013> Generated response: line #00: 200 36599 OK (mgcp_msg.c:72) 20250830163840162 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/3b@mgw (mgcp_msg.c:72) 20250830163840162 DLMGCP DEBUG <0013> Generated response: line #02: I: 6F69D65C (mgcp_msg.c:72) 20250830163840162 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163840162 DLMGCP DEBUG <0013> Generated response: line #04: o=- 6F69D65C 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163840162 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163840162 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163840162 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163840162 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4732 RTP/AVP 112 (mgcp_msg.c:72) 20250830163840162 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163840162 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163840163 DLMGCP DEBUG <0013> Received message: line #00: CRCX 36600 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163840163 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163840163 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163840163 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163840163 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw (trunk:0) found free endpoint: rtpbridge/3c@mgw (mgcp_endp.c:262) 20250830163840163 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/3c@mgw" (mgcp_protocol.c:370) 20250830163840163 DLMGCP NOTICE <0013> endpoint:rtpbridge/3c@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163840163 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163840163 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw CI:3D5E3E75 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163840163 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw CI:3D5E3E75 output_enabled 0 (mgcp_conn.c:271) 20250830163840163 DLMGCP DEBUG <0013> (1234/rtp C:3D5E3E75 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163840163 DLMGCP NOTICE <0013> endpoint:rtpbridge/3c@mgw CI:3D5E3E75 CRCX: connection successfully created: (1234/rtp C:3D5E3E75 r=NULL:0<->l=::1:4734) (mgcp_protocol.c:772) 20250830163840163 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163840163 DLMGCP DEBUG <0013> Generated response: line #00: 200 36600 OK (mgcp_msg.c:72) 20250830163840163 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/3c@mgw (mgcp_msg.c:72) 20250830163840163 DLMGCP DEBUG <0013> Generated response: line #02: I: 3D5E3E75 (mgcp_msg.c:72) 20250830163840163 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163840163 DLMGCP DEBUG <0013> Generated response: line #04: o=- 3D5E3E75 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163840163 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163840163 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163840163 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163840163 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4734 RTP/AVP 112 (mgcp_msg.c:72) 20250830163840163 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163840163 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163840163 DLMGCP DEBUG <0013> Received message: line #00: CRCX 36601 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163840163 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163840163 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163840163 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163840163 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw (trunk:0) found free endpoint: rtpbridge/3d@mgw (mgcp_endp.c:262) 20250830163840163 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/3d@mgw" (mgcp_protocol.c:370) 20250830163840163 DLMGCP NOTICE <0013> endpoint:rtpbridge/3d@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163840163 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163840163 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw CI:B8B1D65C connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163840163 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw CI:B8B1D65C output_enabled 0 (mgcp_conn.c:271) 20250830163840163 DLMGCP DEBUG <0013> (1234/rtp C:B8B1D65C r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163840163 DLMGCP NOTICE <0013> endpoint:rtpbridge/3d@mgw CI:B8B1D65C CRCX: connection successfully created: (1234/rtp C:B8B1D65C r=NULL:0<->l=::1:4736) (mgcp_protocol.c:772) 20250830163840163 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163840163 DLMGCP DEBUG <0013> Generated response: line #00: 200 36601 OK (mgcp_msg.c:72) 20250830163840163 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/3d@mgw (mgcp_msg.c:72) 20250830163840163 DLMGCP DEBUG <0013> Generated response: line #02: I: B8B1D65C (mgcp_msg.c:72) 20250830163840163 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163840163 DLMGCP DEBUG <0013> Generated response: line #04: o=- B8B1D65C 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163840163 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163840163 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163840163 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163840163 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4736 RTP/AVP 112 (mgcp_msg.c:72) 20250830163840163 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163840163 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163840164 DLMGCP DEBUG <0013> Received message: line #00: CRCX 36602 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163840164 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163840164 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163840164 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163840164 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw (trunk:0) found free endpoint: rtpbridge/3e@mgw (mgcp_endp.c:262) 20250830163840164 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/3e@mgw" (mgcp_protocol.c:370) 20250830163840164 DLMGCP NOTICE <0013> endpoint:rtpbridge/3e@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163840164 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163840164 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw CI:A07467CB connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163840164 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw CI:A07467CB output_enabled 0 (mgcp_conn.c:271) 20250830163840164 DLMGCP DEBUG <0013> (1234/rtp C:A07467CB r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163840164 DLMGCP NOTICE <0013> endpoint:rtpbridge/3e@mgw CI:A07467CB CRCX: connection successfully created: (1234/rtp C:A07467CB r=NULL:0<->l=::1:4738) (mgcp_protocol.c:772) 20250830163840164 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163840164 DLMGCP DEBUG <0013> Generated response: line #00: 200 36602 OK (mgcp_msg.c:72) 20250830163840164 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/3e@mgw (mgcp_msg.c:72) 20250830163840164 DLMGCP DEBUG <0013> Generated response: line #02: I: A07467CB (mgcp_msg.c:72) 20250830163840164 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163840164 DLMGCP DEBUG <0013> Generated response: line #04: o=- A07467CB 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163840164 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163840164 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163840164 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163840164 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4738 RTP/AVP 112 (mgcp_msg.c:72) 20250830163840164 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163840164 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163840164 DLMGCP DEBUG <0013> Received message: line #00: CRCX 36603 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163840164 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163840164 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163840164 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163840164 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw (trunk:0) found free endpoint: rtpbridge/3f@mgw (mgcp_endp.c:262) 20250830163840164 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/3f@mgw" (mgcp_protocol.c:370) 20250830163840164 DLMGCP NOTICE <0013> endpoint:rtpbridge/3f@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163840164 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163840164 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw CI:D6F5B4EC connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163840164 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw CI:D6F5B4EC output_enabled 0 (mgcp_conn.c:271) 20250830163840164 DLMGCP DEBUG <0013> (1234/rtp C:D6F5B4EC r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163840164 DLMGCP NOTICE <0013> endpoint:rtpbridge/3f@mgw CI:D6F5B4EC CRCX: connection successfully created: (1234/rtp C:D6F5B4EC r=NULL:0<->l=::1:4740) (mgcp_protocol.c:772) 20250830163840164 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163840164 DLMGCP DEBUG <0013> Generated response: line #00: 200 36603 OK (mgcp_msg.c:72) 20250830163840164 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/3f@mgw (mgcp_msg.c:72) 20250830163840164 DLMGCP DEBUG <0013> Generated response: line #02: I: D6F5B4EC (mgcp_msg.c:72) 20250830163840164 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163840164 DLMGCP DEBUG <0013> Generated response: line #04: o=- D6F5B4EC 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163840164 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163840164 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163840164 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163840164 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4740 RTP/AVP 112 (mgcp_msg.c:72) 20250830163840164 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163840164 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163840165 DLMGCP DEBUG <0013> Received message: line #00: CRCX 36604 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163840165 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163840165 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163840165 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163840165 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw (trunk:0) found free endpoint: rtpbridge/40@mgw (mgcp_endp.c:262) 20250830163840165 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/40@mgw" (mgcp_protocol.c:370) 20250830163840165 DLMGCP NOTICE <0013> endpoint:rtpbridge/40@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163840165 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163840165 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw CI:84AFAF26 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163840165 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw CI:84AFAF26 output_enabled 0 (mgcp_conn.c:271) 20250830163840165 DLMGCP DEBUG <0013> (1234/rtp C:84AFAF26 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163840165 DLMGCP NOTICE <0013> endpoint:rtpbridge/40@mgw CI:84AFAF26 CRCX: connection successfully created: (1234/rtp C:84AFAF26 r=NULL:0<->l=::1:4742) (mgcp_protocol.c:772) 20250830163840165 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163840165 DLMGCP DEBUG <0013> Generated response: line #00: 200 36604 OK (mgcp_msg.c:72) 20250830163840165 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/40@mgw (mgcp_msg.c:72) 20250830163840165 DLMGCP DEBUG <0013> Generated response: line #02: I: 84AFAF26 (mgcp_msg.c:72) 20250830163840165 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163840165 DLMGCP DEBUG <0013> Generated response: line #04: o=- 84AFAF26 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163840165 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163840165 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163840165 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163840165 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4742 RTP/AVP 112 (mgcp_msg.c:72) 20250830163840165 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163840165 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163840165 DLMGCP DEBUG <0013> Received message: line #00: CRCX 36605 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163840165 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163840165 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163840165 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163840165 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw (trunk:0) found free endpoint: rtpbridge/41@mgw (mgcp_endp.c:262) 20250830163840165 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/41@mgw" (mgcp_protocol.c:370) 20250830163840165 DLMGCP NOTICE <0013> endpoint:rtpbridge/41@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163840165 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163840165 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw CI:3F8D10C3 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163840165 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw CI:3F8D10C3 output_enabled 0 (mgcp_conn.c:271) 20250830163840165 DLMGCP DEBUG <0013> (1234/rtp C:3F8D10C3 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163840165 DLMGCP NOTICE <0013> endpoint:rtpbridge/41@mgw CI:3F8D10C3 CRCX: connection successfully created: (1234/rtp C:3F8D10C3 r=NULL:0<->l=::1:4744) (mgcp_protocol.c:772) 20250830163840165 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163840165 DLMGCP DEBUG <0013> Generated response: line #00: 200 36605 OK (mgcp_msg.c:72) 20250830163840165 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/41@mgw (mgcp_msg.c:72) 20250830163840165 DLMGCP DEBUG <0013> Generated response: line #02: I: 3F8D10C3 (mgcp_msg.c:72) 20250830163840165 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163840165 DLMGCP DEBUG <0013> Generated response: line #04: o=- 3F8D10C3 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163840165 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163840165 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163840165 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163840165 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4744 RTP/AVP 112 (mgcp_msg.c:72) 20250830163840165 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163840165 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163840165 DLMGCP DEBUG <0013> Received message: line #00: CRCX 36606 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163840165 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163840165 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163840165 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163840165 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw (trunk:0) found free endpoint: rtpbridge/42@mgw (mgcp_endp.c:262) 20250830163840165 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/42@mgw" (mgcp_protocol.c:370) 20250830163840165 DLMGCP NOTICE <0013> endpoint:rtpbridge/42@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163840165 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163840165 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw CI:45C66743 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163840165 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw CI:45C66743 output_enabled 0 (mgcp_conn.c:271) 20250830163840165 DLMGCP DEBUG <0013> (1234/rtp C:45C66743 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163840165 DLMGCP NOTICE <0013> endpoint:rtpbridge/42@mgw CI:45C66743 CRCX: connection successfully created: (1234/rtp C:45C66743 r=NULL:0<->l=::1:4746) (mgcp_protocol.c:772) 20250830163840165 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163840165 DLMGCP DEBUG <0013> Generated response: line #00: 200 36606 OK (mgcp_msg.c:72) 20250830163840165 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/42@mgw (mgcp_msg.c:72) 20250830163840165 DLMGCP DEBUG <0013> Generated response: line #02: I: 45C66743 (mgcp_msg.c:72) 20250830163840165 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163840165 DLMGCP DEBUG <0013> Generated response: line #04: o=- 45C66743 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163840165 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163840165 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163840166 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163840166 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4746 RTP/AVP 112 (mgcp_msg.c:72) 20250830163840166 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163840166 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163840166 DLMGCP DEBUG <0013> Received message: line #00: CRCX 36607 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163840166 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163840166 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163840166 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163840166 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw (trunk:0) found free endpoint: rtpbridge/43@mgw (mgcp_endp.c:262) 20250830163840166 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/43@mgw" (mgcp_protocol.c:370) 20250830163840166 DLMGCP NOTICE <0013> endpoint:rtpbridge/43@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163840166 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163840166 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw CI:FECAB2D9 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163840166 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw CI:FECAB2D9 output_enabled 0 (mgcp_conn.c:271) 20250830163840166 DLMGCP DEBUG <0013> (1234/rtp C:FECAB2D9 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163840166 DLMGCP NOTICE <0013> endpoint:rtpbridge/43@mgw CI:FECAB2D9 CRCX: connection successfully created: (1234/rtp C:FECAB2D9 r=NULL:0<->l=::1:4748) (mgcp_protocol.c:772) 20250830163840166 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163840166 DLMGCP DEBUG <0013> Generated response: line #00: 200 36607 OK (mgcp_msg.c:72) 20250830163840166 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/43@mgw (mgcp_msg.c:72) 20250830163840166 DLMGCP DEBUG <0013> Generated response: line #02: I: FECAB2D9 (mgcp_msg.c:72) 20250830163840166 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163840166 DLMGCP DEBUG <0013> Generated response: line #04: o=- FECAB2D9 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163840166 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163840166 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163840166 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163840166 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4748 RTP/AVP 112 (mgcp_msg.c:72) 20250830163840166 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163840166 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163840166 DLMGCP DEBUG <0013> Received message: line #00: CRCX 36608 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163840166 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163840166 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163840166 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163840166 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw (trunk:0) found free endpoint: rtpbridge/44@mgw (mgcp_endp.c:262) 20250830163840166 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/44@mgw" (mgcp_protocol.c:370) 20250830163840166 DLMGCP NOTICE <0013> endpoint:rtpbridge/44@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163840166 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163840166 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw CI:C1D1BEA5 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163840166 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw CI:C1D1BEA5 output_enabled 0 (mgcp_conn.c:271) 20250830163840166 DLMGCP DEBUG <0013> (1234/rtp C:C1D1BEA5 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163840166 DLMGCP NOTICE <0013> endpoint:rtpbridge/44@mgw CI:C1D1BEA5 CRCX: connection successfully created: (1234/rtp C:C1D1BEA5 r=NULL:0<->l=::1:4750) (mgcp_protocol.c:772) 20250830163840166 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163840166 DLMGCP DEBUG <0013> Generated response: line #00: 200 36608 OK (mgcp_msg.c:72) 20250830163840166 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/44@mgw (mgcp_msg.c:72) 20250830163840166 DLMGCP DEBUG <0013> Generated response: line #02: I: C1D1BEA5 (mgcp_msg.c:72) 20250830163840166 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163840166 DLMGCP DEBUG <0013> Generated response: line #04: o=- C1D1BEA5 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163840166 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163840166 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163840166 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163840166 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4750 RTP/AVP 112 (mgcp_msg.c:72) 20250830163840166 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163840166 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163840166 DLMGCP DEBUG <0013> Received message: line #00: CRCX 36609 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163840166 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163840166 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163840166 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163840166 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw (trunk:0) found free endpoint: rtpbridge/45@mgw (mgcp_endp.c:262) 20250830163840166 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/45@mgw" (mgcp_protocol.c:370) 20250830163840166 DLMGCP NOTICE <0013> endpoint:rtpbridge/45@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163840166 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163840166 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw CI:04470AE7 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163840166 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw CI:04470AE7 output_enabled 0 (mgcp_conn.c:271) 20250830163840167 DLMGCP DEBUG <0013> (1234/rtp C:04470AE7 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163840167 DLMGCP NOTICE <0013> endpoint:rtpbridge/45@mgw CI:04470AE7 CRCX: connection successfully created: (1234/rtp C:04470AE7 r=NULL:0<->l=::1:4752) (mgcp_protocol.c:772) 20250830163840167 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163840167 DLMGCP DEBUG <0013> Generated response: line #00: 200 36609 OK (mgcp_msg.c:72) 20250830163840167 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/45@mgw (mgcp_msg.c:72) 20250830163840167 DLMGCP DEBUG <0013> Generated response: line #02: I: 04470AE7 (mgcp_msg.c:72) 20250830163840167 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163840167 DLMGCP DEBUG <0013> Generated response: line #04: o=- 04470AE7 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163840167 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163840167 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163840167 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163840167 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4752 RTP/AVP 112 (mgcp_msg.c:72) 20250830163840167 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163840167 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163840167 DLMGCP DEBUG <0013> Received message: line #00: CRCX 36610 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163840167 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163840167 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163840167 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163840167 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw (trunk:0) found free endpoint: rtpbridge/46@mgw (mgcp_endp.c:262) 20250830163840167 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/46@mgw" (mgcp_protocol.c:370) 20250830163840167 DLMGCP NOTICE <0013> endpoint:rtpbridge/46@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163840167 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163840167 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw CI:26F2E182 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163840167 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw CI:26F2E182 output_enabled 0 (mgcp_conn.c:271) 20250830163840167 DLMGCP DEBUG <0013> (1234/rtp C:26F2E182 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163840167 DLMGCP NOTICE <0013> endpoint:rtpbridge/46@mgw CI:26F2E182 CRCX: connection successfully created: (1234/rtp C:26F2E182 r=NULL:0<->l=::1:4754) (mgcp_protocol.c:772) 20250830163840167 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163840167 DLMGCP DEBUG <0013> Generated response: line #00: 200 36610 OK (mgcp_msg.c:72) 20250830163840167 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/46@mgw (mgcp_msg.c:72) 20250830163840167 DLMGCP DEBUG <0013> Generated response: line #02: I: 26F2E182 (mgcp_msg.c:72) 20250830163840167 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163840167 DLMGCP DEBUG <0013> Generated response: line #04: o=- 26F2E182 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163840167 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163840167 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163840167 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163840167 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4754 RTP/AVP 112 (mgcp_msg.c:72) 20250830163840167 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163840167 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163840167 DLMGCP DEBUG <0013> Received message: line #00: CRCX 36611 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163840167 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163840167 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163840167 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163840167 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw (trunk:0) found free endpoint: rtpbridge/47@mgw (mgcp_endp.c:262) 20250830163840167 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/47@mgw" (mgcp_protocol.c:370) 20250830163840167 DLMGCP NOTICE <0013> endpoint:rtpbridge/47@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163840167 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163840167 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw CI:930364E8 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163840167 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw CI:930364E8 output_enabled 0 (mgcp_conn.c:271) 20250830163840167 DLMGCP DEBUG <0013> (1234/rtp C:930364E8 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163840167 DLMGCP NOTICE <0013> endpoint:rtpbridge/47@mgw CI:930364E8 CRCX: connection successfully created: (1234/rtp C:930364E8 r=NULL:0<->l=::1:4756) (mgcp_protocol.c:772) 20250830163840167 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163840167 DLMGCP DEBUG <0013> Generated response: line #00: 200 36611 OK (mgcp_msg.c:72) 20250830163840167 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/47@mgw (mgcp_msg.c:72) 20250830163840167 DLMGCP DEBUG <0013> Generated response: line #02: I: 930364E8 (mgcp_msg.c:72) 20250830163840167 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163840167 DLMGCP DEBUG <0013> Generated response: line #04: o=- 930364E8 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163840167 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163840167 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163840167 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163840167 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4756 RTP/AVP 112 (mgcp_msg.c:72) 20250830163840167 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163840167 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163840167 DLMGCP DEBUG <0013> Received message: line #00: CRCX 36612 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163840167 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163840168 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163840168 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163840168 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw (trunk:0) found free endpoint: rtpbridge/48@mgw (mgcp_endp.c:262) 20250830163840168 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/48@mgw" (mgcp_protocol.c:370) 20250830163840168 DLMGCP NOTICE <0013> endpoint:rtpbridge/48@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163840168 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163840168 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw CI:B000E818 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163840168 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw CI:B000E818 output_enabled 0 (mgcp_conn.c:271) 20250830163840168 DLMGCP DEBUG <0013> (1234/rtp C:B000E818 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163840168 DLMGCP NOTICE <0013> endpoint:rtpbridge/48@mgw CI:B000E818 CRCX: connection successfully created: (1234/rtp C:B000E818 r=NULL:0<->l=::1:4758) (mgcp_protocol.c:772) 20250830163840168 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163840168 DLMGCP DEBUG <0013> Generated response: line #00: 200 36612 OK (mgcp_msg.c:72) 20250830163840168 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/48@mgw (mgcp_msg.c:72) 20250830163840168 DLMGCP DEBUG <0013> Generated response: line #02: I: B000E818 (mgcp_msg.c:72) 20250830163840168 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163840168 DLMGCP DEBUG <0013> Generated response: line #04: o=- B000E818 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163840168 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163840168 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163840168 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163840168 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4758 RTP/AVP 112 (mgcp_msg.c:72) 20250830163840168 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163840168 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163840168 DLMGCP DEBUG <0013> Received message: line #00: CRCX 36613 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163840168 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163840168 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163840168 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163840168 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw (trunk:0) found free endpoint: rtpbridge/49@mgw (mgcp_endp.c:262) 20250830163840168 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/49@mgw" (mgcp_protocol.c:370) 20250830163840168 DLMGCP NOTICE <0013> endpoint:rtpbridge/49@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163840168 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163840168 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw CI:375BC524 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163840168 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw CI:375BC524 output_enabled 0 (mgcp_conn.c:271) 20250830163840168 DLMGCP DEBUG <0013> (1234/rtp C:375BC524 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163840168 DLMGCP NOTICE <0013> endpoint:rtpbridge/49@mgw CI:375BC524 CRCX: connection successfully created: (1234/rtp C:375BC524 r=NULL:0<->l=::1:4760) (mgcp_protocol.c:772) 20250830163840168 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163840168 DLMGCP DEBUG <0013> Generated response: line #00: 200 36613 OK (mgcp_msg.c:72) 20250830163840168 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/49@mgw (mgcp_msg.c:72) 20250830163840168 DLMGCP DEBUG <0013> Generated response: line #02: I: 375BC524 (mgcp_msg.c:72) 20250830163840168 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163840168 DLMGCP DEBUG <0013> Generated response: line #04: o=- 375BC524 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163840168 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163840168 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163840168 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163840168 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4760 RTP/AVP 112 (mgcp_msg.c:72) 20250830163840168 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163840168 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163840168 DLMGCP DEBUG <0013> Received message: line #00: CRCX 36614 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163840168 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163840168 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163840168 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163840168 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw (trunk:0) found free endpoint: rtpbridge/4a@mgw (mgcp_endp.c:262) 20250830163840168 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/4a@mgw" (mgcp_protocol.c:370) 20250830163840168 DLMGCP NOTICE <0013> endpoint:rtpbridge/4a@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163840168 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163840168 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw CI:67602F63 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163840168 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw CI:67602F63 output_enabled 0 (mgcp_conn.c:271) 20250830163840168 DLMGCP DEBUG <0013> (1234/rtp C:67602F63 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163840168 DLMGCP NOTICE <0013> endpoint:rtpbridge/4a@mgw CI:67602F63 CRCX: connection successfully created: (1234/rtp C:67602F63 r=NULL:0<->l=::1:4762) (mgcp_protocol.c:772) 20250830163840168 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163840168 DLMGCP DEBUG <0013> Generated response: line #00: 200 36614 OK (mgcp_msg.c:72) 20250830163840168 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/4a@mgw (mgcp_msg.c:72) 20250830163840168 DLMGCP DEBUG <0013> Generated response: line #02: I: 67602F63 (mgcp_msg.c:72) 20250830163840168 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163840168 DLMGCP DEBUG <0013> Generated response: line #04: o=- 67602F63 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163840168 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163840168 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163840168 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163840168 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4762 RTP/AVP 112 (mgcp_msg.c:72) 20250830163840168 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163840168 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163840169 DLMGCP DEBUG <0013> Received message: line #00: CRCX 36615 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163840169 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163840169 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163840169 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163840169 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw (trunk:0) found free endpoint: rtpbridge/4b@mgw (mgcp_endp.c:262) 20250830163840169 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/4b@mgw" (mgcp_protocol.c:370) 20250830163840169 DLMGCP NOTICE <0013> endpoint:rtpbridge/4b@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163840169 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163840169 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw CI:8930DC7B connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163840169 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw CI:8930DC7B output_enabled 0 (mgcp_conn.c:271) 20250830163840169 DLMGCP DEBUG <0013> (1234/rtp C:8930DC7B r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163840169 DLMGCP NOTICE <0013> endpoint:rtpbridge/4b@mgw CI:8930DC7B CRCX: connection successfully created: (1234/rtp C:8930DC7B r=NULL:0<->l=::1:4764) (mgcp_protocol.c:772) 20250830163840169 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163840169 DLMGCP DEBUG <0013> Generated response: line #00: 200 36615 OK (mgcp_msg.c:72) 20250830163840169 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/4b@mgw (mgcp_msg.c:72) 20250830163840169 DLMGCP DEBUG <0013> Generated response: line #02: I: 8930DC7B (mgcp_msg.c:72) 20250830163840169 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163840169 DLMGCP DEBUG <0013> Generated response: line #04: o=- 8930DC7B 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163840169 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163840169 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163840169 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163840169 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4764 RTP/AVP 112 (mgcp_msg.c:72) 20250830163840169 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163840169 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163840169 DLMGCP DEBUG <0013> Received message: line #00: CRCX 36616 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163840169 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163840169 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163840169 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163840169 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw (trunk:0) found free endpoint: rtpbridge/4c@mgw (mgcp_endp.c:262) 20250830163840169 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/4c@mgw" (mgcp_protocol.c:370) 20250830163840169 DLMGCP NOTICE <0013> endpoint:rtpbridge/4c@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163840169 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163840169 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw CI:978CF91F connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163840169 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw CI:978CF91F output_enabled 0 (mgcp_conn.c:271) 20250830163840169 DLMGCP DEBUG <0013> (1234/rtp C:978CF91F r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163840169 DLMGCP NOTICE <0013> endpoint:rtpbridge/4c@mgw CI:978CF91F CRCX: connection successfully created: (1234/rtp C:978CF91F r=NULL:0<->l=::1:4766) (mgcp_protocol.c:772) 20250830163840169 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163840169 DLMGCP DEBUG <0013> Generated response: line #00: 200 36616 OK (mgcp_msg.c:72) 20250830163840169 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/4c@mgw (mgcp_msg.c:72) 20250830163840169 DLMGCP DEBUG <0013> Generated response: line #02: I: 978CF91F (mgcp_msg.c:72) 20250830163840169 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163840169 DLMGCP DEBUG <0013> Generated response: line #04: o=- 978CF91F 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163840169 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163840169 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163840169 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163840169 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4766 RTP/AVP 112 (mgcp_msg.c:72) 20250830163840169 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163840169 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163840169 DLMGCP DEBUG <0013> Received message: line #00: CRCX 36617 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163840169 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163840169 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163840169 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163840169 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw (trunk:0) found free endpoint: rtpbridge/4d@mgw (mgcp_endp.c:262) 20250830163840169 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/4d@mgw" (mgcp_protocol.c:370) 20250830163840169 DLMGCP NOTICE <0013> endpoint:rtpbridge/4d@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163840169 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163840169 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw CI:B90C00F3 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163840169 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw CI:B90C00F3 output_enabled 0 (mgcp_conn.c:271) 20250830163840169 DLMGCP DEBUG <0013> (1234/rtp C:B90C00F3 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163840170 DLMGCP NOTICE <0013> endpoint:rtpbridge/4d@mgw CI:B90C00F3 CRCX: connection successfully created: (1234/rtp C:B90C00F3 r=NULL:0<->l=::1:4768) (mgcp_protocol.c:772) 20250830163840170 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163840170 DLMGCP DEBUG <0013> Generated response: line #00: 200 36617 OK (mgcp_msg.c:72) 20250830163840170 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/4d@mgw (mgcp_msg.c:72) 20250830163840170 DLMGCP DEBUG <0013> Generated response: line #02: I: B90C00F3 (mgcp_msg.c:72) 20250830163840170 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163840170 DLMGCP DEBUG <0013> Generated response: line #04: o=- B90C00F3 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163840170 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163840170 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163840170 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163840170 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4768 RTP/AVP 112 (mgcp_msg.c:72) 20250830163840170 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163840170 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163840170 DLMGCP DEBUG <0013> Received message: line #00: CRCX 36618 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163840170 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163840170 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163840170 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163840170 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw (trunk:0) found free endpoint: rtpbridge/4e@mgw (mgcp_endp.c:262) 20250830163840170 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/4e@mgw" (mgcp_protocol.c:370) 20250830163840170 DLMGCP NOTICE <0013> endpoint:rtpbridge/4e@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163840170 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163840170 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw CI:10DA9B59 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163840170 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw CI:10DA9B59 output_enabled 0 (mgcp_conn.c:271) 20250830163840170 DLMGCP DEBUG <0013> (1234/rtp C:10DA9B59 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163840170 DLMGCP NOTICE <0013> endpoint:rtpbridge/4e@mgw CI:10DA9B59 CRCX: connection successfully created: (1234/rtp C:10DA9B59 r=NULL:0<->l=::1:4770) (mgcp_protocol.c:772) 20250830163840170 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163840170 DLMGCP DEBUG <0013> Generated response: line #00: 200 36618 OK (mgcp_msg.c:72) 20250830163840170 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/4e@mgw (mgcp_msg.c:72) 20250830163840170 DLMGCP DEBUG <0013> Generated response: line #02: I: 10DA9B59 (mgcp_msg.c:72) 20250830163840170 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163840170 DLMGCP DEBUG <0013> Generated response: line #04: o=- 10DA9B59 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163840170 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163840170 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163840170 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163840170 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4770 RTP/AVP 112 (mgcp_msg.c:72) 20250830163840170 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163840170 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163840170 DLMGCP DEBUG <0013> Received message: line #00: CRCX 36619 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163840170 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163840170 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163840170 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163840170 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw (trunk:0) found free endpoint: rtpbridge/4f@mgw (mgcp_endp.c:262) 20250830163840170 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/4f@mgw" (mgcp_protocol.c:370) 20250830163840170 DLMGCP NOTICE <0013> endpoint:rtpbridge/4f@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163840170 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163840170 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw CI:31A9CA6B connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163840170 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw CI:31A9CA6B output_enabled 0 (mgcp_conn.c:271) 20250830163840170 DLMGCP DEBUG <0013> (1234/rtp C:31A9CA6B r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163840170 DLMGCP NOTICE <0013> endpoint:rtpbridge/4f@mgw CI:31A9CA6B CRCX: connection successfully created: (1234/rtp C:31A9CA6B r=NULL:0<->l=::1:4772) (mgcp_protocol.c:772) 20250830163840170 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163840170 DLMGCP DEBUG <0013> Generated response: line #00: 200 36619 OK (mgcp_msg.c:72) 20250830163840170 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/4f@mgw (mgcp_msg.c:72) 20250830163840170 DLMGCP DEBUG <0013> Generated response: line #02: I: 31A9CA6B (mgcp_msg.c:72) 20250830163840170 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163840170 DLMGCP DEBUG <0013> Generated response: line #04: o=- 31A9CA6B 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163840170 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163840170 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163840170 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163840170 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4772 RTP/AVP 112 (mgcp_msg.c:72) 20250830163840170 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163840170 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163840171 DLMGCP DEBUG <0013> Received message: line #00: CRCX 36620 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163840171 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163840171 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163840171 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163840171 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw (trunk:0) found free endpoint: rtpbridge/50@mgw (mgcp_endp.c:262) 20250830163840171 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/50@mgw" (mgcp_protocol.c:370) 20250830163840171 DLMGCP NOTICE <0013> endpoint:rtpbridge/50@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163840171 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163840171 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw CI:59874167 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163840171 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw CI:59874167 output_enabled 0 (mgcp_conn.c:271) 20250830163840171 DLMGCP DEBUG <0013> (1234/rtp C:59874167 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163840171 DLMGCP NOTICE <0013> endpoint:rtpbridge/50@mgw CI:59874167 CRCX: connection successfully created: (1234/rtp C:59874167 r=NULL:0<->l=::1:4774) (mgcp_protocol.c:772) 20250830163840171 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163840171 DLMGCP DEBUG <0013> Generated response: line #00: 200 36620 OK (mgcp_msg.c:72) 20250830163840171 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/50@mgw (mgcp_msg.c:72) 20250830163840171 DLMGCP DEBUG <0013> Generated response: line #02: I: 59874167 (mgcp_msg.c:72) 20250830163840171 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163840171 DLMGCP DEBUG <0013> Generated response: line #04: o=- 59874167 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163840171 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163840171 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163840171 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163840171 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4774 RTP/AVP 112 (mgcp_msg.c:72) 20250830163840171 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163840171 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163840171 DLMGCP DEBUG <0013> Received message: line #00: CRCX 36621 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163840171 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163840171 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163840171 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163840171 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw (trunk:0) found free endpoint: rtpbridge/51@mgw (mgcp_endp.c:262) 20250830163840171 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/51@mgw" (mgcp_protocol.c:370) 20250830163840171 DLMGCP NOTICE <0013> endpoint:rtpbridge/51@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163840171 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163840171 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw CI:0E110A4D connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163840171 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw CI:0E110A4D output_enabled 0 (mgcp_conn.c:271) 20250830163840171 DLMGCP DEBUG <0013> (1234/rtp C:0E110A4D r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163840171 DLMGCP NOTICE <0013> endpoint:rtpbridge/51@mgw CI:0E110A4D CRCX: connection successfully created: (1234/rtp C:0E110A4D r=NULL:0<->l=::1:4776) (mgcp_protocol.c:772) 20250830163840171 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163840171 DLMGCP DEBUG <0013> Generated response: line #00: 200 36621 OK (mgcp_msg.c:72) 20250830163840171 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/51@mgw (mgcp_msg.c:72) 20250830163840171 DLMGCP DEBUG <0013> Generated response: line #02: I: 0E110A4D (mgcp_msg.c:72) 20250830163840171 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163840171 DLMGCP DEBUG <0013> Generated response: line #04: o=- 0E110A4D 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163840171 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163840171 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163840171 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163840171 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4776 RTP/AVP 112 (mgcp_msg.c:72) 20250830163840171 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163840171 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163840171 DLMGCP DEBUG <0013> Received message: line #00: CRCX 36622 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163840171 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163840171 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163840171 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163840171 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw (trunk:0) found free endpoint: rtpbridge/52@mgw (mgcp_endp.c:262) 20250830163840171 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/52@mgw" (mgcp_protocol.c:370) 20250830163840171 DLMGCP NOTICE <0013> endpoint:rtpbridge/52@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163840171 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163840171 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw CI:1F5E5EFF connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163840171 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw CI:1F5E5EFF output_enabled 0 (mgcp_conn.c:271) 20250830163840171 DLMGCP DEBUG <0013> (1234/rtp C:1F5E5EFF r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163840171 DLMGCP NOTICE <0013> endpoint:rtpbridge/52@mgw CI:1F5E5EFF CRCX: connection successfully created: (1234/rtp C:1F5E5EFF r=NULL:0<->l=::1:4778) (mgcp_protocol.c:772) 20250830163840171 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163840171 DLMGCP DEBUG <0013> Generated response: line #00: 200 36622 OK (mgcp_msg.c:72) 20250830163840171 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/52@mgw (mgcp_msg.c:72) 20250830163840171 DLMGCP DEBUG <0013> Generated response: line #02: I: 1F5E5EFF (mgcp_msg.c:72) 20250830163840171 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163840171 DLMGCP DEBUG <0013> Generated response: line #04: o=- 1F5E5EFF 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163840171 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163840171 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163840171 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163840171 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4778 RTP/AVP 112 (mgcp_msg.c:72) 20250830163840171 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163840171 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163840172 DLMGCP DEBUG <0013> Received message: line #00: CRCX 36623 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163840172 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163840172 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163840172 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163840172 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw (trunk:0) found free endpoint: rtpbridge/53@mgw (mgcp_endp.c:262) 20250830163840172 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/53@mgw" (mgcp_protocol.c:370) 20250830163840172 DLMGCP NOTICE <0013> endpoint:rtpbridge/53@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163840172 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163840172 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw CI:3DC7E4CB connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163840172 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw CI:3DC7E4CB output_enabled 0 (mgcp_conn.c:271) 20250830163840172 DLMGCP DEBUG <0013> (1234/rtp C:3DC7E4CB r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163840172 DLMGCP NOTICE <0013> endpoint:rtpbridge/53@mgw CI:3DC7E4CB CRCX: connection successfully created: (1234/rtp C:3DC7E4CB r=NULL:0<->l=::1:4780) (mgcp_protocol.c:772) 20250830163840172 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163840172 DLMGCP DEBUG <0013> Generated response: line #00: 200 36623 OK (mgcp_msg.c:72) 20250830163840172 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/53@mgw (mgcp_msg.c:72) 20250830163840172 DLMGCP DEBUG <0013> Generated response: line #02: I: 3DC7E4CB (mgcp_msg.c:72) 20250830163840172 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163840172 DLMGCP DEBUG <0013> Generated response: line #04: o=- 3DC7E4CB 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163840172 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163840172 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163840172 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163840172 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4780 RTP/AVP 112 (mgcp_msg.c:72) 20250830163840172 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163840172 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163840172 DLMGCP DEBUG <0013> Received message: line #00: CRCX 36624 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163840172 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163840172 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163840172 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163840172 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw (trunk:0) found free endpoint: rtpbridge/54@mgw (mgcp_endp.c:262) 20250830163840172 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/54@mgw" (mgcp_protocol.c:370) 20250830163840172 DLMGCP NOTICE <0013> endpoint:rtpbridge/54@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163840172 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163840172 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw CI:77CCEA4C connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163840172 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw CI:77CCEA4C output_enabled 0 (mgcp_conn.c:271) 20250830163840172 DLMGCP DEBUG <0013> (1234/rtp C:77CCEA4C r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163840172 DLMGCP NOTICE <0013> endpoint:rtpbridge/54@mgw CI:77CCEA4C CRCX: connection successfully created: (1234/rtp C:77CCEA4C r=NULL:0<->l=::1:4782) (mgcp_protocol.c:772) 20250830163840172 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163840172 DLMGCP DEBUG <0013> Generated response: line #00: 200 36624 OK (mgcp_msg.c:72) 20250830163840172 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/54@mgw (mgcp_msg.c:72) 20250830163840172 DLMGCP DEBUG <0013> Generated response: line #02: I: 77CCEA4C (mgcp_msg.c:72) 20250830163840172 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163840172 DLMGCP DEBUG <0013> Generated response: line #04: o=- 77CCEA4C 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163840172 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163840172 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163840172 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163840172 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4782 RTP/AVP 112 (mgcp_msg.c:72) 20250830163840172 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163840172 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163840172 DLMGCP DEBUG <0013> Received message: line #00: CRCX 36625 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163840172 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163840172 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163840172 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163840172 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw (trunk:0) found free endpoint: rtpbridge/55@mgw (mgcp_endp.c:262) 20250830163840172 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/55@mgw" (mgcp_protocol.c:370) 20250830163840172 DLMGCP NOTICE <0013> endpoint:rtpbridge/55@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163840172 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163840172 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw CI:9D21634C connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163840172 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw CI:9D21634C output_enabled 0 (mgcp_conn.c:271) 20250830163840172 DLMGCP DEBUG <0013> (1234/rtp C:9D21634C r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163840173 DLMGCP NOTICE <0013> endpoint:rtpbridge/55@mgw CI:9D21634C CRCX: connection successfully created: (1234/rtp C:9D21634C r=NULL:0<->l=::1:4784) (mgcp_protocol.c:772) 20250830163840173 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163840173 DLMGCP DEBUG <0013> Generated response: line #00: 200 36625 OK (mgcp_msg.c:72) 20250830163840173 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/55@mgw (mgcp_msg.c:72) 20250830163840173 DLMGCP DEBUG <0013> Generated response: line #02: I: 9D21634C (mgcp_msg.c:72) 20250830163840173 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163840173 DLMGCP DEBUG <0013> Generated response: line #04: o=- 9D21634C 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163840173 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163840173 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163840173 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163840173 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4784 RTP/AVP 112 (mgcp_msg.c:72) 20250830163840173 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163840173 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163840173 DLMGCP DEBUG <0013> Received message: line #00: CRCX 36626 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163840173 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163840173 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163840173 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163840173 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw (trunk:0) found free endpoint: rtpbridge/56@mgw (mgcp_endp.c:262) 20250830163840173 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/56@mgw" (mgcp_protocol.c:370) 20250830163840173 DLMGCP NOTICE <0013> endpoint:rtpbridge/56@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163840173 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163840173 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw CI:164E4BAE connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163840173 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw CI:164E4BAE output_enabled 0 (mgcp_conn.c:271) 20250830163840173 DLMGCP DEBUG <0013> (1234/rtp C:164E4BAE r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163840173 DLMGCP NOTICE <0013> endpoint:rtpbridge/56@mgw CI:164E4BAE CRCX: connection successfully created: (1234/rtp C:164E4BAE r=NULL:0<->l=::1:4786) (mgcp_protocol.c:772) 20250830163840173 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163840173 DLMGCP DEBUG <0013> Generated response: line #00: 200 36626 OK (mgcp_msg.c:72) 20250830163840173 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/56@mgw (mgcp_msg.c:72) 20250830163840173 DLMGCP DEBUG <0013> Generated response: line #02: I: 164E4BAE (mgcp_msg.c:72) 20250830163840173 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163840173 DLMGCP DEBUG <0013> Generated response: line #04: o=- 164E4BAE 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163840173 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163840173 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163840173 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163840173 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4786 RTP/AVP 112 (mgcp_msg.c:72) 20250830163840173 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163840173 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163840173 DLMGCP DEBUG <0013> Received message: line #00: CRCX 36627 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163840173 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163840173 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163840173 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163840173 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw (trunk:0) found free endpoint: rtpbridge/57@mgw (mgcp_endp.c:262) 20250830163840173 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/57@mgw" (mgcp_protocol.c:370) 20250830163840173 DLMGCP NOTICE <0013> endpoint:rtpbridge/57@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163840173 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163840173 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw CI:969F3D02 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163840173 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw CI:969F3D02 output_enabled 0 (mgcp_conn.c:271) 20250830163840173 DLMGCP DEBUG <0013> (1234/rtp C:969F3D02 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163840173 DLMGCP NOTICE <0013> endpoint:rtpbridge/57@mgw CI:969F3D02 CRCX: connection successfully created: (1234/rtp C:969F3D02 r=NULL:0<->l=::1:4788) (mgcp_protocol.c:772) 20250830163840173 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163840173 DLMGCP DEBUG <0013> Generated response: line #00: 200 36627 OK (mgcp_msg.c:72) 20250830163840173 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/57@mgw (mgcp_msg.c:72) 20250830163840173 DLMGCP DEBUG <0013> Generated response: line #02: I: 969F3D02 (mgcp_msg.c:72) 20250830163840173 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163840173 DLMGCP DEBUG <0013> Generated response: line #04: o=- 969F3D02 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163840173 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163840173 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163840173 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163840173 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4788 RTP/AVP 112 (mgcp_msg.c:72) 20250830163840173 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163840173 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163840174 DLMGCP DEBUG <0013> Received message: line #00: CRCX 36628 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163840174 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163840174 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163840174 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163840174 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw (trunk:0) found free endpoint: rtpbridge/58@mgw (mgcp_endp.c:262) 20250830163840174 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/58@mgw" (mgcp_protocol.c:370) 20250830163840174 DLMGCP NOTICE <0013> endpoint:rtpbridge/58@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163840174 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163840174 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw CI:E37E0451 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163840174 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw CI:E37E0451 output_enabled 0 (mgcp_conn.c:271) 20250830163840174 DLMGCP DEBUG <0013> (1234/rtp C:E37E0451 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163840174 DLMGCP NOTICE <0013> endpoint:rtpbridge/58@mgw CI:E37E0451 CRCX: connection successfully created: (1234/rtp C:E37E0451 r=NULL:0<->l=::1:4790) (mgcp_protocol.c:772) 20250830163840174 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163840174 DLMGCP DEBUG <0013> Generated response: line #00: 200 36628 OK (mgcp_msg.c:72) 20250830163840174 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/58@mgw (mgcp_msg.c:72) 20250830163840174 DLMGCP DEBUG <0013> Generated response: line #02: I: E37E0451 (mgcp_msg.c:72) 20250830163840174 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163840174 DLMGCP DEBUG <0013> Generated response: line #04: o=- E37E0451 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163840174 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163840174 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163840174 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163840174 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4790 RTP/AVP 112 (mgcp_msg.c:72) 20250830163840174 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163840174 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163840174 DLMGCP DEBUG <0013> Received message: line #00: CRCX 36629 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163840174 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163840174 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163840174 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163840174 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw (trunk:0) found free endpoint: rtpbridge/59@mgw (mgcp_endp.c:262) 20250830163840174 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/59@mgw" (mgcp_protocol.c:370) 20250830163840174 DLMGCP NOTICE <0013> endpoint:rtpbridge/59@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163840174 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163840174 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw CI:D57279AD connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163840174 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw CI:D57279AD output_enabled 0 (mgcp_conn.c:271) 20250830163840174 DLMGCP DEBUG <0013> (1234/rtp C:D57279AD r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163840174 DLMGCP NOTICE <0013> endpoint:rtpbridge/59@mgw CI:D57279AD CRCX: connection successfully created: (1234/rtp C:D57279AD r=NULL:0<->l=::1:4792) (mgcp_protocol.c:772) 20250830163840174 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163840174 DLMGCP DEBUG <0013> Generated response: line #00: 200 36629 OK (mgcp_msg.c:72) 20250830163840174 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/59@mgw (mgcp_msg.c:72) 20250830163840174 DLMGCP DEBUG <0013> Generated response: line #02: I: D57279AD (mgcp_msg.c:72) 20250830163840174 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163840174 DLMGCP DEBUG <0013> Generated response: line #04: o=- D57279AD 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163840174 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163840174 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163840174 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163840174 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4792 RTP/AVP 112 (mgcp_msg.c:72) 20250830163840174 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163840174 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163840174 DLMGCP DEBUG <0013> Received message: line #00: CRCX 36630 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163840174 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163840174 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163840174 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163840174 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw (trunk:0) found free endpoint: rtpbridge/5a@mgw (mgcp_endp.c:262) 20250830163840174 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/5a@mgw" (mgcp_protocol.c:370) 20250830163840174 DLMGCP NOTICE <0013> endpoint:rtpbridge/5a@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163840174 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163840174 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw CI:BCDC7224 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163840174 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw CI:BCDC7224 output_enabled 0 (mgcp_conn.c:271) 20250830163840174 DLMGCP DEBUG <0013> (1234/rtp C:BCDC7224 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163840174 DLMGCP NOTICE <0013> endpoint:rtpbridge/5a@mgw CI:BCDC7224 CRCX: connection successfully created: (1234/rtp C:BCDC7224 r=NULL:0<->l=::1:4794) (mgcp_protocol.c:772) 20250830163840174 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163840174 DLMGCP DEBUG <0013> Generated response: line #00: 200 36630 OK (mgcp_msg.c:72) 20250830163840174 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/5a@mgw (mgcp_msg.c:72) 20250830163840174 DLMGCP DEBUG <0013> Generated response: line #02: I: BCDC7224 (mgcp_msg.c:72) 20250830163840174 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163840174 DLMGCP DEBUG <0013> Generated response: line #04: o=- BCDC7224 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163840174 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163840174 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163840174 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163840174 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4794 RTP/AVP 112 (mgcp_msg.c:72) 20250830163840174 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163840175 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163840175 DLMGCP DEBUG <0013> Received message: line #00: CRCX 36631 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163840175 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163840175 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163840175 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163840175 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw (trunk:0) found free endpoint: rtpbridge/5b@mgw (mgcp_endp.c:262) 20250830163840175 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/5b@mgw" (mgcp_protocol.c:370) 20250830163840175 DLMGCP NOTICE <0013> endpoint:rtpbridge/5b@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163840175 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163840175 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw CI:E7847F98 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163840175 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw CI:E7847F98 output_enabled 0 (mgcp_conn.c:271) 20250830163840175 DLMGCP DEBUG <0013> (1234/rtp C:E7847F98 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163840175 DLMGCP NOTICE <0013> endpoint:rtpbridge/5b@mgw CI:E7847F98 CRCX: connection successfully created: (1234/rtp C:E7847F98 r=NULL:0<->l=::1:4796) (mgcp_protocol.c:772) 20250830163840175 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163840175 DLMGCP DEBUG <0013> Generated response: line #00: 200 36631 OK (mgcp_msg.c:72) 20250830163840175 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/5b@mgw (mgcp_msg.c:72) 20250830163840175 DLMGCP DEBUG <0013> Generated response: line #02: I: E7847F98 (mgcp_msg.c:72) 20250830163840175 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163840175 DLMGCP DEBUG <0013> Generated response: line #04: o=- E7847F98 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163840175 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163840175 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163840175 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163840175 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4796 RTP/AVP 112 (mgcp_msg.c:72) 20250830163840175 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163840175 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163840175 DLMGCP DEBUG <0013> Received message: line #00: CRCX 36632 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163840175 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163840175 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163840175 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163840175 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw (trunk:0) found free endpoint: rtpbridge/5c@mgw (mgcp_endp.c:262) 20250830163840175 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/5c@mgw" (mgcp_protocol.c:370) 20250830163840175 DLMGCP NOTICE <0013> endpoint:rtpbridge/5c@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163840175 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163840175 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw CI:79960E1D connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163840175 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw CI:79960E1D output_enabled 0 (mgcp_conn.c:271) 20250830163840175 DLMGCP DEBUG <0013> (1234/rtp C:79960E1D r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163840175 DLMGCP NOTICE <0013> endpoint:rtpbridge/5c@mgw CI:79960E1D CRCX: connection successfully created: (1234/rtp C:79960E1D r=NULL:0<->l=::1:4798) (mgcp_protocol.c:772) 20250830163840175 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163840175 DLMGCP DEBUG <0013> Generated response: line #00: 200 36632 OK (mgcp_msg.c:72) 20250830163840175 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/5c@mgw (mgcp_msg.c:72) 20250830163840175 DLMGCP DEBUG <0013> Generated response: line #02: I: 79960E1D (mgcp_msg.c:72) 20250830163840175 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163840175 DLMGCP DEBUG <0013> Generated response: line #04: o=- 79960E1D 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163840175 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163840175 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163840175 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163840175 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4798 RTP/AVP 112 (mgcp_msg.c:72) 20250830163840175 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163840175 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163840175 DLMGCP DEBUG <0013> Received message: line #00: CRCX 36633 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163840175 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163840175 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163840175 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163840175 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw (trunk:0) found free endpoint: rtpbridge/5d@mgw (mgcp_endp.c:262) 20250830163840175 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/5d@mgw" (mgcp_protocol.c:370) 20250830163840175 DLMGCP NOTICE <0013> endpoint:rtpbridge/5d@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163840175 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163840175 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw CI:8463EE24 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163840176 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw CI:8463EE24 output_enabled 0 (mgcp_conn.c:271) 20250830163840176 DLMGCP DEBUG <0013> (1234/rtp C:8463EE24 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163840176 DLMGCP NOTICE <0013> endpoint:rtpbridge/5d@mgw CI:8463EE24 CRCX: connection successfully created: (1234/rtp C:8463EE24 r=NULL:0<->l=::1:4800) (mgcp_protocol.c:772) 20250830163840176 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163840176 DLMGCP DEBUG <0013> Generated response: line #00: 200 36633 OK (mgcp_msg.c:72) 20250830163840176 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/5d@mgw (mgcp_msg.c:72) 20250830163840176 DLMGCP DEBUG <0013> Generated response: line #02: I: 8463EE24 (mgcp_msg.c:72) 20250830163840176 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163840176 DLMGCP DEBUG <0013> Generated response: line #04: o=- 8463EE24 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163840176 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163840176 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163840176 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163840176 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4800 RTP/AVP 112 (mgcp_msg.c:72) 20250830163840176 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163840176 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163840176 DLMGCP DEBUG <0013> Received message: line #00: CRCX 36634 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163840176 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163840176 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163840176 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163840176 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw (trunk:0) found free endpoint: rtpbridge/5e@mgw (mgcp_endp.c:262) 20250830163840176 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/5e@mgw" (mgcp_protocol.c:370) 20250830163840176 DLMGCP NOTICE <0013> endpoint:rtpbridge/5e@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163840176 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163840176 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw CI:4666CEF2 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163840176 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw CI:4666CEF2 output_enabled 0 (mgcp_conn.c:271) 20250830163840176 DLMGCP DEBUG <0013> (1234/rtp C:4666CEF2 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163840176 DLMGCP NOTICE <0013> endpoint:rtpbridge/5e@mgw CI:4666CEF2 CRCX: connection successfully created: (1234/rtp C:4666CEF2 r=NULL:0<->l=::1:4802) (mgcp_protocol.c:772) 20250830163840176 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163840176 DLMGCP DEBUG <0013> Generated response: line #00: 200 36634 OK (mgcp_msg.c:72) 20250830163840176 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/5e@mgw (mgcp_msg.c:72) 20250830163840176 DLMGCP DEBUG <0013> Generated response: line #02: I: 4666CEF2 (mgcp_msg.c:72) 20250830163840176 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163840176 DLMGCP DEBUG <0013> Generated response: line #04: o=- 4666CEF2 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163840176 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163840176 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163840176 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163840176 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4802 RTP/AVP 112 (mgcp_msg.c:72) 20250830163840176 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163840176 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163840176 DLMGCP DEBUG <0013> Received message: line #00: CRCX 36635 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163840176 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163840176 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163840176 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163840176 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw (trunk:0) found free endpoint: rtpbridge/5f@mgw (mgcp_endp.c:262) 20250830163840176 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/5f@mgw" (mgcp_protocol.c:370) 20250830163840176 DLMGCP NOTICE <0013> endpoint:rtpbridge/5f@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163840176 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163840176 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw CI:FD9DE87B connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163840176 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw CI:FD9DE87B output_enabled 0 (mgcp_conn.c:271) 20250830163840176 DLMGCP DEBUG <0013> (1234/rtp C:FD9DE87B r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163840176 DLMGCP NOTICE <0013> endpoint:rtpbridge/5f@mgw CI:FD9DE87B CRCX: connection successfully created: (1234/rtp C:FD9DE87B r=NULL:0<->l=::1:4804) (mgcp_protocol.c:772) 20250830163840176 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163840176 DLMGCP DEBUG <0013> Generated response: line #00: 200 36635 OK (mgcp_msg.c:72) 20250830163840176 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/5f@mgw (mgcp_msg.c:72) 20250830163840176 DLMGCP DEBUG <0013> Generated response: line #02: I: FD9DE87B (mgcp_msg.c:72) 20250830163840176 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163840176 DLMGCP DEBUG <0013> Generated response: line #04: o=- FD9DE87B 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163840176 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163840176 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163840176 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163840176 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4804 RTP/AVP 112 (mgcp_msg.c:72) 20250830163840176 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163840176 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163840177 DLMGCP DEBUG <0013> Received message: line #00: CRCX 36636 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163840177 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163840177 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163840177 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163840177 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw (trunk:0) found free endpoint: rtpbridge/60@mgw (mgcp_endp.c:262) 20250830163840177 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/60@mgw" (mgcp_protocol.c:370) 20250830163840177 DLMGCP NOTICE <0013> endpoint:rtpbridge/60@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163840177 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163840177 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw CI:6B334C6D connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163840177 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw CI:6B334C6D output_enabled 0 (mgcp_conn.c:271) 20250830163840177 DLMGCP DEBUG <0013> (1234/rtp C:6B334C6D r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163840177 DLMGCP NOTICE <0013> endpoint:rtpbridge/60@mgw CI:6B334C6D CRCX: connection successfully created: (1234/rtp C:6B334C6D r=NULL:0<->l=::1:4806) (mgcp_protocol.c:772) 20250830163840177 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163840177 DLMGCP DEBUG <0013> Generated response: line #00: 200 36636 OK (mgcp_msg.c:72) 20250830163840177 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/60@mgw (mgcp_msg.c:72) 20250830163840177 DLMGCP DEBUG <0013> Generated response: line #02: I: 6B334C6D (mgcp_msg.c:72) 20250830163840177 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163840177 DLMGCP DEBUG <0013> Generated response: line #04: o=- 6B334C6D 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163840177 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163840177 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163840177 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163840177 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4806 RTP/AVP 112 (mgcp_msg.c:72) 20250830163840177 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163840177 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163840177 DLMGCP DEBUG <0013> Received message: line #00: CRCX 36637 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163840177 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163840177 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163840177 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163840177 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw (trunk:0) found free endpoint: rtpbridge/61@mgw (mgcp_endp.c:262) 20250830163840177 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/61@mgw" (mgcp_protocol.c:370) 20250830163840177 DLMGCP NOTICE <0013> endpoint:rtpbridge/61@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163840177 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163840177 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw CI:F7387147 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163840177 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw CI:F7387147 output_enabled 0 (mgcp_conn.c:271) 20250830163840177 DLMGCP DEBUG <0013> (1234/rtp C:F7387147 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163840177 DLMGCP NOTICE <0013> endpoint:rtpbridge/61@mgw CI:F7387147 CRCX: connection successfully created: (1234/rtp C:F7387147 r=NULL:0<->l=::1:4808) (mgcp_protocol.c:772) 20250830163840177 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163840177 DLMGCP DEBUG <0013> Generated response: line #00: 200 36637 OK (mgcp_msg.c:72) 20250830163840177 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/61@mgw (mgcp_msg.c:72) 20250830163840177 DLMGCP DEBUG <0013> Generated response: line #02: I: F7387147 (mgcp_msg.c:72) 20250830163840177 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163840177 DLMGCP DEBUG <0013> Generated response: line #04: o=- F7387147 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163840177 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163840177 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163840177 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163840177 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4808 RTP/AVP 112 (mgcp_msg.c:72) 20250830163840177 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163840177 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163840177 DLMGCP DEBUG <0013> Received message: line #00: CRCX 36638 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163840177 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163840177 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163840177 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163840177 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw (trunk:0) found free endpoint: rtpbridge/62@mgw (mgcp_endp.c:262) 20250830163840177 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/62@mgw" (mgcp_protocol.c:370) 20250830163840177 DLMGCP NOTICE <0013> endpoint:rtpbridge/62@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163840177 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163840177 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw CI:CCCF919A connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163840177 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw CI:CCCF919A output_enabled 0 (mgcp_conn.c:271) 20250830163840177 DLMGCP DEBUG <0013> (1234/rtp C:CCCF919A r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163840177 DLMGCP NOTICE <0013> endpoint:rtpbridge/62@mgw CI:CCCF919A CRCX: connection successfully created: (1234/rtp C:CCCF919A r=NULL:0<->l=::1:4810) (mgcp_protocol.c:772) 20250830163840177 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163840177 DLMGCP DEBUG <0013> Generated response: line #00: 200 36638 OK (mgcp_msg.c:72) 20250830163840177 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/62@mgw (mgcp_msg.c:72) 20250830163840177 DLMGCP DEBUG <0013> Generated response: line #02: I: CCCF919A (mgcp_msg.c:72) 20250830163840177 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163840177 DLMGCP DEBUG <0013> Generated response: line #04: o=- CCCF919A 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163840177 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163840177 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163840177 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163840177 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4810 RTP/AVP 112 (mgcp_msg.c:72) 20250830163840177 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163840177 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163840178 DLMGCP DEBUG <0013> Received message: line #00: CRCX 36639 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163840178 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163840178 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163840178 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163840178 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw (trunk:0) found free endpoint: rtpbridge/63@mgw (mgcp_endp.c:262) 20250830163840178 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/63@mgw" (mgcp_protocol.c:370) 20250830163840178 DLMGCP NOTICE <0013> endpoint:rtpbridge/63@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163840178 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163840178 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw CI:3C2FD0A7 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163840178 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw CI:3C2FD0A7 output_enabled 0 (mgcp_conn.c:271) 20250830163840178 DLMGCP DEBUG <0013> (1234/rtp C:3C2FD0A7 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163840178 DLMGCP NOTICE <0013> endpoint:rtpbridge/63@mgw CI:3C2FD0A7 CRCX: connection successfully created: (1234/rtp C:3C2FD0A7 r=NULL:0<->l=::1:4812) (mgcp_protocol.c:772) 20250830163840178 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163840178 DLMGCP DEBUG <0013> Generated response: line #00: 200 36639 OK (mgcp_msg.c:72) 20250830163840178 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/63@mgw (mgcp_msg.c:72) 20250830163840178 DLMGCP DEBUG <0013> Generated response: line #02: I: 3C2FD0A7 (mgcp_msg.c:72) 20250830163840178 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163840178 DLMGCP DEBUG <0013> Generated response: line #04: o=- 3C2FD0A7 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163840178 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163840178 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163840178 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163840178 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4812 RTP/AVP 112 (mgcp_msg.c:72) 20250830163840178 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163840178 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163840178 DLMGCP DEBUG <0013> Received message: line #00: CRCX 36640 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163840178 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163840178 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163840178 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163840178 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw (trunk:0) found free endpoint: rtpbridge/64@mgw (mgcp_endp.c:262) 20250830163840178 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/64@mgw" (mgcp_protocol.c:370) 20250830163840178 DLMGCP NOTICE <0013> endpoint:rtpbridge/64@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163840178 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163840178 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw CI:BB52805B connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163840178 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw CI:BB52805B output_enabled 0 (mgcp_conn.c:271) 20250830163840178 DLMGCP DEBUG <0013> (1234/rtp C:BB52805B r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163840178 DLMGCP NOTICE <0013> endpoint:rtpbridge/64@mgw CI:BB52805B CRCX: connection successfully created: (1234/rtp C:BB52805B r=NULL:0<->l=::1:4814) (mgcp_protocol.c:772) 20250830163840178 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163840178 DLMGCP DEBUG <0013> Generated response: line #00: 200 36640 OK (mgcp_msg.c:72) 20250830163840178 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/64@mgw (mgcp_msg.c:72) 20250830163840178 DLMGCP DEBUG <0013> Generated response: line #02: I: BB52805B (mgcp_msg.c:72) 20250830163840178 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163840178 DLMGCP DEBUG <0013> Generated response: line #04: o=- BB52805B 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163840178 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163840178 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163840178 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163840178 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4814 RTP/AVP 112 (mgcp_msg.c:72) 20250830163840178 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163840178 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163840178 DLMGCP DEBUG <0013> Received message: line #00: CRCX 36641 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163840178 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163840178 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163840178 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163840178 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw (trunk:0) found free endpoint: rtpbridge/65@mgw (mgcp_endp.c:262) 20250830163840178 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/65@mgw" (mgcp_protocol.c:370) 20250830163840178 DLMGCP NOTICE <0013> endpoint:rtpbridge/65@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163840178 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163840178 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw CI:F67A3411 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163840178 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw CI:F67A3411 output_enabled 0 (mgcp_conn.c:271) 20250830163840178 DLMGCP DEBUG <0013> (1234/rtp C:F67A3411 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163840179 DLMGCP NOTICE <0013> endpoint:rtpbridge/65@mgw CI:F67A3411 CRCX: connection successfully created: (1234/rtp C:F67A3411 r=NULL:0<->l=::1:4816) (mgcp_protocol.c:772) 20250830163840179 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163840179 DLMGCP DEBUG <0013> Generated response: line #00: 200 36641 OK (mgcp_msg.c:72) 20250830163840179 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/65@mgw (mgcp_msg.c:72) 20250830163840179 DLMGCP DEBUG <0013> Generated response: line #02: I: F67A3411 (mgcp_msg.c:72) 20250830163840179 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163840179 DLMGCP DEBUG <0013> Generated response: line #04: o=- F67A3411 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163840179 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163840179 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163840179 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163840179 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4816 RTP/AVP 112 (mgcp_msg.c:72) 20250830163840179 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163840179 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163840179 DLMGCP DEBUG <0013> Received message: line #00: CRCX 36642 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163840179 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163840179 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163840179 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163840179 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw (trunk:0) found free endpoint: rtpbridge/66@mgw (mgcp_endp.c:262) 20250830163840179 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/66@mgw" (mgcp_protocol.c:370) 20250830163840179 DLMGCP NOTICE <0013> endpoint:rtpbridge/66@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163840179 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163840179 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw CI:D7B63E53 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163840179 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw CI:D7B63E53 output_enabled 0 (mgcp_conn.c:271) 20250830163840179 DLMGCP DEBUG <0013> (1234/rtp C:D7B63E53 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163840179 DLMGCP NOTICE <0013> endpoint:rtpbridge/66@mgw CI:D7B63E53 CRCX: connection successfully created: (1234/rtp C:D7B63E53 r=NULL:0<->l=::1:4818) (mgcp_protocol.c:772) 20250830163840179 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163840179 DLMGCP DEBUG <0013> Generated response: line #00: 200 36642 OK (mgcp_msg.c:72) 20250830163840179 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/66@mgw (mgcp_msg.c:72) 20250830163840179 DLMGCP DEBUG <0013> Generated response: line #02: I: D7B63E53 (mgcp_msg.c:72) 20250830163840179 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163840179 DLMGCP DEBUG <0013> Generated response: line #04: o=- D7B63E53 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163840179 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163840179 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163840179 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163840179 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4818 RTP/AVP 112 (mgcp_msg.c:72) 20250830163840179 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163840179 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163840179 DLMGCP DEBUG <0013> Received message: line #00: CRCX 36643 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163840179 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163840179 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163840179 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163840179 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw (trunk:0) found free endpoint: rtpbridge/67@mgw (mgcp_endp.c:262) 20250830163840179 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/67@mgw" (mgcp_protocol.c:370) 20250830163840179 DLMGCP NOTICE <0013> endpoint:rtpbridge/67@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163840179 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163840179 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw CI:59F5CECD connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163840179 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw CI:59F5CECD output_enabled 0 (mgcp_conn.c:271) 20250830163840179 DLMGCP DEBUG <0013> (1234/rtp C:59F5CECD r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163840179 DLMGCP NOTICE <0013> endpoint:rtpbridge/67@mgw CI:59F5CECD CRCX: connection successfully created: (1234/rtp C:59F5CECD r=NULL:0<->l=::1:4820) (mgcp_protocol.c:772) 20250830163840179 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163840179 DLMGCP DEBUG <0013> Generated response: line #00: 200 36643 OK (mgcp_msg.c:72) 20250830163840179 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/67@mgw (mgcp_msg.c:72) 20250830163840179 DLMGCP DEBUG <0013> Generated response: line #02: I: 59F5CECD (mgcp_msg.c:72) 20250830163840179 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163840179 DLMGCP DEBUG <0013> Generated response: line #04: o=- 59F5CECD 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163840179 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163840179 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163840179 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163840179 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4820 RTP/AVP 112 (mgcp_msg.c:72) 20250830163840179 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163840179 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163840180 DLMGCP DEBUG <0013> Received message: line #00: CRCX 36644 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163840180 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163840180 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163840180 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163840180 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw (trunk:0) found free endpoint: rtpbridge/68@mgw (mgcp_endp.c:262) 20250830163840180 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/68@mgw" (mgcp_protocol.c:370) 20250830163840180 DLMGCP NOTICE <0013> endpoint:rtpbridge/68@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163840180 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163840180 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw CI:8F0ED033 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163840180 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw CI:8F0ED033 output_enabled 0 (mgcp_conn.c:271) 20250830163840180 DLMGCP DEBUG <0013> (1234/rtp C:8F0ED033 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163840180 DLMGCP NOTICE <0013> endpoint:rtpbridge/68@mgw CI:8F0ED033 CRCX: connection successfully created: (1234/rtp C:8F0ED033 r=NULL:0<->l=::1:4822) (mgcp_protocol.c:772) 20250830163840180 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163840180 DLMGCP DEBUG <0013> Generated response: line #00: 200 36644 OK (mgcp_msg.c:72) 20250830163840180 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/68@mgw (mgcp_msg.c:72) 20250830163840180 DLMGCP DEBUG <0013> Generated response: line #02: I: 8F0ED033 (mgcp_msg.c:72) 20250830163840180 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163840180 DLMGCP DEBUG <0013> Generated response: line #04: o=- 8F0ED033 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163840180 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163840180 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163840180 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163840180 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4822 RTP/AVP 112 (mgcp_msg.c:72) 20250830163840180 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163840180 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163840180 DLMGCP DEBUG <0013> Received message: line #00: CRCX 36645 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163840180 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163840180 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163840180 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163840180 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw (trunk:0) found free endpoint: rtpbridge/69@mgw (mgcp_endp.c:262) 20250830163840180 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/69@mgw" (mgcp_protocol.c:370) 20250830163840180 DLMGCP NOTICE <0013> endpoint:rtpbridge/69@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163840180 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163840180 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw CI:08AF43F0 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163840180 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw CI:08AF43F0 output_enabled 0 (mgcp_conn.c:271) 20250830163840180 DLMGCP DEBUG <0013> (1234/rtp C:08AF43F0 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163840180 DLMGCP NOTICE <0013> endpoint:rtpbridge/69@mgw CI:08AF43F0 CRCX: connection successfully created: (1234/rtp C:08AF43F0 r=NULL:0<->l=::1:4824) (mgcp_protocol.c:772) 20250830163840180 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163840180 DLMGCP DEBUG <0013> Generated response: line #00: 200 36645 OK (mgcp_msg.c:72) 20250830163840180 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/69@mgw (mgcp_msg.c:72) 20250830163840180 DLMGCP DEBUG <0013> Generated response: line #02: I: 08AF43F0 (mgcp_msg.c:72) 20250830163840180 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163840180 DLMGCP DEBUG <0013> Generated response: line #04: o=- 08AF43F0 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163840180 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163840180 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163840180 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163840180 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4824 RTP/AVP 112 (mgcp_msg.c:72) 20250830163840180 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163840180 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163840180 DLMGCP DEBUG <0013> Received message: line #00: CRCX 36646 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163840180 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163840180 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163840180 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163840180 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw (trunk:0) found free endpoint: rtpbridge/6a@mgw (mgcp_endp.c:262) 20250830163840180 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/6a@mgw" (mgcp_protocol.c:370) 20250830163840180 DLMGCP NOTICE <0013> endpoint:rtpbridge/6a@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163840180 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163840180 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw CI:07295F53 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163840180 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw CI:07295F53 output_enabled 0 (mgcp_conn.c:271) 20250830163840180 DLMGCP DEBUG <0013> (1234/rtp C:07295F53 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163840180 DLMGCP NOTICE <0013> endpoint:rtpbridge/6a@mgw CI:07295F53 CRCX: connection successfully created: (1234/rtp C:07295F53 r=NULL:0<->l=::1:4826) (mgcp_protocol.c:772) 20250830163840180 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163840180 DLMGCP DEBUG <0013> Generated response: line #00: 200 36646 OK (mgcp_msg.c:72) 20250830163840180 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/6a@mgw (mgcp_msg.c:72) 20250830163840180 DLMGCP DEBUG <0013> Generated response: line #02: I: 07295F53 (mgcp_msg.c:72) 20250830163840180 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163840180 DLMGCP DEBUG <0013> Generated response: line #04: o=- 07295F53 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163840180 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163840180 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163840180 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163840180 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4826 RTP/AVP 112 (mgcp_msg.c:72) 20250830163840180 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163840180 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163840181 DLMGCP DEBUG <0013> Received message: line #00: CRCX 36647 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163840181 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163840181 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163840181 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163840181 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw (trunk:0) found free endpoint: rtpbridge/6b@mgw (mgcp_endp.c:262) 20250830163840181 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/6b@mgw" (mgcp_protocol.c:370) 20250830163840181 DLMGCP NOTICE <0013> endpoint:rtpbridge/6b@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163840181 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163840181 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw CI:7584DDB3 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163840181 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw CI:7584DDB3 output_enabled 0 (mgcp_conn.c:271) 20250830163840181 DLMGCP DEBUG <0013> (1234/rtp C:7584DDB3 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163840181 DLMGCP NOTICE <0013> endpoint:rtpbridge/6b@mgw CI:7584DDB3 CRCX: connection successfully created: (1234/rtp C:7584DDB3 r=NULL:0<->l=::1:4828) (mgcp_protocol.c:772) 20250830163840181 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163840181 DLMGCP DEBUG <0013> Generated response: line #00: 200 36647 OK (mgcp_msg.c:72) 20250830163840181 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/6b@mgw (mgcp_msg.c:72) 20250830163840181 DLMGCP DEBUG <0013> Generated response: line #02: I: 7584DDB3 (mgcp_msg.c:72) 20250830163840181 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163840181 DLMGCP DEBUG <0013> Generated response: line #04: o=- 7584DDB3 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163840181 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163840181 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163840181 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163840181 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4828 RTP/AVP 112 (mgcp_msg.c:72) 20250830163840181 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163840181 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163840181 DLMGCP DEBUG <0013> Received message: line #00: CRCX 36648 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163840181 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163840181 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163840181 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163840181 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw (trunk:0) found free endpoint: rtpbridge/6c@mgw (mgcp_endp.c:262) 20250830163840181 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/6c@mgw" (mgcp_protocol.c:370) 20250830163840181 DLMGCP NOTICE <0013> endpoint:rtpbridge/6c@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163840181 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163840181 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw CI:134DBAE7 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163840181 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw CI:134DBAE7 output_enabled 0 (mgcp_conn.c:271) 20250830163840181 DLMGCP DEBUG <0013> (1234/rtp C:134DBAE7 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163840181 DLMGCP NOTICE <0013> endpoint:rtpbridge/6c@mgw CI:134DBAE7 CRCX: connection successfully created: (1234/rtp C:134DBAE7 r=NULL:0<->l=::1:4830) (mgcp_protocol.c:772) 20250830163840181 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163840181 DLMGCP DEBUG <0013> Generated response: line #00: 200 36648 OK (mgcp_msg.c:72) 20250830163840181 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/6c@mgw (mgcp_msg.c:72) 20250830163840181 DLMGCP DEBUG <0013> Generated response: line #02: I: 134DBAE7 (mgcp_msg.c:72) 20250830163840181 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163840181 DLMGCP DEBUG <0013> Generated response: line #04: o=- 134DBAE7 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163840181 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163840181 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163840181 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163840181 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4830 RTP/AVP 112 (mgcp_msg.c:72) 20250830163840181 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163840181 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163840181 DLMGCP DEBUG <0013> Received message: line #00: CRCX 36649 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163840181 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163840181 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163840181 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163840181 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw (trunk:0) found free endpoint: rtpbridge/6d@mgw (mgcp_endp.c:262) 20250830163840181 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/6d@mgw" (mgcp_protocol.c:370) 20250830163840181 DLMGCP NOTICE <0013> endpoint:rtpbridge/6d@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163840181 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163840181 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw CI:B9AC82AD connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163840181 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw CI:B9AC82AD output_enabled 0 (mgcp_conn.c:271) 20250830163840181 DLMGCP DEBUG <0013> (1234/rtp C:B9AC82AD r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163840181 DLMGCP NOTICE <0013> endpoint:rtpbridge/6d@mgw CI:B9AC82AD CRCX: connection successfully created: (1234/rtp C:B9AC82AD r=NULL:0<->l=::1:4832) (mgcp_protocol.c:772) 20250830163840182 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163840182 DLMGCP DEBUG <0013> Generated response: line #00: 200 36649 OK (mgcp_msg.c:72) 20250830163840182 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/6d@mgw (mgcp_msg.c:72) 20250830163840182 DLMGCP DEBUG <0013> Generated response: line #02: I: B9AC82AD (mgcp_msg.c:72) 20250830163840182 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163840182 DLMGCP DEBUG <0013> Generated response: line #04: o=- B9AC82AD 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163840182 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163840182 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163840182 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163840182 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4832 RTP/AVP 112 (mgcp_msg.c:72) 20250830163840182 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163840182 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163840182 DLMGCP DEBUG <0013> Received message: line #00: CRCX 36650 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163840182 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163840182 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163840182 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163840182 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw (trunk:0) found free endpoint: rtpbridge/6e@mgw (mgcp_endp.c:262) 20250830163840182 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/6e@mgw" (mgcp_protocol.c:370) 20250830163840182 DLMGCP NOTICE <0013> endpoint:rtpbridge/6e@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163840182 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163840182 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw CI:924C1449 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163840182 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw CI:924C1449 output_enabled 0 (mgcp_conn.c:271) 20250830163840182 DLMGCP DEBUG <0013> (1234/rtp C:924C1449 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163840182 DLMGCP NOTICE <0013> endpoint:rtpbridge/6e@mgw CI:924C1449 CRCX: connection successfully created: (1234/rtp C:924C1449 r=NULL:0<->l=::1:4834) (mgcp_protocol.c:772) 20250830163840182 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163840182 DLMGCP DEBUG <0013> Generated response: line #00: 200 36650 OK (mgcp_msg.c:72) 20250830163840182 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/6e@mgw (mgcp_msg.c:72) 20250830163840182 DLMGCP DEBUG <0013> Generated response: line #02: I: 924C1449 (mgcp_msg.c:72) 20250830163840182 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163840182 DLMGCP DEBUG <0013> Generated response: line #04: o=- 924C1449 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163840182 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163840182 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163840182 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163840182 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4834 RTP/AVP 112 (mgcp_msg.c:72) 20250830163840182 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163840182 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163840182 DLMGCP DEBUG <0013> Received message: line #00: CRCX 36651 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163840182 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163840182 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163840182 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163840182 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw (trunk:0) found free endpoint: rtpbridge/6f@mgw (mgcp_endp.c:262) 20250830163840182 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/6f@mgw" (mgcp_protocol.c:370) 20250830163840182 DLMGCP NOTICE <0013> endpoint:rtpbridge/6f@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163840182 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163840182 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw CI:E8E09631 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163840182 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw CI:E8E09631 output_enabled 0 (mgcp_conn.c:271) 20250830163840182 DLMGCP DEBUG <0013> (1234/rtp C:E8E09631 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163840182 DLMGCP NOTICE <0013> endpoint:rtpbridge/6f@mgw CI:E8E09631 CRCX: connection successfully created: (1234/rtp C:E8E09631 r=NULL:0<->l=::1:4836) (mgcp_protocol.c:772) 20250830163840182 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163840182 DLMGCP DEBUG <0013> Generated response: line #00: 200 36651 OK (mgcp_msg.c:72) 20250830163840182 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/6f@mgw (mgcp_msg.c:72) 20250830163840182 DLMGCP DEBUG <0013> Generated response: line #02: I: E8E09631 (mgcp_msg.c:72) 20250830163840182 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163840182 DLMGCP DEBUG <0013> Generated response: line #04: o=- E8E09631 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163840182 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163840182 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163840182 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163840182 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4836 RTP/AVP 112 (mgcp_msg.c:72) 20250830163840182 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163840182 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163840183 DLMGCP DEBUG <0013> Received message: line #00: CRCX 36652 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163840183 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163840183 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163840183 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163840183 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw (trunk:0) found free endpoint: rtpbridge/70@mgw (mgcp_endp.c:262) 20250830163840183 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/70@mgw" (mgcp_protocol.c:370) 20250830163840183 DLMGCP NOTICE <0013> endpoint:rtpbridge/70@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163840183 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163840183 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw CI:875F17FC connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163840183 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw CI:875F17FC output_enabled 0 (mgcp_conn.c:271) 20250830163840183 DLMGCP DEBUG <0013> (1234/rtp C:875F17FC r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163840183 DLMGCP NOTICE <0013> endpoint:rtpbridge/70@mgw CI:875F17FC CRCX: connection successfully created: (1234/rtp C:875F17FC r=NULL:0<->l=::1:4838) (mgcp_protocol.c:772) 20250830163840183 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163840183 DLMGCP DEBUG <0013> Generated response: line #00: 200 36652 OK (mgcp_msg.c:72) 20250830163840183 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/70@mgw (mgcp_msg.c:72) 20250830163840183 DLMGCP DEBUG <0013> Generated response: line #02: I: 875F17FC (mgcp_msg.c:72) 20250830163840183 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163840183 DLMGCP DEBUG <0013> Generated response: line #04: o=- 875F17FC 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163840183 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163840183 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163840183 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163840183 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4838 RTP/AVP 112 (mgcp_msg.c:72) 20250830163840183 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163840183 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163840183 DLMGCP DEBUG <0013> Received message: line #00: CRCX 36653 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163840183 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163840183 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163840183 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163840183 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw (trunk:0) found free endpoint: rtpbridge/71@mgw (mgcp_endp.c:262) 20250830163840183 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/71@mgw" (mgcp_protocol.c:370) 20250830163840183 DLMGCP NOTICE <0013> endpoint:rtpbridge/71@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163840183 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163840183 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw CI:22F4B2C0 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163840183 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw CI:22F4B2C0 output_enabled 0 (mgcp_conn.c:271) 20250830163840183 DLMGCP DEBUG <0013> (1234/rtp C:22F4B2C0 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163840183 DLMGCP NOTICE <0013> endpoint:rtpbridge/71@mgw CI:22F4B2C0 CRCX: connection successfully created: (1234/rtp C:22F4B2C0 r=NULL:0<->l=::1:4840) (mgcp_protocol.c:772) 20250830163840183 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163840183 DLMGCP DEBUG <0013> Generated response: line #00: 200 36653 OK (mgcp_msg.c:72) 20250830163840183 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/71@mgw (mgcp_msg.c:72) 20250830163840183 DLMGCP DEBUG <0013> Generated response: line #02: I: 22F4B2C0 (mgcp_msg.c:72) 20250830163840183 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163840183 DLMGCP DEBUG <0013> Generated response: line #04: o=- 22F4B2C0 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163840183 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163840183 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163840183 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163840183 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4840 RTP/AVP 112 (mgcp_msg.c:72) 20250830163840183 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163840183 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163840183 DLMGCP DEBUG <0013> Received message: line #00: CRCX 36654 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163840183 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163840183 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163840183 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163840183 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw (trunk:0) found free endpoint: rtpbridge/72@mgw (mgcp_endp.c:262) 20250830163840183 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/72@mgw" (mgcp_protocol.c:370) 20250830163840183 DLMGCP NOTICE <0013> endpoint:rtpbridge/72@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163840183 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163840183 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw CI:9F6793E5 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163840183 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw CI:9F6793E5 output_enabled 0 (mgcp_conn.c:271) 20250830163840183 DLMGCP DEBUG <0013> (1234/rtp C:9F6793E5 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163840183 DLMGCP NOTICE <0013> endpoint:rtpbridge/72@mgw CI:9F6793E5 CRCX: connection successfully created: (1234/rtp C:9F6793E5 r=NULL:0<->l=::1:4842) (mgcp_protocol.c:772) 20250830163840183 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163840183 DLMGCP DEBUG <0013> Generated response: line #00: 200 36654 OK (mgcp_msg.c:72) 20250830163840183 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/72@mgw (mgcp_msg.c:72) 20250830163840183 DLMGCP DEBUG <0013> Generated response: line #02: I: 9F6793E5 (mgcp_msg.c:72) 20250830163840183 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163840183 DLMGCP DEBUG <0013> Generated response: line #04: o=- 9F6793E5 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163840183 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163840183 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163840183 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163840183 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4842 RTP/AVP 112 (mgcp_msg.c:72) 20250830163840183 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163840183 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163840184 DLMGCP DEBUG <0013> Received message: line #00: CRCX 36655 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163840184 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163840184 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163840184 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163840184 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw (trunk:0) found free endpoint: rtpbridge/73@mgw (mgcp_endp.c:262) 20250830163840184 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/73@mgw" (mgcp_protocol.c:370) 20250830163840184 DLMGCP NOTICE <0013> endpoint:rtpbridge/73@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163840184 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163840184 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw CI:0B45D99B connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163840184 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw CI:0B45D99B output_enabled 0 (mgcp_conn.c:271) 20250830163840184 DLMGCP DEBUG <0013> (1234/rtp C:0B45D99B r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163840184 DLMGCP NOTICE <0013> endpoint:rtpbridge/73@mgw CI:0B45D99B CRCX: connection successfully created: (1234/rtp C:0B45D99B r=NULL:0<->l=::1:4844) (mgcp_protocol.c:772) 20250830163840184 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163840184 DLMGCP DEBUG <0013> Generated response: line #00: 200 36655 OK (mgcp_msg.c:72) 20250830163840184 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/73@mgw (mgcp_msg.c:72) 20250830163840184 DLMGCP DEBUG <0013> Generated response: line #02: I: 0B45D99B (mgcp_msg.c:72) 20250830163840184 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163840184 DLMGCP DEBUG <0013> Generated response: line #04: o=- 0B45D99B 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163840184 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163840184 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163840184 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163840184 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4844 RTP/AVP 112 (mgcp_msg.c:72) 20250830163840184 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163840184 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163840184 DLMGCP DEBUG <0013> Received message: line #00: CRCX 36656 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163840184 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163840184 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163840184 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163840184 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw (trunk:0) found free endpoint: rtpbridge/74@mgw (mgcp_endp.c:262) 20250830163840184 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/74@mgw" (mgcp_protocol.c:370) 20250830163840184 DLMGCP NOTICE <0013> endpoint:rtpbridge/74@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163840184 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163840184 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw CI:A1D22FBE connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163840184 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw CI:A1D22FBE output_enabled 0 (mgcp_conn.c:271) 20250830163840184 DLMGCP DEBUG <0013> (1234/rtp C:A1D22FBE r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163840184 DLMGCP NOTICE <0013> endpoint:rtpbridge/74@mgw CI:A1D22FBE CRCX: connection successfully created: (1234/rtp C:A1D22FBE r=NULL:0<->l=::1:4846) (mgcp_protocol.c:772) 20250830163840184 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163840184 DLMGCP DEBUG <0013> Generated response: line #00: 200 36656 OK (mgcp_msg.c:72) 20250830163840184 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/74@mgw (mgcp_msg.c:72) 20250830163840184 DLMGCP DEBUG <0013> Generated response: line #02: I: A1D22FBE (mgcp_msg.c:72) 20250830163840184 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163840184 DLMGCP DEBUG <0013> Generated response: line #04: o=- A1D22FBE 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163840184 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163840184 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163840184 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163840184 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4846 RTP/AVP 112 (mgcp_msg.c:72) 20250830163840184 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163840184 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163840184 DLMGCP DEBUG <0013> Received message: line #00: CRCX 36657 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163840184 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163840184 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163840184 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163840184 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw (trunk:0) found free endpoint: rtpbridge/75@mgw (mgcp_endp.c:262) 20250830163840184 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/75@mgw" (mgcp_protocol.c:370) 20250830163840184 DLMGCP NOTICE <0013> endpoint:rtpbridge/75@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163840184 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163840184 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw CI:F728DF8D connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163840184 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw CI:F728DF8D output_enabled 0 (mgcp_conn.c:271) 20250830163840185 DLMGCP DEBUG <0013> (1234/rtp C:F728DF8D r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163840185 DLMGCP NOTICE <0013> endpoint:rtpbridge/75@mgw CI:F728DF8D CRCX: connection successfully created: (1234/rtp C:F728DF8D r=NULL:0<->l=::1:4848) (mgcp_protocol.c:772) 20250830163840185 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163840185 DLMGCP DEBUG <0013> Generated response: line #00: 200 36657 OK (mgcp_msg.c:72) 20250830163840185 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/75@mgw (mgcp_msg.c:72) 20250830163840185 DLMGCP DEBUG <0013> Generated response: line #02: I: F728DF8D (mgcp_msg.c:72) 20250830163840185 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163840185 DLMGCP DEBUG <0013> Generated response: line #04: o=- F728DF8D 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163840185 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163840185 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163840185 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163840185 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4848 RTP/AVP 112 (mgcp_msg.c:72) 20250830163840185 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163840185 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163840185 DLMGCP DEBUG <0013> Received message: line #00: CRCX 36658 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163840185 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163840185 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163840185 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163840185 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw (trunk:0) found free endpoint: rtpbridge/76@mgw (mgcp_endp.c:262) 20250830163840185 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/76@mgw" (mgcp_protocol.c:370) 20250830163840185 DLMGCP NOTICE <0013> endpoint:rtpbridge/76@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163840185 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163840185 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw CI:60B0AC0B connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163840185 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw CI:60B0AC0B output_enabled 0 (mgcp_conn.c:271) 20250830163840185 DLMGCP DEBUG <0013> (1234/rtp C:60B0AC0B r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163840185 DLMGCP NOTICE <0013> endpoint:rtpbridge/76@mgw CI:60B0AC0B CRCX: connection successfully created: (1234/rtp C:60B0AC0B r=NULL:0<->l=::1:4850) (mgcp_protocol.c:772) 20250830163840185 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163840185 DLMGCP DEBUG <0013> Generated response: line #00: 200 36658 OK (mgcp_msg.c:72) 20250830163840185 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/76@mgw (mgcp_msg.c:72) 20250830163840185 DLMGCP DEBUG <0013> Generated response: line #02: I: 60B0AC0B (mgcp_msg.c:72) 20250830163840185 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163840185 DLMGCP DEBUG <0013> Generated response: line #04: o=- 60B0AC0B 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163840185 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163840185 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163840185 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163840185 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4850 RTP/AVP 112 (mgcp_msg.c:72) 20250830163840185 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163840185 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163840185 DLMGCP DEBUG <0013> Received message: line #00: CRCX 36659 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163840185 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163840185 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163840186 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163840186 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw (trunk:0) found free endpoint: rtpbridge/77@mgw (mgcp_endp.c:262) 20250830163840186 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/77@mgw" (mgcp_protocol.c:370) 20250830163840186 DLMGCP NOTICE <0013> endpoint:rtpbridge/77@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163840186 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163840186 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw CI:9B74E7C8 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163840186 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw CI:9B74E7C8 output_enabled 0 (mgcp_conn.c:271) 20250830163840186 DLMGCP DEBUG <0013> (1234/rtp C:9B74E7C8 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163840186 DLMGCP NOTICE <0013> endpoint:rtpbridge/77@mgw CI:9B74E7C8 CRCX: connection successfully created: (1234/rtp C:9B74E7C8 r=NULL:0<->l=::1:4852) (mgcp_protocol.c:772) 20250830163840186 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163840186 DLMGCP DEBUG <0013> Generated response: line #00: 200 36659 OK (mgcp_msg.c:72) 20250830163840186 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/77@mgw (mgcp_msg.c:72) 20250830163840186 DLMGCP DEBUG <0013> Generated response: line #02: I: 9B74E7C8 (mgcp_msg.c:72) 20250830163840186 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163840186 DLMGCP DEBUG <0013> Generated response: line #04: o=- 9B74E7C8 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163840186 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163840186 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163840186 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163840186 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4852 RTP/AVP 112 (mgcp_msg.c:72) 20250830163840186 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163840186 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163840186 DLMGCP DEBUG <0013> Received message: line #00: CRCX 36660 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163840186 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163840186 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163840186 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163840186 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw (trunk:0) found free endpoint: rtpbridge/78@mgw (mgcp_endp.c:262) 20250830163840186 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/78@mgw" (mgcp_protocol.c:370) 20250830163840186 DLMGCP NOTICE <0013> endpoint:rtpbridge/78@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163840186 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163840186 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw CI:BB32C115 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163840186 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw CI:BB32C115 output_enabled 0 (mgcp_conn.c:271) 20250830163840186 DLMGCP DEBUG <0013> (1234/rtp C:BB32C115 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163840186 DLMGCP NOTICE <0013> endpoint:rtpbridge/78@mgw CI:BB32C115 CRCX: connection successfully created: (1234/rtp C:BB32C115 r=NULL:0<->l=::1:4854) (mgcp_protocol.c:772) 20250830163840186 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163840186 DLMGCP DEBUG <0013> Generated response: line #00: 200 36660 OK (mgcp_msg.c:72) 20250830163840186 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/78@mgw (mgcp_msg.c:72) 20250830163840186 DLMGCP DEBUG <0013> Generated response: line #02: I: BB32C115 (mgcp_msg.c:72) 20250830163840186 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163840186 DLMGCP DEBUG <0013> Generated response: line #04: o=- BB32C115 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163840186 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163840187 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163840187 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163840187 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4854 RTP/AVP 112 (mgcp_msg.c:72) 20250830163840187 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163840187 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163840187 DLMGCP DEBUG <0013> Received message: line #00: CRCX 36661 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163840187 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163840187 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163840187 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163840187 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw (trunk:0) found free endpoint: rtpbridge/79@mgw (mgcp_endp.c:262) 20250830163840187 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/79@mgw" (mgcp_protocol.c:370) 20250830163840187 DLMGCP NOTICE <0013> endpoint:rtpbridge/79@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163840187 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163840187 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw CI:2D68431A connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163840187 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw CI:2D68431A output_enabled 0 (mgcp_conn.c:271) 20250830163840187 DLMGCP DEBUG <0013> (1234/rtp C:2D68431A r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163840187 DLMGCP NOTICE <0013> endpoint:rtpbridge/79@mgw CI:2D68431A CRCX: connection successfully created: (1234/rtp C:2D68431A r=NULL:0<->l=::1:4856) (mgcp_protocol.c:772) 20250830163840188 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163840188 DLMGCP DEBUG <0013> Generated response: line #00: 200 36661 OK (mgcp_msg.c:72) 20250830163840188 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/79@mgw (mgcp_msg.c:72) 20250830163840188 DLMGCP DEBUG <0013> Generated response: line #02: I: 2D68431A (mgcp_msg.c:72) 20250830163840188 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163840188 DLMGCP DEBUG <0013> Generated response: line #04: o=- 2D68431A 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163840188 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163840188 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163840188 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163840188 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4856 RTP/AVP 112 (mgcp_msg.c:72) 20250830163840188 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163840188 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163840188 DLMGCP DEBUG <0013> Received message: line #00: CRCX 36662 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163840188 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163840188 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163840188 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163840188 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw (trunk:0) found free endpoint: rtpbridge/7a@mgw (mgcp_endp.c:262) 20250830163840188 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/7a@mgw" (mgcp_protocol.c:370) 20250830163840188 DLMGCP NOTICE <0013> endpoint:rtpbridge/7a@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163840188 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163840188 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw CI:A88D5E60 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163840188 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw CI:A88D5E60 output_enabled 0 (mgcp_conn.c:271) 20250830163840188 DLMGCP DEBUG <0013> (1234/rtp C:A88D5E60 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163840188 DLMGCP NOTICE <0013> endpoint:rtpbridge/7a@mgw CI:A88D5E60 CRCX: connection successfully created: (1234/rtp C:A88D5E60 r=NULL:0<->l=::1:4858) (mgcp_protocol.c:772) 20250830163840188 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163840188 DLMGCP DEBUG <0013> Generated response: line #00: 200 36662 OK (mgcp_msg.c:72) 20250830163840188 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/7a@mgw (mgcp_msg.c:72) 20250830163840188 DLMGCP DEBUG <0013> Generated response: line #02: I: A88D5E60 (mgcp_msg.c:72) 20250830163840188 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163840188 DLMGCP DEBUG <0013> Generated response: line #04: o=- A88D5E60 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163840188 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163840188 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163840188 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163840188 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4858 RTP/AVP 112 (mgcp_msg.c:72) 20250830163840188 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163840188 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163840189 DLMGCP DEBUG <0013> Received message: line #00: CRCX 36663 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163840189 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163840189 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163840189 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163840189 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw (trunk:0) found free endpoint: rtpbridge/7b@mgw (mgcp_endp.c:262) 20250830163840189 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/7b@mgw" (mgcp_protocol.c:370) 20250830163840189 DLMGCP NOTICE <0013> endpoint:rtpbridge/7b@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163840189 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163840189 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw CI:7AEE43B5 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163840189 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw CI:7AEE43B5 output_enabled 0 (mgcp_conn.c:271) 20250830163840189 DLMGCP DEBUG <0013> (1234/rtp C:7AEE43B5 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163840189 DLMGCP NOTICE <0013> endpoint:rtpbridge/7b@mgw CI:7AEE43B5 CRCX: connection successfully created: (1234/rtp C:7AEE43B5 r=NULL:0<->l=::1:4860) (mgcp_protocol.c:772) 20250830163840189 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163840189 DLMGCP DEBUG <0013> Generated response: line #00: 200 36663 OK (mgcp_msg.c:72) 20250830163840189 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/7b@mgw (mgcp_msg.c:72) 20250830163840189 DLMGCP DEBUG <0013> Generated response: line #02: I: 7AEE43B5 (mgcp_msg.c:72) 20250830163840189 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163840189 DLMGCP DEBUG <0013> Generated response: line #04: o=- 7AEE43B5 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163840189 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163840189 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163840189 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163840189 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4860 RTP/AVP 112 (mgcp_msg.c:72) 20250830163840189 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163840189 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163840189 DLMGCP DEBUG <0013> Received message: line #00: CRCX 36664 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163840189 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163840189 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163840189 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163840189 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw (trunk:0) found free endpoint: rtpbridge/7c@mgw (mgcp_endp.c:262) 20250830163840189 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/7c@mgw" (mgcp_protocol.c:370) 20250830163840189 DLMGCP NOTICE <0013> endpoint:rtpbridge/7c@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163840189 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163840189 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw CI:5FDD2AAF connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163840189 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw CI:5FDD2AAF output_enabled 0 (mgcp_conn.c:271) 20250830163840189 DLMGCP DEBUG <0013> (1234/rtp C:5FDD2AAF r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163840189 DLMGCP NOTICE <0013> endpoint:rtpbridge/7c@mgw CI:5FDD2AAF CRCX: connection successfully created: (1234/rtp C:5FDD2AAF r=NULL:0<->l=::1:4862) (mgcp_protocol.c:772) 20250830163840189 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163840189 DLMGCP DEBUG <0013> Generated response: line #00: 200 36664 OK (mgcp_msg.c:72) 20250830163840189 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/7c@mgw (mgcp_msg.c:72) 20250830163840189 DLMGCP DEBUG <0013> Generated response: line #02: I: 5FDD2AAF (mgcp_msg.c:72) 20250830163840189 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163840189 DLMGCP DEBUG <0013> Generated response: line #04: o=- 5FDD2AAF 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163840189 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163840189 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163840189 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163840189 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4862 RTP/AVP 112 (mgcp_msg.c:72) 20250830163840189 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163840189 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163840190 DLMGCP DEBUG <0013> Received message: line #00: CRCX 36665 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163840190 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163840190 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163840190 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163840190 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw (trunk:0) found free endpoint: rtpbridge/7d@mgw (mgcp_endp.c:262) 20250830163840190 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/7d@mgw" (mgcp_protocol.c:370) 20250830163840190 DLMGCP NOTICE <0013> endpoint:rtpbridge/7d@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163840190 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163840190 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw CI:75F16996 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163840190 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw CI:75F16996 output_enabled 0 (mgcp_conn.c:271) 20250830163840190 DLMGCP DEBUG <0013> (1234/rtp C:75F16996 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163840190 DLMGCP NOTICE <0013> endpoint:rtpbridge/7d@mgw CI:75F16996 CRCX: connection successfully created: (1234/rtp C:75F16996 r=NULL:0<->l=::1:4864) (mgcp_protocol.c:772) 20250830163840190 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163840190 DLMGCP DEBUG <0013> Generated response: line #00: 200 36665 OK (mgcp_msg.c:72) 20250830163840190 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/7d@mgw (mgcp_msg.c:72) 20250830163840190 DLMGCP DEBUG <0013> Generated response: line #02: I: 75F16996 (mgcp_msg.c:72) 20250830163840190 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163840190 DLMGCP DEBUG <0013> Generated response: line #04: o=- 75F16996 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163840190 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163840190 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163840190 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163840190 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4864 RTP/AVP 112 (mgcp_msg.c:72) 20250830163840190 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163840190 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163840190 DLMGCP DEBUG <0013> Received message: line #00: CRCX 36666 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163840190 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163840190 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163840190 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163840190 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw (trunk:0) found free endpoint: rtpbridge/7e@mgw (mgcp_endp.c:262) 20250830163840190 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/7e@mgw" (mgcp_protocol.c:370) 20250830163840190 DLMGCP NOTICE <0013> endpoint:rtpbridge/7e@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163840190 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163840190 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw CI:85C60053 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163840190 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw CI:85C60053 output_enabled 0 (mgcp_conn.c:271) 20250830163840190 DLMGCP DEBUG <0013> (1234/rtp C:85C60053 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163840190 DLMGCP NOTICE <0013> endpoint:rtpbridge/7e@mgw CI:85C60053 CRCX: connection successfully created: (1234/rtp C:85C60053 r=NULL:0<->l=::1:4866) (mgcp_protocol.c:772) 20250830163840190 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163840190 DLMGCP DEBUG <0013> Generated response: line #00: 200 36666 OK (mgcp_msg.c:72) 20250830163840190 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/7e@mgw (mgcp_msg.c:72) 20250830163840190 DLMGCP DEBUG <0013> Generated response: line #02: I: 85C60053 (mgcp_msg.c:72) 20250830163840190 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163840190 DLMGCP DEBUG <0013> Generated response: line #04: o=- 85C60053 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163840190 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163840190 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163840190 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163840190 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4866 RTP/AVP 112 (mgcp_msg.c:72) 20250830163840190 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163840190 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163840190 DLMGCP DEBUG <0013> Received message: line #00: CRCX 36667 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163840190 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163840190 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163840190 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163840190 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw (trunk:0) found free endpoint: rtpbridge/7f@mgw (mgcp_endp.c:262) 20250830163840190 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/7f@mgw" (mgcp_protocol.c:370) 20250830163840190 DLMGCP NOTICE <0013> endpoint:rtpbridge/7f@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163840190 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163840190 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw CI:7075FC2A connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163840190 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw CI:7075FC2A output_enabled 0 (mgcp_conn.c:271) 20250830163840190 DLMGCP DEBUG <0013> (1234/rtp C:7075FC2A r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163840190 DLMGCP NOTICE <0013> endpoint:rtpbridge/7f@mgw CI:7075FC2A CRCX: connection successfully created: (1234/rtp C:7075FC2A r=NULL:0<->l=::1:4868) (mgcp_protocol.c:772) 20250830163840190 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163840190 DLMGCP DEBUG <0013> Generated response: line #00: 200 36667 OK (mgcp_msg.c:72) 20250830163840190 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/7f@mgw (mgcp_msg.c:72) 20250830163840190 DLMGCP DEBUG <0013> Generated response: line #02: I: 7075FC2A (mgcp_msg.c:72) 20250830163840191 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163840191 DLMGCP DEBUG <0013> Generated response: line #04: o=- 7075FC2A 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163840191 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163840191 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163840191 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163840191 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4868 RTP/AVP 112 (mgcp_msg.c:72) 20250830163840191 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163840191 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163840191 DLMGCP DEBUG <0013> Received message: line #00: CRCX 36668 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163840191 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163840191 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163840191 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163840191 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw (trunk:0) found free endpoint: rtpbridge/80@mgw (mgcp_endp.c:262) 20250830163840191 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/80@mgw" (mgcp_protocol.c:370) 20250830163840191 DLMGCP NOTICE <0013> endpoint:rtpbridge/80@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163840191 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163840191 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw CI:1A7058FB connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163840191 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw CI:1A7058FB output_enabled 0 (mgcp_conn.c:271) 20250830163840191 DLMGCP DEBUG <0013> (1234/rtp C:1A7058FB r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163840191 DLMGCP NOTICE <0013> endpoint:rtpbridge/80@mgw CI:1A7058FB CRCX: connection successfully created: (1234/rtp C:1A7058FB r=NULL:0<->l=::1:4870) (mgcp_protocol.c:772) 20250830163840191 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163840191 DLMGCP DEBUG <0013> Generated response: line #00: 200 36668 OK (mgcp_msg.c:72) 20250830163840191 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/80@mgw (mgcp_msg.c:72) 20250830163840191 DLMGCP DEBUG <0013> Generated response: line #02: I: 1A7058FB (mgcp_msg.c:72) 20250830163840191 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163840191 DLMGCP DEBUG <0013> Generated response: line #04: o=- 1A7058FB 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163840191 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163840191 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163840191 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163840191 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4870 RTP/AVP 112 (mgcp_msg.c:72) 20250830163840191 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163840191 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163840191 DLMGCP DEBUG <0013> Received message: line #00: CRCX 36669 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163840191 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163840191 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163840191 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163840191 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw (trunk:0) found free endpoint: rtpbridge/81@mgw (mgcp_endp.c:262) 20250830163840191 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/81@mgw" (mgcp_protocol.c:370) 20250830163840191 DLMGCP NOTICE <0013> endpoint:rtpbridge/81@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163840191 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163840191 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw CI:4CA9AD29 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163840191 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw CI:4CA9AD29 output_enabled 0 (mgcp_conn.c:271) 20250830163840191 DLMGCP DEBUG <0013> (1234/rtp C:4CA9AD29 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163840191 DLMGCP NOTICE <0013> endpoint:rtpbridge/81@mgw CI:4CA9AD29 CRCX: connection successfully created: (1234/rtp C:4CA9AD29 r=NULL:0<->l=::1:4872) (mgcp_protocol.c:772) 20250830163840191 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163840191 DLMGCP DEBUG <0013> Generated response: line #00: 200 36669 OK (mgcp_msg.c:72) 20250830163840191 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/81@mgw (mgcp_msg.c:72) 20250830163840191 DLMGCP DEBUG <0013> Generated response: line #02: I: 4CA9AD29 (mgcp_msg.c:72) 20250830163840191 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163840191 DLMGCP DEBUG <0013> Generated response: line #04: o=- 4CA9AD29 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163840191 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163840191 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163840191 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163840192 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4872 RTP/AVP 112 (mgcp_msg.c:72) 20250830163840192 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163840192 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163840192 DLMGCP DEBUG <0013> Received message: line #00: CRCX 36670 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163840192 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163840192 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163840192 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163840192 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw (trunk:0) found free endpoint: rtpbridge/82@mgw (mgcp_endp.c:262) 20250830163840192 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/82@mgw" (mgcp_protocol.c:370) 20250830163840192 DLMGCP NOTICE <0013> endpoint:rtpbridge/82@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163840192 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163840192 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw CI:69C844CD connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163840192 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw CI:69C844CD output_enabled 0 (mgcp_conn.c:271) 20250830163840192 DLMGCP DEBUG <0013> (1234/rtp C:69C844CD r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163840192 DLMGCP NOTICE <0013> endpoint:rtpbridge/82@mgw CI:69C844CD CRCX: connection successfully created: (1234/rtp C:69C844CD r=NULL:0<->l=::1:4874) (mgcp_protocol.c:772) 20250830163840192 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163840192 DLMGCP DEBUG <0013> Generated response: line #00: 200 36670 OK (mgcp_msg.c:72) 20250830163840192 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/82@mgw (mgcp_msg.c:72) 20250830163840192 DLMGCP DEBUG <0013> Generated response: line #02: I: 69C844CD (mgcp_msg.c:72) 20250830163840192 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163840192 DLMGCP DEBUG <0013> Generated response: line #04: o=- 69C844CD 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163840192 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163840192 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163840192 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163840192 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4874 RTP/AVP 112 (mgcp_msg.c:72) 20250830163840192 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163840192 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163840192 DLMGCP DEBUG <0013> Received message: line #00: CRCX 36671 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163840192 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163840192 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163840192 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163840192 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw (trunk:0) found free endpoint: rtpbridge/83@mgw (mgcp_endp.c:262) 20250830163840192 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/83@mgw" (mgcp_protocol.c:370) 20250830163840192 DLMGCP NOTICE <0013> endpoint:rtpbridge/83@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163840192 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163840192 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw CI:2F29B909 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163840192 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw CI:2F29B909 output_enabled 0 (mgcp_conn.c:271) 20250830163840192 DLMGCP DEBUG <0013> (1234/rtp C:2F29B909 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163840192 DLMGCP NOTICE <0013> endpoint:rtpbridge/83@mgw CI:2F29B909 CRCX: connection successfully created: (1234/rtp C:2F29B909 r=NULL:0<->l=::1:4876) (mgcp_protocol.c:772) 20250830163840192 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163840192 DLMGCP DEBUG <0013> Generated response: line #00: 200 36671 OK (mgcp_msg.c:72) 20250830163840192 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/83@mgw (mgcp_msg.c:72) 20250830163840192 DLMGCP DEBUG <0013> Generated response: line #02: I: 2F29B909 (mgcp_msg.c:72) 20250830163840192 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163840192 DLMGCP DEBUG <0013> Generated response: line #04: o=- 2F29B909 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163840192 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163840192 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163840192 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163840192 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4876 RTP/AVP 112 (mgcp_msg.c:72) 20250830163840192 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163840192 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163840193 DLMGCP DEBUG <0013> Received message: line #00: CRCX 36672 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163840193 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163840193 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163840193 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163840193 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw (trunk:0) found free endpoint: rtpbridge/84@mgw (mgcp_endp.c:262) 20250830163840193 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/84@mgw" (mgcp_protocol.c:370) 20250830163840193 DLMGCP NOTICE <0013> endpoint:rtpbridge/84@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163840193 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163840193 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw CI:57E315A6 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163840193 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw CI:57E315A6 output_enabled 0 (mgcp_conn.c:271) 20250830163840193 DLMGCP DEBUG <0013> (1234/rtp C:57E315A6 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163840193 DLMGCP NOTICE <0013> endpoint:rtpbridge/84@mgw CI:57E315A6 CRCX: connection successfully created: (1234/rtp C:57E315A6 r=NULL:0<->l=::1:4878) (mgcp_protocol.c:772) 20250830163840193 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163840193 DLMGCP DEBUG <0013> Generated response: line #00: 200 36672 OK (mgcp_msg.c:72) 20250830163840193 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/84@mgw (mgcp_msg.c:72) 20250830163840193 DLMGCP DEBUG <0013> Generated response: line #02: I: 57E315A6 (mgcp_msg.c:72) 20250830163840193 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163840193 DLMGCP DEBUG <0013> Generated response: line #04: o=- 57E315A6 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163840193 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163840193 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163840193 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163840193 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4878 RTP/AVP 112 (mgcp_msg.c:72) 20250830163840193 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163840193 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163840193 DLMGCP DEBUG <0013> Received message: line #00: CRCX 36673 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163840193 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163840193 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163840193 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163840193 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw (trunk:0) found free endpoint: rtpbridge/85@mgw (mgcp_endp.c:262) 20250830163840193 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/85@mgw" (mgcp_protocol.c:370) 20250830163840193 DLMGCP NOTICE <0013> endpoint:rtpbridge/85@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163840193 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163840193 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw CI:0B61DA65 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163840193 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw CI:0B61DA65 output_enabled 0 (mgcp_conn.c:271) 20250830163840193 DLMGCP DEBUG <0013> (1234/rtp C:0B61DA65 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163840193 DLMGCP NOTICE <0013> endpoint:rtpbridge/85@mgw CI:0B61DA65 CRCX: connection successfully created: (1234/rtp C:0B61DA65 r=NULL:0<->l=::1:4880) (mgcp_protocol.c:772) 20250830163840193 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163840193 DLMGCP DEBUG <0013> Generated response: line #00: 200 36673 OK (mgcp_msg.c:72) 20250830163840193 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/85@mgw (mgcp_msg.c:72) 20250830163840193 DLMGCP DEBUG <0013> Generated response: line #02: I: 0B61DA65 (mgcp_msg.c:72) 20250830163840193 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163840193 DLMGCP DEBUG <0013> Generated response: line #04: o=- 0B61DA65 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163840193 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163840193 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163840193 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163840193 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4880 RTP/AVP 112 (mgcp_msg.c:72) 20250830163840193 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163840193 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163840193 DLMGCP DEBUG <0013> Received message: line #00: CRCX 36674 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163840193 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163840193 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163840193 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163840193 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw (trunk:0) found free endpoint: rtpbridge/86@mgw (mgcp_endp.c:262) 20250830163840193 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/86@mgw" (mgcp_protocol.c:370) 20250830163840193 DLMGCP NOTICE <0013> endpoint:rtpbridge/86@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163840193 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163840193 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw CI:BD83C09D connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163840193 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw CI:BD83C09D output_enabled 0 (mgcp_conn.c:271) 20250830163840193 DLMGCP DEBUG <0013> (1234/rtp C:BD83C09D r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163840193 DLMGCP NOTICE <0013> endpoint:rtpbridge/86@mgw CI:BD83C09D CRCX: connection successfully created: (1234/rtp C:BD83C09D r=NULL:0<->l=::1:4882) (mgcp_protocol.c:772) 20250830163840194 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163840194 DLMGCP DEBUG <0013> Generated response: line #00: 200 36674 OK (mgcp_msg.c:72) 20250830163840194 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/86@mgw (mgcp_msg.c:72) 20250830163840194 DLMGCP DEBUG <0013> Generated response: line #02: I: BD83C09D (mgcp_msg.c:72) 20250830163840194 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163840194 DLMGCP DEBUG <0013> Generated response: line #04: o=- BD83C09D 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163840194 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163840194 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163840194 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163840194 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4882 RTP/AVP 112 (mgcp_msg.c:72) 20250830163840194 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163840194 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163840194 DLMGCP DEBUG <0013> Received message: line #00: CRCX 36675 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163840194 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163840194 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163840194 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163840194 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw (trunk:0) found free endpoint: rtpbridge/87@mgw (mgcp_endp.c:262) 20250830163840194 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/87@mgw" (mgcp_protocol.c:370) 20250830163840194 DLMGCP NOTICE <0013> endpoint:rtpbridge/87@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163840194 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163840194 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw CI:8A9412BD connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163840194 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw CI:8A9412BD output_enabled 0 (mgcp_conn.c:271) 20250830163840194 DLMGCP DEBUG <0013> (1234/rtp C:8A9412BD r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163840194 DLMGCP NOTICE <0013> endpoint:rtpbridge/87@mgw CI:8A9412BD CRCX: connection successfully created: (1234/rtp C:8A9412BD r=NULL:0<->l=::1:4884) (mgcp_protocol.c:772) 20250830163840194 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163840194 DLMGCP DEBUG <0013> Generated response: line #00: 200 36675 OK (mgcp_msg.c:72) 20250830163840194 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/87@mgw (mgcp_msg.c:72) 20250830163840194 DLMGCP DEBUG <0013> Generated response: line #02: I: 8A9412BD (mgcp_msg.c:72) 20250830163840194 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163840194 DLMGCP DEBUG <0013> Generated response: line #04: o=- 8A9412BD 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163840194 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163840194 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163840194 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163840194 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4884 RTP/AVP 112 (mgcp_msg.c:72) 20250830163840194 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163840194 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163840194 DLMGCP DEBUG <0013> Received message: line #00: CRCX 36676 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163840194 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163840194 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163840194 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163840194 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw (trunk:0) found free endpoint: rtpbridge/88@mgw (mgcp_endp.c:262) 20250830163840194 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/88@mgw" (mgcp_protocol.c:370) 20250830163840194 DLMGCP NOTICE <0013> endpoint:rtpbridge/88@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163840194 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163840194 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw CI:AD24F532 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163840194 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw CI:AD24F532 output_enabled 0 (mgcp_conn.c:271) 20250830163840194 DLMGCP DEBUG <0013> (1234/rtp C:AD24F532 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163840194 DLMGCP NOTICE <0013> endpoint:rtpbridge/88@mgw CI:AD24F532 CRCX: connection successfully created: (1234/rtp C:AD24F532 r=NULL:0<->l=::1:4886) (mgcp_protocol.c:772) 20250830163840194 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163840194 DLMGCP DEBUG <0013> Generated response: line #00: 200 36676 OK (mgcp_msg.c:72) 20250830163840194 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/88@mgw (mgcp_msg.c:72) 20250830163840194 DLMGCP DEBUG <0013> Generated response: line #02: I: AD24F532 (mgcp_msg.c:72) 20250830163840194 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163840194 DLMGCP DEBUG <0013> Generated response: line #04: o=- AD24F532 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163840194 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163840194 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163840194 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163840194 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4886 RTP/AVP 112 (mgcp_msg.c:72) 20250830163840194 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163840194 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163840195 DLMGCP DEBUG <0013> Received message: line #00: CRCX 36677 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163840195 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163840195 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163840195 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163840195 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw (trunk:0) found free endpoint: rtpbridge/89@mgw (mgcp_endp.c:262) 20250830163840195 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/89@mgw" (mgcp_protocol.c:370) 20250830163840195 DLMGCP NOTICE <0013> endpoint:rtpbridge/89@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163840195 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163840195 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw CI:BE2A24EB connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163840195 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw CI:BE2A24EB output_enabled 0 (mgcp_conn.c:271) 20250830163840195 DLMGCP DEBUG <0013> (1234/rtp C:BE2A24EB r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163840195 DLMGCP NOTICE <0013> endpoint:rtpbridge/89@mgw CI:BE2A24EB CRCX: connection successfully created: (1234/rtp C:BE2A24EB r=NULL:0<->l=::1:4888) (mgcp_protocol.c:772) 20250830163840195 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163840195 DLMGCP DEBUG <0013> Generated response: line #00: 200 36677 OK (mgcp_msg.c:72) 20250830163840195 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/89@mgw (mgcp_msg.c:72) 20250830163840195 DLMGCP DEBUG <0013> Generated response: line #02: I: BE2A24EB (mgcp_msg.c:72) 20250830163840195 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163840195 DLMGCP DEBUG <0013> Generated response: line #04: o=- BE2A24EB 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163840195 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163840195 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163840195 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163840195 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4888 RTP/AVP 112 (mgcp_msg.c:72) 20250830163840195 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163840195 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163840195 DLMGCP DEBUG <0013> Received message: line #00: CRCX 36678 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163840195 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163840195 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163840195 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163840195 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw (trunk:0) found free endpoint: rtpbridge/8a@mgw (mgcp_endp.c:262) 20250830163840195 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/8a@mgw" (mgcp_protocol.c:370) 20250830163840195 DLMGCP NOTICE <0013> endpoint:rtpbridge/8a@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163840195 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163840195 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw CI:087A2A64 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163840195 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw CI:087A2A64 output_enabled 0 (mgcp_conn.c:271) 20250830163840195 DLMGCP DEBUG <0013> (1234/rtp C:087A2A64 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163840195 DLMGCP NOTICE <0013> endpoint:rtpbridge/8a@mgw CI:087A2A64 CRCX: connection successfully created: (1234/rtp C:087A2A64 r=NULL:0<->l=::1:4890) (mgcp_protocol.c:772) 20250830163840195 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163840195 DLMGCP DEBUG <0013> Generated response: line #00: 200 36678 OK (mgcp_msg.c:72) 20250830163840195 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/8a@mgw (mgcp_msg.c:72) 20250830163840195 DLMGCP DEBUG <0013> Generated response: line #02: I: 087A2A64 (mgcp_msg.c:72) 20250830163840195 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163840195 DLMGCP DEBUG <0013> Generated response: line #04: o=- 087A2A64 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163840195 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163840195 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163840195 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163840195 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4890 RTP/AVP 112 (mgcp_msg.c:72) 20250830163840195 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163840195 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163840195 DLMGCP DEBUG <0013> Received message: line #00: CRCX 36679 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163840195 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163840195 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163840195 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163840195 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw (trunk:0) found free endpoint: rtpbridge/8b@mgw (mgcp_endp.c:262) 20250830163840195 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/8b@mgw" (mgcp_protocol.c:370) 20250830163840195 DLMGCP NOTICE <0013> endpoint:rtpbridge/8b@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163840195 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163840195 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw CI:440459FF connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163840195 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw CI:440459FF output_enabled 0 (mgcp_conn.c:271) 20250830163840195 DLMGCP DEBUG <0013> (1234/rtp C:440459FF r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163840195 DLMGCP NOTICE <0013> endpoint:rtpbridge/8b@mgw CI:440459FF CRCX: connection successfully created: (1234/rtp C:440459FF r=NULL:0<->l=::1:4892) (mgcp_protocol.c:772) 20250830163840195 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163840195 DLMGCP DEBUG <0013> Generated response: line #00: 200 36679 OK (mgcp_msg.c:72) 20250830163840195 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/8b@mgw (mgcp_msg.c:72) 20250830163840195 DLMGCP DEBUG <0013> Generated response: line #02: I: 440459FF (mgcp_msg.c:72) 20250830163840195 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163840195 DLMGCP DEBUG <0013> Generated response: line #04: o=- 440459FF 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163840195 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163840195 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163840195 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163840195 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4892 RTP/AVP 112 (mgcp_msg.c:72) 20250830163840195 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163840195 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163840196 DLMGCP DEBUG <0013> Received message: line #00: CRCX 36680 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163840196 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163840196 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163840196 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163840196 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw (trunk:0) found free endpoint: rtpbridge/8c@mgw (mgcp_endp.c:262) 20250830163840196 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/8c@mgw" (mgcp_protocol.c:370) 20250830163840196 DLMGCP NOTICE <0013> endpoint:rtpbridge/8c@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163840196 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163840196 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw CI:D05825D4 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163840196 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw CI:D05825D4 output_enabled 0 (mgcp_conn.c:271) 20250830163840196 DLMGCP DEBUG <0013> (1234/rtp C:D05825D4 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163840196 DLMGCP NOTICE <0013> endpoint:rtpbridge/8c@mgw CI:D05825D4 CRCX: connection successfully created: (1234/rtp C:D05825D4 r=NULL:0<->l=::1:4894) (mgcp_protocol.c:772) 20250830163840196 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163840196 DLMGCP DEBUG <0013> Generated response: line #00: 200 36680 OK (mgcp_msg.c:72) 20250830163840196 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/8c@mgw (mgcp_msg.c:72) 20250830163840196 DLMGCP DEBUG <0013> Generated response: line #02: I: D05825D4 (mgcp_msg.c:72) 20250830163840196 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163840196 DLMGCP DEBUG <0013> Generated response: line #04: o=- D05825D4 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163840196 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163840196 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163840196 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163840196 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4894 RTP/AVP 112 (mgcp_msg.c:72) 20250830163840196 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163840196 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163840196 DLMGCP DEBUG <0013> Received message: line #00: CRCX 36681 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163840196 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163840196 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163840196 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163840196 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw (trunk:0) found free endpoint: rtpbridge/8d@mgw (mgcp_endp.c:262) 20250830163840196 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/8d@mgw" (mgcp_protocol.c:370) 20250830163840196 DLMGCP NOTICE <0013> endpoint:rtpbridge/8d@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163840196 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163840196 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw CI:8D0E1C65 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163840196 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw CI:8D0E1C65 output_enabled 0 (mgcp_conn.c:271) 20250830163840196 DLMGCP DEBUG <0013> (1234/rtp C:8D0E1C65 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163840196 DLMGCP NOTICE <0013> endpoint:rtpbridge/8d@mgw CI:8D0E1C65 CRCX: connection successfully created: (1234/rtp C:8D0E1C65 r=NULL:0<->l=::1:4896) (mgcp_protocol.c:772) 20250830163840196 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163840196 DLMGCP DEBUG <0013> Generated response: line #00: 200 36681 OK (mgcp_msg.c:72) 20250830163840196 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/8d@mgw (mgcp_msg.c:72) 20250830163840196 DLMGCP DEBUG <0013> Generated response: line #02: I: 8D0E1C65 (mgcp_msg.c:72) 20250830163840196 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163840196 DLMGCP DEBUG <0013> Generated response: line #04: o=- 8D0E1C65 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163840196 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163840196 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163840196 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163840196 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4896 RTP/AVP 112 (mgcp_msg.c:72) 20250830163840196 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163840196 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163840196 DLMGCP DEBUG <0013> Received message: line #00: CRCX 36682 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163840196 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163840196 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163840196 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163840196 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw (trunk:0) found free endpoint: rtpbridge/8e@mgw (mgcp_endp.c:262) 20250830163840196 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/8e@mgw" (mgcp_protocol.c:370) 20250830163840196 DLMGCP NOTICE <0013> endpoint:rtpbridge/8e@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163840196 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163840196 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw CI:B0A8CCB4 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163840196 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw CI:B0A8CCB4 output_enabled 0 (mgcp_conn.c:271) 20250830163840196 DLMGCP DEBUG <0013> (1234/rtp C:B0A8CCB4 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163840197 DLMGCP NOTICE <0013> endpoint:rtpbridge/8e@mgw CI:B0A8CCB4 CRCX: connection successfully created: (1234/rtp C:B0A8CCB4 r=NULL:0<->l=::1:4898) (mgcp_protocol.c:772) 20250830163840197 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163840197 DLMGCP DEBUG <0013> Generated response: line #00: 200 36682 OK (mgcp_msg.c:72) 20250830163840197 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/8e@mgw (mgcp_msg.c:72) 20250830163840197 DLMGCP DEBUG <0013> Generated response: line #02: I: B0A8CCB4 (mgcp_msg.c:72) 20250830163840197 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163840197 DLMGCP DEBUG <0013> Generated response: line #04: o=- B0A8CCB4 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163840197 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163840197 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163840197 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163840197 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4898 RTP/AVP 112 (mgcp_msg.c:72) 20250830163840197 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163840197 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163840197 DLMGCP DEBUG <0013> Received message: line #00: CRCX 36683 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163840197 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163840197 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163840197 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163840197 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw (trunk:0) found free endpoint: rtpbridge/8f@mgw (mgcp_endp.c:262) 20250830163840197 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/8f@mgw" (mgcp_protocol.c:370) 20250830163840197 DLMGCP NOTICE <0013> endpoint:rtpbridge/8f@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163840197 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163840197 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw CI:AE94DA6F connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163840197 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw CI:AE94DA6F output_enabled 0 (mgcp_conn.c:271) 20250830163840197 DLMGCP DEBUG <0013> (1234/rtp C:AE94DA6F r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163840197 DLMGCP NOTICE <0013> endpoint:rtpbridge/8f@mgw CI:AE94DA6F CRCX: connection successfully created: (1234/rtp C:AE94DA6F r=NULL:0<->l=::1:4900) (mgcp_protocol.c:772) 20250830163840197 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163840197 DLMGCP DEBUG <0013> Generated response: line #00: 200 36683 OK (mgcp_msg.c:72) 20250830163840197 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/8f@mgw (mgcp_msg.c:72) 20250830163840197 DLMGCP DEBUG <0013> Generated response: line #02: I: AE94DA6F (mgcp_msg.c:72) 20250830163840197 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163840197 DLMGCP DEBUG <0013> Generated response: line #04: o=- AE94DA6F 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163840197 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163840197 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163840197 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163840197 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4900 RTP/AVP 112 (mgcp_msg.c:72) 20250830163840197 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163840197 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163840197 DLMGCP DEBUG <0013> Received message: line #00: CRCX 36684 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163840197 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163840197 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163840197 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163840197 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw (trunk:0) found free endpoint: rtpbridge/90@mgw (mgcp_endp.c:262) 20250830163840197 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/90@mgw" (mgcp_protocol.c:370) 20250830163840197 DLMGCP NOTICE <0013> endpoint:rtpbridge/90@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163840197 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163840197 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw CI:9784584B connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163840197 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw CI:9784584B output_enabled 0 (mgcp_conn.c:271) 20250830163840197 DLMGCP DEBUG <0013> (1234/rtp C:9784584B r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163840197 DLMGCP NOTICE <0013> endpoint:rtpbridge/90@mgw CI:9784584B CRCX: connection successfully created: (1234/rtp C:9784584B r=NULL:0<->l=::1:4902) (mgcp_protocol.c:772) 20250830163840197 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163840197 DLMGCP DEBUG <0013> Generated response: line #00: 200 36684 OK (mgcp_msg.c:72) 20250830163840197 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/90@mgw (mgcp_msg.c:72) 20250830163840197 DLMGCP DEBUG <0013> Generated response: line #02: I: 9784584B (mgcp_msg.c:72) 20250830163840197 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163840197 DLMGCP DEBUG <0013> Generated response: line #04: o=- 9784584B 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163840197 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163840197 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163840197 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163840197 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4902 RTP/AVP 112 (mgcp_msg.c:72) 20250830163840197 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163840197 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163840197 DLMGCP DEBUG <0013> Received message: line #00: CRCX 36685 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163840197 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163840198 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163840198 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163840198 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw (trunk:0) found free endpoint: rtpbridge/91@mgw (mgcp_endp.c:262) 20250830163840198 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/91@mgw" (mgcp_protocol.c:370) 20250830163840198 DLMGCP NOTICE <0013> endpoint:rtpbridge/91@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163840198 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163840198 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw CI:6CEBFAAE connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163840198 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw CI:6CEBFAAE output_enabled 0 (mgcp_conn.c:271) 20250830163840198 DLMGCP DEBUG <0013> (1234/rtp C:6CEBFAAE r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163840198 DLMGCP NOTICE <0013> endpoint:rtpbridge/91@mgw CI:6CEBFAAE CRCX: connection successfully created: (1234/rtp C:6CEBFAAE r=NULL:0<->l=::1:4904) (mgcp_protocol.c:772) 20250830163840198 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163840198 DLMGCP DEBUG <0013> Generated response: line #00: 200 36685 OK (mgcp_msg.c:72) 20250830163840198 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/91@mgw (mgcp_msg.c:72) 20250830163840198 DLMGCP DEBUG <0013> Generated response: line #02: I: 6CEBFAAE (mgcp_msg.c:72) 20250830163840198 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163840198 DLMGCP DEBUG <0013> Generated response: line #04: o=- 6CEBFAAE 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163840198 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163840198 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163840198 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163840198 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4904 RTP/AVP 112 (mgcp_msg.c:72) 20250830163840198 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163840198 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163840198 DLMGCP DEBUG <0013> Received message: line #00: CRCX 36686 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163840198 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163840198 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163840198 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163840198 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw (trunk:0) found free endpoint: rtpbridge/92@mgw (mgcp_endp.c:262) 20250830163840198 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/92@mgw" (mgcp_protocol.c:370) 20250830163840198 DLMGCP NOTICE <0013> endpoint:rtpbridge/92@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163840198 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163840198 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw CI:5553D4E6 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163840198 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw CI:5553D4E6 output_enabled 0 (mgcp_conn.c:271) 20250830163840198 DLMGCP DEBUG <0013> (1234/rtp C:5553D4E6 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163840198 DLMGCP NOTICE <0013> endpoint:rtpbridge/92@mgw CI:5553D4E6 CRCX: connection successfully created: (1234/rtp C:5553D4E6 r=NULL:0<->l=::1:4906) (mgcp_protocol.c:772) 20250830163840198 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163840198 DLMGCP DEBUG <0013> Generated response: line #00: 200 36686 OK (mgcp_msg.c:72) 20250830163840198 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/92@mgw (mgcp_msg.c:72) 20250830163840198 DLMGCP DEBUG <0013> Generated response: line #02: I: 5553D4E6 (mgcp_msg.c:72) 20250830163840198 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163840198 DLMGCP DEBUG <0013> Generated response: line #04: o=- 5553D4E6 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163840198 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163840198 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163840198 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163840198 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4906 RTP/AVP 112 (mgcp_msg.c:72) 20250830163840198 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163840198 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163840198 DLMGCP DEBUG <0013> Received message: line #00: CRCX 36687 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163840198 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163840198 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163840198 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163840198 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw (trunk:0) found free endpoint: rtpbridge/93@mgw (mgcp_endp.c:262) 20250830163840198 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/93@mgw" (mgcp_protocol.c:370) 20250830163840198 DLMGCP NOTICE <0013> endpoint:rtpbridge/93@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163840198 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163840198 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw CI:45A44D8C connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163840198 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw CI:45A44D8C output_enabled 0 (mgcp_conn.c:271) 20250830163840198 DLMGCP DEBUG <0013> (1234/rtp C:45A44D8C r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163840198 DLMGCP NOTICE <0013> endpoint:rtpbridge/93@mgw CI:45A44D8C CRCX: connection successfully created: (1234/rtp C:45A44D8C r=NULL:0<->l=::1:4908) (mgcp_protocol.c:772) 20250830163840198 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163840198 DLMGCP DEBUG <0013> Generated response: line #00: 200 36687 OK (mgcp_msg.c:72) 20250830163840198 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/93@mgw (mgcp_msg.c:72) 20250830163840198 DLMGCP DEBUG <0013> Generated response: line #02: I: 45A44D8C (mgcp_msg.c:72) 20250830163840198 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163840198 DLMGCP DEBUG <0013> Generated response: line #04: o=- 45A44D8C 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163840198 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163840198 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163840198 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163840198 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4908 RTP/AVP 112 (mgcp_msg.c:72) 20250830163840198 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163840199 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163840199 DLMGCP DEBUG <0013> Received message: line #00: CRCX 36688 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163840199 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163840199 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163840199 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163840199 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw (trunk:0) found free endpoint: rtpbridge/94@mgw (mgcp_endp.c:262) 20250830163840199 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/94@mgw" (mgcp_protocol.c:370) 20250830163840199 DLMGCP NOTICE <0013> endpoint:rtpbridge/94@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163840199 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163840199 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw CI:09E9C6DD connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163840199 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw CI:09E9C6DD output_enabled 0 (mgcp_conn.c:271) 20250830163840199 DLMGCP DEBUG <0013> (1234/rtp C:09E9C6DD r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163840199 DLMGCP NOTICE <0013> endpoint:rtpbridge/94@mgw CI:09E9C6DD CRCX: connection successfully created: (1234/rtp C:09E9C6DD r=NULL:0<->l=::1:4910) (mgcp_protocol.c:772) 20250830163840199 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163840199 DLMGCP DEBUG <0013> Generated response: line #00: 200 36688 OK (mgcp_msg.c:72) 20250830163840199 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/94@mgw (mgcp_msg.c:72) 20250830163840199 DLMGCP DEBUG <0013> Generated response: line #02: I: 09E9C6DD (mgcp_msg.c:72) 20250830163840199 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163840199 DLMGCP DEBUG <0013> Generated response: line #04: o=- 09E9C6DD 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163840199 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163840199 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163840199 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163840199 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4910 RTP/AVP 112 (mgcp_msg.c:72) 20250830163840199 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163840199 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163840199 DLMGCP DEBUG <0013> Received message: line #00: CRCX 36689 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163840199 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163840199 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163840199 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163840199 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw (trunk:0) found free endpoint: rtpbridge/95@mgw (mgcp_endp.c:262) 20250830163840199 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/95@mgw" (mgcp_protocol.c:370) 20250830163840199 DLMGCP NOTICE <0013> endpoint:rtpbridge/95@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163840199 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163840199 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw CI:F923B70B connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163840199 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw CI:F923B70B output_enabled 0 (mgcp_conn.c:271) 20250830163840199 DLMGCP DEBUG <0013> (1234/rtp C:F923B70B r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163840199 DLMGCP NOTICE <0013> endpoint:rtpbridge/95@mgw CI:F923B70B CRCX: connection successfully created: (1234/rtp C:F923B70B r=NULL:0<->l=::1:4912) (mgcp_protocol.c:772) 20250830163840199 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163840199 DLMGCP DEBUG <0013> Generated response: line #00: 200 36689 OK (mgcp_msg.c:72) 20250830163840199 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/95@mgw (mgcp_msg.c:72) 20250830163840199 DLMGCP DEBUG <0013> Generated response: line #02: I: F923B70B (mgcp_msg.c:72) 20250830163840199 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163840199 DLMGCP DEBUG <0013> Generated response: line #04: o=- F923B70B 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163840199 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163840199 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163840199 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163840199 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4912 RTP/AVP 112 (mgcp_msg.c:72) 20250830163840199 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163840199 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163840200 DLMGCP DEBUG <0013> Received message: line #00: CRCX 36690 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163840200 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163840200 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163840200 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163840200 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw (trunk:0) found free endpoint: rtpbridge/96@mgw (mgcp_endp.c:262) 20250830163840200 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/96@mgw" (mgcp_protocol.c:370) 20250830163840200 DLMGCP NOTICE <0013> endpoint:rtpbridge/96@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163840200 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163840200 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw CI:348FC31A connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163840200 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw CI:348FC31A output_enabled 0 (mgcp_conn.c:271) 20250830163840200 DLMGCP DEBUG <0013> (1234/rtp C:348FC31A r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163840200 DLMGCP NOTICE <0013> endpoint:rtpbridge/96@mgw CI:348FC31A CRCX: connection successfully created: (1234/rtp C:348FC31A r=NULL:0<->l=::1:4914) (mgcp_protocol.c:772) 20250830163840200 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163840200 DLMGCP DEBUG <0013> Generated response: line #00: 200 36690 OK (mgcp_msg.c:72) 20250830163840200 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/96@mgw (mgcp_msg.c:72) 20250830163840200 DLMGCP DEBUG <0013> Generated response: line #02: I: 348FC31A (mgcp_msg.c:72) 20250830163840200 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163840200 DLMGCP DEBUG <0013> Generated response: line #04: o=- 348FC31A 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163840200 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163840200 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163840200 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163840200 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4914 RTP/AVP 112 (mgcp_msg.c:72) 20250830163840200 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163840200 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163840200 DLMGCP DEBUG <0013> Received message: line #00: CRCX 36691 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163840200 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163840200 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163840200 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163840200 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw (trunk:0) found free endpoint: rtpbridge/97@mgw (mgcp_endp.c:262) 20250830163840200 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/97@mgw" (mgcp_protocol.c:370) 20250830163840200 DLMGCP NOTICE <0013> endpoint:rtpbridge/97@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163840200 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163840200 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw CI:15CE5DAC connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163840200 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw CI:15CE5DAC output_enabled 0 (mgcp_conn.c:271) 20250830163840200 DLMGCP DEBUG <0013> (1234/rtp C:15CE5DAC r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163840200 DLMGCP NOTICE <0013> endpoint:rtpbridge/97@mgw CI:15CE5DAC CRCX: connection successfully created: (1234/rtp C:15CE5DAC r=NULL:0<->l=::1:4916) (mgcp_protocol.c:772) 20250830163840200 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163840200 DLMGCP DEBUG <0013> Generated response: line #00: 200 36691 OK (mgcp_msg.c:72) 20250830163840200 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/97@mgw (mgcp_msg.c:72) 20250830163840200 DLMGCP DEBUG <0013> Generated response: line #02: I: 15CE5DAC (mgcp_msg.c:72) 20250830163840200 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163840200 DLMGCP DEBUG <0013> Generated response: line #04: o=- 15CE5DAC 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163840200 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163840200 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163840200 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163840200 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4916 RTP/AVP 112 (mgcp_msg.c:72) 20250830163840200 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163840200 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163840200 DLMGCP DEBUG <0013> Received message: line #00: CRCX 36692 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163840200 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163840201 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163840201 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163840201 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw (trunk:0) found free endpoint: rtpbridge/98@mgw (mgcp_endp.c:262) 20250830163840201 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/98@mgw" (mgcp_protocol.c:370) 20250830163840201 DLMGCP NOTICE <0013> endpoint:rtpbridge/98@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163840201 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163840201 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw CI:5EC6B0DE connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163840201 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw CI:5EC6B0DE output_enabled 0 (mgcp_conn.c:271) 20250830163840201 DLMGCP DEBUG <0013> (1234/rtp C:5EC6B0DE r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163840201 DLMGCP NOTICE <0013> endpoint:rtpbridge/98@mgw CI:5EC6B0DE CRCX: connection successfully created: (1234/rtp C:5EC6B0DE r=NULL:0<->l=::1:4918) (mgcp_protocol.c:772) 20250830163840201 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163840201 DLMGCP DEBUG <0013> Generated response: line #00: 200 36692 OK (mgcp_msg.c:72) 20250830163840201 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/98@mgw (mgcp_msg.c:72) 20250830163840201 DLMGCP DEBUG <0013> Generated response: line #02: I: 5EC6B0DE (mgcp_msg.c:72) 20250830163840201 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163840201 DLMGCP DEBUG <0013> Generated response: line #04: o=- 5EC6B0DE 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163840201 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163840201 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163840201 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163840201 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4918 RTP/AVP 112 (mgcp_msg.c:72) 20250830163840201 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163840201 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163840201 DLMGCP DEBUG <0013> Received message: line #00: CRCX 36693 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163840201 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163840201 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163840201 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163840201 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw (trunk:0) found free endpoint: rtpbridge/99@mgw (mgcp_endp.c:262) 20250830163840201 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/99@mgw" (mgcp_protocol.c:370) 20250830163840201 DLMGCP NOTICE <0013> endpoint:rtpbridge/99@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163840202 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163840202 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw CI:DF6AF80A connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163840202 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw CI:DF6AF80A output_enabled 0 (mgcp_conn.c:271) 20250830163840202 DLMGCP DEBUG <0013> (1234/rtp C:DF6AF80A r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163840202 DLMGCP NOTICE <0013> endpoint:rtpbridge/99@mgw CI:DF6AF80A CRCX: connection successfully created: (1234/rtp C:DF6AF80A r=NULL:0<->l=::1:4920) (mgcp_protocol.c:772) 20250830163840202 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163840202 DLMGCP DEBUG <0013> Generated response: line #00: 200 36693 OK (mgcp_msg.c:72) 20250830163840202 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/99@mgw (mgcp_msg.c:72) 20250830163840202 DLMGCP DEBUG <0013> Generated response: line #02: I: DF6AF80A (mgcp_msg.c:72) 20250830163840202 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163840202 DLMGCP DEBUG <0013> Generated response: line #04: o=- DF6AF80A 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163840202 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163840202 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163840202 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163840202 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4920 RTP/AVP 112 (mgcp_msg.c:72) 20250830163840202 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163840202 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163840202 DLMGCP DEBUG <0013> Received message: line #00: CRCX 36694 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163840202 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163840202 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163840202 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163840202 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw (trunk:0) found free endpoint: rtpbridge/9a@mgw (mgcp_endp.c:262) 20250830163840202 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/9a@mgw" (mgcp_protocol.c:370) 20250830163840202 DLMGCP NOTICE <0013> endpoint:rtpbridge/9a@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163840202 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163840202 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw CI:11BEA4E6 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163840203 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw CI:11BEA4E6 output_enabled 0 (mgcp_conn.c:271) 20250830163840203 DLMGCP DEBUG <0013> (1234/rtp C:11BEA4E6 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163840203 DLMGCP NOTICE <0013> endpoint:rtpbridge/9a@mgw CI:11BEA4E6 CRCX: connection successfully created: (1234/rtp C:11BEA4E6 r=NULL:0<->l=::1:4922) (mgcp_protocol.c:772) 20250830163840203 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163840203 DLMGCP DEBUG <0013> Generated response: line #00: 200 36694 OK (mgcp_msg.c:72) 20250830163840203 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/9a@mgw (mgcp_msg.c:72) 20250830163840203 DLMGCP DEBUG <0013> Generated response: line #02: I: 11BEA4E6 (mgcp_msg.c:72) 20250830163840203 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163840203 DLMGCP DEBUG <0013> Generated response: line #04: o=- 11BEA4E6 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163840203 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163840203 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163840203 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163840203 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4922 RTP/AVP 112 (mgcp_msg.c:72) 20250830163840203 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163840203 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163840203 DLMGCP DEBUG <0013> Received message: line #00: CRCX 36695 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163840203 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163840203 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163840203 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163840203 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw (trunk:0) found free endpoint: rtpbridge/9b@mgw (mgcp_endp.c:262) 20250830163840203 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/9b@mgw" (mgcp_protocol.c:370) 20250830163840203 DLMGCP NOTICE <0013> endpoint:rtpbridge/9b@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163840203 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163840203 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw CI:244C5DFA connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163840203 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw CI:244C5DFA output_enabled 0 (mgcp_conn.c:271) 20250830163840203 DLMGCP DEBUG <0013> (1234/rtp C:244C5DFA r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163840203 DLMGCP NOTICE <0013> endpoint:rtpbridge/9b@mgw CI:244C5DFA CRCX: connection successfully created: (1234/rtp C:244C5DFA r=NULL:0<->l=::1:4924) (mgcp_protocol.c:772) 20250830163840203 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163840203 DLMGCP DEBUG <0013> Generated response: line #00: 200 36695 OK (mgcp_msg.c:72) 20250830163840203 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/9b@mgw (mgcp_msg.c:72) 20250830163840203 DLMGCP DEBUG <0013> Generated response: line #02: I: 244C5DFA (mgcp_msg.c:72) 20250830163840203 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163840203 DLMGCP DEBUG <0013> Generated response: line #04: o=- 244C5DFA 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163840203 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163840203 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163840203 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163840203 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4924 RTP/AVP 112 (mgcp_msg.c:72) 20250830163840203 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163840203 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163840204 DLMGCP DEBUG <0013> Received message: line #00: CRCX 36696 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163840204 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163840204 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163840204 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163840204 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw (trunk:0) found free endpoint: rtpbridge/9c@mgw (mgcp_endp.c:262) 20250830163840204 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/9c@mgw" (mgcp_protocol.c:370) 20250830163840204 DLMGCP NOTICE <0013> endpoint:rtpbridge/9c@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163840204 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163840204 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw CI:B3B0ED62 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163840204 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw CI:B3B0ED62 output_enabled 0 (mgcp_conn.c:271) 20250830163840204 DLMGCP DEBUG <0013> (1234/rtp C:B3B0ED62 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163840204 DLMGCP NOTICE <0013> endpoint:rtpbridge/9c@mgw CI:B3B0ED62 CRCX: connection successfully created: (1234/rtp C:B3B0ED62 r=NULL:0<->l=::1:4926) (mgcp_protocol.c:772) 20250830163840204 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163840204 DLMGCP DEBUG <0013> Generated response: line #00: 200 36696 OK (mgcp_msg.c:72) 20250830163840204 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/9c@mgw (mgcp_msg.c:72) 20250830163840204 DLMGCP DEBUG <0013> Generated response: line #02: I: B3B0ED62 (mgcp_msg.c:72) 20250830163840204 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163840204 DLMGCP DEBUG <0013> Generated response: line #04: o=- B3B0ED62 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163840204 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163840204 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163840204 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163840204 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4926 RTP/AVP 112 (mgcp_msg.c:72) 20250830163840204 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163840204 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163840204 DLMGCP DEBUG <0013> Received message: line #00: CRCX 36697 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163840204 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163840204 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163840204 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163840204 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw (trunk:0) found free endpoint: rtpbridge/9d@mgw (mgcp_endp.c:262) 20250830163840204 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/9d@mgw" (mgcp_protocol.c:370) 20250830163840204 DLMGCP NOTICE <0013> endpoint:rtpbridge/9d@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163840204 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163840204 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw CI:AEA255A7 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163840204 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw CI:AEA255A7 output_enabled 0 (mgcp_conn.c:271) 20250830163840204 DLMGCP DEBUG <0013> (1234/rtp C:AEA255A7 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163840204 DLMGCP NOTICE <0013> endpoint:rtpbridge/9d@mgw CI:AEA255A7 CRCX: connection successfully created: (1234/rtp C:AEA255A7 r=NULL:0<->l=::1:4928) (mgcp_protocol.c:772) 20250830163840204 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163840204 DLMGCP DEBUG <0013> Generated response: line #00: 200 36697 OK (mgcp_msg.c:72) 20250830163840204 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/9d@mgw (mgcp_msg.c:72) 20250830163840204 DLMGCP DEBUG <0013> Generated response: line #02: I: AEA255A7 (mgcp_msg.c:72) 20250830163840204 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163840204 DLMGCP DEBUG <0013> Generated response: line #04: o=- AEA255A7 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163840204 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163840204 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163840204 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163840204 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4928 RTP/AVP 112 (mgcp_msg.c:72) 20250830163840204 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163840204 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163840205 DLMGCP DEBUG <0013> Received message: line #00: CRCX 36698 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163840205 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163840205 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163840205 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163840205 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw (trunk:0) found free endpoint: rtpbridge/9e@mgw (mgcp_endp.c:262) 20250830163840205 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/9e@mgw" (mgcp_protocol.c:370) 20250830163840205 DLMGCP NOTICE <0013> endpoint:rtpbridge/9e@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163840205 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163840205 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw CI:4B50B221 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163840205 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw CI:4B50B221 output_enabled 0 (mgcp_conn.c:271) 20250830163840205 DLMGCP DEBUG <0013> (1234/rtp C:4B50B221 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163840205 DLMGCP NOTICE <0013> endpoint:rtpbridge/9e@mgw CI:4B50B221 CRCX: connection successfully created: (1234/rtp C:4B50B221 r=NULL:0<->l=::1:4930) (mgcp_protocol.c:772) 20250830163840205 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163840205 DLMGCP DEBUG <0013> Generated response: line #00: 200 36698 OK (mgcp_msg.c:72) 20250830163840205 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/9e@mgw (mgcp_msg.c:72) 20250830163840205 DLMGCP DEBUG <0013> Generated response: line #02: I: 4B50B221 (mgcp_msg.c:72) 20250830163840205 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163840205 DLMGCP DEBUG <0013> Generated response: line #04: o=- 4B50B221 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163840205 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163840205 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163840205 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163840205 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4930 RTP/AVP 112 (mgcp_msg.c:72) 20250830163840205 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163840205 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163840205 DLMGCP DEBUG <0013> Received message: line #00: CRCX 36699 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163840205 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163840205 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163840205 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163840205 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw (trunk:0) found free endpoint: rtpbridge/9f@mgw (mgcp_endp.c:262) 20250830163840205 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/9f@mgw" (mgcp_protocol.c:370) 20250830163840205 DLMGCP NOTICE <0013> endpoint:rtpbridge/9f@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163840205 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163840205 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw CI:20DACC92 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163840205 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw CI:20DACC92 output_enabled 0 (mgcp_conn.c:271) 20250830163840205 DLMGCP DEBUG <0013> (1234/rtp C:20DACC92 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163840205 DLMGCP NOTICE <0013> endpoint:rtpbridge/9f@mgw CI:20DACC92 CRCX: connection successfully created: (1234/rtp C:20DACC92 r=NULL:0<->l=::1:4932) (mgcp_protocol.c:772) 20250830163840205 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163840205 DLMGCP DEBUG <0013> Generated response: line #00: 200 36699 OK (mgcp_msg.c:72) 20250830163840205 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/9f@mgw (mgcp_msg.c:72) 20250830163840205 DLMGCP DEBUG <0013> Generated response: line #02: I: 20DACC92 (mgcp_msg.c:72) 20250830163840205 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163840205 DLMGCP DEBUG <0013> Generated response: line #04: o=- 20DACC92 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163840205 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163840205 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163840205 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163840205 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4932 RTP/AVP 112 (mgcp_msg.c:72) 20250830163840205 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163840205 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163840205 DLMGCP DEBUG <0013> Received message: line #00: CRCX 36700 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163840205 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163840205 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163840205 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163840205 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw (trunk:0) found free endpoint: rtpbridge/a0@mgw (mgcp_endp.c:262) 20250830163840205 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/a0@mgw" (mgcp_protocol.c:370) 20250830163840205 DLMGCP NOTICE <0013> endpoint:rtpbridge/a0@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163840205 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163840205 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw CI:A81DEBED connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163840205 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw CI:A81DEBED output_enabled 0 (mgcp_conn.c:271) 20250830163840206 DLMGCP DEBUG <0013> (1234/rtp C:A81DEBED r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163840206 DLMGCP NOTICE <0013> endpoint:rtpbridge/a0@mgw CI:A81DEBED CRCX: connection successfully created: (1234/rtp C:A81DEBED r=NULL:0<->l=::1:4934) (mgcp_protocol.c:772) 20250830163840206 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163840206 DLMGCP DEBUG <0013> Generated response: line #00: 200 36700 OK (mgcp_msg.c:72) 20250830163840206 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/a0@mgw (mgcp_msg.c:72) 20250830163840206 DLMGCP DEBUG <0013> Generated response: line #02: I: A81DEBED (mgcp_msg.c:72) 20250830163840206 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163840206 DLMGCP DEBUG <0013> Generated response: line #04: o=- A81DEBED 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163840206 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163840206 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163840206 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163840206 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4934 RTP/AVP 112 (mgcp_msg.c:72) 20250830163840206 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163840206 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163840206 DLMGCP DEBUG <0013> Received message: line #00: CRCX 36701 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163840206 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163840206 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163840206 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163840206 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw (trunk:0) found free endpoint: rtpbridge/a1@mgw (mgcp_endp.c:262) 20250830163840206 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/a1@mgw" (mgcp_protocol.c:370) 20250830163840206 DLMGCP NOTICE <0013> endpoint:rtpbridge/a1@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163840206 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163840206 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw CI:B83971AD connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163840206 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw CI:B83971AD output_enabled 0 (mgcp_conn.c:271) 20250830163840206 DLMGCP DEBUG <0013> (1234/rtp C:B83971AD r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163840206 DLMGCP NOTICE <0013> endpoint:rtpbridge/a1@mgw CI:B83971AD CRCX: connection successfully created: (1234/rtp C:B83971AD r=NULL:0<->l=::1:4936) (mgcp_protocol.c:772) 20250830163840206 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163840206 DLMGCP DEBUG <0013> Generated response: line #00: 200 36701 OK (mgcp_msg.c:72) 20250830163840206 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/a1@mgw (mgcp_msg.c:72) 20250830163840206 DLMGCP DEBUG <0013> Generated response: line #02: I: B83971AD (mgcp_msg.c:72) 20250830163840206 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163840206 DLMGCP DEBUG <0013> Generated response: line #04: o=- B83971AD 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163840206 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163840206 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163840206 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163840206 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4936 RTP/AVP 112 (mgcp_msg.c:72) 20250830163840206 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163840206 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163840207 DLMGCP DEBUG <0013> Received message: line #00: CRCX 36702 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163840207 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163840207 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163840207 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163840207 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw (trunk:0) found free endpoint: rtpbridge/a2@mgw (mgcp_endp.c:262) 20250830163840207 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/a2@mgw" (mgcp_protocol.c:370) 20250830163840207 DLMGCP NOTICE <0013> endpoint:rtpbridge/a2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163840207 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163840207 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw CI:B46BD53B connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163840207 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw CI:B46BD53B output_enabled 0 (mgcp_conn.c:271) 20250830163840207 DLMGCP DEBUG <0013> (1234/rtp C:B46BD53B r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163840207 DLMGCP NOTICE <0013> endpoint:rtpbridge/a2@mgw CI:B46BD53B CRCX: connection successfully created: (1234/rtp C:B46BD53B r=NULL:0<->l=::1:4938) (mgcp_protocol.c:772) 20250830163840207 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163840207 DLMGCP DEBUG <0013> Generated response: line #00: 200 36702 OK (mgcp_msg.c:72) 20250830163840207 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/a2@mgw (mgcp_msg.c:72) 20250830163840207 DLMGCP DEBUG <0013> Generated response: line #02: I: B46BD53B (mgcp_msg.c:72) 20250830163840207 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163840207 DLMGCP DEBUG <0013> Generated response: line #04: o=- B46BD53B 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163840207 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163840207 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163840207 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163840207 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4938 RTP/AVP 112 (mgcp_msg.c:72) 20250830163840207 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163840207 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163840207 DLMGCP DEBUG <0013> Received message: line #00: CRCX 36703 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163840208 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163840208 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163840208 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163840208 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw (trunk:0) found free endpoint: rtpbridge/a3@mgw (mgcp_endp.c:262) 20250830163840208 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/a3@mgw" (mgcp_protocol.c:370) 20250830163840208 DLMGCP NOTICE <0013> endpoint:rtpbridge/a3@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163840208 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163840208 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw CI:8C6EF875 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163840208 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw CI:8C6EF875 output_enabled 0 (mgcp_conn.c:271) 20250830163840208 DLMGCP DEBUG <0013> (1234/rtp C:8C6EF875 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163840208 DLMGCP NOTICE <0013> endpoint:rtpbridge/a3@mgw CI:8C6EF875 CRCX: connection successfully created: (1234/rtp C:8C6EF875 r=NULL:0<->l=::1:4940) (mgcp_protocol.c:772) 20250830163840208 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163840208 DLMGCP DEBUG <0013> Generated response: line #00: 200 36703 OK (mgcp_msg.c:72) 20250830163840208 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/a3@mgw (mgcp_msg.c:72) 20250830163840208 DLMGCP DEBUG <0013> Generated response: line #02: I: 8C6EF875 (mgcp_msg.c:72) 20250830163840208 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163840208 DLMGCP DEBUG <0013> Generated response: line #04: o=- 8C6EF875 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163840208 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163840208 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163840208 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163840208 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4940 RTP/AVP 112 (mgcp_msg.c:72) 20250830163840208 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163840208 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163840208 DLMGCP DEBUG <0013> Received message: line #00: CRCX 36704 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163840208 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163840208 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163840208 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163840208 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw (trunk:0) found free endpoint: rtpbridge/a4@mgw (mgcp_endp.c:262) 20250830163840208 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/a4@mgw" (mgcp_protocol.c:370) 20250830163840208 DLMGCP NOTICE <0013> endpoint:rtpbridge/a4@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163840208 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163840208 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw CI:CACCDBB4 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163840208 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw CI:CACCDBB4 output_enabled 0 (mgcp_conn.c:271) 20250830163840208 DLMGCP DEBUG <0013> (1234/rtp C:CACCDBB4 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163840208 DLMGCP NOTICE <0013> endpoint:rtpbridge/a4@mgw CI:CACCDBB4 CRCX: connection successfully created: (1234/rtp C:CACCDBB4 r=NULL:0<->l=::1:4942) (mgcp_protocol.c:772) 20250830163840208 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163840208 DLMGCP DEBUG <0013> Generated response: line #00: 200 36704 OK (mgcp_msg.c:72) 20250830163840208 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/a4@mgw (mgcp_msg.c:72) 20250830163840208 DLMGCP DEBUG <0013> Generated response: line #02: I: CACCDBB4 (mgcp_msg.c:72) 20250830163840208 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163840208 DLMGCP DEBUG <0013> Generated response: line #04: o=- CACCDBB4 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163840208 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163840208 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163840208 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163840208 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4942 RTP/AVP 112 (mgcp_msg.c:72) 20250830163840208 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163840208 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163840209 DLMGCP DEBUG <0013> Received message: line #00: CRCX 36705 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163840209 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163840209 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163840209 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163840209 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw (trunk:0) found free endpoint: rtpbridge/a5@mgw (mgcp_endp.c:262) 20250830163840209 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/a5@mgw" (mgcp_protocol.c:370) 20250830163840209 DLMGCP NOTICE <0013> endpoint:rtpbridge/a5@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163840209 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163840209 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw CI:BB948E96 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163840209 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw CI:BB948E96 output_enabled 0 (mgcp_conn.c:271) 20250830163840209 DLMGCP DEBUG <0013> (1234/rtp C:BB948E96 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163840209 DLMGCP NOTICE <0013> endpoint:rtpbridge/a5@mgw CI:BB948E96 CRCX: connection successfully created: (1234/rtp C:BB948E96 r=NULL:0<->l=::1:4944) (mgcp_protocol.c:772) 20250830163840209 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163840209 DLMGCP DEBUG <0013> Generated response: line #00: 200 36705 OK (mgcp_msg.c:72) 20250830163840209 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/a5@mgw (mgcp_msg.c:72) 20250830163840209 DLMGCP DEBUG <0013> Generated response: line #02: I: BB948E96 (mgcp_msg.c:72) 20250830163840209 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163840209 DLMGCP DEBUG <0013> Generated response: line #04: o=- BB948E96 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163840209 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163840209 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163840209 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163840209 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4944 RTP/AVP 112 (mgcp_msg.c:72) 20250830163840209 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163840209 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163840209 DLMGCP DEBUG <0013> Received message: line #00: CRCX 36706 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163840209 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163840209 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163840210 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163840210 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw (trunk:0) found free endpoint: rtpbridge/a6@mgw (mgcp_endp.c:262) 20250830163840210 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/a6@mgw" (mgcp_protocol.c:370) 20250830163840210 DLMGCP NOTICE <0013> endpoint:rtpbridge/a6@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163840210 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163840210 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw CI:E1151EF1 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163840210 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw CI:E1151EF1 output_enabled 0 (mgcp_conn.c:271) 20250830163840210 DLMGCP DEBUG <0013> (1234/rtp C:E1151EF1 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163840210 DLMGCP NOTICE <0013> endpoint:rtpbridge/a6@mgw CI:E1151EF1 CRCX: connection successfully created: (1234/rtp C:E1151EF1 r=NULL:0<->l=::1:4946) (mgcp_protocol.c:772) 20250830163840210 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163840210 DLMGCP DEBUG <0013> Generated response: line #00: 200 36706 OK (mgcp_msg.c:72) 20250830163840210 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/a6@mgw (mgcp_msg.c:72) 20250830163840210 DLMGCP DEBUG <0013> Generated response: line #02: I: E1151EF1 (mgcp_msg.c:72) 20250830163840210 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163840210 DLMGCP DEBUG <0013> Generated response: line #04: o=- E1151EF1 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163840210 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163840210 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163840210 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163840210 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4946 RTP/AVP 112 (mgcp_msg.c:72) 20250830163840210 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163840210 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163840210 DLMGCP DEBUG <0013> Received message: line #00: CRCX 36707 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163840210 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163840210 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163840210 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163840210 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw (trunk:0) found free endpoint: rtpbridge/a7@mgw (mgcp_endp.c:262) 20250830163840210 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/a7@mgw" (mgcp_protocol.c:370) 20250830163840210 DLMGCP NOTICE <0013> endpoint:rtpbridge/a7@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163840210 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163840210 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw CI:A64A1D3B connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163840210 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw CI:A64A1D3B output_enabled 0 (mgcp_conn.c:271) 20250830163840210 DLMGCP DEBUG <0013> (1234/rtp C:A64A1D3B r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163840210 DLMGCP NOTICE <0013> endpoint:rtpbridge/a7@mgw CI:A64A1D3B CRCX: connection successfully created: (1234/rtp C:A64A1D3B r=NULL:0<->l=::1:4948) (mgcp_protocol.c:772) 20250830163840210 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163840210 DLMGCP DEBUG <0013> Generated response: line #00: 200 36707 OK (mgcp_msg.c:72) 20250830163840210 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/a7@mgw (mgcp_msg.c:72) 20250830163840210 DLMGCP DEBUG <0013> Generated response: line #02: I: A64A1D3B (mgcp_msg.c:72) 20250830163840210 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163840210 DLMGCP DEBUG <0013> Generated response: line #04: o=- A64A1D3B 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163840210 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163840210 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163840210 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163840210 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4948 RTP/AVP 112 (mgcp_msg.c:72) 20250830163840210 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163840210 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163840210 DLMGCP DEBUG <0013> Received message: line #00: CRCX 36708 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163840210 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163840210 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163840210 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163840210 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw (trunk:0) found free endpoint: rtpbridge/a8@mgw (mgcp_endp.c:262) 20250830163840210 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/a8@mgw" (mgcp_protocol.c:370) 20250830163840210 DLMGCP NOTICE <0013> endpoint:rtpbridge/a8@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163840210 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163840210 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw CI:2722893E connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163840210 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw CI:2722893E output_enabled 0 (mgcp_conn.c:271) 20250830163840210 DLMGCP DEBUG <0013> (1234/rtp C:2722893E r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163840211 DLMGCP NOTICE <0013> endpoint:rtpbridge/a8@mgw CI:2722893E CRCX: connection successfully created: (1234/rtp C:2722893E r=NULL:0<->l=::1:4950) (mgcp_protocol.c:772) 20250830163840211 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163840211 DLMGCP DEBUG <0013> Generated response: line #00: 200 36708 OK (mgcp_msg.c:72) 20250830163840211 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/a8@mgw (mgcp_msg.c:72) 20250830163840211 DLMGCP DEBUG <0013> Generated response: line #02: I: 2722893E (mgcp_msg.c:72) 20250830163840211 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163840211 DLMGCP DEBUG <0013> Generated response: line #04: o=- 2722893E 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163840211 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163840211 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163840211 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163840211 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4950 RTP/AVP 112 (mgcp_msg.c:72) 20250830163840211 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163840211 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163840211 DLMGCP DEBUG <0013> Received message: line #00: CRCX 36709 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163840211 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163840211 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163840211 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163840211 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw (trunk:0) found free endpoint: rtpbridge/a9@mgw (mgcp_endp.c:262) 20250830163840211 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/a9@mgw" (mgcp_protocol.c:370) 20250830163840211 DLMGCP NOTICE <0013> endpoint:rtpbridge/a9@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163840211 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163840211 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw CI:23E12156 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163840211 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw CI:23E12156 output_enabled 0 (mgcp_conn.c:271) 20250830163840211 DLMGCP DEBUG <0013> (1234/rtp C:23E12156 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163840211 DLMGCP NOTICE <0013> endpoint:rtpbridge/a9@mgw CI:23E12156 CRCX: connection successfully created: (1234/rtp C:23E12156 r=NULL:0<->l=::1:4952) (mgcp_protocol.c:772) 20250830163840211 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163840211 DLMGCP DEBUG <0013> Generated response: line #00: 200 36709 OK (mgcp_msg.c:72) 20250830163840211 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/a9@mgw (mgcp_msg.c:72) 20250830163840211 DLMGCP DEBUG <0013> Generated response: line #02: I: 23E12156 (mgcp_msg.c:72) 20250830163840211 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163840211 DLMGCP DEBUG <0013> Generated response: line #04: o=- 23E12156 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163840211 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163840211 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163840211 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163840211 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4952 RTP/AVP 112 (mgcp_msg.c:72) 20250830163840211 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163840211 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163840211 DLMGCP DEBUG <0013> Received message: line #00: CRCX 36710 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163840211 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163840211 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163840211 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163840211 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw (trunk:0) found free endpoint: rtpbridge/aa@mgw (mgcp_endp.c:262) 20250830163840211 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/aa@mgw" (mgcp_protocol.c:370) 20250830163840211 DLMGCP NOTICE <0013> endpoint:rtpbridge/aa@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163840211 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163840211 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw CI:2C393C29 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163840211 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw CI:2C393C29 output_enabled 0 (mgcp_conn.c:271) 20250830163840211 DLMGCP DEBUG <0013> (1234/rtp C:2C393C29 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163840211 DLMGCP NOTICE <0013> endpoint:rtpbridge/aa@mgw CI:2C393C29 CRCX: connection successfully created: (1234/rtp C:2C393C29 r=NULL:0<->l=::1:4954) (mgcp_protocol.c:772) 20250830163840211 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163840211 DLMGCP DEBUG <0013> Generated response: line #00: 200 36710 OK (mgcp_msg.c:72) 20250830163840211 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/aa@mgw (mgcp_msg.c:72) 20250830163840211 DLMGCP DEBUG <0013> Generated response: line #02: I: 2C393C29 (mgcp_msg.c:72) 20250830163840211 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163840211 DLMGCP DEBUG <0013> Generated response: line #04: o=- 2C393C29 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163840211 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163840211 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163840211 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163840211 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4954 RTP/AVP 112 (mgcp_msg.c:72) 20250830163840211 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163840211 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163840212 DLMGCP DEBUG <0013> Received message: line #00: CRCX 36711 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163840212 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163840212 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163840212 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163840212 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw (trunk:0) found free endpoint: rtpbridge/ab@mgw (mgcp_endp.c:262) 20250830163840212 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/ab@mgw" (mgcp_protocol.c:370) 20250830163840212 DLMGCP NOTICE <0013> endpoint:rtpbridge/ab@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163840212 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163840212 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw CI:526756EA connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163840212 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw CI:526756EA output_enabled 0 (mgcp_conn.c:271) 20250830163840212 DLMGCP DEBUG <0013> (1234/rtp C:526756EA r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163840212 DLMGCP NOTICE <0013> endpoint:rtpbridge/ab@mgw CI:526756EA CRCX: connection successfully created: (1234/rtp C:526756EA r=NULL:0<->l=::1:4956) (mgcp_protocol.c:772) 20250830163840212 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163840212 DLMGCP DEBUG <0013> Generated response: line #00: 200 36711 OK (mgcp_msg.c:72) 20250830163840212 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ab@mgw (mgcp_msg.c:72) 20250830163840212 DLMGCP DEBUG <0013> Generated response: line #02: I: 526756EA (mgcp_msg.c:72) 20250830163840212 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163840212 DLMGCP DEBUG <0013> Generated response: line #04: o=- 526756EA 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163840212 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163840212 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163840212 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163840212 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4956 RTP/AVP 112 (mgcp_msg.c:72) 20250830163840212 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163840212 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163840212 DLMGCP DEBUG <0013> Received message: line #00: CRCX 36712 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163840212 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163840212 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163840212 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163840213 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw (trunk:0) found free endpoint: rtpbridge/ac@mgw (mgcp_endp.c:262) 20250830163840213 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/ac@mgw" (mgcp_protocol.c:370) 20250830163840213 DLMGCP NOTICE <0013> endpoint:rtpbridge/ac@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163840213 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163840213 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw CI:F335A119 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163840213 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw CI:F335A119 output_enabled 0 (mgcp_conn.c:271) 20250830163840213 DLMGCP DEBUG <0013> (1234/rtp C:F335A119 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163840213 DLMGCP NOTICE <0013> endpoint:rtpbridge/ac@mgw CI:F335A119 CRCX: connection successfully created: (1234/rtp C:F335A119 r=NULL:0<->l=::1:4958) (mgcp_protocol.c:772) 20250830163840213 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163840213 DLMGCP DEBUG <0013> Generated response: line #00: 200 36712 OK (mgcp_msg.c:72) 20250830163840213 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ac@mgw (mgcp_msg.c:72) 20250830163840213 DLMGCP DEBUG <0013> Generated response: line #02: I: F335A119 (mgcp_msg.c:72) 20250830163840213 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163840213 DLMGCP DEBUG <0013> Generated response: line #04: o=- F335A119 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163840213 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163840213 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163840213 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163840213 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4958 RTP/AVP 112 (mgcp_msg.c:72) 20250830163840213 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163840213 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163840213 DLMGCP DEBUG <0013> Received message: line #00: CRCX 36713 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163840213 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163840213 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163840213 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163840213 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw (trunk:0) found free endpoint: rtpbridge/ad@mgw (mgcp_endp.c:262) 20250830163840213 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/ad@mgw" (mgcp_protocol.c:370) 20250830163840213 DLMGCP NOTICE <0013> endpoint:rtpbridge/ad@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163840213 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163840214 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw CI:458CD3AC connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163840214 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw CI:458CD3AC output_enabled 0 (mgcp_conn.c:271) 20250830163840214 DLMGCP DEBUG <0013> (1234/rtp C:458CD3AC r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163840214 DLMGCP NOTICE <0013> endpoint:rtpbridge/ad@mgw CI:458CD3AC CRCX: connection successfully created: (1234/rtp C:458CD3AC r=NULL:0<->l=::1:4960) (mgcp_protocol.c:772) 20250830163840214 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163840214 DLMGCP DEBUG <0013> Generated response: line #00: 200 36713 OK (mgcp_msg.c:72) 20250830163840214 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ad@mgw (mgcp_msg.c:72) 20250830163840214 DLMGCP DEBUG <0013> Generated response: line #02: I: 458CD3AC (mgcp_msg.c:72) 20250830163840214 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163840214 DLMGCP DEBUG <0013> Generated response: line #04: o=- 458CD3AC 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163840214 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163840214 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163840214 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163840214 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4960 RTP/AVP 112 (mgcp_msg.c:72) 20250830163840214 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163840214 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163840214 DLMGCP DEBUG <0013> Received message: line #00: CRCX 36714 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163840214 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163840214 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163840214 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163840214 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw (trunk:0) found free endpoint: rtpbridge/ae@mgw (mgcp_endp.c:262) 20250830163840214 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/ae@mgw" (mgcp_protocol.c:370) 20250830163840214 DLMGCP NOTICE <0013> endpoint:rtpbridge/ae@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163840214 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163840214 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw CI:64DFE0A8 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163840214 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw CI:64DFE0A8 output_enabled 0 (mgcp_conn.c:271) 20250830163840214 DLMGCP DEBUG <0013> (1234/rtp C:64DFE0A8 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163840214 DLMGCP NOTICE <0013> endpoint:rtpbridge/ae@mgw CI:64DFE0A8 CRCX: connection successfully created: (1234/rtp C:64DFE0A8 r=NULL:0<->l=::1:4962) (mgcp_protocol.c:772) 20250830163840214 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163840214 DLMGCP DEBUG <0013> Generated response: line #00: 200 36714 OK (mgcp_msg.c:72) 20250830163840214 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ae@mgw (mgcp_msg.c:72) 20250830163840214 DLMGCP DEBUG <0013> Generated response: line #02: I: 64DFE0A8 (mgcp_msg.c:72) 20250830163840214 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163840214 DLMGCP DEBUG <0013> Generated response: line #04: o=- 64DFE0A8 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163840214 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163840214 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163840214 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163840214 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4962 RTP/AVP 112 (mgcp_msg.c:72) 20250830163840214 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163840214 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163840214 DLMGCP DEBUG <0013> Received message: line #00: CRCX 36715 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163840214 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163840214 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163840214 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163840214 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw (trunk:0) found free endpoint: rtpbridge/af@mgw (mgcp_endp.c:262) 20250830163840214 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/af@mgw" (mgcp_protocol.c:370) 20250830163840214 DLMGCP NOTICE <0013> endpoint:rtpbridge/af@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163840214 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163840214 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw CI:52DC6A4F connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163840214 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw CI:52DC6A4F output_enabled 0 (mgcp_conn.c:271) 20250830163840214 DLMGCP DEBUG <0013> (1234/rtp C:52DC6A4F r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163840214 DLMGCP NOTICE <0013> endpoint:rtpbridge/af@mgw CI:52DC6A4F CRCX: connection successfully created: (1234/rtp C:52DC6A4F r=NULL:0<->l=::1:4964) (mgcp_protocol.c:772) 20250830163840214 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163840214 DLMGCP DEBUG <0013> Generated response: line #00: 200 36715 OK (mgcp_msg.c:72) 20250830163840214 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/af@mgw (mgcp_msg.c:72) 20250830163840214 DLMGCP DEBUG <0013> Generated response: line #02: I: 52DC6A4F (mgcp_msg.c:72) 20250830163840214 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163840214 DLMGCP DEBUG <0013> Generated response: line #04: o=- 52DC6A4F 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163840214 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163840214 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163840214 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163840214 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4964 RTP/AVP 112 (mgcp_msg.c:72) 20250830163840214 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163840214 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163840215 DLMGCP DEBUG <0013> Received message: line #00: CRCX 36716 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163840215 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163840215 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163840215 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163840215 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw (trunk:0) found free endpoint: rtpbridge/b0@mgw (mgcp_endp.c:262) 20250830163840215 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/b0@mgw" (mgcp_protocol.c:370) 20250830163840215 DLMGCP NOTICE <0013> endpoint:rtpbridge/b0@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163840215 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163840215 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw CI:EAF2BEE0 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163840215 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw CI:EAF2BEE0 output_enabled 0 (mgcp_conn.c:271) 20250830163840215 DLMGCP DEBUG <0013> (1234/rtp C:EAF2BEE0 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163840215 DLMGCP NOTICE <0013> endpoint:rtpbridge/b0@mgw CI:EAF2BEE0 CRCX: connection successfully created: (1234/rtp C:EAF2BEE0 r=NULL:0<->l=::1:4966) (mgcp_protocol.c:772) 20250830163840215 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163840215 DLMGCP DEBUG <0013> Generated response: line #00: 200 36716 OK (mgcp_msg.c:72) 20250830163840215 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/b0@mgw (mgcp_msg.c:72) 20250830163840215 DLMGCP DEBUG <0013> Generated response: line #02: I: EAF2BEE0 (mgcp_msg.c:72) 20250830163840215 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163840215 DLMGCP DEBUG <0013> Generated response: line #04: o=- EAF2BEE0 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163840215 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163840215 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163840215 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163840215 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4966 RTP/AVP 112 (mgcp_msg.c:72) 20250830163840215 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163840215 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163840215 DLMGCP DEBUG <0013> Received message: line #00: CRCX 36717 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163840215 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163840215 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163840215 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163840215 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw (trunk:0) found free endpoint: rtpbridge/b1@mgw (mgcp_endp.c:262) 20250830163840215 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/b1@mgw" (mgcp_protocol.c:370) 20250830163840215 DLMGCP NOTICE <0013> endpoint:rtpbridge/b1@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163840215 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163840215 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw CI:8621CBB2 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163840215 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw CI:8621CBB2 output_enabled 0 (mgcp_conn.c:271) 20250830163840215 DLMGCP DEBUG <0013> (1234/rtp C:8621CBB2 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163840215 DLMGCP NOTICE <0013> endpoint:rtpbridge/b1@mgw CI:8621CBB2 CRCX: connection successfully created: (1234/rtp C:8621CBB2 r=NULL:0<->l=::1:4968) (mgcp_protocol.c:772) 20250830163840215 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163840215 DLMGCP DEBUG <0013> Generated response: line #00: 200 36717 OK (mgcp_msg.c:72) 20250830163840215 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/b1@mgw (mgcp_msg.c:72) 20250830163840215 DLMGCP DEBUG <0013> Generated response: line #02: I: 8621CBB2 (mgcp_msg.c:72) 20250830163840215 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163840215 DLMGCP DEBUG <0013> Generated response: line #04: o=- 8621CBB2 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163840215 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163840215 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163840215 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163840215 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4968 RTP/AVP 112 (mgcp_msg.c:72) 20250830163840215 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163840215 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163840216 DLMGCP DEBUG <0013> Received message: line #00: CRCX 36718 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163840216 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163840216 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163840216 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163840216 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw (trunk:0) found free endpoint: rtpbridge/b2@mgw (mgcp_endp.c:262) 20250830163840216 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/b2@mgw" (mgcp_protocol.c:370) 20250830163840216 DLMGCP NOTICE <0013> endpoint:rtpbridge/b2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163840216 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163840216 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw CI:76E0FE2A connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163840216 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw CI:76E0FE2A output_enabled 0 (mgcp_conn.c:271) 20250830163840216 DLMGCP DEBUG <0013> (1234/rtp C:76E0FE2A r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163840216 DLMGCP NOTICE <0013> endpoint:rtpbridge/b2@mgw CI:76E0FE2A CRCX: connection successfully created: (1234/rtp C:76E0FE2A r=NULL:0<->l=::1:4970) (mgcp_protocol.c:772) 20250830163840216 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163840216 DLMGCP DEBUG <0013> Generated response: line #00: 200 36718 OK (mgcp_msg.c:72) 20250830163840216 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/b2@mgw (mgcp_msg.c:72) 20250830163840216 DLMGCP DEBUG <0013> Generated response: line #02: I: 76E0FE2A (mgcp_msg.c:72) 20250830163840216 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163840216 DLMGCP DEBUG <0013> Generated response: line #04: o=- 76E0FE2A 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163840216 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163840216 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163840216 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163840216 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4970 RTP/AVP 112 (mgcp_msg.c:72) 20250830163840216 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163840216 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163840216 DLMGCP DEBUG <0013> Received message: line #00: CRCX 36719 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163840216 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163840216 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163840216 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163840216 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw (trunk:0) found free endpoint: rtpbridge/b3@mgw (mgcp_endp.c:262) 20250830163840216 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/b3@mgw" (mgcp_protocol.c:370) 20250830163840216 DLMGCP NOTICE <0013> endpoint:rtpbridge/b3@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163840216 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163840216 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw CI:AD4E38F9 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163840216 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw CI:AD4E38F9 output_enabled 0 (mgcp_conn.c:271) 20250830163840216 DLMGCP DEBUG <0013> (1234/rtp C:AD4E38F9 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163840216 DLMGCP NOTICE <0013> endpoint:rtpbridge/b3@mgw CI:AD4E38F9 CRCX: connection successfully created: (1234/rtp C:AD4E38F9 r=NULL:0<->l=::1:4972) (mgcp_protocol.c:772) 20250830163840216 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163840216 DLMGCP DEBUG <0013> Generated response: line #00: 200 36719 OK (mgcp_msg.c:72) 20250830163840216 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/b3@mgw (mgcp_msg.c:72) 20250830163840216 DLMGCP DEBUG <0013> Generated response: line #02: I: AD4E38F9 (mgcp_msg.c:72) 20250830163840216 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163840216 DLMGCP DEBUG <0013> Generated response: line #04: o=- AD4E38F9 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163840216 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163840216 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163840216 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163840216 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4972 RTP/AVP 112 (mgcp_msg.c:72) 20250830163840216 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163840216 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163840217 DLMGCP DEBUG <0013> Received message: line #00: CRCX 36720 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163840217 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163840217 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163840217 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163840217 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw (trunk:0) found free endpoint: rtpbridge/b4@mgw (mgcp_endp.c:262) 20250830163840217 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/b4@mgw" (mgcp_protocol.c:370) 20250830163840217 DLMGCP NOTICE <0013> endpoint:rtpbridge/b4@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163840217 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163840217 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw CI:0C5BE01B connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163840217 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw CI:0C5BE01B output_enabled 0 (mgcp_conn.c:271) 20250830163840217 DLMGCP DEBUG <0013> (1234/rtp C:0C5BE01B r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163840217 DLMGCP NOTICE <0013> endpoint:rtpbridge/b4@mgw CI:0C5BE01B CRCX: connection successfully created: (1234/rtp C:0C5BE01B r=NULL:0<->l=::1:4974) (mgcp_protocol.c:772) 20250830163840217 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163840217 DLMGCP DEBUG <0013> Generated response: line #00: 200 36720 OK (mgcp_msg.c:72) 20250830163840217 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/b4@mgw (mgcp_msg.c:72) 20250830163840217 DLMGCP DEBUG <0013> Generated response: line #02: I: 0C5BE01B (mgcp_msg.c:72) 20250830163840217 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163840217 DLMGCP DEBUG <0013> Generated response: line #04: o=- 0C5BE01B 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163840217 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163840217 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163840217 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163840217 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4974 RTP/AVP 112 (mgcp_msg.c:72) 20250830163840217 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163840217 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163840217 DLMGCP DEBUG <0013> Received message: line #00: CRCX 36721 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163840217 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163840217 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163840217 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163840217 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw (trunk:0) found free endpoint: rtpbridge/b5@mgw (mgcp_endp.c:262) 20250830163840217 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/b5@mgw" (mgcp_protocol.c:370) 20250830163840217 DLMGCP NOTICE <0013> endpoint:rtpbridge/b5@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163840217 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163840217 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw CI:997C5EAA connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163840217 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw CI:997C5EAA output_enabled 0 (mgcp_conn.c:271) 20250830163840217 DLMGCP DEBUG <0013> (1234/rtp C:997C5EAA r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163840217 DLMGCP NOTICE <0013> endpoint:rtpbridge/b5@mgw CI:997C5EAA CRCX: connection successfully created: (1234/rtp C:997C5EAA r=NULL:0<->l=::1:4976) (mgcp_protocol.c:772) 20250830163840217 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163840217 DLMGCP DEBUG <0013> Generated response: line #00: 200 36721 OK (mgcp_msg.c:72) 20250830163840217 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/b5@mgw (mgcp_msg.c:72) 20250830163840217 DLMGCP DEBUG <0013> Generated response: line #02: I: 997C5EAA (mgcp_msg.c:72) 20250830163840217 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163840217 DLMGCP DEBUG <0013> Generated response: line #04: o=- 997C5EAA 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163840217 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163840217 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163840217 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163840217 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4976 RTP/AVP 112 (mgcp_msg.c:72) 20250830163840218 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163840218 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163840218 DLMGCP DEBUG <0013> Received message: line #00: CRCX 36722 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163840218 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163840218 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163840218 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163840218 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw (trunk:0) found free endpoint: rtpbridge/b6@mgw (mgcp_endp.c:262) 20250830163840218 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/b6@mgw" (mgcp_protocol.c:370) 20250830163840218 DLMGCP NOTICE <0013> endpoint:rtpbridge/b6@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163840218 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163840218 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw CI:72903BBA connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163840218 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw CI:72903BBA output_enabled 0 (mgcp_conn.c:271) 20250830163840218 DLMGCP DEBUG <0013> (1234/rtp C:72903BBA r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163840218 DLMGCP NOTICE <0013> endpoint:rtpbridge/b6@mgw CI:72903BBA CRCX: connection successfully created: (1234/rtp C:72903BBA r=NULL:0<->l=::1:4978) (mgcp_protocol.c:772) 20250830163840218 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163840218 DLMGCP DEBUG <0013> Generated response: line #00: 200 36722 OK (mgcp_msg.c:72) 20250830163840218 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/b6@mgw (mgcp_msg.c:72) 20250830163840218 DLMGCP DEBUG <0013> Generated response: line #02: I: 72903BBA (mgcp_msg.c:72) 20250830163840218 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163840218 DLMGCP DEBUG <0013> Generated response: line #04: o=- 72903BBA 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163840218 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163840218 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163840218 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163840218 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4978 RTP/AVP 112 (mgcp_msg.c:72) 20250830163840218 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163840218 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163840218 DLMGCP DEBUG <0013> Received message: line #00: CRCX 36723 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163840218 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163840218 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163840218 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163840218 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw (trunk:0) found free endpoint: rtpbridge/b7@mgw (mgcp_endp.c:262) 20250830163840218 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/b7@mgw" (mgcp_protocol.c:370) 20250830163840218 DLMGCP NOTICE <0013> endpoint:rtpbridge/b7@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163840218 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163840218 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw CI:59B003EC connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163840218 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw CI:59B003EC output_enabled 0 (mgcp_conn.c:271) 20250830163840218 DLMGCP DEBUG <0013> (1234/rtp C:59B003EC r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163840218 DLMGCP NOTICE <0013> endpoint:rtpbridge/b7@mgw CI:59B003EC CRCX: connection successfully created: (1234/rtp C:59B003EC r=NULL:0<->l=::1:4980) (mgcp_protocol.c:772) 20250830163840218 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163840218 DLMGCP DEBUG <0013> Generated response: line #00: 200 36723 OK (mgcp_msg.c:72) 20250830163840218 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/b7@mgw (mgcp_msg.c:72) 20250830163840218 DLMGCP DEBUG <0013> Generated response: line #02: I: 59B003EC (mgcp_msg.c:72) 20250830163840218 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163840218 DLMGCP DEBUG <0013> Generated response: line #04: o=- 59B003EC 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163840218 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163840218 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163840218 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163840218 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4980 RTP/AVP 112 (mgcp_msg.c:72) 20250830163840218 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163840218 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163840219 DLMGCP DEBUG <0013> Received message: line #00: CRCX 36724 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163840219 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163840219 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163840219 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163840219 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw (trunk:0) found free endpoint: rtpbridge/b8@mgw (mgcp_endp.c:262) 20250830163840219 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/b8@mgw" (mgcp_protocol.c:370) 20250830163840219 DLMGCP NOTICE <0013> endpoint:rtpbridge/b8@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163840219 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163840219 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw CI:F0E1B829 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163840219 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw CI:F0E1B829 output_enabled 0 (mgcp_conn.c:271) 20250830163840219 DLMGCP DEBUG <0013> (1234/rtp C:F0E1B829 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163840219 DLMGCP NOTICE <0013> endpoint:rtpbridge/b8@mgw CI:F0E1B829 CRCX: connection successfully created: (1234/rtp C:F0E1B829 r=NULL:0<->l=::1:4982) (mgcp_protocol.c:772) 20250830163840219 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163840219 DLMGCP DEBUG <0013> Generated response: line #00: 200 36724 OK (mgcp_msg.c:72) 20250830163840219 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/b8@mgw (mgcp_msg.c:72) 20250830163840219 DLMGCP DEBUG <0013> Generated response: line #02: I: F0E1B829 (mgcp_msg.c:72) 20250830163840219 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163840219 DLMGCP DEBUG <0013> Generated response: line #04: o=- F0E1B829 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163840219 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163840219 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163840219 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163840219 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4982 RTP/AVP 112 (mgcp_msg.c:72) 20250830163840219 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163840219 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163840219 DLMGCP DEBUG <0013> Received message: line #00: CRCX 36725 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163840219 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163840219 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163840219 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163840219 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw (trunk:0) found free endpoint: rtpbridge/b9@mgw (mgcp_endp.c:262) 20250830163840219 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/b9@mgw" (mgcp_protocol.c:370) 20250830163840219 DLMGCP NOTICE <0013> endpoint:rtpbridge/b9@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163840219 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163840219 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw CI:AD27CDEC connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163840219 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw CI:AD27CDEC output_enabled 0 (mgcp_conn.c:271) 20250830163840220 DLMGCP DEBUG <0013> (1234/rtp C:AD27CDEC r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163840220 DLMGCP NOTICE <0013> endpoint:rtpbridge/b9@mgw CI:AD27CDEC CRCX: connection successfully created: (1234/rtp C:AD27CDEC r=NULL:0<->l=::1:4984) (mgcp_protocol.c:772) 20250830163840220 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163840220 DLMGCP DEBUG <0013> Generated response: line #00: 200 36725 OK (mgcp_msg.c:72) 20250830163840220 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/b9@mgw (mgcp_msg.c:72) 20250830163840220 DLMGCP DEBUG <0013> Generated response: line #02: I: AD27CDEC (mgcp_msg.c:72) 20250830163840220 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163840220 DLMGCP DEBUG <0013> Generated response: line #04: o=- AD27CDEC 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163840220 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163840220 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163840220 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163840220 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4984 RTP/AVP 112 (mgcp_msg.c:72) 20250830163840220 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163840220 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163840220 DLMGCP DEBUG <0013> Received message: line #00: CRCX 36726 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163840220 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163840220 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163840220 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163840220 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw (trunk:0) found free endpoint: rtpbridge/ba@mgw (mgcp_endp.c:262) 20250830163840220 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/ba@mgw" (mgcp_protocol.c:370) 20250830163840220 DLMGCP NOTICE <0013> endpoint:rtpbridge/ba@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163840220 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163840220 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw CI:0030B46D connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163840220 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw CI:0030B46D output_enabled 0 (mgcp_conn.c:271) 20250830163840220 DLMGCP DEBUG <0013> (1234/rtp C:0030B46D r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163840220 DLMGCP NOTICE <0013> endpoint:rtpbridge/ba@mgw CI:0030B46D CRCX: connection successfully created: (1234/rtp C:0030B46D r=NULL:0<->l=::1:4986) (mgcp_protocol.c:772) 20250830163840220 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163840220 DLMGCP DEBUG <0013> Generated response: line #00: 200 36726 OK (mgcp_msg.c:72) 20250830163840220 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ba@mgw (mgcp_msg.c:72) 20250830163840220 DLMGCP DEBUG <0013> Generated response: line #02: I: 0030B46D (mgcp_msg.c:72) 20250830163840220 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163840220 DLMGCP DEBUG <0013> Generated response: line #04: o=- 0030B46D 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163840220 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163840220 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163840220 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163840220 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4986 RTP/AVP 112 (mgcp_msg.c:72) 20250830163840220 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163840220 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163840220 DLMGCP DEBUG <0013> Received message: line #00: CRCX 36727 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163840220 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163840220 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163840220 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163840220 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw (trunk:0) found free endpoint: rtpbridge/bb@mgw (mgcp_endp.c:262) 20250830163840220 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/bb@mgw" (mgcp_protocol.c:370) 20250830163840221 DLMGCP NOTICE <0013> endpoint:rtpbridge/bb@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163840221 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163840221 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw CI:4BF833DB connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163840221 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw CI:4BF833DB output_enabled 0 (mgcp_conn.c:271) 20250830163840221 DLMGCP DEBUG <0013> (1234/rtp C:4BF833DB r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163840221 DLMGCP NOTICE <0013> endpoint:rtpbridge/bb@mgw CI:4BF833DB CRCX: connection successfully created: (1234/rtp C:4BF833DB r=NULL:0<->l=::1:4988) (mgcp_protocol.c:772) 20250830163840221 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163840221 DLMGCP DEBUG <0013> Generated response: line #00: 200 36727 OK (mgcp_msg.c:72) 20250830163840221 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/bb@mgw (mgcp_msg.c:72) 20250830163840221 DLMGCP DEBUG <0013> Generated response: line #02: I: 4BF833DB (mgcp_msg.c:72) 20250830163840221 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163840221 DLMGCP DEBUG <0013> Generated response: line #04: o=- 4BF833DB 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163840221 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163840221 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163840221 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163840221 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4988 RTP/AVP 112 (mgcp_msg.c:72) 20250830163840221 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163840221 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163840221 DLMGCP DEBUG <0013> Received message: line #00: CRCX 36728 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163840221 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163840221 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163840221 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163840221 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw (trunk:0) found free endpoint: rtpbridge/bc@mgw (mgcp_endp.c:262) 20250830163840221 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/bc@mgw" (mgcp_protocol.c:370) 20250830163840221 DLMGCP NOTICE <0013> endpoint:rtpbridge/bc@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163840221 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163840221 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw CI:262BD661 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163840221 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw CI:262BD661 output_enabled 0 (mgcp_conn.c:271) 20250830163840221 DLMGCP DEBUG <0013> (1234/rtp C:262BD661 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163840221 DLMGCP NOTICE <0013> endpoint:rtpbridge/bc@mgw CI:262BD661 CRCX: connection successfully created: (1234/rtp C:262BD661 r=NULL:0<->l=::1:4990) (mgcp_protocol.c:772) 20250830163840221 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163840221 DLMGCP DEBUG <0013> Generated response: line #00: 200 36728 OK (mgcp_msg.c:72) 20250830163840221 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/bc@mgw (mgcp_msg.c:72) 20250830163840221 DLMGCP DEBUG <0013> Generated response: line #02: I: 262BD661 (mgcp_msg.c:72) 20250830163840221 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163840221 DLMGCP DEBUG <0013> Generated response: line #04: o=- 262BD661 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163840221 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163840221 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163840221 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163840221 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4990 RTP/AVP 112 (mgcp_msg.c:72) 20250830163840221 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163840221 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163840221 DLMGCP DEBUG <0013> Received message: line #00: CRCX 36729 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163840221 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163840221 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163840221 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163840221 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw (trunk:0) found free endpoint: rtpbridge/bd@mgw (mgcp_endp.c:262) 20250830163840221 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/bd@mgw" (mgcp_protocol.c:370) 20250830163840221 DLMGCP NOTICE <0013> endpoint:rtpbridge/bd@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163840221 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163840221 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw CI:CAEFE1B5 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163840221 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw CI:CAEFE1B5 output_enabled 0 (mgcp_conn.c:271) 20250830163840221 DLMGCP DEBUG <0013> (1234/rtp C:CAEFE1B5 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163840221 DLMGCP NOTICE <0013> endpoint:rtpbridge/bd@mgw CI:CAEFE1B5 CRCX: connection successfully created: (1234/rtp C:CAEFE1B5 r=NULL:0<->l=::1:4992) (mgcp_protocol.c:772) 20250830163840221 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163840221 DLMGCP DEBUG <0013> Generated response: line #00: 200 36729 OK (mgcp_msg.c:72) 20250830163840221 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/bd@mgw (mgcp_msg.c:72) 20250830163840221 DLMGCP DEBUG <0013> Generated response: line #02: I: CAEFE1B5 (mgcp_msg.c:72) 20250830163840221 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163840221 DLMGCP DEBUG <0013> Generated response: line #04: o=- CAEFE1B5 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163840221 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163840221 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163840221 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163840221 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4992 RTP/AVP 112 (mgcp_msg.c:72) 20250830163840221 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163840221 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163840222 DLMGCP DEBUG <0013> Received message: line #00: CRCX 36730 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163840222 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163840222 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163840222 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163840222 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw (trunk:0) found free endpoint: rtpbridge/be@mgw (mgcp_endp.c:262) 20250830163840222 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/be@mgw" (mgcp_protocol.c:370) 20250830163840222 DLMGCP NOTICE <0013> endpoint:rtpbridge/be@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163840222 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163840222 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw CI:87658AED connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163840222 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw CI:87658AED output_enabled 0 (mgcp_conn.c:271) 20250830163840222 DLMGCP DEBUG <0013> (1234/rtp C:87658AED r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163840222 DLMGCP NOTICE <0013> endpoint:rtpbridge/be@mgw CI:87658AED CRCX: connection successfully created: (1234/rtp C:87658AED r=NULL:0<->l=::1:4994) (mgcp_protocol.c:772) 20250830163840222 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163840222 DLMGCP DEBUG <0013> Generated response: line #00: 200 36730 OK (mgcp_msg.c:72) 20250830163840222 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/be@mgw (mgcp_msg.c:72) 20250830163840222 DLMGCP DEBUG <0013> Generated response: line #02: I: 87658AED (mgcp_msg.c:72) 20250830163840222 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163840222 DLMGCP DEBUG <0013> Generated response: line #04: o=- 87658AED 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163840222 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163840222 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163840222 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163840222 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4994 RTP/AVP 112 (mgcp_msg.c:72) 20250830163840222 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163840222 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163840223 DLMGCP DEBUG <0013> Received message: line #00: CRCX 36731 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163840223 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163840223 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163840223 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163840223 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw (trunk:0) found free endpoint: rtpbridge/bf@mgw (mgcp_endp.c:262) 20250830163840223 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/bf@mgw" (mgcp_protocol.c:370) 20250830163840223 DLMGCP NOTICE <0013> endpoint:rtpbridge/bf@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163840223 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163840223 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw CI:9969ABE5 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163840223 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw CI:9969ABE5 output_enabled 0 (mgcp_conn.c:271) 20250830163840223 DLMGCP DEBUG <0013> (1234/rtp C:9969ABE5 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163840223 DLMGCP NOTICE <0013> endpoint:rtpbridge/bf@mgw CI:9969ABE5 CRCX: connection successfully created: (1234/rtp C:9969ABE5 r=NULL:0<->l=::1:4996) (mgcp_protocol.c:772) 20250830163840223 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163840223 DLMGCP DEBUG <0013> Generated response: line #00: 200 36731 OK (mgcp_msg.c:72) 20250830163840223 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/bf@mgw (mgcp_msg.c:72) 20250830163840223 DLMGCP DEBUG <0013> Generated response: line #02: I: 9969ABE5 (mgcp_msg.c:72) 20250830163840223 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163840223 DLMGCP DEBUG <0013> Generated response: line #04: o=- 9969ABE5 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163840223 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163840223 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163840223 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163840223 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4996 RTP/AVP 112 (mgcp_msg.c:72) 20250830163840223 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163840223 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163840224 DLMGCP DEBUG <0013> Received message: line #00: CRCX 36732 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163840224 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163840224 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163840224 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163840224 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw (trunk:0) found free endpoint: rtpbridge/c0@mgw (mgcp_endp.c:262) 20250830163840224 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/c0@mgw" (mgcp_protocol.c:370) 20250830163840224 DLMGCP NOTICE <0013> endpoint:rtpbridge/c0@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163840224 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163840224 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw CI:227C7802 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163840224 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw CI:227C7802 output_enabled 0 (mgcp_conn.c:271) 20250830163840224 DLMGCP DEBUG <0013> (1234/rtp C:227C7802 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163840224 DLMGCP NOTICE <0013> endpoint:rtpbridge/c0@mgw CI:227C7802 CRCX: connection successfully created: (1234/rtp C:227C7802 r=NULL:0<->l=::1:4998) (mgcp_protocol.c:772) 20250830163840224 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163840224 DLMGCP DEBUG <0013> Generated response: line #00: 200 36732 OK (mgcp_msg.c:72) 20250830163840224 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/c0@mgw (mgcp_msg.c:72) 20250830163840224 DLMGCP DEBUG <0013> Generated response: line #02: I: 227C7802 (mgcp_msg.c:72) 20250830163840224 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163840224 DLMGCP DEBUG <0013> Generated response: line #04: o=- 227C7802 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163840224 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163840224 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163840224 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163840224 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4998 RTP/AVP 112 (mgcp_msg.c:72) 20250830163840224 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163840224 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163840224 DLMGCP DEBUG <0013> Received message: line #00: CRCX 36733 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163840224 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163840224 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163840224 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163840224 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw (trunk:0) found free endpoint: rtpbridge/c1@mgw (mgcp_endp.c:262) 20250830163840224 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/c1@mgw" (mgcp_protocol.c:370) 20250830163840224 DLMGCP NOTICE <0013> endpoint:rtpbridge/c1@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163840224 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163840224 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw CI:E683583B connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163840224 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw CI:E683583B output_enabled 0 (mgcp_conn.c:271) 20250830163840224 DLMGCP DEBUG <0013> (1234/rtp C:E683583B r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163840224 DLMGCP NOTICE <0013> endpoint:rtpbridge/c1@mgw CI:E683583B CRCX: connection successfully created: (1234/rtp C:E683583B r=NULL:0<->l=::1:5000) (mgcp_protocol.c:772) 20250830163840224 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163840224 DLMGCP DEBUG <0013> Generated response: line #00: 200 36733 OK (mgcp_msg.c:72) 20250830163840224 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/c1@mgw (mgcp_msg.c:72) 20250830163840224 DLMGCP DEBUG <0013> Generated response: line #02: I: E683583B (mgcp_msg.c:72) 20250830163840224 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163840224 DLMGCP DEBUG <0013> Generated response: line #04: o=- E683583B 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163840224 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163840224 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163840224 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163840224 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5000 RTP/AVP 112 (mgcp_msg.c:72) 20250830163840225 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163840225 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163840225 DLMGCP DEBUG <0013> Received message: line #00: CRCX 36734 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163840225 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163840225 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163840225 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163840225 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw (trunk:0) found free endpoint: rtpbridge/c2@mgw (mgcp_endp.c:262) 20250830163840225 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/c2@mgw" (mgcp_protocol.c:370) 20250830163840225 DLMGCP NOTICE <0013> endpoint:rtpbridge/c2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163840225 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163840225 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw CI:C411AE96 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163840225 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw CI:C411AE96 output_enabled 0 (mgcp_conn.c:271) 20250830163840225 DLMGCP DEBUG <0013> (1234/rtp C:C411AE96 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163840225 DLMGCP NOTICE <0013> endpoint:rtpbridge/c2@mgw CI:C411AE96 CRCX: connection successfully created: (1234/rtp C:C411AE96 r=NULL:0<->l=::1:5002) (mgcp_protocol.c:772) 20250830163840225 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163840225 DLMGCP DEBUG <0013> Generated response: line #00: 200 36734 OK (mgcp_msg.c:72) 20250830163840225 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/c2@mgw (mgcp_msg.c:72) 20250830163840225 DLMGCP DEBUG <0013> Generated response: line #02: I: C411AE96 (mgcp_msg.c:72) 20250830163840225 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163840225 DLMGCP DEBUG <0013> Generated response: line #04: o=- C411AE96 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163840225 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163840225 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163840225 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163840225 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5002 RTP/AVP 112 (mgcp_msg.c:72) 20250830163840225 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163840225 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163840225 DLMGCP DEBUG <0013> Received message: line #00: CRCX 36735 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163840225 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163840225 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163840225 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163840225 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw (trunk:0) found free endpoint: rtpbridge/c3@mgw (mgcp_endp.c:262) 20250830163840225 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/c3@mgw" (mgcp_protocol.c:370) 20250830163840225 DLMGCP NOTICE <0013> endpoint:rtpbridge/c3@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163840225 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163840225 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw CI:52C56F85 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163840225 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw CI:52C56F85 output_enabled 0 (mgcp_conn.c:271) 20250830163840225 DLMGCP DEBUG <0013> (1234/rtp C:52C56F85 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163840225 DLMGCP NOTICE <0013> endpoint:rtpbridge/c3@mgw CI:52C56F85 CRCX: connection successfully created: (1234/rtp C:52C56F85 r=NULL:0<->l=::1:5004) (mgcp_protocol.c:772) 20250830163840225 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163840225 DLMGCP DEBUG <0013> Generated response: line #00: 200 36735 OK (mgcp_msg.c:72) 20250830163840225 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/c3@mgw (mgcp_msg.c:72) 20250830163840225 DLMGCP DEBUG <0013> Generated response: line #02: I: 52C56F85 (mgcp_msg.c:72) 20250830163840225 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163840225 DLMGCP DEBUG <0013> Generated response: line #04: o=- 52C56F85 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163840225 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163840225 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163840225 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163840225 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5004 RTP/AVP 112 (mgcp_msg.c:72) 20250830163840225 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163840225 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163840226 DLMGCP DEBUG <0013> Received message: line #00: CRCX 36736 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163840226 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163840226 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163840226 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163840226 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw (trunk:0) found free endpoint: rtpbridge/c4@mgw (mgcp_endp.c:262) 20250830163840226 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/c4@mgw" (mgcp_protocol.c:370) 20250830163840226 DLMGCP NOTICE <0013> endpoint:rtpbridge/c4@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163840226 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163840226 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw CI:506DA498 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163840226 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw CI:506DA498 output_enabled 0 (mgcp_conn.c:271) 20250830163840226 DLMGCP DEBUG <0013> (1234/rtp C:506DA498 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163840226 DLMGCP NOTICE <0013> endpoint:rtpbridge/c4@mgw CI:506DA498 CRCX: connection successfully created: (1234/rtp C:506DA498 r=NULL:0<->l=::1:5006) (mgcp_protocol.c:772) 20250830163840226 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163840226 DLMGCP DEBUG <0013> Generated response: line #00: 200 36736 OK (mgcp_msg.c:72) 20250830163840226 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/c4@mgw (mgcp_msg.c:72) 20250830163840226 DLMGCP DEBUG <0013> Generated response: line #02: I: 506DA498 (mgcp_msg.c:72) 20250830163840226 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163840226 DLMGCP DEBUG <0013> Generated response: line #04: o=- 506DA498 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163840226 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163840226 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163840226 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163840226 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5006 RTP/AVP 112 (mgcp_msg.c:72) 20250830163840226 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163840226 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163840226 DLMGCP DEBUG <0013> Received message: line #00: CRCX 36737 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163840226 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163840226 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163840226 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163840226 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw (trunk:0) found free endpoint: rtpbridge/c5@mgw (mgcp_endp.c:262) 20250830163840226 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/c5@mgw" (mgcp_protocol.c:370) 20250830163840226 DLMGCP NOTICE <0013> endpoint:rtpbridge/c5@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163840226 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163840226 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw CI:55BBE2AA connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163840226 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw CI:55BBE2AA output_enabled 0 (mgcp_conn.c:271) 20250830163840226 DLMGCP DEBUG <0013> (1234/rtp C:55BBE2AA r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163840226 DLMGCP NOTICE <0013> endpoint:rtpbridge/c5@mgw CI:55BBE2AA CRCX: connection successfully created: (1234/rtp C:55BBE2AA r=NULL:0<->l=::1:5008) (mgcp_protocol.c:772) 20250830163840226 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163840226 DLMGCP DEBUG <0013> Generated response: line #00: 200 36737 OK (mgcp_msg.c:72) 20250830163840226 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/c5@mgw (mgcp_msg.c:72) 20250830163840226 DLMGCP DEBUG <0013> Generated response: line #02: I: 55BBE2AA (mgcp_msg.c:72) 20250830163840226 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163840226 DLMGCP DEBUG <0013> Generated response: line #04: o=- 55BBE2AA 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163840226 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163840226 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163840226 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163840226 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5008 RTP/AVP 112 (mgcp_msg.c:72) 20250830163840226 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163840226 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163840226 DLMGCP DEBUG <0013> Received message: line #00: CRCX 36738 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163840226 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163840226 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163840226 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163840226 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw (trunk:0) found free endpoint: rtpbridge/c6@mgw (mgcp_endp.c:262) 20250830163840226 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/c6@mgw" (mgcp_protocol.c:370) 20250830163840226 DLMGCP NOTICE <0013> endpoint:rtpbridge/c6@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163840226 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163840226 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw CI:0ABD090D connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163840226 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw CI:0ABD090D output_enabled 0 (mgcp_conn.c:271) 20250830163840226 DLMGCP DEBUG <0013> (1234/rtp C:0ABD090D r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163840226 DLMGCP NOTICE <0013> endpoint:rtpbridge/c6@mgw CI:0ABD090D CRCX: connection successfully created: (1234/rtp C:0ABD090D r=NULL:0<->l=::1:5010) (mgcp_protocol.c:772) 20250830163840226 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163840226 DLMGCP DEBUG <0013> Generated response: line #00: 200 36738 OK (mgcp_msg.c:72) 20250830163840226 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/c6@mgw (mgcp_msg.c:72) 20250830163840226 DLMGCP DEBUG <0013> Generated response: line #02: I: 0ABD090D (mgcp_msg.c:72) 20250830163840226 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163840226 DLMGCP DEBUG <0013> Generated response: line #04: o=- 0ABD090D 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163840226 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163840226 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163840226 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163840226 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5010 RTP/AVP 112 (mgcp_msg.c:72) 20250830163840226 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163840226 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163840227 DLMGCP DEBUG <0013> Received message: line #00: CRCX 36739 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163840227 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163840227 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163840227 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163840227 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw (trunk:0) found free endpoint: rtpbridge/c7@mgw (mgcp_endp.c:262) 20250830163840227 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/c7@mgw" (mgcp_protocol.c:370) 20250830163840227 DLMGCP NOTICE <0013> endpoint:rtpbridge/c7@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163840227 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163840227 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw CI:BDA3EA9F connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163840227 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw CI:BDA3EA9F output_enabled 0 (mgcp_conn.c:271) 20250830163840227 DLMGCP DEBUG <0013> (1234/rtp C:BDA3EA9F r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163840227 DLMGCP NOTICE <0013> endpoint:rtpbridge/c7@mgw CI:BDA3EA9F CRCX: connection successfully created: (1234/rtp C:BDA3EA9F r=NULL:0<->l=::1:5012) (mgcp_protocol.c:772) 20250830163840227 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163840227 DLMGCP DEBUG <0013> Generated response: line #00: 200 36739 OK (mgcp_msg.c:72) 20250830163840227 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/c7@mgw (mgcp_msg.c:72) 20250830163840227 DLMGCP DEBUG <0013> Generated response: line #02: I: BDA3EA9F (mgcp_msg.c:72) 20250830163840227 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163840227 DLMGCP DEBUG <0013> Generated response: line #04: o=- BDA3EA9F 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163840227 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163840227 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163840227 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163840227 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5012 RTP/AVP 112 (mgcp_msg.c:72) 20250830163840227 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163840227 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163840228 DLMGCP DEBUG <0013> Received message: line #00: CRCX 36740 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163840228 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163840228 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163840228 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163840228 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw (trunk:0) found free endpoint: rtpbridge/c8@mgw (mgcp_endp.c:262) 20250830163840228 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/c8@mgw" (mgcp_protocol.c:370) 20250830163840228 DLMGCP NOTICE <0013> endpoint:rtpbridge/c8@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163840228 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163840228 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw CI:C392DFE7 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163840228 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw CI:C392DFE7 output_enabled 0 (mgcp_conn.c:271) 20250830163840228 DLMGCP DEBUG <0013> (1234/rtp C:C392DFE7 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163840228 DLMGCP NOTICE <0013> endpoint:rtpbridge/c8@mgw CI:C392DFE7 CRCX: connection successfully created: (1234/rtp C:C392DFE7 r=NULL:0<->l=::1:5014) (mgcp_protocol.c:772) 20250830163840228 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163840228 DLMGCP DEBUG <0013> Generated response: line #00: 200 36740 OK (mgcp_msg.c:72) 20250830163840228 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/c8@mgw (mgcp_msg.c:72) 20250830163840228 DLMGCP DEBUG <0013> Generated response: line #02: I: C392DFE7 (mgcp_msg.c:72) 20250830163840228 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163840228 DLMGCP DEBUG <0013> Generated response: line #04: o=- C392DFE7 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163840228 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163840228 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163840228 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163840228 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5014 RTP/AVP 112 (mgcp_msg.c:72) 20250830163840228 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163840228 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163840228 DLMGCP DEBUG <0013> Received message: line #00: CRCX 36741 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163840228 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163840228 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163840228 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163840228 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw (trunk:0) found free endpoint: rtpbridge/c9@mgw (mgcp_endp.c:262) 20250830163840228 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/c9@mgw" (mgcp_protocol.c:370) 20250830163840228 DLMGCP NOTICE <0013> endpoint:rtpbridge/c9@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163840228 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163840229 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw CI:73573FAB connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163840229 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw CI:73573FAB output_enabled 0 (mgcp_conn.c:271) 20250830163840229 DLMGCP DEBUG <0013> (1234/rtp C:73573FAB r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163840229 DLMGCP NOTICE <0013> endpoint:rtpbridge/c9@mgw CI:73573FAB CRCX: connection successfully created: (1234/rtp C:73573FAB r=NULL:0<->l=::1:5016) (mgcp_protocol.c:772) 20250830163840229 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163840229 DLMGCP DEBUG <0013> Generated response: line #00: 200 36741 OK (mgcp_msg.c:72) 20250830163840229 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/c9@mgw (mgcp_msg.c:72) 20250830163840229 DLMGCP DEBUG <0013> Generated response: line #02: I: 73573FAB (mgcp_msg.c:72) 20250830163840229 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163840229 DLMGCP DEBUG <0013> Generated response: line #04: o=- 73573FAB 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163840229 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163840229 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163840229 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163840229 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5016 RTP/AVP 112 (mgcp_msg.c:72) 20250830163840229 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163840229 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163840229 DLMGCP DEBUG <0013> Received message: line #00: CRCX 36742 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163840229 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163840229 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163840229 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163840229 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw (trunk:0) found free endpoint: rtpbridge/ca@mgw (mgcp_endp.c:262) 20250830163840229 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/ca@mgw" (mgcp_protocol.c:370) 20250830163840229 DLMGCP NOTICE <0013> endpoint:rtpbridge/ca@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163840229 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163840229 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw CI:1D547282 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163840229 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw CI:1D547282 output_enabled 0 (mgcp_conn.c:271) 20250830163840229 DLMGCP DEBUG <0013> (1234/rtp C:1D547282 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163840229 DLMGCP NOTICE <0013> endpoint:rtpbridge/ca@mgw CI:1D547282 CRCX: connection successfully created: (1234/rtp C:1D547282 r=NULL:0<->l=::1:5018) (mgcp_protocol.c:772) 20250830163840229 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163840229 DLMGCP DEBUG <0013> Generated response: line #00: 200 36742 OK (mgcp_msg.c:72) 20250830163840229 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ca@mgw (mgcp_msg.c:72) 20250830163840230 DLMGCP DEBUG <0013> Generated response: line #02: I: 1D547282 (mgcp_msg.c:72) 20250830163840230 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163840230 DLMGCP DEBUG <0013> Generated response: line #04: o=- 1D547282 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163840230 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163840230 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163840230 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163840230 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5018 RTP/AVP 112 (mgcp_msg.c:72) 20250830163840230 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163840230 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163840230 DLMGCP DEBUG <0013> Received message: line #00: CRCX 36743 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163840230 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163840230 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163840230 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163840230 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw (trunk:0) found free endpoint: rtpbridge/cb@mgw (mgcp_endp.c:262) 20250830163840230 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/cb@mgw" (mgcp_protocol.c:370) 20250830163840230 DLMGCP NOTICE <0013> endpoint:rtpbridge/cb@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163840230 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163840230 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw CI:FF59E166 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163840230 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw CI:FF59E166 output_enabled 0 (mgcp_conn.c:271) 20250830163840230 DLMGCP DEBUG <0013> (1234/rtp C:FF59E166 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163840230 DLMGCP NOTICE <0013> endpoint:rtpbridge/cb@mgw CI:FF59E166 CRCX: connection successfully created: (1234/rtp C:FF59E166 r=NULL:0<->l=::1:5020) (mgcp_protocol.c:772) 20250830163840230 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163840230 DLMGCP DEBUG <0013> Generated response: line #00: 200 36743 OK (mgcp_msg.c:72) 20250830163840230 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/cb@mgw (mgcp_msg.c:72) 20250830163840230 DLMGCP DEBUG <0013> Generated response: line #02: I: FF59E166 (mgcp_msg.c:72) 20250830163840230 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163840230 DLMGCP DEBUG <0013> Generated response: line #04: o=- FF59E166 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163840230 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163840230 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163840230 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163840230 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5020 RTP/AVP 112 (mgcp_msg.c:72) 20250830163840230 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163840230 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163840231 DLMGCP DEBUG <0013> Received message: line #00: CRCX 36744 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163840231 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163840231 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163840231 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163840231 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw (trunk:0) found free endpoint: rtpbridge/cc@mgw (mgcp_endp.c:262) 20250830163840231 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/cc@mgw" (mgcp_protocol.c:370) 20250830163840231 DLMGCP NOTICE <0013> endpoint:rtpbridge/cc@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163840231 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163840231 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw CI:628AC67C connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163840231 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw CI:628AC67C output_enabled 0 (mgcp_conn.c:271) 20250830163840231 DLMGCP DEBUG <0013> (1234/rtp C:628AC67C r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163840231 DLMGCP NOTICE <0013> endpoint:rtpbridge/cc@mgw CI:628AC67C CRCX: connection successfully created: (1234/rtp C:628AC67C r=NULL:0<->l=::1:5022) (mgcp_protocol.c:772) 20250830163840231 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163840231 DLMGCP DEBUG <0013> Generated response: line #00: 200 36744 OK (mgcp_msg.c:72) 20250830163840231 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/cc@mgw (mgcp_msg.c:72) 20250830163840231 DLMGCP DEBUG <0013> Generated response: line #02: I: 628AC67C (mgcp_msg.c:72) 20250830163840231 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163840231 DLMGCP DEBUG <0013> Generated response: line #04: o=- 628AC67C 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163840231 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163840231 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163840231 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163840231 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5022 RTP/AVP 112 (mgcp_msg.c:72) 20250830163840231 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163840231 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163840231 DLMGCP DEBUG <0013> Received message: line #00: CRCX 36745 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163840231 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163840231 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163840231 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163840231 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw (trunk:0) found free endpoint: rtpbridge/cd@mgw (mgcp_endp.c:262) 20250830163840231 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/cd@mgw" (mgcp_protocol.c:370) 20250830163840231 DLMGCP NOTICE <0013> endpoint:rtpbridge/cd@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163840231 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163840231 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw CI:D720630F connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163840231 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw CI:D720630F output_enabled 0 (mgcp_conn.c:271) 20250830163840232 DLMGCP DEBUG <0013> (1234/rtp C:D720630F r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163840232 DLMGCP NOTICE <0013> endpoint:rtpbridge/cd@mgw CI:D720630F CRCX: connection successfully created: (1234/rtp C:D720630F r=NULL:0<->l=::1:5024) (mgcp_protocol.c:772) 20250830163840232 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163840232 DLMGCP DEBUG <0013> Generated response: line #00: 200 36745 OK (mgcp_msg.c:72) 20250830163840232 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/cd@mgw (mgcp_msg.c:72) 20250830163840232 DLMGCP DEBUG <0013> Generated response: line #02: I: D720630F (mgcp_msg.c:72) 20250830163840232 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163840232 DLMGCP DEBUG <0013> Generated response: line #04: o=- D720630F 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163840232 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163840232 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163840232 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163840232 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5024 RTP/AVP 112 (mgcp_msg.c:72) 20250830163840232 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163840232 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163840232 DLMGCP DEBUG <0013> Received message: line #00: CRCX 36746 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163840232 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163840232 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163840232 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163840232 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw (trunk:0) found free endpoint: rtpbridge/ce@mgw (mgcp_endp.c:262) 20250830163840232 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/ce@mgw" (mgcp_protocol.c:370) 20250830163840232 DLMGCP NOTICE <0013> endpoint:rtpbridge/ce@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163840232 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163840232 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw CI:4E0DFD35 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163840232 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw CI:4E0DFD35 output_enabled 0 (mgcp_conn.c:271) 20250830163840232 DLMGCP DEBUG <0013> (1234/rtp C:4E0DFD35 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163840232 DLMGCP NOTICE <0013> endpoint:rtpbridge/ce@mgw CI:4E0DFD35 CRCX: connection successfully created: (1234/rtp C:4E0DFD35 r=NULL:0<->l=::1:5026) (mgcp_protocol.c:772) 20250830163840232 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163840232 DLMGCP DEBUG <0013> Generated response: line #00: 200 36746 OK (mgcp_msg.c:72) 20250830163840232 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ce@mgw (mgcp_msg.c:72) 20250830163840232 DLMGCP DEBUG <0013> Generated response: line #02: I: 4E0DFD35 (mgcp_msg.c:72) 20250830163840232 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163840232 DLMGCP DEBUG <0013> Generated response: line #04: o=- 4E0DFD35 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163840232 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163840232 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163840233 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163840233 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5026 RTP/AVP 112 (mgcp_msg.c:72) 20250830163840233 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163840233 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163840233 DLMGCP DEBUG <0013> Received message: line #00: CRCX 36747 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163840233 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163840233 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163840233 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163840233 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw (trunk:0) found free endpoint: rtpbridge/cf@mgw (mgcp_endp.c:262) 20250830163840233 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/cf@mgw" (mgcp_protocol.c:370) 20250830163840233 DLMGCP NOTICE <0013> endpoint:rtpbridge/cf@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163840233 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163840233 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw CI:5E409013 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163840233 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw CI:5E409013 output_enabled 0 (mgcp_conn.c:271) 20250830163840233 DLMGCP DEBUG <0013> (1234/rtp C:5E409013 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163840233 DLMGCP NOTICE <0013> endpoint:rtpbridge/cf@mgw CI:5E409013 CRCX: connection successfully created: (1234/rtp C:5E409013 r=NULL:0<->l=::1:5028) (mgcp_protocol.c:772) 20250830163840233 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163840233 DLMGCP DEBUG <0013> Generated response: line #00: 200 36747 OK (mgcp_msg.c:72) 20250830163840233 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/cf@mgw (mgcp_msg.c:72) 20250830163840233 DLMGCP DEBUG <0013> Generated response: line #02: I: 5E409013 (mgcp_msg.c:72) 20250830163840233 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163840233 DLMGCP DEBUG <0013> Generated response: line #04: o=- 5E409013 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163840233 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163840233 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163840233 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163840233 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5028 RTP/AVP 112 (mgcp_msg.c:72) 20250830163840233 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163840233 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163840233 DLMGCP DEBUG <0013> Received message: line #00: CRCX 36748 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163840234 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163840234 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163840234 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163840234 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw (trunk:0) found free endpoint: rtpbridge/d0@mgw (mgcp_endp.c:262) 20250830163840234 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/d0@mgw" (mgcp_protocol.c:370) 20250830163840234 DLMGCP NOTICE <0013> endpoint:rtpbridge/d0@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163840234 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163840234 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw CI:CE19C9A5 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163840234 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw CI:CE19C9A5 output_enabled 0 (mgcp_conn.c:271) 20250830163840234 DLMGCP DEBUG <0013> (1234/rtp C:CE19C9A5 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163840234 DLMGCP NOTICE <0013> endpoint:rtpbridge/d0@mgw CI:CE19C9A5 CRCX: connection successfully created: (1234/rtp C:CE19C9A5 r=NULL:0<->l=::1:5030) (mgcp_protocol.c:772) 20250830163840234 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163840234 DLMGCP DEBUG <0013> Generated response: line #00: 200 36748 OK (mgcp_msg.c:72) 20250830163840234 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/d0@mgw (mgcp_msg.c:72) 20250830163840234 DLMGCP DEBUG <0013> Generated response: line #02: I: CE19C9A5 (mgcp_msg.c:72) 20250830163840234 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163840234 DLMGCP DEBUG <0013> Generated response: line #04: o=- CE19C9A5 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163840234 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163840234 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163840234 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163840234 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5030 RTP/AVP 112 (mgcp_msg.c:72) 20250830163840234 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163840234 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163840234 DLMGCP DEBUG <0013> Received message: line #00: CRCX 36749 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163840234 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163840234 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163840234 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163840234 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw (trunk:0) found free endpoint: rtpbridge/d1@mgw (mgcp_endp.c:262) 20250830163840234 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/d1@mgw" (mgcp_protocol.c:370) 20250830163840234 DLMGCP NOTICE <0013> endpoint:rtpbridge/d1@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163840234 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163840234 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw CI:1D627A0B connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163840234 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw CI:1D627A0B output_enabled 0 (mgcp_conn.c:271) 20250830163840234 DLMGCP DEBUG <0013> (1234/rtp C:1D627A0B r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163840235 DLMGCP NOTICE <0013> endpoint:rtpbridge/d1@mgw CI:1D627A0B CRCX: connection successfully created: (1234/rtp C:1D627A0B r=NULL:0<->l=::1:5032) (mgcp_protocol.c:772) 20250830163840235 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163840235 DLMGCP DEBUG <0013> Generated response: line #00: 200 36749 OK (mgcp_msg.c:72) 20250830163840235 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/d1@mgw (mgcp_msg.c:72) 20250830163840235 DLMGCP DEBUG <0013> Generated response: line #02: I: 1D627A0B (mgcp_msg.c:72) 20250830163840235 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163840235 DLMGCP DEBUG <0013> Generated response: line #04: o=- 1D627A0B 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163840235 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163840235 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163840235 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163840235 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5032 RTP/AVP 112 (mgcp_msg.c:72) 20250830163840235 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163840235 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163840235 DLMGCP DEBUG <0013> Received message: line #00: CRCX 36750 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163840235 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163840235 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163840235 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163840235 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw (trunk:0) found free endpoint: rtpbridge/d2@mgw (mgcp_endp.c:262) 20250830163840235 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/d2@mgw" (mgcp_protocol.c:370) 20250830163840235 DLMGCP NOTICE <0013> endpoint:rtpbridge/d2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163840235 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163840235 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw CI:F88F2565 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163840235 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw CI:F88F2565 output_enabled 0 (mgcp_conn.c:271) 20250830163840235 DLMGCP DEBUG <0013> (1234/rtp C:F88F2565 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163840235 DLMGCP NOTICE <0013> endpoint:rtpbridge/d2@mgw CI:F88F2565 CRCX: connection successfully created: (1234/rtp C:F88F2565 r=NULL:0<->l=::1:5034) (mgcp_protocol.c:772) 20250830163840235 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163840235 DLMGCP DEBUG <0013> Generated response: line #00: 200 36750 OK (mgcp_msg.c:72) 20250830163840235 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/d2@mgw (mgcp_msg.c:72) 20250830163840235 DLMGCP DEBUG <0013> Generated response: line #02: I: F88F2565 (mgcp_msg.c:72) 20250830163840235 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163840235 DLMGCP DEBUG <0013> Generated response: line #04: o=- F88F2565 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163840235 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163840235 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163840235 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163840235 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5034 RTP/AVP 112 (mgcp_msg.c:72) 20250830163840235 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163840235 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163840236 DLMGCP DEBUG <0013> Received message: line #00: CRCX 36751 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163840236 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163840236 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163840236 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163840236 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw (trunk:0) found free endpoint: rtpbridge/d3@mgw (mgcp_endp.c:262) 20250830163840236 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/d3@mgw" (mgcp_protocol.c:370) 20250830163840236 DLMGCP NOTICE <0013> endpoint:rtpbridge/d3@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163840236 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163840236 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw CI:CE07F2E0 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163840236 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw CI:CE07F2E0 output_enabled 0 (mgcp_conn.c:271) 20250830163840236 DLMGCP DEBUG <0013> (1234/rtp C:CE07F2E0 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163840236 DLMGCP NOTICE <0013> endpoint:rtpbridge/d3@mgw CI:CE07F2E0 CRCX: connection successfully created: (1234/rtp C:CE07F2E0 r=NULL:0<->l=::1:5036) (mgcp_protocol.c:772) 20250830163840236 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163840236 DLMGCP DEBUG <0013> Generated response: line #00: 200 36751 OK (mgcp_msg.c:72) 20250830163840236 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/d3@mgw (mgcp_msg.c:72) 20250830163840236 DLMGCP DEBUG <0013> Generated response: line #02: I: CE07F2E0 (mgcp_msg.c:72) 20250830163840236 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163840236 DLMGCP DEBUG <0013> Generated response: line #04: o=- CE07F2E0 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163840236 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163840236 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163840236 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163840236 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5036 RTP/AVP 112 (mgcp_msg.c:72) 20250830163840236 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163840236 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163840236 DLMGCP DEBUG <0013> Received message: line #00: CRCX 36752 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163840236 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163840236 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163840236 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163840236 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw (trunk:0) found free endpoint: rtpbridge/d4@mgw (mgcp_endp.c:262) 20250830163840236 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/d4@mgw" (mgcp_protocol.c:370) 20250830163840236 DLMGCP NOTICE <0013> endpoint:rtpbridge/d4@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163840237 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163840237 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw CI:3E8E6D5B connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163840237 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw CI:3E8E6D5B output_enabled 0 (mgcp_conn.c:271) 20250830163840237 DLMGCP DEBUG <0013> (1234/rtp C:3E8E6D5B r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163840237 DLMGCP NOTICE <0013> endpoint:rtpbridge/d4@mgw CI:3E8E6D5B CRCX: connection successfully created: (1234/rtp C:3E8E6D5B r=NULL:0<->l=::1:5038) (mgcp_protocol.c:772) 20250830163840237 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163840237 DLMGCP DEBUG <0013> Generated response: line #00: 200 36752 OK (mgcp_msg.c:72) 20250830163840237 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/d4@mgw (mgcp_msg.c:72) 20250830163840237 DLMGCP DEBUG <0013> Generated response: line #02: I: 3E8E6D5B (mgcp_msg.c:72) 20250830163840237 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163840237 DLMGCP DEBUG <0013> Generated response: line #04: o=- 3E8E6D5B 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163840237 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163840237 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163840237 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163840237 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5038 RTP/AVP 112 (mgcp_msg.c:72) 20250830163840237 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163840237 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163840237 DLMGCP DEBUG <0013> Received message: line #00: CRCX 36753 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163840237 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163840237 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163840237 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163840237 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw (trunk:0) found free endpoint: rtpbridge/d5@mgw (mgcp_endp.c:262) 20250830163840237 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/d5@mgw" (mgcp_protocol.c:370) 20250830163840237 DLMGCP NOTICE <0013> endpoint:rtpbridge/d5@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163840237 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163840237 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw CI:477DA7D7 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163840237 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw CI:477DA7D7 output_enabled 0 (mgcp_conn.c:271) 20250830163840237 DLMGCP DEBUG <0013> (1234/rtp C:477DA7D7 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163840237 DLMGCP NOTICE <0013> endpoint:rtpbridge/d5@mgw CI:477DA7D7 CRCX: connection successfully created: (1234/rtp C:477DA7D7 r=NULL:0<->l=::1:5040) (mgcp_protocol.c:772) 20250830163840237 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163840237 DLMGCP DEBUG <0013> Generated response: line #00: 200 36753 OK (mgcp_msg.c:72) 20250830163840237 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/d5@mgw (mgcp_msg.c:72) 20250830163840237 DLMGCP DEBUG <0013> Generated response: line #02: I: 477DA7D7 (mgcp_msg.c:72) 20250830163840237 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163840237 DLMGCP DEBUG <0013> Generated response: line #04: o=- 477DA7D7 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163840237 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163840237 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163840237 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163840237 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5040 RTP/AVP 112 (mgcp_msg.c:72) 20250830163840237 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163840237 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163840238 DLMGCP DEBUG <0013> Received message: line #00: CRCX 36754 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163840238 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163840238 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163840238 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163840238 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw (trunk:0) found free endpoint: rtpbridge/d6@mgw (mgcp_endp.c:262) 20250830163840238 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/d6@mgw" (mgcp_protocol.c:370) 20250830163840238 DLMGCP NOTICE <0013> endpoint:rtpbridge/d6@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163840238 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163840238 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw CI:7BD08EEC connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163840238 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw CI:7BD08EEC output_enabled 0 (mgcp_conn.c:271) 20250830163840238 DLMGCP DEBUG <0013> (1234/rtp C:7BD08EEC r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163840238 DLMGCP NOTICE <0013> endpoint:rtpbridge/d6@mgw CI:7BD08EEC CRCX: connection successfully created: (1234/rtp C:7BD08EEC r=NULL:0<->l=::1:5042) (mgcp_protocol.c:772) 20250830163840238 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163840238 DLMGCP DEBUG <0013> Generated response: line #00: 200 36754 OK (mgcp_msg.c:72) 20250830163840238 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/d6@mgw (mgcp_msg.c:72) 20250830163840238 DLMGCP DEBUG <0013> Generated response: line #02: I: 7BD08EEC (mgcp_msg.c:72) 20250830163840238 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163840238 DLMGCP DEBUG <0013> Generated response: line #04: o=- 7BD08EEC 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163840238 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163840238 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163840238 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163840238 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5042 RTP/AVP 112 (mgcp_msg.c:72) 20250830163840238 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163840238 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163840238 DLMGCP DEBUG <0013> Received message: line #00: CRCX 36755 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163840238 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163840238 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163840238 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163840238 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw (trunk:0) found free endpoint: rtpbridge/d7@mgw (mgcp_endp.c:262) 20250830163840238 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/d7@mgw" (mgcp_protocol.c:370) 20250830163840238 DLMGCP NOTICE <0013> endpoint:rtpbridge/d7@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163840238 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163840238 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw CI:BFB2833B connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163840238 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw CI:BFB2833B output_enabled 0 (mgcp_conn.c:271) 20250830163840238 DLMGCP DEBUG <0013> (1234/rtp C:BFB2833B r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163840238 DLMGCP NOTICE <0013> endpoint:rtpbridge/d7@mgw CI:BFB2833B CRCX: connection successfully created: (1234/rtp C:BFB2833B r=NULL:0<->l=::1:5044) (mgcp_protocol.c:772) 20250830163840238 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163840238 DLMGCP DEBUG <0013> Generated response: line #00: 200 36755 OK (mgcp_msg.c:72) 20250830163840238 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/d7@mgw (mgcp_msg.c:72) 20250830163840238 DLMGCP DEBUG <0013> Generated response: line #02: I: BFB2833B (mgcp_msg.c:72) 20250830163840238 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163840238 DLMGCP DEBUG <0013> Generated response: line #04: o=- BFB2833B 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163840238 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163840238 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163840238 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163840238 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5044 RTP/AVP 112 (mgcp_msg.c:72) 20250830163840238 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163840238 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163840239 DLMGCP DEBUG <0013> Received message: line #00: CRCX 36756 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163840239 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163840239 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163840239 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163840239 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw (trunk:0) found free endpoint: rtpbridge/d8@mgw (mgcp_endp.c:262) 20250830163840239 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/d8@mgw" (mgcp_protocol.c:370) 20250830163840239 DLMGCP NOTICE <0013> endpoint:rtpbridge/d8@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163840239 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163840239 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw CI:AC894C17 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163840239 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw CI:AC894C17 output_enabled 0 (mgcp_conn.c:271) 20250830163840239 DLMGCP DEBUG <0013> (1234/rtp C:AC894C17 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163840239 DLMGCP NOTICE <0013> endpoint:rtpbridge/d8@mgw CI:AC894C17 CRCX: connection successfully created: (1234/rtp C:AC894C17 r=NULL:0<->l=::1:5046) (mgcp_protocol.c:772) 20250830163840239 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163840239 DLMGCP DEBUG <0013> Generated response: line #00: 200 36756 OK (mgcp_msg.c:72) 20250830163840239 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/d8@mgw (mgcp_msg.c:72) 20250830163840239 DLMGCP DEBUG <0013> Generated response: line #02: I: AC894C17 (mgcp_msg.c:72) 20250830163840239 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163840239 DLMGCP DEBUG <0013> Generated response: line #04: o=- AC894C17 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163840239 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163840239 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163840239 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163840239 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5046 RTP/AVP 112 (mgcp_msg.c:72) 20250830163840239 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163840239 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163840239 DLMGCP DEBUG <0013> Received message: line #00: CRCX 36757 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163840239 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163840239 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163840239 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163840239 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw (trunk:0) found free endpoint: rtpbridge/d9@mgw (mgcp_endp.c:262) 20250830163840239 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/d9@mgw" (mgcp_protocol.c:370) 20250830163840239 DLMGCP NOTICE <0013> endpoint:rtpbridge/d9@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163840239 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163840239 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw CI:12F01A6E connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163840239 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw CI:12F01A6E output_enabled 0 (mgcp_conn.c:271) 20250830163840239 DLMGCP DEBUG <0013> (1234/rtp C:12F01A6E r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163840239 DLMGCP NOTICE <0013> endpoint:rtpbridge/d9@mgw CI:12F01A6E CRCX: connection successfully created: (1234/rtp C:12F01A6E r=NULL:0<->l=::1:5048) (mgcp_protocol.c:772) 20250830163840239 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163840239 DLMGCP DEBUG <0013> Generated response: line #00: 200 36757 OK (mgcp_msg.c:72) 20250830163840239 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/d9@mgw (mgcp_msg.c:72) 20250830163840239 DLMGCP DEBUG <0013> Generated response: line #02: I: 12F01A6E (mgcp_msg.c:72) 20250830163840239 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163840239 DLMGCP DEBUG <0013> Generated response: line #04: o=- 12F01A6E 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163840239 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163840239 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163840239 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163840239 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5048 RTP/AVP 112 (mgcp_msg.c:72) 20250830163840239 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163840239 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163840239 DLMGCP DEBUG <0013> Received message: line #00: CRCX 36758 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163840239 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163840239 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163840239 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163840239 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw (trunk:0) found free endpoint: rtpbridge/da@mgw (mgcp_endp.c:262) 20250830163840239 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/da@mgw" (mgcp_protocol.c:370) 20250830163840239 DLMGCP NOTICE <0013> endpoint:rtpbridge/da@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163840239 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163840239 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw CI:47DCC9CD connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163840239 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw CI:47DCC9CD output_enabled 0 (mgcp_conn.c:271) 20250830163840239 DLMGCP DEBUG <0013> (1234/rtp C:47DCC9CD r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163840240 DLMGCP NOTICE <0013> endpoint:rtpbridge/da@mgw CI:47DCC9CD CRCX: connection successfully created: (1234/rtp C:47DCC9CD r=NULL:0<->l=::1:5050) (mgcp_protocol.c:772) 20250830163840240 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163840240 DLMGCP DEBUG <0013> Generated response: line #00: 200 36758 OK (mgcp_msg.c:72) 20250830163840240 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/da@mgw (mgcp_msg.c:72) 20250830163840240 DLMGCP DEBUG <0013> Generated response: line #02: I: 47DCC9CD (mgcp_msg.c:72) 20250830163840240 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163840240 DLMGCP DEBUG <0013> Generated response: line #04: o=- 47DCC9CD 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163840240 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163840240 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163840240 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163840240 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5050 RTP/AVP 112 (mgcp_msg.c:72) 20250830163840240 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163840240 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163840240 DLMGCP DEBUG <0013> Received message: line #00: CRCX 36759 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163840240 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163840240 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163840240 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163840240 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw (trunk:0) found free endpoint: rtpbridge/db@mgw (mgcp_endp.c:262) 20250830163840240 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/db@mgw" (mgcp_protocol.c:370) 20250830163840240 DLMGCP NOTICE <0013> endpoint:rtpbridge/db@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163840240 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163840240 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw CI:50418B8A connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163840240 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw CI:50418B8A output_enabled 0 (mgcp_conn.c:271) 20250830163840240 DLMGCP DEBUG <0013> (1234/rtp C:50418B8A r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163840240 DLMGCP NOTICE <0013> endpoint:rtpbridge/db@mgw CI:50418B8A CRCX: connection successfully created: (1234/rtp C:50418B8A r=NULL:0<->l=::1:5052) (mgcp_protocol.c:772) 20250830163840240 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163840240 DLMGCP DEBUG <0013> Generated response: line #00: 200 36759 OK (mgcp_msg.c:72) 20250830163840240 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/db@mgw (mgcp_msg.c:72) 20250830163840240 DLMGCP DEBUG <0013> Generated response: line #02: I: 50418B8A (mgcp_msg.c:72) 20250830163840240 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163840240 DLMGCP DEBUG <0013> Generated response: line #04: o=- 50418B8A 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163840240 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163840240 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163840240 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163840240 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5052 RTP/AVP 112 (mgcp_msg.c:72) 20250830163840240 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163840240 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163840240 DLMGCP DEBUG <0013> Received message: line #00: CRCX 36760 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163840240 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163840240 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163840240 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163840240 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw (trunk:0) found free endpoint: rtpbridge/dc@mgw (mgcp_endp.c:262) 20250830163840240 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/dc@mgw" (mgcp_protocol.c:370) 20250830163840240 DLMGCP NOTICE <0013> endpoint:rtpbridge/dc@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163840240 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163840240 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw CI:CEB34D74 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163840240 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw CI:CEB34D74 output_enabled 0 (mgcp_conn.c:271) 20250830163840240 DLMGCP DEBUG <0013> (1234/rtp C:CEB34D74 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163840240 DLMGCP NOTICE <0013> endpoint:rtpbridge/dc@mgw CI:CEB34D74 CRCX: connection successfully created: (1234/rtp C:CEB34D74 r=NULL:0<->l=::1:5054) (mgcp_protocol.c:772) 20250830163840240 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163840240 DLMGCP DEBUG <0013> Generated response: line #00: 200 36760 OK (mgcp_msg.c:72) 20250830163840240 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/dc@mgw (mgcp_msg.c:72) 20250830163840240 DLMGCP DEBUG <0013> Generated response: line #02: I: CEB34D74 (mgcp_msg.c:72) 20250830163840240 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163840240 DLMGCP DEBUG <0013> Generated response: line #04: o=- CEB34D74 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163840240 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163840240 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163840240 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163840240 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5054 RTP/AVP 112 (mgcp_msg.c:72) 20250830163840240 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163840240 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163840241 DLMGCP DEBUG <0013> Received message: line #00: CRCX 36761 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163840241 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163840241 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163840241 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163840241 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw (trunk:0) found free endpoint: rtpbridge/dd@mgw (mgcp_endp.c:262) 20250830163840241 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/dd@mgw" (mgcp_protocol.c:370) 20250830163840241 DLMGCP NOTICE <0013> endpoint:rtpbridge/dd@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163840241 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163840241 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw CI:9F32680F connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163840241 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw CI:9F32680F output_enabled 0 (mgcp_conn.c:271) 20250830163840241 DLMGCP DEBUG <0013> (1234/rtp C:9F32680F r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163840241 DLMGCP NOTICE <0013> endpoint:rtpbridge/dd@mgw CI:9F32680F CRCX: connection successfully created: (1234/rtp C:9F32680F r=NULL:0<->l=::1:5056) (mgcp_protocol.c:772) 20250830163840241 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163840241 DLMGCP DEBUG <0013> Generated response: line #00: 200 36761 OK (mgcp_msg.c:72) 20250830163840241 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/dd@mgw (mgcp_msg.c:72) 20250830163840241 DLMGCP DEBUG <0013> Generated response: line #02: I: 9F32680F (mgcp_msg.c:72) 20250830163840241 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163840241 DLMGCP DEBUG <0013> Generated response: line #04: o=- 9F32680F 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163840241 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163840241 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163840241 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163840241 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5056 RTP/AVP 112 (mgcp_msg.c:72) 20250830163840241 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163840241 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163840241 DLMGCP DEBUG <0013> Received message: line #00: CRCX 36762 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163840241 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163840241 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163840241 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163840241 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw (trunk:0) found free endpoint: rtpbridge/de@mgw (mgcp_endp.c:262) 20250830163840241 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/de@mgw" (mgcp_protocol.c:370) 20250830163840241 DLMGCP NOTICE <0013> endpoint:rtpbridge/de@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163840241 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163840241 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw CI:E9031C81 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163840241 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw CI:E9031C81 output_enabled 0 (mgcp_conn.c:271) 20250830163840241 DLMGCP DEBUG <0013> (1234/rtp C:E9031C81 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163840241 DLMGCP NOTICE <0013> endpoint:rtpbridge/de@mgw CI:E9031C81 CRCX: connection successfully created: (1234/rtp C:E9031C81 r=NULL:0<->l=::1:5058) (mgcp_protocol.c:772) 20250830163840241 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163840241 DLMGCP DEBUG <0013> Generated response: line #00: 200 36762 OK (mgcp_msg.c:72) 20250830163840241 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/de@mgw (mgcp_msg.c:72) 20250830163840241 DLMGCP DEBUG <0013> Generated response: line #02: I: E9031C81 (mgcp_msg.c:72) 20250830163840241 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163840241 DLMGCP DEBUG <0013> Generated response: line #04: o=- E9031C81 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163840241 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163840241 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163840241 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163840241 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5058 RTP/AVP 112 (mgcp_msg.c:72) 20250830163840241 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163840241 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163840241 DLMGCP DEBUG <0013> Received message: line #00: CRCX 36763 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163840241 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163840241 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163840241 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163840241 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw (trunk:0) found free endpoint: rtpbridge/df@mgw (mgcp_endp.c:262) 20250830163840241 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/df@mgw" (mgcp_protocol.c:370) 20250830163840241 DLMGCP NOTICE <0013> endpoint:rtpbridge/df@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163840241 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163840241 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw CI:126BD1E9 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163840241 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw CI:126BD1E9 output_enabled 0 (mgcp_conn.c:271) 20250830163840241 DLMGCP DEBUG <0013> (1234/rtp C:126BD1E9 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163840242 DLMGCP NOTICE <0013> endpoint:rtpbridge/df@mgw CI:126BD1E9 CRCX: connection successfully created: (1234/rtp C:126BD1E9 r=NULL:0<->l=::1:5060) (mgcp_protocol.c:772) 20250830163840242 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163840242 DLMGCP DEBUG <0013> Generated response: line #00: 200 36763 OK (mgcp_msg.c:72) 20250830163840242 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/df@mgw (mgcp_msg.c:72) 20250830163840242 DLMGCP DEBUG <0013> Generated response: line #02: I: 126BD1E9 (mgcp_msg.c:72) 20250830163840242 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163840242 DLMGCP DEBUG <0013> Generated response: line #04: o=- 126BD1E9 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163840242 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163840242 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163840242 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163840242 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5060 RTP/AVP 112 (mgcp_msg.c:72) 20250830163840242 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163840242 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163840242 DLMGCP DEBUG <0013> Received message: line #00: CRCX 36764 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163840242 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163840242 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163840242 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163840242 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw (trunk:0) found free endpoint: rtpbridge/e0@mgw (mgcp_endp.c:262) 20250830163840242 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/e0@mgw" (mgcp_protocol.c:370) 20250830163840242 DLMGCP NOTICE <0013> endpoint:rtpbridge/e0@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163840242 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163840242 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw CI:2FE8B0F9 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163840242 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw CI:2FE8B0F9 output_enabled 0 (mgcp_conn.c:271) 20250830163840242 DLMGCP DEBUG <0013> (1234/rtp C:2FE8B0F9 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163840242 DLMGCP NOTICE <0013> endpoint:rtpbridge/e0@mgw CI:2FE8B0F9 CRCX: connection successfully created: (1234/rtp C:2FE8B0F9 r=NULL:0<->l=::1:5062) (mgcp_protocol.c:772) 20250830163840242 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163840242 DLMGCP DEBUG <0013> Generated response: line #00: 200 36764 OK (mgcp_msg.c:72) 20250830163840242 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/e0@mgw (mgcp_msg.c:72) 20250830163840242 DLMGCP DEBUG <0013> Generated response: line #02: I: 2FE8B0F9 (mgcp_msg.c:72) 20250830163840242 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163840242 DLMGCP DEBUG <0013> Generated response: line #04: o=- 2FE8B0F9 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163840242 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163840242 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163840242 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163840242 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5062 RTP/AVP 112 (mgcp_msg.c:72) 20250830163840242 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163840242 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163840242 DLMGCP DEBUG <0013> Received message: line #00: CRCX 36765 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163840242 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163840242 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163840242 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163840242 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw (trunk:0) found free endpoint: rtpbridge/e1@mgw (mgcp_endp.c:262) 20250830163840242 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/e1@mgw" (mgcp_protocol.c:370) 20250830163840242 DLMGCP NOTICE <0013> endpoint:rtpbridge/e1@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163840242 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163840242 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw CI:1259D32B connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163840242 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw CI:1259D32B output_enabled 0 (mgcp_conn.c:271) 20250830163840242 DLMGCP DEBUG <0013> (1234/rtp C:1259D32B r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163840242 DLMGCP NOTICE <0013> endpoint:rtpbridge/e1@mgw CI:1259D32B CRCX: connection successfully created: (1234/rtp C:1259D32B r=NULL:0<->l=::1:5064) (mgcp_protocol.c:772) 20250830163840242 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163840242 DLMGCP DEBUG <0013> Generated response: line #00: 200 36765 OK (mgcp_msg.c:72) 20250830163840242 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/e1@mgw (mgcp_msg.c:72) 20250830163840242 DLMGCP DEBUG <0013> Generated response: line #02: I: 1259D32B (mgcp_msg.c:72) 20250830163840242 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163840242 DLMGCP DEBUG <0013> Generated response: line #04: o=- 1259D32B 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163840242 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163840242 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163840242 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163840242 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5064 RTP/AVP 112 (mgcp_msg.c:72) 20250830163840242 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163840242 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163840243 DLMGCP DEBUG <0013> Received message: line #00: CRCX 36766 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163840243 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163840243 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163840243 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163840243 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw (trunk:0) found free endpoint: rtpbridge/e2@mgw (mgcp_endp.c:262) 20250830163840243 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/e2@mgw" (mgcp_protocol.c:370) 20250830163840243 DLMGCP NOTICE <0013> endpoint:rtpbridge/e2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163840243 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163840243 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw CI:5DCB0547 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163840243 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw CI:5DCB0547 output_enabled 0 (mgcp_conn.c:271) 20250830163840243 DLMGCP DEBUG <0013> (1234/rtp C:5DCB0547 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163840243 DLMGCP NOTICE <0013> endpoint:rtpbridge/e2@mgw CI:5DCB0547 CRCX: connection successfully created: (1234/rtp C:5DCB0547 r=NULL:0<->l=::1:5066) (mgcp_protocol.c:772) 20250830163840243 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163840243 DLMGCP DEBUG <0013> Generated response: line #00: 200 36766 OK (mgcp_msg.c:72) 20250830163840243 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/e2@mgw (mgcp_msg.c:72) 20250830163840243 DLMGCP DEBUG <0013> Generated response: line #02: I: 5DCB0547 (mgcp_msg.c:72) 20250830163840243 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163840243 DLMGCP DEBUG <0013> Generated response: line #04: o=- 5DCB0547 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163840243 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163840243 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163840243 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163840243 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5066 RTP/AVP 112 (mgcp_msg.c:72) 20250830163840243 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163840243 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163840243 DLMGCP DEBUG <0013> Received message: line #00: CRCX 36767 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163840243 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163840243 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163840243 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163840243 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw (trunk:0) found free endpoint: rtpbridge/e3@mgw (mgcp_endp.c:262) 20250830163840243 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/e3@mgw" (mgcp_protocol.c:370) 20250830163840243 DLMGCP NOTICE <0013> endpoint:rtpbridge/e3@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163840243 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163840243 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw CI:7983111D connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163840243 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw CI:7983111D output_enabled 0 (mgcp_conn.c:271) 20250830163840243 DLMGCP DEBUG <0013> (1234/rtp C:7983111D r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163840243 DLMGCP NOTICE <0013> endpoint:rtpbridge/e3@mgw CI:7983111D CRCX: connection successfully created: (1234/rtp C:7983111D r=NULL:0<->l=::1:5068) (mgcp_protocol.c:772) 20250830163840243 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163840243 DLMGCP DEBUG <0013> Generated response: line #00: 200 36767 OK (mgcp_msg.c:72) 20250830163840243 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/e3@mgw (mgcp_msg.c:72) 20250830163840243 DLMGCP DEBUG <0013> Generated response: line #02: I: 7983111D (mgcp_msg.c:72) 20250830163840243 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163840243 DLMGCP DEBUG <0013> Generated response: line #04: o=- 7983111D 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163840243 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163840243 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163840243 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163840243 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5068 RTP/AVP 112 (mgcp_msg.c:72) 20250830163840243 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163840243 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163840243 DLMGCP DEBUG <0013> Received message: line #00: CRCX 36768 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163840243 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163840243 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163840243 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163840243 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw (trunk:0) found free endpoint: rtpbridge/e4@mgw (mgcp_endp.c:262) 20250830163840243 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/e4@mgw" (mgcp_protocol.c:370) 20250830163840243 DLMGCP NOTICE <0013> endpoint:rtpbridge/e4@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163840243 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163840243 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw CI:E95DD473 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163840243 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw CI:E95DD473 output_enabled 0 (mgcp_conn.c:271) 20250830163840243 DLMGCP DEBUG <0013> (1234/rtp C:E95DD473 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163840243 DLMGCP NOTICE <0013> endpoint:rtpbridge/e4@mgw CI:E95DD473 CRCX: connection successfully created: (1234/rtp C:E95DD473 r=NULL:0<->l=::1:5070) (mgcp_protocol.c:772) 20250830163840243 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163840243 DLMGCP DEBUG <0013> Generated response: line #00: 200 36768 OK (mgcp_msg.c:72) 20250830163840243 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/e4@mgw (mgcp_msg.c:72) 20250830163840243 DLMGCP DEBUG <0013> Generated response: line #02: I: E95DD473 (mgcp_msg.c:72) 20250830163840243 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163840243 DLMGCP DEBUG <0013> Generated response: line #04: o=- E95DD473 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163840243 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163840244 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163840244 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163840244 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5070 RTP/AVP 112 (mgcp_msg.c:72) 20250830163840244 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163840244 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163840244 DLMGCP DEBUG <0013> Received message: line #00: CRCX 36769 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163840244 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163840244 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163840244 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163840244 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw (trunk:0) found free endpoint: rtpbridge/e5@mgw (mgcp_endp.c:262) 20250830163840244 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/e5@mgw" (mgcp_protocol.c:370) 20250830163840244 DLMGCP NOTICE <0013> endpoint:rtpbridge/e5@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163840244 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163840244 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw CI:3F033696 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163840244 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw CI:3F033696 output_enabled 0 (mgcp_conn.c:271) 20250830163840244 DLMGCP DEBUG <0013> (1234/rtp C:3F033696 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163840244 DLMGCP NOTICE <0013> endpoint:rtpbridge/e5@mgw CI:3F033696 CRCX: connection successfully created: (1234/rtp C:3F033696 r=NULL:0<->l=::1:5072) (mgcp_protocol.c:772) 20250830163840244 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163840244 DLMGCP DEBUG <0013> Generated response: line #00: 200 36769 OK (mgcp_msg.c:72) 20250830163840244 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/e5@mgw (mgcp_msg.c:72) 20250830163840244 DLMGCP DEBUG <0013> Generated response: line #02: I: 3F033696 (mgcp_msg.c:72) 20250830163840244 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163840244 DLMGCP DEBUG <0013> Generated response: line #04: o=- 3F033696 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163840244 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163840244 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163840244 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163840244 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5072 RTP/AVP 112 (mgcp_msg.c:72) 20250830163840244 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163840244 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163840244 DLMGCP DEBUG <0013> Received message: line #00: CRCX 36770 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163840244 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163840244 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163840244 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163840244 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw (trunk:0) found free endpoint: rtpbridge/e6@mgw (mgcp_endp.c:262) 20250830163840244 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/e6@mgw" (mgcp_protocol.c:370) 20250830163840244 DLMGCP NOTICE <0013> endpoint:rtpbridge/e6@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163840244 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163840244 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw CI:AF6B7035 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163840244 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw CI:AF6B7035 output_enabled 0 (mgcp_conn.c:271) 20250830163840244 DLMGCP DEBUG <0013> (1234/rtp C:AF6B7035 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163840244 DLMGCP NOTICE <0013> endpoint:rtpbridge/e6@mgw CI:AF6B7035 CRCX: connection successfully created: (1234/rtp C:AF6B7035 r=NULL:0<->l=::1:5074) (mgcp_protocol.c:772) 20250830163840244 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163840244 DLMGCP DEBUG <0013> Generated response: line #00: 200 36770 OK (mgcp_msg.c:72) 20250830163840244 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/e6@mgw (mgcp_msg.c:72) 20250830163840244 DLMGCP DEBUG <0013> Generated response: line #02: I: AF6B7035 (mgcp_msg.c:72) 20250830163840244 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163840244 DLMGCP DEBUG <0013> Generated response: line #04: o=- AF6B7035 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163840244 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163840244 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163840244 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163840244 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5074 RTP/AVP 112 (mgcp_msg.c:72) 20250830163840244 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163840244 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163840245 DLMGCP DEBUG <0013> Received message: line #00: CRCX 36771 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163840245 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163840245 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163840245 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163840245 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw (trunk:0) found free endpoint: rtpbridge/e7@mgw (mgcp_endp.c:262) 20250830163840245 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/e7@mgw" (mgcp_protocol.c:370) 20250830163840245 DLMGCP NOTICE <0013> endpoint:rtpbridge/e7@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163840245 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163840245 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw CI:A7030DA3 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163840245 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw CI:A7030DA3 output_enabled 0 (mgcp_conn.c:271) 20250830163840245 DLMGCP DEBUG <0013> (1234/rtp C:A7030DA3 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163840245 DLMGCP NOTICE <0013> endpoint:rtpbridge/e7@mgw CI:A7030DA3 CRCX: connection successfully created: (1234/rtp C:A7030DA3 r=NULL:0<->l=::1:5076) (mgcp_protocol.c:772) 20250830163840245 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163840245 DLMGCP DEBUG <0013> Generated response: line #00: 200 36771 OK (mgcp_msg.c:72) 20250830163840245 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/e7@mgw (mgcp_msg.c:72) 20250830163840245 DLMGCP DEBUG <0013> Generated response: line #02: I: A7030DA3 (mgcp_msg.c:72) 20250830163840245 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163840245 DLMGCP DEBUG <0013> Generated response: line #04: o=- A7030DA3 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163840245 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163840245 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163840245 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163840245 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5076 RTP/AVP 112 (mgcp_msg.c:72) 20250830163840245 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163840245 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163840245 DLMGCP DEBUG <0013> Received message: line #00: CRCX 36772 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163840245 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163840245 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163840245 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163840245 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw (trunk:0) found free endpoint: rtpbridge/e8@mgw (mgcp_endp.c:262) 20250830163840245 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/e8@mgw" (mgcp_protocol.c:370) 20250830163840245 DLMGCP NOTICE <0013> endpoint:rtpbridge/e8@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163840245 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163840245 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw CI:B5811614 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163840245 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw CI:B5811614 output_enabled 0 (mgcp_conn.c:271) 20250830163840245 DLMGCP DEBUG <0013> (1234/rtp C:B5811614 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163840245 DLMGCP NOTICE <0013> endpoint:rtpbridge/e8@mgw CI:B5811614 CRCX: connection successfully created: (1234/rtp C:B5811614 r=NULL:0<->l=::1:5078) (mgcp_protocol.c:772) 20250830163840245 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163840245 DLMGCP DEBUG <0013> Generated response: line #00: 200 36772 OK (mgcp_msg.c:72) 20250830163840245 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/e8@mgw (mgcp_msg.c:72) 20250830163840245 DLMGCP DEBUG <0013> Generated response: line #02: I: B5811614 (mgcp_msg.c:72) 20250830163840245 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163840245 DLMGCP DEBUG <0013> Generated response: line #04: o=- B5811614 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163840245 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163840245 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163840245 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163840245 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5078 RTP/AVP 112 (mgcp_msg.c:72) 20250830163840245 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163840245 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163840246 DLMGCP DEBUG <0013> Received message: line #00: CRCX 36773 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163840246 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163840246 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163840246 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163840246 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw (trunk:0) found free endpoint: rtpbridge/e9@mgw (mgcp_endp.c:262) 20250830163840246 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/e9@mgw" (mgcp_protocol.c:370) 20250830163840246 DLMGCP NOTICE <0013> endpoint:rtpbridge/e9@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163840246 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163840246 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw CI:6FA175E1 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163840246 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw CI:6FA175E1 output_enabled 0 (mgcp_conn.c:271) 20250830163840246 DLMGCP DEBUG <0013> (1234/rtp C:6FA175E1 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163840246 DLMGCP NOTICE <0013> endpoint:rtpbridge/e9@mgw CI:6FA175E1 CRCX: connection successfully created: (1234/rtp C:6FA175E1 r=NULL:0<->l=::1:5080) (mgcp_protocol.c:772) 20250830163840246 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163840246 DLMGCP DEBUG <0013> Generated response: line #00: 200 36773 OK (mgcp_msg.c:72) 20250830163840246 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/e9@mgw (mgcp_msg.c:72) 20250830163840246 DLMGCP DEBUG <0013> Generated response: line #02: I: 6FA175E1 (mgcp_msg.c:72) 20250830163840246 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163840246 DLMGCP DEBUG <0013> Generated response: line #04: o=- 6FA175E1 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163840246 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163840246 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163840246 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163840246 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5080 RTP/AVP 112 (mgcp_msg.c:72) 20250830163840246 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163840246 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163840246 DLMGCP DEBUG <0013> Received message: line #00: CRCX 36774 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163840246 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163840246 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163840246 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163840246 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw (trunk:0) found free endpoint: rtpbridge/ea@mgw (mgcp_endp.c:262) 20250830163840246 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/ea@mgw" (mgcp_protocol.c:370) 20250830163840246 DLMGCP NOTICE <0013> endpoint:rtpbridge/ea@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163840246 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163840246 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw CI:A2497075 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163840246 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw CI:A2497075 output_enabled 0 (mgcp_conn.c:271) 20250830163840246 DLMGCP DEBUG <0013> (1234/rtp C:A2497075 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163840246 DLMGCP NOTICE <0013> endpoint:rtpbridge/ea@mgw CI:A2497075 CRCX: connection successfully created: (1234/rtp C:A2497075 r=NULL:0<->l=::1:5082) (mgcp_protocol.c:772) 20250830163840246 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163840246 DLMGCP DEBUG <0013> Generated response: line #00: 200 36774 OK (mgcp_msg.c:72) 20250830163840246 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ea@mgw (mgcp_msg.c:72) 20250830163840246 DLMGCP DEBUG <0013> Generated response: line #02: I: A2497075 (mgcp_msg.c:72) 20250830163840246 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163840246 DLMGCP DEBUG <0013> Generated response: line #04: o=- A2497075 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163840246 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163840246 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163840246 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163840246 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5082 RTP/AVP 112 (mgcp_msg.c:72) 20250830163840246 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163840246 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163840246 DLMGCP DEBUG <0013> Received message: line #00: CRCX 36775 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163840246 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163840246 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163840246 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163840246 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw (trunk:0) found free endpoint: rtpbridge/eb@mgw (mgcp_endp.c:262) 20250830163840246 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/eb@mgw" (mgcp_protocol.c:370) 20250830163840246 DLMGCP NOTICE <0013> endpoint:rtpbridge/eb@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163840246 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163840246 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw CI:E667FEA2 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163840246 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw CI:E667FEA2 output_enabled 0 (mgcp_conn.c:271) 20250830163840246 DLMGCP DEBUG <0013> (1234/rtp C:E667FEA2 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163840246 DLMGCP NOTICE <0013> endpoint:rtpbridge/eb@mgw CI:E667FEA2 CRCX: connection successfully created: (1234/rtp C:E667FEA2 r=NULL:0<->l=::1:5084) (mgcp_protocol.c:772) 20250830163840246 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163840246 DLMGCP DEBUG <0013> Generated response: line #00: 200 36775 OK (mgcp_msg.c:72) 20250830163840246 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/eb@mgw (mgcp_msg.c:72) 20250830163840246 DLMGCP DEBUG <0013> Generated response: line #02: I: E667FEA2 (mgcp_msg.c:72) 20250830163840246 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163840246 DLMGCP DEBUG <0013> Generated response: line #04: o=- E667FEA2 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163840246 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163840246 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163840246 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163840247 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5084 RTP/AVP 112 (mgcp_msg.c:72) 20250830163840247 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163840247 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163840247 DLMGCP DEBUG <0013> Received message: line #00: CRCX 36776 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163840247 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163840247 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163840247 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163840247 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw (trunk:0) found free endpoint: rtpbridge/ec@mgw (mgcp_endp.c:262) 20250830163840247 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/ec@mgw" (mgcp_protocol.c:370) 20250830163840247 DLMGCP NOTICE <0013> endpoint:rtpbridge/ec@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163840247 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163840247 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw CI:AC6B185D connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163840247 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw CI:AC6B185D output_enabled 0 (mgcp_conn.c:271) 20250830163840247 DLMGCP DEBUG <0013> (1234/rtp C:AC6B185D r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163840247 DLMGCP NOTICE <0013> endpoint:rtpbridge/ec@mgw CI:AC6B185D CRCX: connection successfully created: (1234/rtp C:AC6B185D r=NULL:0<->l=::1:5086) (mgcp_protocol.c:772) 20250830163840247 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163840247 DLMGCP DEBUG <0013> Generated response: line #00: 200 36776 OK (mgcp_msg.c:72) 20250830163840247 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ec@mgw (mgcp_msg.c:72) 20250830163840247 DLMGCP DEBUG <0013> Generated response: line #02: I: AC6B185D (mgcp_msg.c:72) 20250830163840247 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163840247 DLMGCP DEBUG <0013> Generated response: line #04: o=- AC6B185D 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163840247 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163840247 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163840247 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163840247 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5086 RTP/AVP 112 (mgcp_msg.c:72) 20250830163840247 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163840247 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163840247 DLMGCP DEBUG <0013> Received message: line #00: CRCX 36777 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163840247 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163840247 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163840247 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163840247 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw (trunk:0) found free endpoint: rtpbridge/ed@mgw (mgcp_endp.c:262) 20250830163840247 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/ed@mgw" (mgcp_protocol.c:370) 20250830163840247 DLMGCP NOTICE <0013> endpoint:rtpbridge/ed@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163840247 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163840247 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw CI:D6CB9D11 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163840247 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw CI:D6CB9D11 output_enabled 0 (mgcp_conn.c:271) 20250830163840247 DLMGCP DEBUG <0013> (1234/rtp C:D6CB9D11 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163840247 DLMGCP NOTICE <0013> endpoint:rtpbridge/ed@mgw CI:D6CB9D11 CRCX: connection successfully created: (1234/rtp C:D6CB9D11 r=NULL:0<->l=::1:5088) (mgcp_protocol.c:772) 20250830163840247 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163840247 DLMGCP DEBUG <0013> Generated response: line #00: 200 36777 OK (mgcp_msg.c:72) 20250830163840247 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ed@mgw (mgcp_msg.c:72) 20250830163840247 DLMGCP DEBUG <0013> Generated response: line #02: I: D6CB9D11 (mgcp_msg.c:72) 20250830163840247 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163840247 DLMGCP DEBUG <0013> Generated response: line #04: o=- D6CB9D11 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163840247 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163840247 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163840247 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163840247 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5088 RTP/AVP 112 (mgcp_msg.c:72) 20250830163840247 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163840247 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163840248 DLMGCP DEBUG <0013> Received message: line #00: CRCX 36778 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163840248 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163840248 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163840248 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163840248 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw (trunk:0) found free endpoint: rtpbridge/ee@mgw (mgcp_endp.c:262) 20250830163840248 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/ee@mgw" (mgcp_protocol.c:370) 20250830163840248 DLMGCP NOTICE <0013> endpoint:rtpbridge/ee@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163840248 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163840248 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw CI:7D976F9C connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163840248 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw CI:7D976F9C output_enabled 0 (mgcp_conn.c:271) 20250830163840248 DLMGCP DEBUG <0013> (1234/rtp C:7D976F9C r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163840248 DLMGCP NOTICE <0013> endpoint:rtpbridge/ee@mgw CI:7D976F9C CRCX: connection successfully created: (1234/rtp C:7D976F9C r=NULL:0<->l=::1:5090) (mgcp_protocol.c:772) 20250830163840248 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163840248 DLMGCP DEBUG <0013> Generated response: line #00: 200 36778 OK (mgcp_msg.c:72) 20250830163840248 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ee@mgw (mgcp_msg.c:72) 20250830163840248 DLMGCP DEBUG <0013> Generated response: line #02: I: 7D976F9C (mgcp_msg.c:72) 20250830163840248 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163840248 DLMGCP DEBUG <0013> Generated response: line #04: o=- 7D976F9C 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163840248 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163840248 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163840248 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163840248 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5090 RTP/AVP 112 (mgcp_msg.c:72) 20250830163840248 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163840248 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163840248 DLMGCP DEBUG <0013> Received message: line #00: CRCX 36779 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163840248 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163840248 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163840248 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163840248 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw (trunk:0) found free endpoint: rtpbridge/ef@mgw (mgcp_endp.c:262) 20250830163840248 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/ef@mgw" (mgcp_protocol.c:370) 20250830163840248 DLMGCP NOTICE <0013> endpoint:rtpbridge/ef@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163840248 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163840248 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw CI:59D94C17 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163840248 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw CI:59D94C17 output_enabled 0 (mgcp_conn.c:271) 20250830163840248 DLMGCP DEBUG <0013> (1234/rtp C:59D94C17 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163840248 DLMGCP NOTICE <0013> endpoint:rtpbridge/ef@mgw CI:59D94C17 CRCX: connection successfully created: (1234/rtp C:59D94C17 r=NULL:0<->l=::1:5092) (mgcp_protocol.c:772) 20250830163840248 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163840248 DLMGCP DEBUG <0013> Generated response: line #00: 200 36779 OK (mgcp_msg.c:72) 20250830163840248 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ef@mgw (mgcp_msg.c:72) 20250830163840248 DLMGCP DEBUG <0013> Generated response: line #02: I: 59D94C17 (mgcp_msg.c:72) 20250830163840248 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163840248 DLMGCP DEBUG <0013> Generated response: line #04: o=- 59D94C17 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163840248 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163840248 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163840248 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163840248 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5092 RTP/AVP 112 (mgcp_msg.c:72) 20250830163840248 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163840248 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163840248 DLMGCP DEBUG <0013> Received message: line #00: CRCX 36780 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163840248 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163840248 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163840248 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163840248 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw (trunk:0) found free endpoint: rtpbridge/f0@mgw (mgcp_endp.c:262) 20250830163840248 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/f0@mgw" (mgcp_protocol.c:370) 20250830163840248 DLMGCP NOTICE <0013> endpoint:rtpbridge/f0@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163840248 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163840248 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw CI:4996BAD4 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163840248 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw CI:4996BAD4 output_enabled 0 (mgcp_conn.c:271) 20250830163840248 DLMGCP DEBUG <0013> (1234/rtp C:4996BAD4 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163840248 DLMGCP NOTICE <0013> endpoint:rtpbridge/f0@mgw CI:4996BAD4 CRCX: connection successfully created: (1234/rtp C:4996BAD4 r=NULL:0<->l=::1:5094) (mgcp_protocol.c:772) 20250830163840249 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163840249 DLMGCP DEBUG <0013> Generated response: line #00: 200 36780 OK (mgcp_msg.c:72) 20250830163840249 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/f0@mgw (mgcp_msg.c:72) 20250830163840249 DLMGCP DEBUG <0013> Generated response: line #02: I: 4996BAD4 (mgcp_msg.c:72) 20250830163840249 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163840249 DLMGCP DEBUG <0013> Generated response: line #04: o=- 4996BAD4 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163840249 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163840249 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163840249 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163840249 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5094 RTP/AVP 112 (mgcp_msg.c:72) 20250830163840249 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163840249 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163840249 DLMGCP DEBUG <0013> Received message: line #00: CRCX 36781 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163840249 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163840249 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163840249 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163840249 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw (trunk:0) found free endpoint: rtpbridge/f1@mgw (mgcp_endp.c:262) 20250830163840249 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/f1@mgw" (mgcp_protocol.c:370) 20250830163840249 DLMGCP NOTICE <0013> endpoint:rtpbridge/f1@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163840249 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163840249 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw CI:42B88CEC connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163840249 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw CI:42B88CEC output_enabled 0 (mgcp_conn.c:271) 20250830163840249 DLMGCP DEBUG <0013> (1234/rtp C:42B88CEC r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163840249 DLMGCP NOTICE <0013> endpoint:rtpbridge/f1@mgw CI:42B88CEC CRCX: connection successfully created: (1234/rtp C:42B88CEC r=NULL:0<->l=::1:5096) (mgcp_protocol.c:772) 20250830163840249 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163840249 DLMGCP DEBUG <0013> Generated response: line #00: 200 36781 OK (mgcp_msg.c:72) 20250830163840249 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/f1@mgw (mgcp_msg.c:72) 20250830163840249 DLMGCP DEBUG <0013> Generated response: line #02: I: 42B88CEC (mgcp_msg.c:72) 20250830163840249 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163840249 DLMGCP DEBUG <0013> Generated response: line #04: o=- 42B88CEC 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163840249 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163840249 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163840249 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163840249 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5096 RTP/AVP 112 (mgcp_msg.c:72) 20250830163840249 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163840249 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163840249 DLMGCP DEBUG <0013> Received message: line #00: CRCX 36782 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163840249 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163840249 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163840249 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163840249 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw (trunk:0) found free endpoint: rtpbridge/f2@mgw (mgcp_endp.c:262) 20250830163840249 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/f2@mgw" (mgcp_protocol.c:370) 20250830163840249 DLMGCP NOTICE <0013> endpoint:rtpbridge/f2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163840249 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163840249 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw CI:508E81E2 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163840249 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw CI:508E81E2 output_enabled 0 (mgcp_conn.c:271) 20250830163840249 DLMGCP DEBUG <0013> (1234/rtp C:508E81E2 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163840249 DLMGCP NOTICE <0013> endpoint:rtpbridge/f2@mgw CI:508E81E2 CRCX: connection successfully created: (1234/rtp C:508E81E2 r=NULL:0<->l=::1:5098) (mgcp_protocol.c:772) 20250830163840249 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163840249 DLMGCP DEBUG <0013> Generated response: line #00: 200 36782 OK (mgcp_msg.c:72) 20250830163840249 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/f2@mgw (mgcp_msg.c:72) 20250830163840249 DLMGCP DEBUG <0013> Generated response: line #02: I: 508E81E2 (mgcp_msg.c:72) 20250830163840249 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163840249 DLMGCP DEBUG <0013> Generated response: line #04: o=- 508E81E2 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163840249 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163840249 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163840249 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163840249 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5098 RTP/AVP 112 (mgcp_msg.c:72) 20250830163840249 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163840249 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163840250 DLMGCP DEBUG <0013> Received message: line #00: CRCX 36783 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163840250 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163840250 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163840250 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163840250 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw (trunk:0) found free endpoint: rtpbridge/f3@mgw (mgcp_endp.c:262) 20250830163840250 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/f3@mgw" (mgcp_protocol.c:370) 20250830163840250 DLMGCP NOTICE <0013> endpoint:rtpbridge/f3@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163840250 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163840250 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw CI:1541D33C connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163840250 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw CI:1541D33C output_enabled 0 (mgcp_conn.c:271) 20250830163840250 DLMGCP DEBUG <0013> (1234/rtp C:1541D33C r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163840250 DLMGCP NOTICE <0013> endpoint:rtpbridge/f3@mgw CI:1541D33C CRCX: connection successfully created: (1234/rtp C:1541D33C r=NULL:0<->l=::1:5100) (mgcp_protocol.c:772) 20250830163840250 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163840250 DLMGCP DEBUG <0013> Generated response: line #00: 200 36783 OK (mgcp_msg.c:72) 20250830163840250 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/f3@mgw (mgcp_msg.c:72) 20250830163840250 DLMGCP DEBUG <0013> Generated response: line #02: I: 1541D33C (mgcp_msg.c:72) 20250830163840250 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163840250 DLMGCP DEBUG <0013> Generated response: line #04: o=- 1541D33C 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163840250 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163840250 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163840250 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163840250 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5100 RTP/AVP 112 (mgcp_msg.c:72) 20250830163840250 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163840250 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163840250 DLMGCP DEBUG <0013> Received message: line #00: CRCX 36784 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163840250 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163840250 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163840250 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163840250 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw (trunk:0) found free endpoint: rtpbridge/f4@mgw (mgcp_endp.c:262) 20250830163840250 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/f4@mgw" (mgcp_protocol.c:370) 20250830163840250 DLMGCP NOTICE <0013> endpoint:rtpbridge/f4@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163840250 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163840250 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw CI:F7CBC8FF connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163840250 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw CI:F7CBC8FF output_enabled 0 (mgcp_conn.c:271) 20250830163840250 DLMGCP DEBUG <0013> (1234/rtp C:F7CBC8FF r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163840250 DLMGCP NOTICE <0013> endpoint:rtpbridge/f4@mgw CI:F7CBC8FF CRCX: connection successfully created: (1234/rtp C:F7CBC8FF r=NULL:0<->l=::1:5102) (mgcp_protocol.c:772) 20250830163840250 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163840250 DLMGCP DEBUG <0013> Generated response: line #00: 200 36784 OK (mgcp_msg.c:72) 20250830163840250 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/f4@mgw (mgcp_msg.c:72) 20250830163840250 DLMGCP DEBUG <0013> Generated response: line #02: I: F7CBC8FF (mgcp_msg.c:72) 20250830163840250 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163840250 DLMGCP DEBUG <0013> Generated response: line #04: o=- F7CBC8FF 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163840250 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163840250 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163840250 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163840250 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5102 RTP/AVP 112 (mgcp_msg.c:72) 20250830163840250 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163840250 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163840250 DLMGCP DEBUG <0013> Received message: line #00: CRCX 36785 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163840250 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163840250 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163840250 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163840250 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw (trunk:0) found free endpoint: rtpbridge/f5@mgw (mgcp_endp.c:262) 20250830163840250 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/f5@mgw" (mgcp_protocol.c:370) 20250830163840250 DLMGCP NOTICE <0013> endpoint:rtpbridge/f5@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163840250 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163840250 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw CI:53AFD8F7 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163840250 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw CI:53AFD8F7 output_enabled 0 (mgcp_conn.c:271) 20250830163840250 DLMGCP DEBUG <0013> (1234/rtp C:53AFD8F7 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163840250 DLMGCP NOTICE <0013> endpoint:rtpbridge/f5@mgw CI:53AFD8F7 CRCX: connection successfully created: (1234/rtp C:53AFD8F7 r=NULL:0<->l=::1:5104) (mgcp_protocol.c:772) 20250830163840250 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163840251 DLMGCP DEBUG <0013> Generated response: line #00: 200 36785 OK (mgcp_msg.c:72) 20250830163840251 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/f5@mgw (mgcp_msg.c:72) 20250830163840251 DLMGCP DEBUG <0013> Generated response: line #02: I: 53AFD8F7 (mgcp_msg.c:72) 20250830163840251 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163840251 DLMGCP DEBUG <0013> Generated response: line #04: o=- 53AFD8F7 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163840251 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163840251 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163840251 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163840251 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5104 RTP/AVP 112 (mgcp_msg.c:72) 20250830163840251 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163840251 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163840251 DLMGCP DEBUG <0013> Received message: line #00: CRCX 36786 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163840251 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163840251 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163840251 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163840251 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw (trunk:0) found free endpoint: rtpbridge/f6@mgw (mgcp_endp.c:262) 20250830163840251 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/f6@mgw" (mgcp_protocol.c:370) 20250830163840251 DLMGCP NOTICE <0013> endpoint:rtpbridge/f6@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163840251 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163840251 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw CI:49476D46 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163840251 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw CI:49476D46 output_enabled 0 (mgcp_conn.c:271) 20250830163840251 DLMGCP DEBUG <0013> (1234/rtp C:49476D46 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163840251 DLMGCP NOTICE <0013> endpoint:rtpbridge/f6@mgw CI:49476D46 CRCX: connection successfully created: (1234/rtp C:49476D46 r=NULL:0<->l=::1:5106) (mgcp_protocol.c:772) 20250830163840251 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163840251 DLMGCP DEBUG <0013> Generated response: line #00: 200 36786 OK (mgcp_msg.c:72) 20250830163840251 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/f6@mgw (mgcp_msg.c:72) 20250830163840251 DLMGCP DEBUG <0013> Generated response: line #02: I: 49476D46 (mgcp_msg.c:72) 20250830163840251 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163840251 DLMGCP DEBUG <0013> Generated response: line #04: o=- 49476D46 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163840251 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163840251 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163840251 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163840251 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5106 RTP/AVP 112 (mgcp_msg.c:72) 20250830163840251 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163840251 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163840251 DLMGCP DEBUG <0013> Received message: line #00: CRCX 36787 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163840251 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163840251 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163840251 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163840251 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw (trunk:0) found free endpoint: rtpbridge/f7@mgw (mgcp_endp.c:262) 20250830163840251 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/f7@mgw" (mgcp_protocol.c:370) 20250830163840251 DLMGCP NOTICE <0013> endpoint:rtpbridge/f7@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163840251 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163840251 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw CI:8E3B8A24 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163840251 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw CI:8E3B8A24 output_enabled 0 (mgcp_conn.c:271) 20250830163840251 DLMGCP DEBUG <0013> (1234/rtp C:8E3B8A24 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163840251 DLMGCP NOTICE <0013> endpoint:rtpbridge/f7@mgw CI:8E3B8A24 CRCX: connection successfully created: (1234/rtp C:8E3B8A24 r=NULL:0<->l=::1:5108) (mgcp_protocol.c:772) 20250830163840251 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163840251 DLMGCP DEBUG <0013> Generated response: line #00: 200 36787 OK (mgcp_msg.c:72) 20250830163840251 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/f7@mgw (mgcp_msg.c:72) 20250830163840251 DLMGCP DEBUG <0013> Generated response: line #02: I: 8E3B8A24 (mgcp_msg.c:72) 20250830163840251 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163840251 DLMGCP DEBUG <0013> Generated response: line #04: o=- 8E3B8A24 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163840251 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163840251 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163840251 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163840251 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5108 RTP/AVP 112 (mgcp_msg.c:72) 20250830163840251 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163840251 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163840252 DLMGCP DEBUG <0013> Received message: line #00: CRCX 36788 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163840252 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163840252 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163840252 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163840252 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw (trunk:0) found free endpoint: rtpbridge/f8@mgw (mgcp_endp.c:262) 20250830163840252 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/f8@mgw" (mgcp_protocol.c:370) 20250830163840252 DLMGCP NOTICE <0013> endpoint:rtpbridge/f8@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163840252 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163840252 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw CI:0929B68A connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163840252 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw CI:0929B68A output_enabled 0 (mgcp_conn.c:271) 20250830163840252 DLMGCP DEBUG <0013> (1234/rtp C:0929B68A r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163840252 DLMGCP NOTICE <0013> endpoint:rtpbridge/f8@mgw CI:0929B68A CRCX: connection successfully created: (1234/rtp C:0929B68A r=NULL:0<->l=::1:5110) (mgcp_protocol.c:772) 20250830163840252 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163840252 DLMGCP DEBUG <0013> Generated response: line #00: 200 36788 OK (mgcp_msg.c:72) 20250830163840252 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/f8@mgw (mgcp_msg.c:72) 20250830163840252 DLMGCP DEBUG <0013> Generated response: line #02: I: 0929B68A (mgcp_msg.c:72) 20250830163840252 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163840252 DLMGCP DEBUG <0013> Generated response: line #04: o=- 0929B68A 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163840252 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163840252 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163840252 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163840252 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5110 RTP/AVP 112 (mgcp_msg.c:72) 20250830163840252 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163840252 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163840252 DLMGCP DEBUG <0013> Received message: line #00: CRCX 36789 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163840252 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163840252 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163840252 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163840252 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw (trunk:0) found free endpoint: rtpbridge/f9@mgw (mgcp_endp.c:262) 20250830163840252 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/f9@mgw" (mgcp_protocol.c:370) 20250830163840252 DLMGCP NOTICE <0013> endpoint:rtpbridge/f9@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163840252 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163840252 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw CI:B612322C connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163840252 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw CI:B612322C output_enabled 0 (mgcp_conn.c:271) 20250830163840252 DLMGCP DEBUG <0013> (1234/rtp C:B612322C r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163840252 DLMGCP NOTICE <0013> endpoint:rtpbridge/f9@mgw CI:B612322C CRCX: connection successfully created: (1234/rtp C:B612322C r=NULL:0<->l=::1:5112) (mgcp_protocol.c:772) 20250830163840252 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163840252 DLMGCP DEBUG <0013> Generated response: line #00: 200 36789 OK (mgcp_msg.c:72) 20250830163840252 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/f9@mgw (mgcp_msg.c:72) 20250830163840252 DLMGCP DEBUG <0013> Generated response: line #02: I: B612322C (mgcp_msg.c:72) 20250830163840252 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163840252 DLMGCP DEBUG <0013> Generated response: line #04: o=- B612322C 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163840252 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163840252 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163840252 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163840252 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5112 RTP/AVP 112 (mgcp_msg.c:72) 20250830163840252 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163840252 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163840252 DLMGCP DEBUG <0013> Received message: line #00: CRCX 36790 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163840252 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163840252 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163840252 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163840252 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw (trunk:0) found free endpoint: rtpbridge/fa@mgw (mgcp_endp.c:262) 20250830163840252 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/fa@mgw" (mgcp_protocol.c:370) 20250830163840252 DLMGCP NOTICE <0013> endpoint:rtpbridge/fa@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163840253 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163840253 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw CI:99A95448 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163840253 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw CI:99A95448 output_enabled 0 (mgcp_conn.c:271) 20250830163840253 DLMGCP DEBUG <0013> (1234/rtp C:99A95448 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163840253 DLMGCP NOTICE <0013> endpoint:rtpbridge/fa@mgw CI:99A95448 CRCX: connection successfully created: (1234/rtp C:99A95448 r=NULL:0<->l=::1:5114) (mgcp_protocol.c:772) 20250830163840253 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163840253 DLMGCP DEBUG <0013> Generated response: line #00: 200 36790 OK (mgcp_msg.c:72) 20250830163840253 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/fa@mgw (mgcp_msg.c:72) 20250830163840253 DLMGCP DEBUG <0013> Generated response: line #02: I: 99A95448 (mgcp_msg.c:72) 20250830163840253 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163840253 DLMGCP DEBUG <0013> Generated response: line #04: o=- 99A95448 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163840253 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163840253 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163840253 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163840253 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5114 RTP/AVP 112 (mgcp_msg.c:72) 20250830163840253 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163840253 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163840253 DLMGCP DEBUG <0013> Received message: line #00: CRCX 36791 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163840253 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163840253 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163840253 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163840253 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw (trunk:0) found free endpoint: rtpbridge/fb@mgw (mgcp_endp.c:262) 20250830163840253 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/fb@mgw" (mgcp_protocol.c:370) 20250830163840253 DLMGCP NOTICE <0013> endpoint:rtpbridge/fb@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163840253 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163840253 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw CI:358C68ED connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163840253 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw CI:358C68ED output_enabled 0 (mgcp_conn.c:271) 20250830163840253 DLMGCP DEBUG <0013> (1234/rtp C:358C68ED r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163840253 DLMGCP NOTICE <0013> endpoint:rtpbridge/fb@mgw CI:358C68ED CRCX: connection successfully created: (1234/rtp C:358C68ED r=NULL:0<->l=::1:5116) (mgcp_protocol.c:772) 20250830163840253 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163840253 DLMGCP DEBUG <0013> Generated response: line #00: 200 36791 OK (mgcp_msg.c:72) 20250830163840253 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/fb@mgw (mgcp_msg.c:72) 20250830163840253 DLMGCP DEBUG <0013> Generated response: line #02: I: 358C68ED (mgcp_msg.c:72) 20250830163840253 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163840253 DLMGCP DEBUG <0013> Generated response: line #04: o=- 358C68ED 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163840253 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163840253 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163840253 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163840253 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5116 RTP/AVP 112 (mgcp_msg.c:72) 20250830163840253 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163840253 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163840253 DLMGCP DEBUG <0013> Received message: line #00: CRCX 36792 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163840253 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163840253 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163840253 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163840253 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw (trunk:0) found free endpoint: rtpbridge/fc@mgw (mgcp_endp.c:262) 20250830163840253 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/fc@mgw" (mgcp_protocol.c:370) 20250830163840253 DLMGCP NOTICE <0013> endpoint:rtpbridge/fc@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163840253 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163840253 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw CI:AC175D25 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163840253 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw CI:AC175D25 output_enabled 0 (mgcp_conn.c:271) 20250830163840253 DLMGCP DEBUG <0013> (1234/rtp C:AC175D25 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163840253 DLMGCP NOTICE <0013> endpoint:rtpbridge/fc@mgw CI:AC175D25 CRCX: connection successfully created: (1234/rtp C:AC175D25 r=NULL:0<->l=::1:5118) (mgcp_protocol.c:772) 20250830163840253 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163840253 DLMGCP DEBUG <0013> Generated response: line #00: 200 36792 OK (mgcp_msg.c:72) 20250830163840253 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/fc@mgw (mgcp_msg.c:72) 20250830163840253 DLMGCP DEBUG <0013> Generated response: line #02: I: AC175D25 (mgcp_msg.c:72) 20250830163840253 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163840253 DLMGCP DEBUG <0013> Generated response: line #04: o=- AC175D25 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163840253 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163840253 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163840253 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163840253 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5118 RTP/AVP 112 (mgcp_msg.c:72) 20250830163840253 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163840253 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163840254 DLMGCP DEBUG <0013> Received message: line #00: CRCX 36793 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163840254 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163840254 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163840254 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163840254 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw (trunk:0) found free endpoint: rtpbridge/fd@mgw (mgcp_endp.c:262) 20250830163840254 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/fd@mgw" (mgcp_protocol.c:370) 20250830163840254 DLMGCP NOTICE <0013> endpoint:rtpbridge/fd@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163840254 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163840254 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw CI:4DAA128A connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163840254 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw CI:4DAA128A output_enabled 0 (mgcp_conn.c:271) 20250830163840254 DLMGCP DEBUG <0013> (1234/rtp C:4DAA128A r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163840254 DLMGCP NOTICE <0013> endpoint:rtpbridge/fd@mgw CI:4DAA128A CRCX: connection successfully created: (1234/rtp C:4DAA128A r=NULL:0<->l=::1:5120) (mgcp_protocol.c:772) 20250830163840254 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163840254 DLMGCP DEBUG <0013> Generated response: line #00: 200 36793 OK (mgcp_msg.c:72) 20250830163840254 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/fd@mgw (mgcp_msg.c:72) 20250830163840254 DLMGCP DEBUG <0013> Generated response: line #02: I: 4DAA128A (mgcp_msg.c:72) 20250830163840254 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163840254 DLMGCP DEBUG <0013> Generated response: line #04: o=- 4DAA128A 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163840254 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163840254 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163840254 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163840254 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5120 RTP/AVP 112 (mgcp_msg.c:72) 20250830163840254 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163840254 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163840254 DLMGCP DEBUG <0013> Received message: line #00: CRCX 36794 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163840254 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163840254 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163840254 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163840254 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw (trunk:0) found free endpoint: rtpbridge/fe@mgw (mgcp_endp.c:262) 20250830163840254 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/fe@mgw" (mgcp_protocol.c:370) 20250830163840254 DLMGCP NOTICE <0013> endpoint:rtpbridge/fe@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163840254 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163840254 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw CI:A77C86E7 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163840254 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw CI:A77C86E7 output_enabled 0 (mgcp_conn.c:271) 20250830163840254 DLMGCP DEBUG <0013> (1234/rtp C:A77C86E7 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163840254 DLMGCP NOTICE <0013> endpoint:rtpbridge/fe@mgw CI:A77C86E7 CRCX: connection successfully created: (1234/rtp C:A77C86E7 r=NULL:0<->l=::1:5122) (mgcp_protocol.c:772) 20250830163840254 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163840254 DLMGCP DEBUG <0013> Generated response: line #00: 200 36794 OK (mgcp_msg.c:72) 20250830163840254 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/fe@mgw (mgcp_msg.c:72) 20250830163840254 DLMGCP DEBUG <0013> Generated response: line #02: I: A77C86E7 (mgcp_msg.c:72) 20250830163840254 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163840254 DLMGCP DEBUG <0013> Generated response: line #04: o=- A77C86E7 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163840254 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163840254 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163840254 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163840254 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5122 RTP/AVP 112 (mgcp_msg.c:72) 20250830163840254 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163840254 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163840254 DLMGCP DEBUG <0013> Received message: line #00: CRCX 36795 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163840254 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163840254 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163840254 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163840255 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw (trunk:0) found free endpoint: rtpbridge/ff@mgw (mgcp_endp.c:262) 20250830163840255 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/ff@mgw" (mgcp_protocol.c:370) 20250830163840255 DLMGCP NOTICE <0013> endpoint:rtpbridge/ff@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163840255 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163840255 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw CI:5EBE28D8 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163840255 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw CI:5EBE28D8 output_enabled 0 (mgcp_conn.c:271) 20250830163840255 DLMGCP DEBUG <0013> (1234/rtp C:5EBE28D8 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163840255 DLMGCP NOTICE <0013> endpoint:rtpbridge/ff@mgw CI:5EBE28D8 CRCX: connection successfully created: (1234/rtp C:5EBE28D8 r=NULL:0<->l=::1:5124) (mgcp_protocol.c:772) 20250830163840255 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163840255 DLMGCP DEBUG <0013> Generated response: line #00: 200 36795 OK (mgcp_msg.c:72) 20250830163840255 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ff@mgw (mgcp_msg.c:72) 20250830163840255 DLMGCP DEBUG <0013> Generated response: line #02: I: 5EBE28D8 (mgcp_msg.c:72) 20250830163840255 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163840255 DLMGCP DEBUG <0013> Generated response: line #04: o=- 5EBE28D8 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163840255 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163840255 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163840255 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163840255 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5124 RTP/AVP 112 (mgcp_msg.c:72) 20250830163840255 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163840255 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163840255 DLMGCP DEBUG <0013> Received message: line #00: CRCX 36796 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163840255 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163840255 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163840255 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163840255 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw (trunk:0) found free endpoint: rtpbridge/100@mgw (mgcp_endp.c:262) 20250830163840255 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/100@mgw" (mgcp_protocol.c:370) 20250830163840255 DLMGCP NOTICE <0013> endpoint:rtpbridge/100@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163840255 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163840255 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw CI:E416EE85 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163840255 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw CI:E416EE85 output_enabled 0 (mgcp_conn.c:271) 20250830163840255 DLMGCP DEBUG <0013> (1234/rtp C:E416EE85 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163840255 DLMGCP NOTICE <0013> endpoint:rtpbridge/100@mgw CI:E416EE85 CRCX: connection successfully created: (1234/rtp C:E416EE85 r=NULL:0<->l=::1:5126) (mgcp_protocol.c:772) 20250830163840255 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163840255 DLMGCP DEBUG <0013> Generated response: line #00: 200 36796 OK (mgcp_msg.c:72) 20250830163840255 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/100@mgw (mgcp_msg.c:72) 20250830163840255 DLMGCP DEBUG <0013> Generated response: line #02: I: E416EE85 (mgcp_msg.c:72) 20250830163840255 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163840255 DLMGCP DEBUG <0013> Generated response: line #04: o=- E416EE85 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163840255 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163840255 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163840255 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163840255 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5126 RTP/AVP 112 (mgcp_msg.c:72) 20250830163840255 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163840255 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163840255 DLMGCP DEBUG <0013> Received message: line #00: CRCX 36797 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163840255 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163840255 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163840255 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163840255 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw (trunk:0) found free endpoint: rtpbridge/101@mgw (mgcp_endp.c:262) 20250830163840255 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/101@mgw" (mgcp_protocol.c:370) 20250830163840255 DLMGCP NOTICE <0013> endpoint:rtpbridge/101@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163840255 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163840255 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw CI:048E6D6A connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163840255 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw CI:048E6D6A output_enabled 0 (mgcp_conn.c:271) 20250830163840255 DLMGCP DEBUG <0013> (1234/rtp C:048E6D6A r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163840255 DLMGCP NOTICE <0013> endpoint:rtpbridge/101@mgw CI:048E6D6A CRCX: connection successfully created: (1234/rtp C:048E6D6A r=NULL:0<->l=::1:5128) (mgcp_protocol.c:772) 20250830163840255 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163840255 DLMGCP DEBUG <0013> Generated response: line #00: 200 36797 OK (mgcp_msg.c:72) 20250830163840255 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/101@mgw (mgcp_msg.c:72) 20250830163840255 DLMGCP DEBUG <0013> Generated response: line #02: I: 048E6D6A (mgcp_msg.c:72) 20250830163840255 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163840255 DLMGCP DEBUG <0013> Generated response: line #04: o=- 048E6D6A 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163840255 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163840255 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163840255 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163840255 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5128 RTP/AVP 112 (mgcp_msg.c:72) 20250830163840255 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163840255 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163840256 DLMGCP DEBUG <0013> Received message: line #00: CRCX 36798 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163840256 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163840256 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163840256 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163840256 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw (trunk:0) found free endpoint: rtpbridge/102@mgw (mgcp_endp.c:262) 20250830163840256 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/102@mgw" (mgcp_protocol.c:370) 20250830163840256 DLMGCP NOTICE <0013> endpoint:rtpbridge/102@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163840256 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163840256 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw CI:2B8833E1 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163840256 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw CI:2B8833E1 output_enabled 0 (mgcp_conn.c:271) 20250830163840256 DLMGCP DEBUG <0013> (1234/rtp C:2B8833E1 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163840256 DLMGCP NOTICE <0013> endpoint:rtpbridge/102@mgw CI:2B8833E1 CRCX: connection successfully created: (1234/rtp C:2B8833E1 r=NULL:0<->l=::1:5130) (mgcp_protocol.c:772) 20250830163840256 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163840256 DLMGCP DEBUG <0013> Generated response: line #00: 200 36798 OK (mgcp_msg.c:72) 20250830163840256 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/102@mgw (mgcp_msg.c:72) 20250830163840256 DLMGCP DEBUG <0013> Generated response: line #02: I: 2B8833E1 (mgcp_msg.c:72) 20250830163840256 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163840256 DLMGCP DEBUG <0013> Generated response: line #04: o=- 2B8833E1 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163840256 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163840256 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163840256 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163840256 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5130 RTP/AVP 112 (mgcp_msg.c:72) 20250830163840256 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163840256 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163840256 DLMGCP DEBUG <0013> Received message: line #00: CRCX 36799 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163840256 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163840256 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163840256 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163840256 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw (trunk:0) found free endpoint: rtpbridge/103@mgw (mgcp_endp.c:262) 20250830163840256 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/103@mgw" (mgcp_protocol.c:370) 20250830163840256 DLMGCP NOTICE <0013> endpoint:rtpbridge/103@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163840256 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163840256 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw CI:ED49406A connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163840256 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw CI:ED49406A output_enabled 0 (mgcp_conn.c:271) 20250830163840256 DLMGCP DEBUG <0013> (1234/rtp C:ED49406A r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163840256 DLMGCP NOTICE <0013> endpoint:rtpbridge/103@mgw CI:ED49406A CRCX: connection successfully created: (1234/rtp C:ED49406A r=NULL:0<->l=::1:5132) (mgcp_protocol.c:772) 20250830163840256 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163840256 DLMGCP DEBUG <0013> Generated response: line #00: 200 36799 OK (mgcp_msg.c:72) 20250830163840256 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/103@mgw (mgcp_msg.c:72) 20250830163840256 DLMGCP DEBUG <0013> Generated response: line #02: I: ED49406A (mgcp_msg.c:72) 20250830163840256 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163840256 DLMGCP DEBUG <0013> Generated response: line #04: o=- ED49406A 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163840256 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163840256 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163840256 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163840256 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5132 RTP/AVP 112 (mgcp_msg.c:72) 20250830163840256 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163840256 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163840256 DLMGCP DEBUG <0013> Received message: line #00: CRCX 36800 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163840256 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163840256 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163840256 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163840257 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw (trunk:0) found free endpoint: rtpbridge/104@mgw (mgcp_endp.c:262) 20250830163840257 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/104@mgw" (mgcp_protocol.c:370) 20250830163840257 DLMGCP NOTICE <0013> endpoint:rtpbridge/104@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163840257 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163840257 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw CI:7660F4E8 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163840257 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw CI:7660F4E8 output_enabled 0 (mgcp_conn.c:271) 20250830163840257 DLMGCP DEBUG <0013> (1234/rtp C:7660F4E8 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163840257 DLMGCP NOTICE <0013> endpoint:rtpbridge/104@mgw CI:7660F4E8 CRCX: connection successfully created: (1234/rtp C:7660F4E8 r=NULL:0<->l=::1:5134) (mgcp_protocol.c:772) 20250830163840257 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163840257 DLMGCP DEBUG <0013> Generated response: line #00: 200 36800 OK (mgcp_msg.c:72) 20250830163840257 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/104@mgw (mgcp_msg.c:72) 20250830163840257 DLMGCP DEBUG <0013> Generated response: line #02: I: 7660F4E8 (mgcp_msg.c:72) 20250830163840257 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163840257 DLMGCP DEBUG <0013> Generated response: line #04: o=- 7660F4E8 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163840257 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163840257 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163840257 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163840257 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5134 RTP/AVP 112 (mgcp_msg.c:72) 20250830163840257 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163840257 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163840257 DLMGCP DEBUG <0013> Received message: line #00: CRCX 36801 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163840257 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163840257 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163840257 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163840257 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw (trunk:0) found free endpoint: rtpbridge/105@mgw (mgcp_endp.c:262) 20250830163840257 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/105@mgw" (mgcp_protocol.c:370) 20250830163840257 DLMGCP NOTICE <0013> endpoint:rtpbridge/105@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163840257 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163840257 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw CI:532893A7 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163840257 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw CI:532893A7 output_enabled 0 (mgcp_conn.c:271) 20250830163840257 DLMGCP DEBUG <0013> (1234/rtp C:532893A7 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163840257 DLMGCP NOTICE <0013> endpoint:rtpbridge/105@mgw CI:532893A7 CRCX: connection successfully created: (1234/rtp C:532893A7 r=NULL:0<->l=::1:5136) (mgcp_protocol.c:772) 20250830163840257 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163840257 DLMGCP DEBUG <0013> Generated response: line #00: 200 36801 OK (mgcp_msg.c:72) 20250830163840257 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/105@mgw (mgcp_msg.c:72) 20250830163840257 DLMGCP DEBUG <0013> Generated response: line #02: I: 532893A7 (mgcp_msg.c:72) 20250830163840257 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163840257 DLMGCP DEBUG <0013> Generated response: line #04: o=- 532893A7 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163840257 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163840257 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163840257 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163840257 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5136 RTP/AVP 112 (mgcp_msg.c:72) 20250830163840257 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163840257 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163840257 DLMGCP DEBUG <0013> Received message: line #00: CRCX 36802 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163840257 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163840257 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163840257 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163840257 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw (trunk:0) found free endpoint: rtpbridge/106@mgw (mgcp_endp.c:262) 20250830163840257 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/106@mgw" (mgcp_protocol.c:370) 20250830163840257 DLMGCP NOTICE <0013> endpoint:rtpbridge/106@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163840257 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163840257 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw CI:56959F2E connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163840257 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw CI:56959F2E output_enabled 0 (mgcp_conn.c:271) 20250830163840257 DLMGCP DEBUG <0013> (1234/rtp C:56959F2E r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163840257 DLMGCP NOTICE <0013> endpoint:rtpbridge/106@mgw CI:56959F2E CRCX: connection successfully created: (1234/rtp C:56959F2E r=NULL:0<->l=::1:5138) (mgcp_protocol.c:772) 20250830163840257 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163840257 DLMGCP DEBUG <0013> Generated response: line #00: 200 36802 OK (mgcp_msg.c:72) 20250830163840257 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/106@mgw (mgcp_msg.c:72) 20250830163840257 DLMGCP DEBUG <0013> Generated response: line #02: I: 56959F2E (mgcp_msg.c:72) 20250830163840257 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163840257 DLMGCP DEBUG <0013> Generated response: line #04: o=- 56959F2E 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163840257 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163840257 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163840257 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163840257 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5138 RTP/AVP 112 (mgcp_msg.c:72) 20250830163840257 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163840257 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163840258 DLMGCP DEBUG <0013> Received message: line #00: CRCX 36803 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163840258 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163840258 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163840258 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163840258 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw (trunk:0) found free endpoint: rtpbridge/107@mgw (mgcp_endp.c:262) 20250830163840258 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/107@mgw" (mgcp_protocol.c:370) 20250830163840258 DLMGCP NOTICE <0013> endpoint:rtpbridge/107@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163840258 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163840258 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw CI:9219934D connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163840258 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw CI:9219934D output_enabled 0 (mgcp_conn.c:271) 20250830163840258 DLMGCP DEBUG <0013> (1234/rtp C:9219934D r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163840258 DLMGCP NOTICE <0013> endpoint:rtpbridge/107@mgw CI:9219934D CRCX: connection successfully created: (1234/rtp C:9219934D r=NULL:0<->l=::1:5140) (mgcp_protocol.c:772) 20250830163840258 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163840258 DLMGCP DEBUG <0013> Generated response: line #00: 200 36803 OK (mgcp_msg.c:72) 20250830163840258 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/107@mgw (mgcp_msg.c:72) 20250830163840258 DLMGCP DEBUG <0013> Generated response: line #02: I: 9219934D (mgcp_msg.c:72) 20250830163840258 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163840258 DLMGCP DEBUG <0013> Generated response: line #04: o=- 9219934D 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163840258 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163840258 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163840258 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163840258 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5140 RTP/AVP 112 (mgcp_msg.c:72) 20250830163840258 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163840258 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163840258 DLMGCP DEBUG <0013> Received message: line #00: CRCX 36804 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163840258 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163840258 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163840258 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163840258 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw (trunk:0) found free endpoint: rtpbridge/108@mgw (mgcp_endp.c:262) 20250830163840258 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/108@mgw" (mgcp_protocol.c:370) 20250830163840258 DLMGCP NOTICE <0013> endpoint:rtpbridge/108@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163840258 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163840258 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw CI:A9DA0FF2 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163840258 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw CI:A9DA0FF2 output_enabled 0 (mgcp_conn.c:271) 20250830163840258 DLMGCP DEBUG <0013> (1234/rtp C:A9DA0FF2 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163840258 DLMGCP NOTICE <0013> endpoint:rtpbridge/108@mgw CI:A9DA0FF2 CRCX: connection successfully created: (1234/rtp C:A9DA0FF2 r=NULL:0<->l=::1:5142) (mgcp_protocol.c:772) 20250830163840258 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163840258 DLMGCP DEBUG <0013> Generated response: line #00: 200 36804 OK (mgcp_msg.c:72) 20250830163840258 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/108@mgw (mgcp_msg.c:72) 20250830163840258 DLMGCP DEBUG <0013> Generated response: line #02: I: A9DA0FF2 (mgcp_msg.c:72) 20250830163840258 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163840258 DLMGCP DEBUG <0013> Generated response: line #04: o=- A9DA0FF2 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163840258 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163840258 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163840258 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163840258 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5142 RTP/AVP 112 (mgcp_msg.c:72) 20250830163840258 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163840258 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163840258 DLMGCP DEBUG <0013> Received message: line #00: CRCX 36805 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163840258 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163840258 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163840258 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163840258 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw (trunk:0) found free endpoint: rtpbridge/109@mgw (mgcp_endp.c:262) 20250830163840258 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/109@mgw" (mgcp_protocol.c:370) 20250830163840258 DLMGCP NOTICE <0013> endpoint:rtpbridge/109@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163840259 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163840259 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw CI:B149DFA1 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163840259 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw CI:B149DFA1 output_enabled 0 (mgcp_conn.c:271) 20250830163840259 DLMGCP DEBUG <0013> (1234/rtp C:B149DFA1 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163840259 DLMGCP NOTICE <0013> endpoint:rtpbridge/109@mgw CI:B149DFA1 CRCX: connection successfully created: (1234/rtp C:B149DFA1 r=NULL:0<->l=::1:5144) (mgcp_protocol.c:772) 20250830163840259 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163840259 DLMGCP DEBUG <0013> Generated response: line #00: 200 36805 OK (mgcp_msg.c:72) 20250830163840259 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/109@mgw (mgcp_msg.c:72) 20250830163840259 DLMGCP DEBUG <0013> Generated response: line #02: I: B149DFA1 (mgcp_msg.c:72) 20250830163840259 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163840259 DLMGCP DEBUG <0013> Generated response: line #04: o=- B149DFA1 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163840259 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163840259 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163840259 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163840259 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5144 RTP/AVP 112 (mgcp_msg.c:72) 20250830163840259 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163840259 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163840259 DLMGCP DEBUG <0013> Received message: line #00: CRCX 36806 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163840259 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163840259 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163840259 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163840259 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw (trunk:0) found free endpoint: rtpbridge/10a@mgw (mgcp_endp.c:262) 20250830163840259 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/10a@mgw" (mgcp_protocol.c:370) 20250830163840259 DLMGCP NOTICE <0013> endpoint:rtpbridge/10a@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163840259 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163840259 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw CI:1C8DD756 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163840259 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw CI:1C8DD756 output_enabled 0 (mgcp_conn.c:271) 20250830163840259 DLMGCP DEBUG <0013> (1234/rtp C:1C8DD756 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163840259 DLMGCP NOTICE <0013> endpoint:rtpbridge/10a@mgw CI:1C8DD756 CRCX: connection successfully created: (1234/rtp C:1C8DD756 r=NULL:0<->l=::1:5146) (mgcp_protocol.c:772) 20250830163840259 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163840259 DLMGCP DEBUG <0013> Generated response: line #00: 200 36806 OK (mgcp_msg.c:72) 20250830163840259 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/10a@mgw (mgcp_msg.c:72) 20250830163840259 DLMGCP DEBUG <0013> Generated response: line #02: I: 1C8DD756 (mgcp_msg.c:72) 20250830163840259 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163840259 DLMGCP DEBUG <0013> Generated response: line #04: o=- 1C8DD756 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163840259 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163840259 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163840259 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163840259 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5146 RTP/AVP 112 (mgcp_msg.c:72) 20250830163840259 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163840259 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163840259 DLMGCP DEBUG <0013> Received message: line #00: CRCX 36807 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163840259 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163840259 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163840259 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163840259 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw (trunk:0) found free endpoint: rtpbridge/10b@mgw (mgcp_endp.c:262) 20250830163840259 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/10b@mgw" (mgcp_protocol.c:370) 20250830163840259 DLMGCP NOTICE <0013> endpoint:rtpbridge/10b@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163840259 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163840259 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw CI:AC147862 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163840259 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw CI:AC147862 output_enabled 0 (mgcp_conn.c:271) 20250830163840259 DLMGCP DEBUG <0013> (1234/rtp C:AC147862 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163840259 DLMGCP NOTICE <0013> endpoint:rtpbridge/10b@mgw CI:AC147862 CRCX: connection successfully created: (1234/rtp C:AC147862 r=NULL:0<->l=::1:5148) (mgcp_protocol.c:772) 20250830163840259 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163840259 DLMGCP DEBUG <0013> Generated response: line #00: 200 36807 OK (mgcp_msg.c:72) 20250830163840259 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/10b@mgw (mgcp_msg.c:72) 20250830163840259 DLMGCP DEBUG <0013> Generated response: line #02: I: AC147862 (mgcp_msg.c:72) 20250830163840259 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163840259 DLMGCP DEBUG <0013> Generated response: line #04: o=- AC147862 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163840259 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163840260 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163840260 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163840260 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5148 RTP/AVP 112 (mgcp_msg.c:72) 20250830163840260 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163840260 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163840260 DLMGCP DEBUG <0013> Received message: line #00: CRCX 36808 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163840260 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163840260 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163840260 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163840260 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw (trunk:0) found free endpoint: rtpbridge/10c@mgw (mgcp_endp.c:262) 20250830163840260 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/10c@mgw" (mgcp_protocol.c:370) 20250830163840260 DLMGCP NOTICE <0013> endpoint:rtpbridge/10c@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163840260 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163840260 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw CI:9FEC13D5 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163840260 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw CI:9FEC13D5 output_enabled 0 (mgcp_conn.c:271) 20250830163840260 DLMGCP DEBUG <0013> (1234/rtp C:9FEC13D5 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163840260 DLMGCP NOTICE <0013> endpoint:rtpbridge/10c@mgw CI:9FEC13D5 CRCX: connection successfully created: (1234/rtp C:9FEC13D5 r=NULL:0<->l=::1:5150) (mgcp_protocol.c:772) 20250830163840260 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163840260 DLMGCP DEBUG <0013> Generated response: line #00: 200 36808 OK (mgcp_msg.c:72) 20250830163840260 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/10c@mgw (mgcp_msg.c:72) 20250830163840260 DLMGCP DEBUG <0013> Generated response: line #02: I: 9FEC13D5 (mgcp_msg.c:72) 20250830163840260 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163840260 DLMGCP DEBUG <0013> Generated response: line #04: o=- 9FEC13D5 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163840260 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163840260 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163840260 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163840260 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5150 RTP/AVP 112 (mgcp_msg.c:72) 20250830163840260 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163840260 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163840260 DLMGCP DEBUG <0013> Received message: line #00: CRCX 36809 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163840260 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163840260 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163840260 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163840260 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw (trunk:0) found free endpoint: rtpbridge/10d@mgw (mgcp_endp.c:262) 20250830163840260 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/10d@mgw" (mgcp_protocol.c:370) 20250830163840260 DLMGCP NOTICE <0013> endpoint:rtpbridge/10d@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163840260 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163840260 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw CI:B127CF22 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163840260 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw CI:B127CF22 output_enabled 0 (mgcp_conn.c:271) 20250830163840260 DLMGCP DEBUG <0013> (1234/rtp C:B127CF22 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163840260 DLMGCP NOTICE <0013> endpoint:rtpbridge/10d@mgw CI:B127CF22 CRCX: connection successfully created: (1234/rtp C:B127CF22 r=NULL:0<->l=::1:5152) (mgcp_protocol.c:772) 20250830163840260 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163840260 DLMGCP DEBUG <0013> Generated response: line #00: 200 36809 OK (mgcp_msg.c:72) 20250830163840260 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/10d@mgw (mgcp_msg.c:72) 20250830163840260 DLMGCP DEBUG <0013> Generated response: line #02: I: B127CF22 (mgcp_msg.c:72) 20250830163840260 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163840260 DLMGCP DEBUG <0013> Generated response: line #04: o=- B127CF22 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163840260 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163840260 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163840260 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163840260 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5152 RTP/AVP 112 (mgcp_msg.c:72) 20250830163840260 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163840260 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163840261 DLMGCP DEBUG <0013> Received message: line #00: CRCX 36810 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163840261 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163840261 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163840261 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163840261 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw (trunk:0) found free endpoint: rtpbridge/10e@mgw (mgcp_endp.c:262) 20250830163840261 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/10e@mgw" (mgcp_protocol.c:370) 20250830163840261 DLMGCP NOTICE <0013> endpoint:rtpbridge/10e@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163840261 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163840261 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw CI:BC2E93DE connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163840261 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw CI:BC2E93DE output_enabled 0 (mgcp_conn.c:271) 20250830163840261 DLMGCP DEBUG <0013> (1234/rtp C:BC2E93DE r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163840261 DLMGCP NOTICE <0013> endpoint:rtpbridge/10e@mgw CI:BC2E93DE CRCX: connection successfully created: (1234/rtp C:BC2E93DE r=NULL:0<->l=::1:5154) (mgcp_protocol.c:772) 20250830163840261 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163840261 DLMGCP DEBUG <0013> Generated response: line #00: 200 36810 OK (mgcp_msg.c:72) 20250830163840261 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/10e@mgw (mgcp_msg.c:72) 20250830163840261 DLMGCP DEBUG <0013> Generated response: line #02: I: BC2E93DE (mgcp_msg.c:72) 20250830163840261 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163840261 DLMGCP DEBUG <0013> Generated response: line #04: o=- BC2E93DE 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163840261 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163840261 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163840261 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163840261 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5154 RTP/AVP 112 (mgcp_msg.c:72) 20250830163840261 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163840261 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163840261 DLMGCP DEBUG <0013> Received message: line #00: CRCX 36811 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163840261 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163840261 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163840261 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163840261 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw (trunk:0) found free endpoint: rtpbridge/10f@mgw (mgcp_endp.c:262) 20250830163840261 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/10f@mgw" (mgcp_protocol.c:370) 20250830163840261 DLMGCP NOTICE <0013> endpoint:rtpbridge/10f@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163840261 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163840261 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw CI:81FFBF16 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163840261 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw CI:81FFBF16 output_enabled 0 (mgcp_conn.c:271) 20250830163840261 DLMGCP DEBUG <0013> (1234/rtp C:81FFBF16 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163840261 DLMGCP NOTICE <0013> endpoint:rtpbridge/10f@mgw CI:81FFBF16 CRCX: connection successfully created: (1234/rtp C:81FFBF16 r=NULL:0<->l=::1:5156) (mgcp_protocol.c:772) 20250830163840261 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163840261 DLMGCP DEBUG <0013> Generated response: line #00: 200 36811 OK (mgcp_msg.c:72) 20250830163840261 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/10f@mgw (mgcp_msg.c:72) 20250830163840261 DLMGCP DEBUG <0013> Generated response: line #02: I: 81FFBF16 (mgcp_msg.c:72) 20250830163840261 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163840261 DLMGCP DEBUG <0013> Generated response: line #04: o=- 81FFBF16 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163840261 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163840261 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163840261 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163840261 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5156 RTP/AVP 112 (mgcp_msg.c:72) 20250830163840261 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163840261 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163840262 DLMGCP DEBUG <0013> Received message: line #00: CRCX 36812 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163840262 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163840262 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163840262 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163840262 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw (trunk:0) found free endpoint: rtpbridge/110@mgw (mgcp_endp.c:262) 20250830163840262 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/110@mgw" (mgcp_protocol.c:370) 20250830163840262 DLMGCP NOTICE <0013> endpoint:rtpbridge/110@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163840262 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163840262 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw CI:4D2E8B1F connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163840262 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw CI:4D2E8B1F output_enabled 0 (mgcp_conn.c:271) 20250830163840262 DLMGCP DEBUG <0013> (1234/rtp C:4D2E8B1F r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163840262 DLMGCP NOTICE <0013> endpoint:rtpbridge/110@mgw CI:4D2E8B1F CRCX: connection successfully created: (1234/rtp C:4D2E8B1F r=NULL:0<->l=::1:5158) (mgcp_protocol.c:772) 20250830163840262 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163840262 DLMGCP DEBUG <0013> Generated response: line #00: 200 36812 OK (mgcp_msg.c:72) 20250830163840262 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/110@mgw (mgcp_msg.c:72) 20250830163840262 DLMGCP DEBUG <0013> Generated response: line #02: I: 4D2E8B1F (mgcp_msg.c:72) 20250830163840262 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163840262 DLMGCP DEBUG <0013> Generated response: line #04: o=- 4D2E8B1F 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163840262 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163840262 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163840262 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163840262 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5158 RTP/AVP 112 (mgcp_msg.c:72) 20250830163840262 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163840262 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163840262 DLMGCP DEBUG <0013> Received message: line #00: CRCX 36813 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163840262 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163840262 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163840262 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163840262 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw (trunk:0) found free endpoint: rtpbridge/111@mgw (mgcp_endp.c:262) 20250830163840262 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/111@mgw" (mgcp_protocol.c:370) 20250830163840262 DLMGCP NOTICE <0013> endpoint:rtpbridge/111@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163840262 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163840262 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw CI:C9F6FEED connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163840262 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw CI:C9F6FEED output_enabled 0 (mgcp_conn.c:271) 20250830163840262 DLMGCP DEBUG <0013> (1234/rtp C:C9F6FEED r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163840262 DLMGCP NOTICE <0013> endpoint:rtpbridge/111@mgw CI:C9F6FEED CRCX: connection successfully created: (1234/rtp C:C9F6FEED r=NULL:0<->l=::1:5160) (mgcp_protocol.c:772) 20250830163840262 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163840262 DLMGCP DEBUG <0013> Generated response: line #00: 200 36813 OK (mgcp_msg.c:72) 20250830163840262 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/111@mgw (mgcp_msg.c:72) 20250830163840262 DLMGCP DEBUG <0013> Generated response: line #02: I: C9F6FEED (mgcp_msg.c:72) 20250830163840262 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163840262 DLMGCP DEBUG <0013> Generated response: line #04: o=- C9F6FEED 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163840262 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163840262 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163840262 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163840262 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5160 RTP/AVP 112 (mgcp_msg.c:72) 20250830163840262 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163840262 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163840262 DLMGCP DEBUG <0013> Received message: line #00: CRCX 36814 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163840262 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163840262 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163840262 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163840262 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw (trunk:0) found free endpoint: rtpbridge/112@mgw (mgcp_endp.c:262) 20250830163840262 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/112@mgw" (mgcp_protocol.c:370) 20250830163840262 DLMGCP NOTICE <0013> endpoint:rtpbridge/112@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163840262 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163840262 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw CI:4B0F9EB1 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163840262 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw CI:4B0F9EB1 output_enabled 0 (mgcp_conn.c:271) 20250830163840262 DLMGCP DEBUG <0013> (1234/rtp C:4B0F9EB1 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163840262 DLMGCP NOTICE <0013> endpoint:rtpbridge/112@mgw CI:4B0F9EB1 CRCX: connection successfully created: (1234/rtp C:4B0F9EB1 r=NULL:0<->l=::1:5162) (mgcp_protocol.c:772) 20250830163840262 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163840263 DLMGCP DEBUG <0013> Generated response: line #00: 200 36814 OK (mgcp_msg.c:72) 20250830163840263 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/112@mgw (mgcp_msg.c:72) 20250830163840263 DLMGCP DEBUG <0013> Generated response: line #02: I: 4B0F9EB1 (mgcp_msg.c:72) 20250830163840263 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163840263 DLMGCP DEBUG <0013> Generated response: line #04: o=- 4B0F9EB1 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163840263 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163840263 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163840263 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163840263 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5162 RTP/AVP 112 (mgcp_msg.c:72) 20250830163840263 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163840263 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163840263 DLMGCP DEBUG <0013> Received message: line #00: CRCX 36815 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163840263 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163840263 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163840263 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163840263 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw (trunk:0) found free endpoint: rtpbridge/113@mgw (mgcp_endp.c:262) 20250830163840263 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/113@mgw" (mgcp_protocol.c:370) 20250830163840263 DLMGCP NOTICE <0013> endpoint:rtpbridge/113@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163840263 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163840263 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw CI:F991F78A connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163840263 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw CI:F991F78A output_enabled 0 (mgcp_conn.c:271) 20250830163840263 DLMGCP DEBUG <0013> (1234/rtp C:F991F78A r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163840263 DLMGCP NOTICE <0013> endpoint:rtpbridge/113@mgw CI:F991F78A CRCX: connection successfully created: (1234/rtp C:F991F78A r=NULL:0<->l=::1:5164) (mgcp_protocol.c:772) 20250830163840263 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163840263 DLMGCP DEBUG <0013> Generated response: line #00: 200 36815 OK (mgcp_msg.c:72) 20250830163840263 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/113@mgw (mgcp_msg.c:72) 20250830163840263 DLMGCP DEBUG <0013> Generated response: line #02: I: F991F78A (mgcp_msg.c:72) 20250830163840263 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163840263 DLMGCP DEBUG <0013> Generated response: line #04: o=- F991F78A 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163840263 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163840263 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163840263 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163840263 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5164 RTP/AVP 112 (mgcp_msg.c:72) 20250830163840263 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163840263 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163840263 DLMGCP DEBUG <0013> Received message: line #00: CRCX 36816 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163840263 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163840263 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163840263 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163840263 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw (trunk:0) found free endpoint: rtpbridge/114@mgw (mgcp_endp.c:262) 20250830163840263 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/114@mgw" (mgcp_protocol.c:370) 20250830163840263 DLMGCP NOTICE <0013> endpoint:rtpbridge/114@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163840263 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163840263 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw CI:3ED602CB connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163840263 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw CI:3ED602CB output_enabled 0 (mgcp_conn.c:271) 20250830163840263 DLMGCP DEBUG <0013> (1234/rtp C:3ED602CB r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163840263 DLMGCP NOTICE <0013> endpoint:rtpbridge/114@mgw CI:3ED602CB CRCX: connection successfully created: (1234/rtp C:3ED602CB r=NULL:0<->l=::1:5166) (mgcp_protocol.c:772) 20250830163840263 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163840263 DLMGCP DEBUG <0013> Generated response: line #00: 200 36816 OK (mgcp_msg.c:72) 20250830163840263 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/114@mgw (mgcp_msg.c:72) 20250830163840263 DLMGCP DEBUG <0013> Generated response: line #02: I: 3ED602CB (mgcp_msg.c:72) 20250830163840263 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163840263 DLMGCP DEBUG <0013> Generated response: line #04: o=- 3ED602CB 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163840263 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163840263 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163840263 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163840263 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5166 RTP/AVP 112 (mgcp_msg.c:72) 20250830163840263 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163840263 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163840264 DLMGCP DEBUG <0013> Received message: line #00: CRCX 36817 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163840264 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163840264 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163840264 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163840264 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw (trunk:0) found free endpoint: rtpbridge/115@mgw (mgcp_endp.c:262) 20250830163840264 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/115@mgw" (mgcp_protocol.c:370) 20250830163840264 DLMGCP NOTICE <0013> endpoint:rtpbridge/115@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163840264 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163840264 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw CI:924C61E8 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163840264 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw CI:924C61E8 output_enabled 0 (mgcp_conn.c:271) 20250830163840264 DLMGCP DEBUG <0013> (1234/rtp C:924C61E8 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163840264 DLMGCP NOTICE <0013> endpoint:rtpbridge/115@mgw CI:924C61E8 CRCX: connection successfully created: (1234/rtp C:924C61E8 r=NULL:0<->l=::1:5168) (mgcp_protocol.c:772) 20250830163840264 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163840264 DLMGCP DEBUG <0013> Generated response: line #00: 200 36817 OK (mgcp_msg.c:72) 20250830163840264 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/115@mgw (mgcp_msg.c:72) 20250830163840264 DLMGCP DEBUG <0013> Generated response: line #02: I: 924C61E8 (mgcp_msg.c:72) 20250830163840264 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163840264 DLMGCP DEBUG <0013> Generated response: line #04: o=- 924C61E8 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163840264 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163840264 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163840264 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163840264 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5168 RTP/AVP 112 (mgcp_msg.c:72) 20250830163840264 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163840264 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163840264 DLMGCP DEBUG <0013> Received message: line #00: CRCX 36818 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163840264 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163840264 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163840264 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163840264 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw (trunk:0) found free endpoint: rtpbridge/116@mgw (mgcp_endp.c:262) 20250830163840264 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/116@mgw" (mgcp_protocol.c:370) 20250830163840264 DLMGCP NOTICE <0013> endpoint:rtpbridge/116@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163840264 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163840264 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw CI:1DAE138E connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163840264 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw CI:1DAE138E output_enabled 0 (mgcp_conn.c:271) 20250830163840264 DLMGCP DEBUG <0013> (1234/rtp C:1DAE138E r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163840264 DLMGCP NOTICE <0013> endpoint:rtpbridge/116@mgw CI:1DAE138E CRCX: connection successfully created: (1234/rtp C:1DAE138E r=NULL:0<->l=::1:5170) (mgcp_protocol.c:772) 20250830163840264 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163840264 DLMGCP DEBUG <0013> Generated response: line #00: 200 36818 OK (mgcp_msg.c:72) 20250830163840264 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/116@mgw (mgcp_msg.c:72) 20250830163840264 DLMGCP DEBUG <0013> Generated response: line #02: I: 1DAE138E (mgcp_msg.c:72) 20250830163840264 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163840264 DLMGCP DEBUG <0013> Generated response: line #04: o=- 1DAE138E 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163840264 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163840264 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163840264 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163840264 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5170 RTP/AVP 112 (mgcp_msg.c:72) 20250830163840264 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163840264 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163840264 DLMGCP DEBUG <0013> Received message: line #00: CRCX 36819 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163840264 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163840264 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163840264 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163840264 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw (trunk:0) found free endpoint: rtpbridge/117@mgw (mgcp_endp.c:262) 20250830163840264 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/117@mgw" (mgcp_protocol.c:370) 20250830163840264 DLMGCP NOTICE <0013> endpoint:rtpbridge/117@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163840264 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163840264 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw CI:15478939 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163840264 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw CI:15478939 output_enabled 0 (mgcp_conn.c:271) 20250830163840264 DLMGCP DEBUG <0013> (1234/rtp C:15478939 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163840264 DLMGCP NOTICE <0013> endpoint:rtpbridge/117@mgw CI:15478939 CRCX: connection successfully created: (1234/rtp C:15478939 r=NULL:0<->l=::1:5172) (mgcp_protocol.c:772) 20250830163840265 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163840265 DLMGCP DEBUG <0013> Generated response: line #00: 200 36819 OK (mgcp_msg.c:72) 20250830163840265 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/117@mgw (mgcp_msg.c:72) 20250830163840265 DLMGCP DEBUG <0013> Generated response: line #02: I: 15478939 (mgcp_msg.c:72) 20250830163840265 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163840265 DLMGCP DEBUG <0013> Generated response: line #04: o=- 15478939 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163840265 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163840265 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163840265 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163840265 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5172 RTP/AVP 112 (mgcp_msg.c:72) 20250830163840265 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163840265 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163840265 DLMGCP DEBUG <0013> Received message: line #00: CRCX 36820 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163840265 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163840265 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163840265 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163840265 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw (trunk:0) found free endpoint: rtpbridge/118@mgw (mgcp_endp.c:262) 20250830163840265 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/118@mgw" (mgcp_protocol.c:370) 20250830163840265 DLMGCP NOTICE <0013> endpoint:rtpbridge/118@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163840265 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163840265 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw CI:F77B7899 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163840265 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw CI:F77B7899 output_enabled 0 (mgcp_conn.c:271) 20250830163840265 DLMGCP DEBUG <0013> (1234/rtp C:F77B7899 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163840265 DLMGCP NOTICE <0013> endpoint:rtpbridge/118@mgw CI:F77B7899 CRCX: connection successfully created: (1234/rtp C:F77B7899 r=NULL:0<->l=::1:5174) (mgcp_protocol.c:772) 20250830163840265 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163840265 DLMGCP DEBUG <0013> Generated response: line #00: 200 36820 OK (mgcp_msg.c:72) 20250830163840265 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/118@mgw (mgcp_msg.c:72) 20250830163840265 DLMGCP DEBUG <0013> Generated response: line #02: I: F77B7899 (mgcp_msg.c:72) 20250830163840265 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163840265 DLMGCP DEBUG <0013> Generated response: line #04: o=- F77B7899 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163840265 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163840265 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163840265 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163840265 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5174 RTP/AVP 112 (mgcp_msg.c:72) 20250830163840265 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163840265 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163840265 DLMGCP DEBUG <0013> Received message: line #00: CRCX 36821 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163840265 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163840265 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163840265 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163840265 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw (trunk:0) found free endpoint: rtpbridge/119@mgw (mgcp_endp.c:262) 20250830163840265 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/119@mgw" (mgcp_protocol.c:370) 20250830163840265 DLMGCP NOTICE <0013> endpoint:rtpbridge/119@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163840265 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163840265 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw CI:0E403E5F connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163840265 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw CI:0E403E5F output_enabled 0 (mgcp_conn.c:271) 20250830163840265 DLMGCP DEBUG <0013> (1234/rtp C:0E403E5F r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163840265 DLMGCP NOTICE <0013> endpoint:rtpbridge/119@mgw CI:0E403E5F CRCX: connection successfully created: (1234/rtp C:0E403E5F r=NULL:0<->l=::1:5176) (mgcp_protocol.c:772) 20250830163840265 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163840265 DLMGCP DEBUG <0013> Generated response: line #00: 200 36821 OK (mgcp_msg.c:72) 20250830163840265 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/119@mgw (mgcp_msg.c:72) 20250830163840265 DLMGCP DEBUG <0013> Generated response: line #02: I: 0E403E5F (mgcp_msg.c:72) 20250830163840265 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163840265 DLMGCP DEBUG <0013> Generated response: line #04: o=- 0E403E5F 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163840265 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163840265 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163840265 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163840265 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5176 RTP/AVP 112 (mgcp_msg.c:72) 20250830163840265 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163840265 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163840266 DLMGCP DEBUG <0013> Received message: line #00: CRCX 36822 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163840266 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163840266 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163840266 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163840266 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw (trunk:0) found free endpoint: rtpbridge/11a@mgw (mgcp_endp.c:262) 20250830163840266 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/11a@mgw" (mgcp_protocol.c:370) 20250830163840266 DLMGCP NOTICE <0013> endpoint:rtpbridge/11a@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163840266 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163840266 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw CI:66F78818 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163840266 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw CI:66F78818 output_enabled 0 (mgcp_conn.c:271) 20250830163840266 DLMGCP DEBUG <0013> (1234/rtp C:66F78818 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163840266 DLMGCP NOTICE <0013> endpoint:rtpbridge/11a@mgw CI:66F78818 CRCX: connection successfully created: (1234/rtp C:66F78818 r=NULL:0<->l=::1:5178) (mgcp_protocol.c:772) 20250830163840266 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163840266 DLMGCP DEBUG <0013> Generated response: line #00: 200 36822 OK (mgcp_msg.c:72) 20250830163840266 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/11a@mgw (mgcp_msg.c:72) 20250830163840266 DLMGCP DEBUG <0013> Generated response: line #02: I: 66F78818 (mgcp_msg.c:72) 20250830163840266 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163840266 DLMGCP DEBUG <0013> Generated response: line #04: o=- 66F78818 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163840266 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163840266 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163840266 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163840266 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5178 RTP/AVP 112 (mgcp_msg.c:72) 20250830163840266 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163840266 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163840266 DLMGCP DEBUG <0013> Received message: line #00: CRCX 36823 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163840266 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163840266 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163840266 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163840266 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw (trunk:0) found free endpoint: rtpbridge/11b@mgw (mgcp_endp.c:262) 20250830163840266 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/11b@mgw" (mgcp_protocol.c:370) 20250830163840266 DLMGCP NOTICE <0013> endpoint:rtpbridge/11b@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163840266 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163840266 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw CI:D26A8D2C connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163840266 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw CI:D26A8D2C output_enabled 0 (mgcp_conn.c:271) 20250830163840266 DLMGCP DEBUG <0013> (1234/rtp C:D26A8D2C r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163840266 DLMGCP NOTICE <0013> endpoint:rtpbridge/11b@mgw CI:D26A8D2C CRCX: connection successfully created: (1234/rtp C:D26A8D2C r=NULL:0<->l=::1:5180) (mgcp_protocol.c:772) 20250830163840266 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163840266 DLMGCP DEBUG <0013> Generated response: line #00: 200 36823 OK (mgcp_msg.c:72) 20250830163840266 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/11b@mgw (mgcp_msg.c:72) 20250830163840266 DLMGCP DEBUG <0013> Generated response: line #02: I: D26A8D2C (mgcp_msg.c:72) 20250830163840266 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163840266 DLMGCP DEBUG <0013> Generated response: line #04: o=- D26A8D2C 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163840266 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163840266 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163840266 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163840266 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5180 RTP/AVP 112 (mgcp_msg.c:72) 20250830163840266 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163840266 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163840266 DLMGCP DEBUG <0013> Received message: line #00: CRCX 36824 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163840266 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163840267 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163840267 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163840267 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw (trunk:0) found free endpoint: rtpbridge/11c@mgw (mgcp_endp.c:262) 20250830163840267 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/11c@mgw" (mgcp_protocol.c:370) 20250830163840267 DLMGCP NOTICE <0013> endpoint:rtpbridge/11c@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163840267 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163840267 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw CI:DC0A24AA connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163840267 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw CI:DC0A24AA output_enabled 0 (mgcp_conn.c:271) 20250830163840267 DLMGCP DEBUG <0013> (1234/rtp C:DC0A24AA r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163840267 DLMGCP NOTICE <0013> endpoint:rtpbridge/11c@mgw CI:DC0A24AA CRCX: connection successfully created: (1234/rtp C:DC0A24AA r=NULL:0<->l=::1:5182) (mgcp_protocol.c:772) 20250830163840267 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163840267 DLMGCP DEBUG <0013> Generated response: line #00: 200 36824 OK (mgcp_msg.c:72) 20250830163840267 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/11c@mgw (mgcp_msg.c:72) 20250830163840267 DLMGCP DEBUG <0013> Generated response: line #02: I: DC0A24AA (mgcp_msg.c:72) 20250830163840267 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163840267 DLMGCP DEBUG <0013> Generated response: line #04: o=- DC0A24AA 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163840267 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163840267 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163840267 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163840267 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5182 RTP/AVP 112 (mgcp_msg.c:72) 20250830163840267 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163840267 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163840267 DLMGCP DEBUG <0013> Received message: line #00: CRCX 36825 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163840267 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163840267 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163840267 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163840267 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw (trunk:0) found free endpoint: rtpbridge/11d@mgw (mgcp_endp.c:262) 20250830163840267 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/11d@mgw" (mgcp_protocol.c:370) 20250830163840267 DLMGCP NOTICE <0013> endpoint:rtpbridge/11d@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163840267 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163840267 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw CI:5F775316 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163840267 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw CI:5F775316 output_enabled 0 (mgcp_conn.c:271) 20250830163840267 DLMGCP DEBUG <0013> (1234/rtp C:5F775316 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163840267 DLMGCP NOTICE <0013> endpoint:rtpbridge/11d@mgw CI:5F775316 CRCX: connection successfully created: (1234/rtp C:5F775316 r=NULL:0<->l=::1:5184) (mgcp_protocol.c:772) 20250830163840267 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163840267 DLMGCP DEBUG <0013> Generated response: line #00: 200 36825 OK (mgcp_msg.c:72) 20250830163840267 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/11d@mgw (mgcp_msg.c:72) 20250830163840267 DLMGCP DEBUG <0013> Generated response: line #02: I: 5F775316 (mgcp_msg.c:72) 20250830163840267 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163840267 DLMGCP DEBUG <0013> Generated response: line #04: o=- 5F775316 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163840267 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163840267 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163840267 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163840267 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5184 RTP/AVP 112 (mgcp_msg.c:72) 20250830163840267 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163840267 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163840268 DLMGCP DEBUG <0013> Received message: line #00: CRCX 36826 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163840268 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163840268 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163840268 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163840268 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw (trunk:0) found free endpoint: rtpbridge/11e@mgw (mgcp_endp.c:262) 20250830163840268 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/11e@mgw" (mgcp_protocol.c:370) 20250830163840268 DLMGCP NOTICE <0013> endpoint:rtpbridge/11e@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163840268 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163840268 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw CI:7E0479AB connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163840268 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw CI:7E0479AB output_enabled 0 (mgcp_conn.c:271) 20250830163840268 DLMGCP DEBUG <0013> (1234/rtp C:7E0479AB r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163840268 DLMGCP NOTICE <0013> endpoint:rtpbridge/11e@mgw CI:7E0479AB CRCX: connection successfully created: (1234/rtp C:7E0479AB r=NULL:0<->l=::1:5186) (mgcp_protocol.c:772) 20250830163840268 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163840268 DLMGCP DEBUG <0013> Generated response: line #00: 200 36826 OK (mgcp_msg.c:72) 20250830163840268 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/11e@mgw (mgcp_msg.c:72) 20250830163840268 DLMGCP DEBUG <0013> Generated response: line #02: I: 7E0479AB (mgcp_msg.c:72) 20250830163840268 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163840268 DLMGCP DEBUG <0013> Generated response: line #04: o=- 7E0479AB 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163840268 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163840268 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163840268 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163840268 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5186 RTP/AVP 112 (mgcp_msg.c:72) 20250830163840268 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163840268 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163840268 DLMGCP DEBUG <0013> Received message: line #00: CRCX 36827 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163840268 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163840268 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163840268 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163840268 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw (trunk:0) found free endpoint: rtpbridge/11f@mgw (mgcp_endp.c:262) 20250830163840268 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/11f@mgw" (mgcp_protocol.c:370) 20250830163840268 DLMGCP NOTICE <0013> endpoint:rtpbridge/11f@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163840268 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163840268 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw CI:F84410CB connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163840268 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw CI:F84410CB output_enabled 0 (mgcp_conn.c:271) 20250830163840268 DLMGCP DEBUG <0013> (1234/rtp C:F84410CB r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163840268 DLMGCP NOTICE <0013> endpoint:rtpbridge/11f@mgw CI:F84410CB CRCX: connection successfully created: (1234/rtp C:F84410CB r=NULL:0<->l=::1:5188) (mgcp_protocol.c:772) 20250830163840268 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163840268 DLMGCP DEBUG <0013> Generated response: line #00: 200 36827 OK (mgcp_msg.c:72) 20250830163840268 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/11f@mgw (mgcp_msg.c:72) 20250830163840268 DLMGCP DEBUG <0013> Generated response: line #02: I: F84410CB (mgcp_msg.c:72) 20250830163840268 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163840268 DLMGCP DEBUG <0013> Generated response: line #04: o=- F84410CB 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163840268 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163840268 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163840268 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163840268 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5188 RTP/AVP 112 (mgcp_msg.c:72) 20250830163840268 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163840268 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163840268 DLMGCP DEBUG <0013> Received message: line #00: CRCX 36828 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163840268 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163840268 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163840268 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163840268 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw (trunk:0) found free endpoint: rtpbridge/120@mgw (mgcp_endp.c:262) 20250830163840268 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/120@mgw" (mgcp_protocol.c:370) 20250830163840268 DLMGCP NOTICE <0013> endpoint:rtpbridge/120@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163840268 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163840268 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw CI:DE28A909 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163840268 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw CI:DE28A909 output_enabled 0 (mgcp_conn.c:271) 20250830163840268 DLMGCP DEBUG <0013> (1234/rtp C:DE28A909 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163840268 DLMGCP NOTICE <0013> endpoint:rtpbridge/120@mgw CI:DE28A909 CRCX: connection successfully created: (1234/rtp C:DE28A909 r=NULL:0<->l=::1:5190) (mgcp_protocol.c:772) 20250830163840268 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163840269 DLMGCP DEBUG <0013> Generated response: line #00: 200 36828 OK (mgcp_msg.c:72) 20250830163840269 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/120@mgw (mgcp_msg.c:72) 20250830163840269 DLMGCP DEBUG <0013> Generated response: line #02: I: DE28A909 (mgcp_msg.c:72) 20250830163840269 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163840269 DLMGCP DEBUG <0013> Generated response: line #04: o=- DE28A909 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163840269 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163840269 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163840269 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163840269 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5190 RTP/AVP 112 (mgcp_msg.c:72) 20250830163840269 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163840269 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163840269 DLMGCP DEBUG <0013> Received message: line #00: CRCX 36829 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163840269 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163840269 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163840269 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163840269 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw (trunk:0) found free endpoint: rtpbridge/121@mgw (mgcp_endp.c:262) 20250830163840269 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/121@mgw" (mgcp_protocol.c:370) 20250830163840269 DLMGCP NOTICE <0013> endpoint:rtpbridge/121@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163840269 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163840269 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw CI:8AB49F7B connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163840269 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw CI:8AB49F7B output_enabled 0 (mgcp_conn.c:271) 20250830163840269 DLMGCP DEBUG <0013> (1234/rtp C:8AB49F7B r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163840269 DLMGCP NOTICE <0013> endpoint:rtpbridge/121@mgw CI:8AB49F7B CRCX: connection successfully created: (1234/rtp C:8AB49F7B r=NULL:0<->l=::1:5192) (mgcp_protocol.c:772) 20250830163840269 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163840269 DLMGCP DEBUG <0013> Generated response: line #00: 200 36829 OK (mgcp_msg.c:72) 20250830163840269 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/121@mgw (mgcp_msg.c:72) 20250830163840269 DLMGCP DEBUG <0013> Generated response: line #02: I: 8AB49F7B (mgcp_msg.c:72) 20250830163840269 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163840269 DLMGCP DEBUG <0013> Generated response: line #04: o=- 8AB49F7B 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163840269 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163840269 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163840269 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163840269 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5192 RTP/AVP 112 (mgcp_msg.c:72) 20250830163840269 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163840269 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163840269 DLMGCP DEBUG <0013> Received message: line #00: CRCX 36830 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163840269 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163840269 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163840269 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163840269 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw (trunk:0) found free endpoint: rtpbridge/122@mgw (mgcp_endp.c:262) 20250830163840269 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/122@mgw" (mgcp_protocol.c:370) 20250830163840269 DLMGCP NOTICE <0013> endpoint:rtpbridge/122@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163840269 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163840269 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw CI:BA88DC1A connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163840269 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw CI:BA88DC1A output_enabled 0 (mgcp_conn.c:271) 20250830163840269 DLMGCP DEBUG <0013> (1234/rtp C:BA88DC1A r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163840269 DLMGCP NOTICE <0013> endpoint:rtpbridge/122@mgw CI:BA88DC1A CRCX: connection successfully created: (1234/rtp C:BA88DC1A r=NULL:0<->l=::1:5194) (mgcp_protocol.c:772) 20250830163840269 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163840269 DLMGCP DEBUG <0013> Generated response: line #00: 200 36830 OK (mgcp_msg.c:72) 20250830163840269 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/122@mgw (mgcp_msg.c:72) 20250830163840269 DLMGCP DEBUG <0013> Generated response: line #02: I: BA88DC1A (mgcp_msg.c:72) 20250830163840269 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163840269 DLMGCP DEBUG <0013> Generated response: line #04: o=- BA88DC1A 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163840269 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163840269 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163840269 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163840269 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5194 RTP/AVP 112 (mgcp_msg.c:72) 20250830163840269 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163840269 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163840270 DLMGCP DEBUG <0013> Received message: line #00: CRCX 36831 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163840270 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163840270 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163840270 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163840270 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw (trunk:0) found free endpoint: rtpbridge/123@mgw (mgcp_endp.c:262) 20250830163840270 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/123@mgw" (mgcp_protocol.c:370) 20250830163840270 DLMGCP NOTICE <0013> endpoint:rtpbridge/123@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163840270 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163840270 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw CI:06F27A3A connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163840270 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw CI:06F27A3A output_enabled 0 (mgcp_conn.c:271) 20250830163840270 DLMGCP DEBUG <0013> (1234/rtp C:06F27A3A r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163840270 DLMGCP NOTICE <0013> endpoint:rtpbridge/123@mgw CI:06F27A3A CRCX: connection successfully created: (1234/rtp C:06F27A3A r=NULL:0<->l=::1:5196) (mgcp_protocol.c:772) 20250830163840270 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163840270 DLMGCP DEBUG <0013> Generated response: line #00: 200 36831 OK (mgcp_msg.c:72) 20250830163840270 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/123@mgw (mgcp_msg.c:72) 20250830163840270 DLMGCP DEBUG <0013> Generated response: line #02: I: 06F27A3A (mgcp_msg.c:72) 20250830163840270 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163840270 DLMGCP DEBUG <0013> Generated response: line #04: o=- 06F27A3A 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163840270 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163840270 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163840270 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163840270 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5196 RTP/AVP 112 (mgcp_msg.c:72) 20250830163840270 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163840270 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163840270 DLMGCP DEBUG <0013> Received message: line #00: CRCX 36832 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163840270 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163840270 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163840270 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163840270 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw (trunk:0) found free endpoint: rtpbridge/124@mgw (mgcp_endp.c:262) 20250830163840270 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/124@mgw" (mgcp_protocol.c:370) 20250830163840270 DLMGCP NOTICE <0013> endpoint:rtpbridge/124@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163840270 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163840270 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw CI:B0874618 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163840270 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw CI:B0874618 output_enabled 0 (mgcp_conn.c:271) 20250830163840270 DLMGCP DEBUG <0013> (1234/rtp C:B0874618 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163840270 DLMGCP NOTICE <0013> endpoint:rtpbridge/124@mgw CI:B0874618 CRCX: connection successfully created: (1234/rtp C:B0874618 r=NULL:0<->l=::1:5198) (mgcp_protocol.c:772) 20250830163840270 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163840270 DLMGCP DEBUG <0013> Generated response: line #00: 200 36832 OK (mgcp_msg.c:72) 20250830163840270 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/124@mgw (mgcp_msg.c:72) 20250830163840270 DLMGCP DEBUG <0013> Generated response: line #02: I: B0874618 (mgcp_msg.c:72) 20250830163840270 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163840270 DLMGCP DEBUG <0013> Generated response: line #04: o=- B0874618 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163840270 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163840270 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163840270 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163840270 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5198 RTP/AVP 112 (mgcp_msg.c:72) 20250830163840270 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163840270 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163840270 DLMGCP DEBUG <0013> Received message: line #00: CRCX 36833 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163840270 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163840270 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163840270 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163840270 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw (trunk:0) found free endpoint: rtpbridge/125@mgw (mgcp_endp.c:262) 20250830163840270 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/125@mgw" (mgcp_protocol.c:370) 20250830163840271 DLMGCP NOTICE <0013> endpoint:rtpbridge/125@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163840271 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163840271 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw CI:027DA102 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163840271 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw CI:027DA102 output_enabled 0 (mgcp_conn.c:271) 20250830163840271 DLMGCP DEBUG <0013> (1234/rtp C:027DA102 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163840271 DLMGCP NOTICE <0013> endpoint:rtpbridge/125@mgw CI:027DA102 CRCX: connection successfully created: (1234/rtp C:027DA102 r=NULL:0<->l=::1:5200) (mgcp_protocol.c:772) 20250830163840271 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163840271 DLMGCP DEBUG <0013> Generated response: line #00: 200 36833 OK (mgcp_msg.c:72) 20250830163840271 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/125@mgw (mgcp_msg.c:72) 20250830163840271 DLMGCP DEBUG <0013> Generated response: line #02: I: 027DA102 (mgcp_msg.c:72) 20250830163840271 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163840271 DLMGCP DEBUG <0013> Generated response: line #04: o=- 027DA102 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163840271 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163840271 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163840271 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163840271 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5200 RTP/AVP 112 (mgcp_msg.c:72) 20250830163840271 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163840271 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163840271 DLMGCP DEBUG <0013> Received message: line #00: CRCX 36834 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163840271 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163840271 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163840271 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163840271 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw (trunk:0) found free endpoint: rtpbridge/126@mgw (mgcp_endp.c:262) 20250830163840271 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/126@mgw" (mgcp_protocol.c:370) 20250830163840271 DLMGCP NOTICE <0013> endpoint:rtpbridge/126@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163840271 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163840271 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw CI:449DF20A connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163840271 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw CI:449DF20A output_enabled 0 (mgcp_conn.c:271) 20250830163840271 DLMGCP DEBUG <0013> (1234/rtp C:449DF20A r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163840271 DLMGCP NOTICE <0013> endpoint:rtpbridge/126@mgw CI:449DF20A CRCX: connection successfully created: (1234/rtp C:449DF20A r=NULL:0<->l=::1:5202) (mgcp_protocol.c:772) 20250830163840271 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163840271 DLMGCP DEBUG <0013> Generated response: line #00: 200 36834 OK (mgcp_msg.c:72) 20250830163840271 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/126@mgw (mgcp_msg.c:72) 20250830163840271 DLMGCP DEBUG <0013> Generated response: line #02: I: 449DF20A (mgcp_msg.c:72) 20250830163840271 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163840271 DLMGCP DEBUG <0013> Generated response: line #04: o=- 449DF20A 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163840271 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163840271 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163840271 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163840271 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5202 RTP/AVP 112 (mgcp_msg.c:72) 20250830163840271 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163840271 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163840271 DLMGCP DEBUG <0013> Received message: line #00: CRCX 36835 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163840271 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163840271 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163840271 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163840271 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw (trunk:0) found free endpoint: rtpbridge/127@mgw (mgcp_endp.c:262) 20250830163840271 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/127@mgw" (mgcp_protocol.c:370) 20250830163840271 DLMGCP NOTICE <0013> endpoint:rtpbridge/127@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163840271 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163840271 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw CI:32877EDE connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163840271 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw CI:32877EDE output_enabled 0 (mgcp_conn.c:271) 20250830163840271 DLMGCP DEBUG <0013> (1234/rtp C:32877EDE r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163840271 DLMGCP NOTICE <0013> endpoint:rtpbridge/127@mgw CI:32877EDE CRCX: connection successfully created: (1234/rtp C:32877EDE r=NULL:0<->l=::1:5204) (mgcp_protocol.c:772) 20250830163840271 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163840271 DLMGCP DEBUG <0013> Generated response: line #00: 200 36835 OK (mgcp_msg.c:72) 20250830163840271 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/127@mgw (mgcp_msg.c:72) 20250830163840271 DLMGCP DEBUG <0013> Generated response: line #02: I: 32877EDE (mgcp_msg.c:72) 20250830163840271 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163840271 DLMGCP DEBUG <0013> Generated response: line #04: o=- 32877EDE 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163840271 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163840271 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163840271 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163840271 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5204 RTP/AVP 112 (mgcp_msg.c:72) 20250830163840271 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163840271 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163840272 DLMGCP DEBUG <0013> Received message: line #00: CRCX 36836 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163840272 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163840272 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163840272 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163840272 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw (trunk:0) found free endpoint: rtpbridge/128@mgw (mgcp_endp.c:262) 20250830163840272 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/128@mgw" (mgcp_protocol.c:370) 20250830163840272 DLMGCP NOTICE <0013> endpoint:rtpbridge/128@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163840272 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163840272 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw CI:BB8A239C connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163840272 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw CI:BB8A239C output_enabled 0 (mgcp_conn.c:271) 20250830163840272 DLMGCP DEBUG <0013> (1234/rtp C:BB8A239C r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163840272 DLMGCP NOTICE <0013> endpoint:rtpbridge/128@mgw CI:BB8A239C CRCX: connection successfully created: (1234/rtp C:BB8A239C r=NULL:0<->l=::1:5206) (mgcp_protocol.c:772) 20250830163840272 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163840272 DLMGCP DEBUG <0013> Generated response: line #00: 200 36836 OK (mgcp_msg.c:72) 20250830163840272 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/128@mgw (mgcp_msg.c:72) 20250830163840272 DLMGCP DEBUG <0013> Generated response: line #02: I: BB8A239C (mgcp_msg.c:72) 20250830163840272 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163840272 DLMGCP DEBUG <0013> Generated response: line #04: o=- BB8A239C 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163840272 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163840272 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163840272 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163840272 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5206 RTP/AVP 112 (mgcp_msg.c:72) 20250830163840272 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163840272 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163840272 DLMGCP DEBUG <0013> Received message: line #00: CRCX 36837 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163840272 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163840272 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163840272 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163840272 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw (trunk:0) found free endpoint: rtpbridge/129@mgw (mgcp_endp.c:262) 20250830163840272 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/129@mgw" (mgcp_protocol.c:370) 20250830163840272 DLMGCP NOTICE <0013> endpoint:rtpbridge/129@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163840272 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163840272 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw CI:84806A8C connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163840272 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw CI:84806A8C output_enabled 0 (mgcp_conn.c:271) 20250830163840272 DLMGCP DEBUG <0013> (1234/rtp C:84806A8C r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163840272 DLMGCP NOTICE <0013> endpoint:rtpbridge/129@mgw CI:84806A8C CRCX: connection successfully created: (1234/rtp C:84806A8C r=NULL:0<->l=::1:5208) (mgcp_protocol.c:772) 20250830163840272 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163840272 DLMGCP DEBUG <0013> Generated response: line #00: 200 36837 OK (mgcp_msg.c:72) 20250830163840272 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/129@mgw (mgcp_msg.c:72) 20250830163840272 DLMGCP DEBUG <0013> Generated response: line #02: I: 84806A8C (mgcp_msg.c:72) 20250830163840272 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163840272 DLMGCP DEBUG <0013> Generated response: line #04: o=- 84806A8C 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163840272 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163840272 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163840272 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163840272 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5208 RTP/AVP 112 (mgcp_msg.c:72) 20250830163840272 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163840272 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163840272 DLMGCP DEBUG <0013> Received message: line #00: CRCX 36838 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163840272 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163840272 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163840272 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163840272 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw (trunk:0) found free endpoint: rtpbridge/12a@mgw (mgcp_endp.c:262) 20250830163840272 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/12a@mgw" (mgcp_protocol.c:370) 20250830163840272 DLMGCP NOTICE <0013> endpoint:rtpbridge/12a@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163840272 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163840273 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw CI:726DC399 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163840273 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw CI:726DC399 output_enabled 0 (mgcp_conn.c:271) 20250830163840273 DLMGCP DEBUG <0013> (1234/rtp C:726DC399 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163840273 DLMGCP NOTICE <0013> endpoint:rtpbridge/12a@mgw CI:726DC399 CRCX: connection successfully created: (1234/rtp C:726DC399 r=NULL:0<->l=::1:5210) (mgcp_protocol.c:772) 20250830163840273 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163840273 DLMGCP DEBUG <0013> Generated response: line #00: 200 36838 OK (mgcp_msg.c:72) 20250830163840273 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/12a@mgw (mgcp_msg.c:72) 20250830163840273 DLMGCP DEBUG <0013> Generated response: line #02: I: 726DC399 (mgcp_msg.c:72) 20250830163840273 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163840273 DLMGCP DEBUG <0013> Generated response: line #04: o=- 726DC399 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163840273 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163840273 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163840273 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163840273 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5210 RTP/AVP 112 (mgcp_msg.c:72) 20250830163840273 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163840273 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163840273 DLMGCP DEBUG <0013> Received message: line #00: CRCX 36839 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163840273 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163840273 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163840273 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163840273 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw (trunk:0) found free endpoint: rtpbridge/12b@mgw (mgcp_endp.c:262) 20250830163840273 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/12b@mgw" (mgcp_protocol.c:370) 20250830163840273 DLMGCP NOTICE <0013> endpoint:rtpbridge/12b@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163840273 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163840273 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw CI:F36CCB01 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163840273 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw CI:F36CCB01 output_enabled 0 (mgcp_conn.c:271) 20250830163840273 DLMGCP DEBUG <0013> (1234/rtp C:F36CCB01 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163840273 DLMGCP NOTICE <0013> endpoint:rtpbridge/12b@mgw CI:F36CCB01 CRCX: connection successfully created: (1234/rtp C:F36CCB01 r=NULL:0<->l=::1:5212) (mgcp_protocol.c:772) 20250830163840273 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163840273 DLMGCP DEBUG <0013> Generated response: line #00: 200 36839 OK (mgcp_msg.c:72) 20250830163840273 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/12b@mgw (mgcp_msg.c:72) 20250830163840273 DLMGCP DEBUG <0013> Generated response: line #02: I: F36CCB01 (mgcp_msg.c:72) 20250830163840273 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163840273 DLMGCP DEBUG <0013> Generated response: line #04: o=- F36CCB01 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163840273 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163840273 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163840273 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163840273 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5212 RTP/AVP 112 (mgcp_msg.c:72) 20250830163840273 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163840273 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163840273 DLMGCP DEBUG <0013> Received message: line #00: CRCX 36840 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163840273 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163840273 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163840273 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163840273 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw (trunk:0) found free endpoint: rtpbridge/12c@mgw (mgcp_endp.c:262) 20250830163840273 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/12c@mgw" (mgcp_protocol.c:370) 20250830163840273 DLMGCP NOTICE <0013> endpoint:rtpbridge/12c@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163840273 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163840273 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw CI:A0F392A3 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163840273 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw CI:A0F392A3 output_enabled 0 (mgcp_conn.c:271) 20250830163840273 DLMGCP DEBUG <0013> (1234/rtp C:A0F392A3 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163840273 DLMGCP NOTICE <0013> endpoint:rtpbridge/12c@mgw CI:A0F392A3 CRCX: connection successfully created: (1234/rtp C:A0F392A3 r=NULL:0<->l=::1:5214) (mgcp_protocol.c:772) 20250830163840273 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163840273 DLMGCP DEBUG <0013> Generated response: line #00: 200 36840 OK (mgcp_msg.c:72) 20250830163840273 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/12c@mgw (mgcp_msg.c:72) 20250830163840273 DLMGCP DEBUG <0013> Generated response: line #02: I: A0F392A3 (mgcp_msg.c:72) 20250830163840273 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163840273 DLMGCP DEBUG <0013> Generated response: line #04: o=- A0F392A3 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163840273 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163840273 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163840273 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163840273 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5214 RTP/AVP 112 (mgcp_msg.c:72) 20250830163840273 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163840273 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) VirtCallAgent-STATS(101)@7b40471322fb: 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)@7b40471322fb: Warning: Stopping inactive timer T_poll_converge. 20250830163841308 DLMGCP DEBUG <0013> Received message: line #00: DLCX 36841 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163841308 DLMGCP ERROR <0013> (trunk:0) Not able to find a free endpoint (mgcp_endp.c:268) 20250830163841308 DLMGCP NOTICE <0013> DLCX: cannot find endpoint "rtpbridge/*@mgw", cause=403 -- trying to identify trunk... (mgcp_protocol.c:336) 20250830163841308 DLMGCP INFO <0013> DLCX: executing request handler for trunk resource of endpoint "rtpbridge/*@mgw" (mgcp_protocol.c:373) 20250830163841308 DLMGCP NOTICE <0013> trunk:0 DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830163841308 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841308 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841308 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841308 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841308 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841308 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841308 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841308 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841308 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841308 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841308 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841308 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841308 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841308 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841308 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841308 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841308 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841308 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841308 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841308 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841308 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841308 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841308 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841308 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841308 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841308 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841308 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841308 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841308 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841308 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841308 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841308 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841308 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841308 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841308 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841308 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841308 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841308 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841308 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841308 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841308 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841308 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841308 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841309 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841309 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841309 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841309 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841309 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841309 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841309 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841309 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841309 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841309 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841309 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841309 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841309 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841309 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841309 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841309 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841309 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841309 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841309 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841309 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841309 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841309 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841309 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841309 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841309 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841309 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841309 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841309 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841309 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841309 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841309 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841309 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841309 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841309 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841309 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841309 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841309 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841309 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841309 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841309 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841309 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841309 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841309 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841309 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841309 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841309 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841309 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841309 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841309 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841309 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841309 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841309 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841309 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841309 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841309 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841309 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841309 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841309 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841309 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841309 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841309 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841309 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841309 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841309 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841309 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841309 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841309 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841309 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841309 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841309 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841309 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841309 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841309 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841309 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841309 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841309 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841309 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841309 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841310 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841310 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841310 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841310 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841310 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841310 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841310 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841310 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841310 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841310 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841310 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841310 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841310 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841310 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841310 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841310 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841310 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841310 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841310 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841310 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841310 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841310 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841310 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841310 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841310 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841310 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841310 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841310 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841310 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841310 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841310 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841310 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841310 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841310 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841310 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841310 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841310 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841310 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841310 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841310 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841310 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841310 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841310 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841310 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841310 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841310 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841310 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841310 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841310 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841310 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841310 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841310 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841310 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841310 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841310 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841310 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841310 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841310 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841310 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841310 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841310 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841310 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841310 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841310 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841310 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841310 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841310 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841310 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841310 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841310 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841310 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841310 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841310 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841310 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841310 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841310 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841310 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841310 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841310 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841310 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841310 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841310 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841310 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841310 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841310 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841311 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841311 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841311 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841311 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841311 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841311 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841311 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841311 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841311 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841311 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841311 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841311 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841311 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841311 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841311 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841311 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841311 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841311 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841311 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841311 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841311 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841311 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841311 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841311 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841311 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841311 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841311 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841311 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841311 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841311 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841311 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841311 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841311 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841311 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841311 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841311 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841311 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841311 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841311 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841311 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841311 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841311 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841311 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841311 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841311 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841311 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841311 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841311 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841311 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841311 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841311 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841311 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841311 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841311 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841311 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841311 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841311 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841311 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841311 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841311 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841311 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841311 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841311 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841311 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841311 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841311 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841311 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841311 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841311 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841311 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841311 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841311 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841311 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841311 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841311 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841311 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841311 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841311 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841311 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841311 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841311 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841311 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841311 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841311 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841311 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841311 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841311 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841311 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841311 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841311 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841311 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841312 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841312 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841312 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841312 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841312 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841312 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841312 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841312 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841312 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841312 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841312 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841312 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841312 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841312 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841312 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841312 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841312 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841312 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841312 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841312 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841312 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841312 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841312 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841312 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841312 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841312 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841312 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841312 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841312 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841312 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841312 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841312 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841312 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841312 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841312 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841312 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841312 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841312 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841312 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841312 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841312 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841312 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841312 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841312 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841312 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841312 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841312 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841312 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841312 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841312 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841312 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841312 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841312 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841312 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841312 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841312 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841312 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841312 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841312 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841312 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841312 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841312 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841312 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841312 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841312 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841312 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841312 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841312 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841312 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841312 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841312 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841312 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841312 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841312 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841312 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841312 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841312 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841312 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841312 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841312 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841312 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841312 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841312 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841312 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841312 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841312 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841312 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841312 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841312 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841312 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841312 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841312 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841312 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841312 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841312 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841312 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841313 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841313 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841313 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841313 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841313 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841313 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841313 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841313 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841313 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841313 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841313 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841313 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841313 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841313 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841313 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841313 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841313 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841313 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841313 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841313 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841313 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841313 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841313 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841313 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841313 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841313 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841313 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841313 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841313 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841313 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841313 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841313 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841313 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841313 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841313 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841313 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841313 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841313 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841313 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841313 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841313 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841313 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841313 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841313 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841313 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841313 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841313 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841313 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841313 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841313 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841313 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841313 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841313 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841313 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841313 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841313 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841313 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841313 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841313 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841313 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841313 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841313 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841313 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841313 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841313 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841313 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841313 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841313 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841313 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841313 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841313 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841313 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841313 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841313 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841313 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841313 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841313 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841313 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841313 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841313 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841313 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841313 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841313 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841313 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841313 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841313 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841313 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841313 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841313 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841313 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841313 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841313 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841313 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841313 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841313 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841313 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841313 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841313 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841313 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841313 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841313 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841313 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841313 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841313 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841313 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841313 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841313 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841313 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841313 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841313 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841313 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841313 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841313 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841313 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841314 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841314 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841314 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841314 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841314 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841314 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841314 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841314 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841314 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841314 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841314 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841314 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841314 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841314 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841314 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841314 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841314 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841314 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841314 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841314 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841314 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841314 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841314 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841314 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841314 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841314 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841314 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841314 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841314 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841314 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841314 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841314 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841314 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841314 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841314 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841314 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841314 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841314 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841314 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841314 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841314 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841314 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841314 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841314 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841314 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841314 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841314 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841314 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841314 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841314 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841314 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841314 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841314 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841314 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841314 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841314 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841314 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841314 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841314 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841314 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841314 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841314 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841314 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841314 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841314 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841314 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841314 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841314 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841314 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841314 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841314 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841314 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841314 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841314 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841314 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841314 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841314 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841314 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841314 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841314 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841314 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841314 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841314 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841314 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841314 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841314 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841314 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841314 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841314 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841314 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841314 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841314 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841314 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163841314 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:146) 20250830163841314 DLMGCP DEBUG <0013> Generated response: line #00: 200 36841 OK (mgcp_msg.c:72) VirtCallAgent-STATS(101)@7b40471322fb: 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)@7b40471322fb: Warning: Stopping inactive timer T_poll_converge. VirtCallAgent-STATS(101)@7b40471322fb: 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)@7b40471322fb: Warning: Stopping inactive timer T_poll_converge. MTC@7b40471322fb: setverdict(pass): none -> pass VirtCallAgent-STATS(101)@7b40471322fb: Final verdict of PTC: none RTPEM1(99)@7b40471322fb: Final verdict of PTC: none RTPEM0(98)@7b40471322fb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(102)@7b40471322fb: Final verdict of PTC: none RTPEM2(100)@7b40471322fb: Final verdict of PTC: none MTC@7b40471322fb: Setting final verdict of the test case. MTC@7b40471322fb: Local verdict of MTC: pass MTC@7b40471322fb: Local verdict of PTC RTPEM0(98): none (pass -> pass) MTC@7b40471322fb: Local verdict of PTC RTPEM1(99): none (pass -> pass) MTC@7b40471322fb: Local verdict of PTC RTPEM2(100): none (pass -> pass) MTC@7b40471322fb: Local verdict of PTC VirtCallAgent-STATS(101): none (pass -> pass) MTC@7b40471322fb: Local verdict of PTC IPA-CTRL-CLI-IPA(102): none (pass -> pass) MTC@7b40471322fb: Test case TC_dlcx_wildcarded finished. Verdict: pass MTC@7b40471322fb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/ttcn3-tcpdump-stop.sh MGCP_Test.TC_dlcx_wildcarded pass'. Sat Aug 30 16:38:41 UTC 2025 ====== MGCP_Test.TC_dlcx_wildcarded pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_dlcx_wildcarded.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=2532564) Waiting for packet dumper to finish... 1 (prev_count=2532564, count=2536296) MTC@7b40471322fb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/ttcn3-tcpdump-stop.sh MGCP_Test.TC_dlcx_wildcarded pass' was executed successfully (exit status: 0). MTC@7b40471322fb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_and_dlcx_ep_callid_connid'. ------ MGCP_Test.TC_crcx_and_dlcx_ep_callid_connid ------ Sat Aug 30 16:38:48 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/logs/testsuite/MGCP_Test.TC_crcx_and_dlcx_ep_callid_connid.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/logs/testsuite/MGCP_Test.TC_crcx_and_dlcx_ep_callid_connid.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@7b40471322fb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_and_dlcx_ep_callid_connid' was executed successfully (exit status: 0). MTC@7b40471322fb: Test case TC_crcx_and_dlcx_ep_callid_connid started. 20250830163849480 DLMGCP DEBUG <0013> Received message: line #00: DLCX 50862 rtpbridge/5@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163849480 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw (trunk:0) found endpoint: rtpbridge/5@mgw (mgcp_endp.c:280) 20250830163849480 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/5@mgw" (mgcp_protocol.c:370) 20250830163849480 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830163849480 DLMGCP ERROR <0013> endpoint:rtpbridge/5@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1068) 20250830163849481 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Generated response: code=515 (mgcp_protocol.c:146) 20250830163849481 DLMGCP DEBUG <0013> Generated response: line #00: 515 50862 FAIL (mgcp_msg.c:72) 20250830163849487 DLMGCP DEBUG <0013> Received message: line #00: CRCX 50863 rtpbridge/5@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163849487 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163849487 DLMGCP DEBUG <0013> Received message: line #02: C: 51234 (mgcp_msg.c:72) 20250830163849487 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163849487 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw (trunk:0) found endpoint: rtpbridge/5@mgw (mgcp_endp.c:280) 20250830163849487 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/5@mgw" (mgcp_protocol.c:370) 20250830163849487 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163849488 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163849488 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw CI:EE7530C9 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163849488 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw CI:EE7530C9 output_enabled 0 (mgcp_conn.c:271) 20250830163849488 DLMGCP DEBUG <0013> (51234/rtp C:EE7530C9 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163849488 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw CI:EE7530C9 CRCX: connection successfully created: (51234/rtp C:EE7530C9 r=NULL:0<->l=::1:5216) (mgcp_protocol.c:772) 20250830163849488 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163849488 DLMGCP DEBUG <0013> Generated response: line #00: 200 50863 OK (mgcp_msg.c:72) 20250830163849488 DLMGCP DEBUG <0013> Generated response: line #01: I: EE7530C9 (mgcp_msg.c:72) 20250830163849488 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250830163849488 DLMGCP DEBUG <0013> Generated response: line #03: o=- EE7530C9 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163849488 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250830163849488 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163849488 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250830163849488 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5216 RTP/AVP 112 (mgcp_msg.c:72) 20250830163849488 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163849488 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250830163849490 DLMGCP DEBUG <0013> Received message: line #00: DLCX 50864 rtpbridge/5@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163849490 DLMGCP DEBUG <0013> Received message: line #01: C: 51234 (mgcp_msg.c:72) 20250830163849490 DLMGCP DEBUG <0013> Received message: line #02: I: EE7530C9 (mgcp_msg.c:72) 20250830163849490 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw (trunk:0) found endpoint: rtpbridge/5@mgw (mgcp_endp.c:280) 20250830163849490 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/5@mgw" (mgcp_protocol.c:370) 20250830163849490 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830163849490 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw CI:EE7530C9 DLCX: deleting conn:(51234/rtp C:EE7530C9 r=NULL:0<->l=::1:5216) (mgcp_protocol.c:1134) 20250830163849490 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163849490 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw DLCX: connection successfully deleted (mgcp_protocol.c:1137) 20250830163849490 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163849490 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw DLCX: endpoint released (mgcp_protocol.c:1144) 20250830163849490 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Generated response: code=250 (mgcp_protocol.c:146) 20250830163849490 DLMGCP DEBUG <0013> Generated response: line #00: 250 50864 OK (mgcp_msg.c:72) 20250830163849490 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@7b40471322fb: setverdict(pass): none -> pass RTPEM0(103)@7b40471322fb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(107)@7b40471322fb: Final verdict of PTC: none RTPEM2(105)@7b40471322fb: Final verdict of PTC: none VirtCallAgent-STATS(106)@7b40471322fb: Final verdict of PTC: none RTPEM1(104)@7b40471322fb: Final verdict of PTC: none MTC@7b40471322fb: Setting final verdict of the test case. MTC@7b40471322fb: Local verdict of MTC: pass MTC@7b40471322fb: Local verdict of PTC RTPEM0(103): none (pass -> pass) MTC@7b40471322fb: Local verdict of PTC RTPEM1(104): none (pass -> pass) MTC@7b40471322fb: Local verdict of PTC RTPEM2(105): none (pass -> pass) MTC@7b40471322fb: Local verdict of PTC VirtCallAgent-STATS(106): none (pass -> pass) MTC@7b40471322fb: Local verdict of PTC IPA-CTRL-CLI-IPA(107): none (pass -> pass) MTC@7b40471322fb: Test case TC_crcx_and_dlcx_ep_callid_connid finished. Verdict: pass MTC@7b40471322fb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_and_dlcx_ep_callid_connid pass'. Sat Aug 30 16:38:49 UTC 2025 ====== MGCP_Test.TC_crcx_and_dlcx_ep_callid_connid pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_crcx_and_dlcx_ep_callid_connid.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=39128) Waiting for packet dumper to finish... 1 (prev_count=39128, count=42860) MTC@7b40471322fb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_and_dlcx_ep_callid_connid pass' was executed successfully (exit status: 0). MTC@7b40471322fb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_and_dlcx_ep_callid'. ------ MGCP_Test.TC_crcx_and_dlcx_ep_callid ------ Sat Aug 30 16:38:56 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/logs/testsuite/MGCP_Test.TC_crcx_and_dlcx_ep_callid.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/logs/testsuite/MGCP_Test.TC_crcx_and_dlcx_ep_callid.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@7b40471322fb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_and_dlcx_ep_callid' was executed successfully (exit status: 0). MTC@7b40471322fb: Test case TC_crcx_and_dlcx_ep_callid started. 20250830163857680 DLMGCP DEBUG <0013> Received message: line #00: DLCX 2314 rtpbridge/5@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163857681 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw (trunk:0) found endpoint: rtpbridge/5@mgw (mgcp_endp.c:280) 20250830163857681 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/5@mgw" (mgcp_protocol.c:370) 20250830163857681 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830163857681 DLMGCP ERROR <0013> endpoint:rtpbridge/5@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1068) 20250830163857681 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Generated response: code=515 (mgcp_protocol.c:146) 20250830163857681 DLMGCP DEBUG <0013> Generated response: line #00: 515 2314 FAIL (mgcp_msg.c:72) 20250830163857689 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2315 rtpbridge/5@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163857689 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163857689 DLMGCP DEBUG <0013> Received message: line #02: C: 51233 (mgcp_msg.c:72) 20250830163857689 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163857689 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw (trunk:0) found endpoint: rtpbridge/5@mgw (mgcp_endp.c:280) 20250830163857689 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/5@mgw" (mgcp_protocol.c:370) 20250830163857689 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163857689 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163857689 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw CI:AD785959 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163857689 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw CI:AD785959 output_enabled 0 (mgcp_conn.c:271) 20250830163857690 DLMGCP DEBUG <0013> (51233/rtp C:AD785959 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163857690 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw CI:AD785959 CRCX: connection successfully created: (51233/rtp C:AD785959 r=NULL:0<->l=::1:5218) (mgcp_protocol.c:772) 20250830163857690 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163857690 DLMGCP DEBUG <0013> Generated response: line #00: 200 2315 OK (mgcp_msg.c:72) 20250830163857690 DLMGCP DEBUG <0013> Generated response: line #01: I: AD785959 (mgcp_msg.c:72) 20250830163857690 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250830163857690 DLMGCP DEBUG <0013> Generated response: line #03: o=- AD785959 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163857690 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250830163857690 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163857690 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250830163857690 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5218 RTP/AVP 112 (mgcp_msg.c:72) 20250830163857690 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163857690 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250830163857692 DLMGCP DEBUG <0013> Received message: line #00: DLCX 2316 rtpbridge/5@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163857692 DLMGCP DEBUG <0013> Received message: line #01: C: 51233 (mgcp_msg.c:72) 20250830163857692 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw (trunk:0) found endpoint: rtpbridge/5@mgw (mgcp_endp.c:280) 20250830163857692 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/5@mgw" (mgcp_protocol.c:370) 20250830163857692 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830163857692 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250830163857692 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163857692 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163857692 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163857692 DLMGCP DEBUG <0013> Generated response: line #00: 200 2316 OK (mgcp_msg.c:72) MTC@7b40471322fb: setverdict(pass): none -> pass RTPEM2(110)@7b40471322fb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(112)@7b40471322fb: Final verdict of PTC: none RTPEM0(108)@7b40471322fb: Final verdict of PTC: none VirtCallAgent-STATS(111)@7b40471322fb: Final verdict of PTC: none RTPEM1(109)@7b40471322fb: Final verdict of PTC: none MTC@7b40471322fb: Setting final verdict of the test case. MTC@7b40471322fb: Local verdict of MTC: pass MTC@7b40471322fb: Local verdict of PTC RTPEM0(108): none (pass -> pass) MTC@7b40471322fb: Local verdict of PTC RTPEM1(109): none (pass -> pass) MTC@7b40471322fb: Local verdict of PTC RTPEM2(110): none (pass -> pass) MTC@7b40471322fb: Local verdict of PTC VirtCallAgent-STATS(111): none (pass -> pass) MTC@7b40471322fb: Local verdict of PTC IPA-CTRL-CLI-IPA(112): none (pass -> pass) MTC@7b40471322fb: Test case TC_crcx_and_dlcx_ep_callid finished. Verdict: pass MTC@7b40471322fb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_and_dlcx_ep_callid pass'. Sat Aug 30 16:38:57 UTC 2025 ====== MGCP_Test.TC_crcx_and_dlcx_ep_callid pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_crcx_and_dlcx_ep_callid.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=38120) Waiting for packet dumper to finish... 1 (prev_count=38120, count=41852) MTC@7b40471322fb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_and_dlcx_ep_callid pass' was executed successfully (exit status: 0). MTC@7b40471322fb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_and_dlcx_ep'. ------ MGCP_Test.TC_crcx_and_dlcx_ep ------ Sat Aug 30 16:39:04 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/logs/testsuite/MGCP_Test.TC_crcx_and_dlcx_ep.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/logs/testsuite/MGCP_Test.TC_crcx_and_dlcx_ep.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@7b40471322fb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_and_dlcx_ep' was executed successfully (exit status: 0). MTC@7b40471322fb: Test case TC_crcx_and_dlcx_ep started. 20250830163905879 DLMGCP DEBUG <0013> Received message: line #00: DLCX 35276 rtpbridge/5@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163905879 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw (trunk:0) found endpoint: rtpbridge/5@mgw (mgcp_endp.c:280) 20250830163905879 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/5@mgw" (mgcp_protocol.c:370) 20250830163905879 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830163905879 DLMGCP ERROR <0013> endpoint:rtpbridge/5@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1068) 20250830163905879 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Generated response: code=515 (mgcp_protocol.c:146) 20250830163905879 DLMGCP DEBUG <0013> Generated response: line #00: 515 35276 FAIL (mgcp_msg.c:72) 20250830163905887 DLMGCP DEBUG <0013> Received message: line #00: CRCX 35277 rtpbridge/5@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163905887 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163905887 DLMGCP DEBUG <0013> Received message: line #02: C: 51232 (mgcp_msg.c:72) 20250830163905887 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163905887 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw (trunk:0) found endpoint: rtpbridge/5@mgw (mgcp_endp.c:280) 20250830163905887 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/5@mgw" (mgcp_protocol.c:370) 20250830163905887 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163905887 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163905888 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw CI:1AC609B7 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163905888 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw CI:1AC609B7 output_enabled 0 (mgcp_conn.c:271) 20250830163905888 DLMGCP DEBUG <0013> (51232/rtp C:1AC609B7 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163905888 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw CI:1AC609B7 CRCX: connection successfully created: (51232/rtp C:1AC609B7 r=NULL:0<->l=::1:5220) (mgcp_protocol.c:772) 20250830163905888 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163905888 DLMGCP DEBUG <0013> Generated response: line #00: 200 35277 OK (mgcp_msg.c:72) 20250830163905888 DLMGCP DEBUG <0013> Generated response: line #01: I: 1AC609B7 (mgcp_msg.c:72) 20250830163905888 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250830163905888 DLMGCP DEBUG <0013> Generated response: line #03: o=- 1AC609B7 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163905888 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250830163905888 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163905888 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250830163905888 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5220 RTP/AVP 112 (mgcp_msg.c:72) 20250830163905888 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163905888 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250830163905890 DLMGCP DEBUG <0013> Received message: line #00: DLCX 35278 rtpbridge/5@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163905890 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw (trunk:0) found endpoint: rtpbridge/5@mgw (mgcp_endp.c:280) 20250830163905890 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/5@mgw" (mgcp_protocol.c:370) 20250830163905890 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830163905890 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250830163905890 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163905890 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163905890 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163905890 DLMGCP DEBUG <0013> Generated response: line #00: 200 35278 OK (mgcp_msg.c:72) MTC@7b40471322fb: setverdict(pass): none -> pass VirtCallAgent-STATS(116)@7b40471322fb: Final verdict of PTC: none RTPEM2(115)@7b40471322fb: Final verdict of PTC: none RTPEM1(114)@7b40471322fb: Final verdict of PTC: none RTPEM0(113)@7b40471322fb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(117)@7b40471322fb: Final verdict of PTC: none MTC@7b40471322fb: Setting final verdict of the test case. MTC@7b40471322fb: Local verdict of MTC: pass MTC@7b40471322fb: Local verdict of PTC RTPEM0(113): none (pass -> pass) MTC@7b40471322fb: Local verdict of PTC RTPEM1(114): none (pass -> pass) MTC@7b40471322fb: Local verdict of PTC RTPEM2(115): none (pass -> pass) MTC@7b40471322fb: Local verdict of PTC VirtCallAgent-STATS(116): none (pass -> pass) MTC@7b40471322fb: Local verdict of PTC IPA-CTRL-CLI-IPA(117): none (pass -> pass) MTC@7b40471322fb: Test case TC_crcx_and_dlcx_ep finished. Verdict: pass MTC@7b40471322fb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_and_dlcx_ep pass'. Sat Aug 30 16:39:05 UTC 2025 ====== MGCP_Test.TC_crcx_and_dlcx_ep pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_crcx_and_dlcx_ep.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=37868) Waiting for packet dumper to finish... 1 (prev_count=37868, count=41600) MTC@7b40471322fb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_and_dlcx_ep pass' was executed successfully (exit status: 0). MTC@7b40471322fb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_and_dlcx_ep_callid_inval'. ------ MGCP_Test.TC_crcx_and_dlcx_ep_callid_inval ------ Sat Aug 30 16:39:12 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/logs/testsuite/MGCP_Test.TC_crcx_and_dlcx_ep_callid_inval.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/logs/testsuite/MGCP_Test.TC_crcx_and_dlcx_ep_callid_inval.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@7b40471322fb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_and_dlcx_ep_callid_inval' was executed successfully (exit status: 0). MTC@7b40471322fb: Test case TC_crcx_and_dlcx_ep_callid_inval started. 20250830163914070 DLMGCP DEBUG <0013> Received message: line #00: DLCX 44561 rtpbridge/5@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163914070 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw (trunk:0) found endpoint: rtpbridge/5@mgw (mgcp_endp.c:280) 20250830163914070 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/5@mgw" (mgcp_protocol.c:370) 20250830163914070 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830163914070 DLMGCP ERROR <0013> endpoint:rtpbridge/5@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1068) 20250830163914070 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Generated response: code=515 (mgcp_protocol.c:146) 20250830163914070 DLMGCP DEBUG <0013> Generated response: line #00: 515 44561 FAIL (mgcp_msg.c:72) 20250830163914077 DLMGCP DEBUG <0013> Received message: line #00: CRCX 44562 rtpbridge/5@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163914077 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163914077 DLMGCP DEBUG <0013> Received message: line #02: C: 51231 (mgcp_msg.c:72) 20250830163914077 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163914077 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw (trunk:0) found endpoint: rtpbridge/5@mgw (mgcp_endp.c:280) 20250830163914077 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/5@mgw" (mgcp_protocol.c:370) 20250830163914077 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163914078 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163914078 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw CI:4EDE7394 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163914078 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw CI:4EDE7394 output_enabled 0 (mgcp_conn.c:271) 20250830163914078 DLMGCP DEBUG <0013> (51231/rtp C:4EDE7394 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163914078 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw CI:4EDE7394 CRCX: connection successfully created: (51231/rtp C:4EDE7394 r=NULL:0<->l=::1:5222) (mgcp_protocol.c:772) 20250830163914078 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163914078 DLMGCP DEBUG <0013> Generated response: line #00: 200 44562 OK (mgcp_msg.c:72) 20250830163914078 DLMGCP DEBUG <0013> Generated response: line #01: I: 4EDE7394 (mgcp_msg.c:72) 20250830163914078 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250830163914078 DLMGCP DEBUG <0013> Generated response: line #03: o=- 4EDE7394 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163914078 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250830163914078 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163914078 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250830163914078 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5222 RTP/AVP 112 (mgcp_msg.c:72) 20250830163914078 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163914078 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250830163914080 DLMGCP DEBUG <0013> Received message: line #00: DLCX 44563 rtpbridge/5@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163914080 DLMGCP DEBUG <0013> Received message: line #01: C: FFFF (mgcp_msg.c:72) 20250830163914080 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw (trunk:0) found endpoint: rtpbridge/5@mgw (mgcp_endp.c:280) 20250830163914080 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/5@mgw" (mgcp_protocol.c:370) 20250830163914080 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830163914080 DLMGCP ERROR <0013> endpoint:rtpbridge/5@mgw CallIDs mismatch: '51231' != 'FFFF' (mgcp_msg.c:510) 20250830163914080 DLMGCP DEBUG <0013> endpoint:none Generated response: code=516 (mgcp_protocol.c:146) 20250830163914080 DLMGCP DEBUG <0013> Generated response: line #00: 516 44563 FAIL (mgcp_msg.c:72) MTC@7b40471322fb: setverdict(pass): none -> pass IPA-CTRL-CLI-IPA(122)@7b40471322fb: Final verdict of PTC: none RTPEM0(118)@7b40471322fb: Final verdict of PTC: none RTPEM2(120)@7b40471322fb: Final verdict of PTC: none VirtCallAgent-STATS(121)@7b40471322fb: Final verdict of PTC: none RTPEM1(119)@7b40471322fb: Final verdict of PTC: none MTC@7b40471322fb: Setting final verdict of the test case. MTC@7b40471322fb: Local verdict of MTC: pass MTC@7b40471322fb: Local verdict of PTC RTPEM0(118): none (pass -> pass) MTC@7b40471322fb: Local verdict of PTC RTPEM1(119): none (pass -> pass) MTC@7b40471322fb: Local verdict of PTC RTPEM2(120): none (pass -> pass) MTC@7b40471322fb: Local verdict of PTC VirtCallAgent-STATS(121): none (pass -> pass) MTC@7b40471322fb: Local verdict of PTC IPA-CTRL-CLI-IPA(122): none (pass -> pass) MTC@7b40471322fb: Test case TC_crcx_and_dlcx_ep_callid_inval finished. Verdict: pass MTC@7b40471322fb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_and_dlcx_ep_callid_inval pass'. Sat Aug 30 16:39:14 UTC 2025 ====== MGCP_Test.TC_crcx_and_dlcx_ep_callid_inval pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_crcx_and_dlcx_ep_callid_inval.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=37652) Waiting for packet dumper to finish... 1 (prev_count=37652, count=41384) MTC@7b40471322fb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_and_dlcx_ep_callid_inval pass' was executed successfully (exit status: 0). MTC@7b40471322fb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_and_dlcx_ep_callid_connid_inval'. ------ MGCP_Test.TC_crcx_and_dlcx_ep_callid_connid_inval ------ Sat Aug 30 16:39:21 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/logs/testsuite/MGCP_Test.TC_crcx_and_dlcx_ep_callid_connid_inval.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/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@7b40471322fb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_and_dlcx_ep_callid_connid_inval' was executed successfully (exit status: 0). MTC@7b40471322fb: Test case TC_crcx_and_dlcx_ep_callid_connid_inval started. 20250830163922268 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3897 rtpbridge/5@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163922268 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw (trunk:0) found endpoint: rtpbridge/5@mgw (mgcp_endp.c:280) 20250830163922268 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/5@mgw" (mgcp_protocol.c:370) 20250830163922268 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830163922268 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250830163922268 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163922268 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163922269 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163922269 DLMGCP DEBUG <0013> Generated response: line #00: 200 3897 OK (mgcp_msg.c:72) 20250830163922276 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3898 rtpbridge/5@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163922276 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163922276 DLMGCP DEBUG <0013> Received message: line #02: C: 51230 (mgcp_msg.c:72) 20250830163922276 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163922276 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw (trunk:0) found endpoint: rtpbridge/5@mgw (mgcp_endp.c:280) 20250830163922276 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/5@mgw" (mgcp_protocol.c:370) 20250830163922276 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163922276 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163922277 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw CI:EAC70EDB connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163922277 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw CI:EAC70EDB output_enabled 0 (mgcp_conn.c:271) 20250830163922277 DLMGCP DEBUG <0013> (51230/rtp C:EAC70EDB r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163922277 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw CI:EAC70EDB CRCX: connection successfully created: (51230/rtp C:EAC70EDB r=NULL:0<->l=::1:5224) (mgcp_protocol.c:772) 20250830163922277 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163922277 DLMGCP DEBUG <0013> Generated response: line #00: 200 3898 OK (mgcp_msg.c:72) 20250830163922277 DLMGCP DEBUG <0013> Generated response: line #01: I: EAC70EDB (mgcp_msg.c:72) 20250830163922277 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250830163922277 DLMGCP DEBUG <0013> Generated response: line #03: o=- EAC70EDB 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163922277 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250830163922277 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163922277 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250830163922277 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5224 RTP/AVP 112 (mgcp_msg.c:72) 20250830163922277 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163922277 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250830163922278 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3899 rtpbridge/5@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163922278 DLMGCP DEBUG <0013> Received message: line #01: C: 51230 (mgcp_msg.c:72) 20250830163922279 DLMGCP DEBUG <0013> Received message: line #02: I: FFFF (mgcp_msg.c:72) 20250830163922279 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw (trunk:0) found endpoint: rtpbridge/5@mgw (mgcp_endp.c:280) 20250830163922279 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/5@mgw" (mgcp_protocol.c:370) 20250830163922279 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830163922279 DLMGCP ERROR <0013> endpoint:rtpbridge/5@mgw no connection found under ConnectionIdentifier 0xFFFF (mgcp_msg.c:555) 20250830163922279 DLMGCP DEBUG <0013> endpoint:none Generated response: code=515 (mgcp_protocol.c:146) 20250830163922279 DLMGCP DEBUG <0013> Generated response: line #00: 515 3899 FAIL (mgcp_msg.c:72) MTC@7b40471322fb: setverdict(pass): none -> pass IPA-CTRL-CLI-IPA(127)@7b40471322fb: Final verdict of PTC: none RTPEM1(124)@7b40471322fb: Final verdict of PTC: none RTPEM2(125)@7b40471322fb: Final verdict of PTC: none RTPEM0(123)@7b40471322fb: Final verdict of PTC: none VirtCallAgent-STATS(126)@7b40471322fb: Final verdict of PTC: none MTC@7b40471322fb: Setting final verdict of the test case. MTC@7b40471322fb: Local verdict of MTC: pass MTC@7b40471322fb: Local verdict of PTC RTPEM0(123): none (pass -> pass) MTC@7b40471322fb: Local verdict of PTC RTPEM1(124): none (pass -> pass) MTC@7b40471322fb: Local verdict of PTC RTPEM2(125): none (pass -> pass) MTC@7b40471322fb: Local verdict of PTC VirtCallAgent-STATS(126): none (pass -> pass) MTC@7b40471322fb: Local verdict of PTC IPA-CTRL-CLI-IPA(127): none (pass -> pass) MTC@7b40471322fb: Test case TC_crcx_and_dlcx_ep_callid_connid_inval finished. Verdict: pass MTC@7b40471322fb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_and_dlcx_ep_callid_connid_inval pass'. Sat Aug 30 16:39:22 UTC 2025 ====== MGCP_Test.TC_crcx_and_dlcx_ep_callid_connid_inval pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_crcx_and_dlcx_ep_callid_connid_inval.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=38400) Waiting for packet dumper to finish... 1 (prev_count=38400, count=42132) MTC@7b40471322fb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_and_dlcx_ep_callid_connid_inval pass' was executed successfully (exit status: 0). MTC@7b40471322fb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_and_dlcx_retrans'. ------ MGCP_Test.TC_crcx_and_dlcx_retrans ------ Sat Aug 30 16:39:29 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/logs/testsuite/MGCP_Test.TC_crcx_and_dlcx_retrans.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/logs/testsuite/MGCP_Test.TC_crcx_and_dlcx_retrans.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@7b40471322fb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_and_dlcx_retrans' was executed successfully (exit status: 0). MTC@7b40471322fb: Test case TC_crcx_and_dlcx_retrans started. 20250830163930466 DLMGCP DEBUG <0013> Received message: line #00: DLCX 42469 rtpbridge/5@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163930466 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw (trunk:0) found endpoint: rtpbridge/5@mgw (mgcp_endp.c:280) 20250830163930466 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/5@mgw" (mgcp_protocol.c:370) 20250830163930466 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830163930467 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250830163930467 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163930467 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163930467 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163930467 DLMGCP DEBUG <0013> Generated response: line #00: 200 42469 OK (mgcp_msg.c:72) 20250830163930477 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42470 rtpbridge/5@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163930477 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163930477 DLMGCP DEBUG <0013> Received message: line #02: C: 51229 (mgcp_msg.c:72) 20250830163930477 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163930477 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw (trunk:0) found endpoint: rtpbridge/5@mgw (mgcp_endp.c:280) 20250830163930477 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/5@mgw" (mgcp_protocol.c:370) 20250830163930477 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163930477 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163930478 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw CI:E5BF0B5C connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163930478 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw CI:E5BF0B5C output_enabled 0 (mgcp_conn.c:271) 20250830163930478 DLMGCP DEBUG <0013> (51229/rtp C:E5BF0B5C r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163930478 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw CI:E5BF0B5C CRCX: connection successfully created: (51229/rtp C:E5BF0B5C r=NULL:0<->l=::1:5226) (mgcp_protocol.c:772) 20250830163930478 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163930478 DLMGCP DEBUG <0013> Generated response: line #00: 200 42470 OK (mgcp_msg.c:72) 20250830163930478 DLMGCP DEBUG <0013> Generated response: line #01: I: E5BF0B5C (mgcp_msg.c:72) 20250830163930478 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250830163930478 DLMGCP DEBUG <0013> Generated response: line #03: o=- E5BF0B5C 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163930478 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250830163930478 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163930478 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250830163930478 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5226 RTP/AVP 112 (mgcp_msg.c:72) 20250830163930478 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163930478 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250830163930480 DLMGCP DEBUG <0013> Received message: line #00: DLCX 42471 rtpbridge/5@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163930480 DLMGCP DEBUG <0013> Received message: line #01: C: 51229 (mgcp_msg.c:72) 20250830163930480 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw (trunk:0) found endpoint: rtpbridge/5@mgw (mgcp_endp.c:280) 20250830163930481 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/5@mgw" (mgcp_protocol.c:370) 20250830163930481 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830163930481 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250830163930481 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163930481 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163930481 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163930481 DLMGCP DEBUG <0013> Generated response: line #00: 200 42471 OK (mgcp_msg.c:72) 20250830163930482 DLMGCP DEBUG <0013> Received message: line #00: DLCX 42471 rtpbridge/5@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163930482 DLMGCP DEBUG <0013> Received message: line #01: C: 51229 (mgcp_msg.c:72) 20250830163930482 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw (trunk:0) found endpoint: rtpbridge/5@mgw (mgcp_endp.c:280) 20250830163930482 DLMGCP DEBUG <0013> Retransmitted response: line #00: 200 42471 OK (mgcp_msg.c:72) MTC@7b40471322fb: setverdict(pass): none -> pass IPA-CTRL-CLI-IPA(132)@7b40471322fb: Final verdict of PTC: none RTPEM0(128)@7b40471322fb: Final verdict of PTC: none RTPEM2(130)@7b40471322fb: Final verdict of PTC: none RTPEM1(129)@7b40471322fb: Final verdict of PTC: none VirtCallAgent-STATS(131)@7b40471322fb: Final verdict of PTC: none MTC@7b40471322fb: Setting final verdict of the test case. MTC@7b40471322fb: Local verdict of MTC: pass MTC@7b40471322fb: Local verdict of PTC RTPEM0(128): none (pass -> pass) MTC@7b40471322fb: Local verdict of PTC RTPEM1(129): none (pass -> pass) MTC@7b40471322fb: Local verdict of PTC RTPEM2(130): none (pass -> pass) MTC@7b40471322fb: Local verdict of PTC VirtCallAgent-STATS(131): none (pass -> pass) MTC@7b40471322fb: Local verdict of PTC IPA-CTRL-CLI-IPA(132): none (pass -> pass) MTC@7b40471322fb: Test case TC_crcx_and_dlcx_retrans finished. Verdict: pass MTC@7b40471322fb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_and_dlcx_retrans pass'. Sat Aug 30 16:39:30 UTC 2025 ====== MGCP_Test.TC_crcx_and_dlcx_retrans pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_crcx_and_dlcx_retrans.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=39432) Waiting for packet dumper to finish... 1 (prev_count=39432, count=43364) MTC@7b40471322fb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_and_dlcx_retrans pass' was executed successfully (exit status: 0). MTC@7b40471322fb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_osmux_wildcard'. ------ MGCP_Test.TC_crcx_osmux_wildcard ------ Sat Aug 30 16:39:37 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/logs/testsuite/MGCP_Test.TC_crcx_osmux_wildcard.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/logs/testsuite/MGCP_Test.TC_crcx_osmux_wildcard.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@7b40471322fb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_osmux_wildcard' was executed successfully (exit status: 0). MTC@7b40471322fb: Test case TC_crcx_osmux_wildcard started. 20250830163938692 DLMGCP DEBUG <0013> Received message: line #00: DLCX 25487 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163938693 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250830163938693 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250830163938693 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830163938693 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1068) 20250830163938693 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:146) 20250830163938693 DLMGCP DEBUG <0013> Generated response: line #00: 515 25487 FAIL (mgcp_msg.c:72) 20250830163938700 DLMGCP DEBUG <0013> Received message: line #00: CRCX 25488 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163938700 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163938700 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163938700 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163938700 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250830163938700 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250830163938700 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250830163938700 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163938700 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163938700 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250830163938700 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:C1A4FF40 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163938700 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:C1A4FF40 output_enabled 0 (mgcp_conn.c:271) 20250830163938700 DLMGCP DEBUG <0013> (1234/rtp C:C1A4FF40 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163938701 DOSMUX NOTICE <0002> trunk:0 OSMUX socket has been set up (mgcp_osmux.c:555) 20250830163938701 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:C1A4FF40 CRCX: connection successfully created: (1234/rtp C:C1A4FF40 r=NULL:0<->l=::1:5228 CID=0) (mgcp_protocol.c:772) 20250830163938701 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163938701 DLMGCP DEBUG <0013> Generated response: line #00: 200 25488 OK (mgcp_msg.c:72) 20250830163938701 DLMGCP DEBUG <0013> Generated response: line #01: I: C1A4FF40 (mgcp_msg.c:72) 20250830163938701 DLMGCP DEBUG <0013> Generated response: line #02: X-Osmux: 0 (mgcp_msg.c:72) 20250830163938701 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163938701 DLMGCP DEBUG <0013> Generated response: line #04: o=- C1A4FF40 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163938701 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163938701 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163938701 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163938701 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250830163938701 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163938701 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163938703 DLMGCP DEBUG <0013> Received message: line #00: DLCX 25489 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163938703 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250830163938703 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250830163938703 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250830163938703 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830163938704 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250830163938704 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163938704 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163938704 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163938704 DLMGCP DEBUG <0013> Generated response: line #00: 200 25489 OK (mgcp_msg.c:72) MTC@7b40471322fb: setverdict(pass): none -> pass OsmuxEM(136)@7b40471322fb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(138)@7b40471322fb: Final verdict of PTC: none VirtCallAgent-STATS(137)@7b40471322fb: Final verdict of PTC: none RTPEM2(135)@7b40471322fb: Final verdict of PTC: none RTPEM0(133)@7b40471322fb: Final verdict of PTC: none RTPEM1(134)@7b40471322fb: Final verdict of PTC: none MTC@7b40471322fb: Setting final verdict of the test case. MTC@7b40471322fb: Local verdict of MTC: pass MTC@7b40471322fb: Local verdict of PTC RTPEM0(133): none (pass -> pass) MTC@7b40471322fb: Local verdict of PTC RTPEM1(134): none (pass -> pass) MTC@7b40471322fb: Local verdict of PTC RTPEM2(135): none (pass -> pass) MTC@7b40471322fb: Local verdict of PTC OsmuxEM(136): none (pass -> pass) MTC@7b40471322fb: Local verdict of PTC VirtCallAgent-STATS(137): none (pass -> pass) MTC@7b40471322fb: Local verdict of PTC IPA-CTRL-CLI-IPA(138): none (pass -> pass) MTC@7b40471322fb: Test case TC_crcx_osmux_wildcard finished. Verdict: pass MTC@7b40471322fb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_osmux_wildcard pass'. Sat Aug 30 16:39:38 UTC 2025 ====== MGCP_Test.TC_crcx_osmux_wildcard pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_crcx_osmux_wildcard.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=41144) Waiting for packet dumper to finish... 1 (prev_count=41144, count=44876) MTC@7b40471322fb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_osmux_wildcard pass' was executed successfully (exit status: 0). MTC@7b40471322fb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_osmux_fixed'. ------ MGCP_Test.TC_crcx_osmux_fixed ------ Sat Aug 30 16:39:45 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/logs/testsuite/MGCP_Test.TC_crcx_osmux_fixed.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/logs/testsuite/MGCP_Test.TC_crcx_osmux_fixed.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@7b40471322fb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_osmux_fixed' was executed successfully (exit status: 0). MTC@7b40471322fb: Test case TC_crcx_osmux_fixed started. 20250830163946907 DLMGCP DEBUG <0013> Received message: line #00: DLCX 67 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163946907 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250830163946907 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250830163946907 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830163946907 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1068) 20250830163946907 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:146) 20250830163946907 DLMGCP DEBUG <0013> Generated response: line #00: 515 67 FAIL (mgcp_msg.c:72) 20250830163946915 DLMGCP DEBUG <0013> Received message: line #00: CRCX 68 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163946916 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163946916 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163946916 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163946916 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: 2 (mgcp_msg.c:72) 20250830163946916 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250830163946916 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250830163946916 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163946916 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163946916 DLMGCP DEBUG <0013> MGCP client offered Osmux CID 2 (mgcp_msg.c:473) 20250830163946916 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:FD585BBA connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163946916 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:FD585BBA output_enabled 0 (mgcp_conn.c:271) 20250830163946916 DLMGCP DEBUG <0013> (1234/rtp C:FD585BBA r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163946916 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:FD585BBA CRCX: connection successfully created: (1234/rtp C:FD585BBA r=NULL:0<->l=::1:5230 CID=1) (mgcp_protocol.c:772) 20250830163946917 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163946917 DLMGCP DEBUG <0013> Generated response: line #00: 200 68 OK (mgcp_msg.c:72) 20250830163946917 DLMGCP DEBUG <0013> Generated response: line #01: I: FD585BBA (mgcp_msg.c:72) 20250830163946917 DLMGCP DEBUG <0013> Generated response: line #02: X-Osmux: 1 (mgcp_msg.c:72) 20250830163946917 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163946917 DLMGCP DEBUG <0013> Generated response: line #04: o=- FD585BBA 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163946917 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163946917 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163946917 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163946917 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250830163946917 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163946917 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163946918 DLMGCP DEBUG <0013> Received message: line #00: DLCX 69 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163946918 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250830163946918 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250830163946919 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250830163946919 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830163946919 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250830163946919 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163946919 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163946919 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163946919 DLMGCP DEBUG <0013> Generated response: line #00: 200 69 OK (mgcp_msg.c:72) MTC@7b40471322fb: setverdict(pass): none -> pass OsmuxEM(142)@7b40471322fb: Final verdict of PTC: none RTPEM0(139)@7b40471322fb: Final verdict of PTC: none RTPEM2(141)@7b40471322fb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(144)@7b40471322fb: Final verdict of PTC: none VirtCallAgent-STATS(143)@7b40471322fb: Final verdict of PTC: none RTPEM1(140)@7b40471322fb: Final verdict of PTC: none MTC@7b40471322fb: Setting final verdict of the test case. MTC@7b40471322fb: Local verdict of MTC: pass MTC@7b40471322fb: Local verdict of PTC RTPEM0(139): none (pass -> pass) MTC@7b40471322fb: Local verdict of PTC RTPEM1(140): none (pass -> pass) MTC@7b40471322fb: Local verdict of PTC RTPEM2(141): none (pass -> pass) MTC@7b40471322fb: Local verdict of PTC OsmuxEM(142): none (pass -> pass) MTC@7b40471322fb: Local verdict of PTC VirtCallAgent-STATS(143): none (pass -> pass) MTC@7b40471322fb: Local verdict of PTC IPA-CTRL-CLI-IPA(144): none (pass -> pass) MTC@7b40471322fb: Test case TC_crcx_osmux_fixed finished. Verdict: pass MTC@7b40471322fb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_osmux_fixed pass'. Sat Aug 30 16:39:46 UTC 2025 ====== MGCP_Test.TC_crcx_osmux_fixed pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_crcx_osmux_fixed.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=38192) Waiting for packet dumper to finish... 1 (prev_count=38192, count=42124) MTC@7b40471322fb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_osmux_fixed pass' was executed successfully (exit status: 0). MTC@7b40471322fb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_osmux_fixed_twice'. ------ MGCP_Test.TC_crcx_osmux_fixed_twice ------ Sat Aug 30 16:39:54 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/logs/testsuite/MGCP_Test.TC_crcx_osmux_fixed_twice.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/logs/testsuite/MGCP_Test.TC_crcx_osmux_fixed_twice.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@7b40471322fb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_osmux_fixed_twice' was executed successfully (exit status: 0). MTC@7b40471322fb: Test case TC_crcx_osmux_fixed_twice started. 20250830163955123 DLMGCP DEBUG <0013> Received message: line #00: DLCX 21068 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163955123 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250830163955123 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250830163955123 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830163955123 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1068) 20250830163955123 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:146) 20250830163955123 DLMGCP DEBUG <0013> Generated response: line #00: 515 21068 FAIL (mgcp_msg.c:72) 20250830163955135 DLMGCP DEBUG <0013> Received message: line #00: CRCX 21069 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163955135 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163955135 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163955135 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163955135 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: 3 (mgcp_msg.c:72) 20250830163955135 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250830163955135 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250830163955135 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163955135 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163955135 DLMGCP DEBUG <0013> MGCP client offered Osmux CID 3 (mgcp_msg.c:473) 20250830163955135 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:FF0CD02F connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163955135 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:FF0CD02F output_enabled 0 (mgcp_conn.c:271) 20250830163955135 DLMGCP DEBUG <0013> (1234/rtp C:FF0CD02F r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163955136 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:FF0CD02F CRCX: connection successfully created: (1234/rtp C:FF0CD02F r=NULL:0<->l=::1:5232 CID=2) (mgcp_protocol.c:772) 20250830163955136 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163955136 DLMGCP DEBUG <0013> Generated response: line #00: 200 21069 OK (mgcp_msg.c:72) 20250830163955136 DLMGCP DEBUG <0013> Generated response: line #01: I: FF0CD02F (mgcp_msg.c:72) 20250830163955136 DLMGCP DEBUG <0013> Generated response: line #02: X-Osmux: 2 (mgcp_msg.c:72) 20250830163955136 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163955136 DLMGCP DEBUG <0013> Generated response: line #04: o=- FF0CD02F 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163955136 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163955136 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163955136 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163955136 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250830163955136 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163955136 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163955138 DLMGCP DEBUG <0013> Received message: line #00: DLCX 21070 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163955138 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250830163955138 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250830163955138 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250830163955138 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830163955138 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250830163955138 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163955138 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163955138 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163955138 DLMGCP DEBUG <0013> Generated response: line #00: 200 21070 OK (mgcp_msg.c:72) 20250830163955140 DLMGCP DEBUG <0013> Received message: line #00: CRCX 21071 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163955140 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830163955140 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830163955140 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830163955140 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: 3 (mgcp_msg.c:72) 20250830163955140 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250830163955140 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250830163955140 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830163955140 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830163955140 DLMGCP DEBUG <0013> MGCP client offered Osmux CID 3 (mgcp_msg.c:473) 20250830163955140 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:601FDFB5 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830163955140 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:601FDFB5 output_enabled 0 (mgcp_conn.c:271) 20250830163955140 DLMGCP DEBUG <0013> (1234/rtp C:601FDFB5 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830163955140 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:601FDFB5 CRCX: connection successfully created: (1234/rtp C:601FDFB5 r=NULL:0<->l=::1:5234 CID=3) (mgcp_protocol.c:772) 20250830163955141 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163955141 DLMGCP DEBUG <0013> Generated response: line #00: 200 21071 OK (mgcp_msg.c:72) 20250830163955141 DLMGCP DEBUG <0013> Generated response: line #01: I: 601FDFB5 (mgcp_msg.c:72) 20250830163955141 DLMGCP DEBUG <0013> Generated response: line #02: X-Osmux: 3 (mgcp_msg.c:72) 20250830163955141 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830163955141 DLMGCP DEBUG <0013> Generated response: line #04: o=- 601FDFB5 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830163955141 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830163955141 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830163955141 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830163955141 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250830163955141 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830163955141 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830163955143 DLMGCP DEBUG <0013> Received message: line #00: DLCX 21072 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830163955143 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250830163955143 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250830163955143 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250830163955143 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830163955143 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250830163955143 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163955143 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830163955143 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830163955143 DLMGCP DEBUG <0013> Generated response: line #00: 200 21072 OK (mgcp_msg.c:72) MTC@7b40471322fb: setverdict(pass): none -> pass OsmuxEM(148)@7b40471322fb: Final verdict of PTC: none VirtCallAgent-STATS(149)@7b40471322fb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(150)@7b40471322fb: Final verdict of PTC: none RTPEM2(147)@7b40471322fb: Final verdict of PTC: none RTPEM1(146)@7b40471322fb: Final verdict of PTC: none RTPEM0(145)@7b40471322fb: Final verdict of PTC: none MTC@7b40471322fb: Setting final verdict of the test case. MTC@7b40471322fb: Local verdict of MTC: pass MTC@7b40471322fb: Local verdict of PTC RTPEM0(145): none (pass -> pass) MTC@7b40471322fb: Local verdict of PTC RTPEM1(146): none (pass -> pass) MTC@7b40471322fb: Local verdict of PTC RTPEM2(147): none (pass -> pass) MTC@7b40471322fb: Local verdict of PTC OsmuxEM(148): none (pass -> pass) MTC@7b40471322fb: Local verdict of PTC VirtCallAgent-STATS(149): none (pass -> pass) MTC@7b40471322fb: Local verdict of PTC IPA-CTRL-CLI-IPA(150): none (pass -> pass) MTC@7b40471322fb: Test case TC_crcx_osmux_fixed_twice finished. Verdict: pass MTC@7b40471322fb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_osmux_fixed_twice pass'. Sat Aug 30 16:39:55 UTC 2025 ====== MGCP_Test.TC_crcx_osmux_fixed_twice pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_crcx_osmux_fixed_twice.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=50936) Waiting for packet dumper to finish... 1 (prev_count=50936, count=54868) MTC@7b40471322fb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_osmux_fixed_twice pass' was executed successfully (exit status: 0). MTC@7b40471322fb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_osmux_257'. ------ MGCP_Test.TC_crcx_osmux_257 ------ Sat Aug 30 16:40:02 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/logs/testsuite/MGCP_Test.TC_crcx_osmux_257.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/logs/testsuite/MGCP_Test.TC_crcx_osmux_257.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@7b40471322fb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_osmux_257' was executed successfully (exit status: 0). MTC@7b40471322fb: Test case TC_crcx_osmux_257 started. 20250830164003348 DLMGCP DEBUG <0013> Received message: line #00: DLCX 53820 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164003349 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250830164003349 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250830164003349 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830164003349 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003349 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003349 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003349 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003349 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003349 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003349 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003349 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003349 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003349 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003349 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003349 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003349 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003349 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003349 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003349 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003349 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003349 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003349 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003349 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003349 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003349 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003349 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003349 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003349 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003349 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003350 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003350 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003350 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003350 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003350 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003350 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003350 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003350 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003350 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003350 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003350 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003350 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003350 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003350 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003350 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003350 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003350 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003350 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003350 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003350 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003350 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003350 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003350 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003350 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003350 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003350 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003350 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003350 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003350 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003350 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003350 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003350 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003350 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003351 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003351 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003351 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003351 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003351 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003351 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003351 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003351 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003351 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003351 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003351 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003351 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003351 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003351 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003351 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003351 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003351 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003351 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003351 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003351 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003351 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003351 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003351 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003351 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003351 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003351 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003351 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003351 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003351 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003351 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003351 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003351 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003351 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003351 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003351 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003352 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003352 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003352 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003352 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003352 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003352 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003352 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003352 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003352 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003352 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003352 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003352 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003352 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003352 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003352 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003352 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003352 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003352 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003352 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003352 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003352 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003352 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003352 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003352 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003352 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003352 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003352 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003352 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003352 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003352 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003352 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003353 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003353 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003353 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003353 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003353 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003353 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003353 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003353 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003353 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003353 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003353 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003353 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003353 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003353 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003353 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003353 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003353 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003353 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003353 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003353 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003353 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003353 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003353 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003353 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003353 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003353 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003353 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003353 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003353 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003353 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003353 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003353 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003353 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003354 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003354 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003354 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003354 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003354 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003354 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003354 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003354 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003354 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003354 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003354 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003354 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003354 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003354 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003354 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003354 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003354 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003354 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003354 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003354 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003354 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003354 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003354 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003354 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003354 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003354 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003354 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003354 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003354 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003354 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003354 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003354 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003355 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003355 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003355 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003355 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003355 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003355 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003355 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003355 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003355 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003355 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003355 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003355 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003355 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003355 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003355 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003355 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003355 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003355 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003355 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003355 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003355 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003355 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003355 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003355 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003355 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003355 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003355 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003355 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003355 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003355 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003355 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003355 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003356 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003356 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003356 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003356 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003356 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003356 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003356 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003356 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003356 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003356 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003356 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003356 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003356 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003356 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003356 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003356 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003356 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003356 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003356 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003356 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003356 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003356 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003356 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003356 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003356 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003356 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003356 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003356 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003356 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003356 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003356 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003356 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003356 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003356 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003356 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003356 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003356 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003356 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003356 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003356 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003356 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003356 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003356 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003356 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003356 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003356 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003356 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003356 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003356 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003356 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003356 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003356 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003356 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003356 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003356 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003356 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003356 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003356 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003356 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003356 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003356 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003356 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003356 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003356 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003356 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003356 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003356 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003356 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003356 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003356 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003356 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003356 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003356 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003356 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003356 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003356 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003356 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003356 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003356 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:146) 20250830164003356 DLMGCP DEBUG <0013> Generated response: line #00: 200 53820 OK (mgcp_msg.c:72) 20250830164003360 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53821 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164003361 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830164003361 DLMGCP DEBUG <0013> Received message: line #02: C: 0000 (mgcp_msg.c:72) 20250830164003361 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830164003361 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250830164003361 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250830164003361 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250830164003361 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830164003361 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830164003361 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250830164003361 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:ADD42D5F connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830164003361 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:ADD42D5F output_enabled 0 (mgcp_conn.c:271) 20250830164003361 DLMGCP DEBUG <0013> (0000/rtp C:ADD42D5F r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830164003361 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw CI:ADD42D5F CRCX: connection successfully created: (0000/rtp C:ADD42D5F r=NULL:0<->l=::1:5236 CID=4) (mgcp_protocol.c:772) 20250830164003361 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164003361 DLMGCP DEBUG <0013> Generated response: line #00: 200 53821 OK (mgcp_msg.c:72) 20250830164003361 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/1@mgw (mgcp_msg.c:72) 20250830164003361 DLMGCP DEBUG <0013> Generated response: line #02: I: ADD42D5F (mgcp_msg.c:72) 20250830164003361 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 4 (mgcp_msg.c:72) 20250830164003361 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250830164003361 DLMGCP DEBUG <0013> Generated response: line #05: o=- ADD42D5F 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830164003361 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250830164003361 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830164003361 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250830164003361 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250830164003361 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830164003361 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250830164003362 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53822 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164003362 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830164003363 DLMGCP DEBUG <0013> Received message: line #02: C: 0001 (mgcp_msg.c:72) 20250830164003363 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830164003363 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250830164003363 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found free endpoint: rtpbridge/2@mgw (mgcp_endp.c:262) 20250830164003363 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250830164003363 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830164003363 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830164003363 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250830164003363 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:ABFB2691 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830164003363 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:ABFB2691 output_enabled 0 (mgcp_conn.c:271) 20250830164003363 DLMGCP DEBUG <0013> (0001/rtp C:ABFB2691 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830164003363 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:ABFB2691 CRCX: connection successfully created: (0001/rtp C:ABFB2691 r=NULL:0<->l=::1:5238 CID=5) (mgcp_protocol.c:772) 20250830164003363 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164003363 DLMGCP DEBUG <0013> Generated response: line #00: 200 53822 OK (mgcp_msg.c:72) 20250830164003363 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/2@mgw (mgcp_msg.c:72) 20250830164003363 DLMGCP DEBUG <0013> Generated response: line #02: I: ABFB2691 (mgcp_msg.c:72) 20250830164003363 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 5 (mgcp_msg.c:72) 20250830164003363 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250830164003363 DLMGCP DEBUG <0013> Generated response: line #05: o=- ABFB2691 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830164003363 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250830164003363 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830164003363 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250830164003363 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250830164003363 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830164003363 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250830164003364 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53823 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164003364 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830164003364 DLMGCP DEBUG <0013> Received message: line #02: C: 0002 (mgcp_msg.c:72) 20250830164003364 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830164003364 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250830164003364 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw (trunk:0) found free endpoint: rtpbridge/3@mgw (mgcp_endp.c:262) 20250830164003364 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/3@mgw" (mgcp_protocol.c:370) 20250830164003364 DLMGCP NOTICE <0013> endpoint:rtpbridge/3@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830164003364 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830164003364 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250830164003364 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw CI:8C031E5C connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830164003365 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw CI:8C031E5C output_enabled 0 (mgcp_conn.c:271) 20250830164003365 DLMGCP DEBUG <0013> (0002/rtp C:8C031E5C r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830164003365 DLMGCP NOTICE <0013> endpoint:rtpbridge/3@mgw CI:8C031E5C CRCX: connection successfully created: (0002/rtp C:8C031E5C r=NULL:0<->l=::1:5240 CID=6) (mgcp_protocol.c:772) 20250830164003365 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164003365 DLMGCP DEBUG <0013> Generated response: line #00: 200 53823 OK (mgcp_msg.c:72) 20250830164003365 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/3@mgw (mgcp_msg.c:72) 20250830164003365 DLMGCP DEBUG <0013> Generated response: line #02: I: 8C031E5C (mgcp_msg.c:72) 20250830164003365 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 6 (mgcp_msg.c:72) 20250830164003365 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250830164003365 DLMGCP DEBUG <0013> Generated response: line #05: o=- 8C031E5C 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830164003365 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250830164003365 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830164003365 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250830164003365 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250830164003365 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830164003365 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250830164003366 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53824 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164003366 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830164003366 DLMGCP DEBUG <0013> Received message: line #02: C: 0003 (mgcp_msg.c:72) 20250830164003366 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830164003366 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250830164003366 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw (trunk:0) found free endpoint: rtpbridge/4@mgw (mgcp_endp.c:262) 20250830164003366 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/4@mgw" (mgcp_protocol.c:370) 20250830164003366 DLMGCP NOTICE <0013> endpoint:rtpbridge/4@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830164003366 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830164003366 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250830164003366 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw CI:FC2532BD connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830164003366 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw CI:FC2532BD output_enabled 0 (mgcp_conn.c:271) 20250830164003366 DLMGCP DEBUG <0013> (0003/rtp C:FC2532BD r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830164003366 DLMGCP NOTICE <0013> endpoint:rtpbridge/4@mgw CI:FC2532BD CRCX: connection successfully created: (0003/rtp C:FC2532BD r=NULL:0<->l=::1:5242 CID=7) (mgcp_protocol.c:772) 20250830164003366 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164003366 DLMGCP DEBUG <0013> Generated response: line #00: 200 53824 OK (mgcp_msg.c:72) 20250830164003366 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/4@mgw (mgcp_msg.c:72) 20250830164003366 DLMGCP DEBUG <0013> Generated response: line #02: I: FC2532BD (mgcp_msg.c:72) 20250830164003366 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 7 (mgcp_msg.c:72) 20250830164003367 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250830164003367 DLMGCP DEBUG <0013> Generated response: line #05: o=- FC2532BD 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830164003367 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250830164003367 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830164003367 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250830164003367 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250830164003367 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830164003367 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250830164003367 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53825 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164003367 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830164003367 DLMGCP DEBUG <0013> Received message: line #02: C: 0004 (mgcp_msg.c:72) 20250830164003367 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830164003367 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250830164003367 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw (trunk:0) found free endpoint: rtpbridge/5@mgw (mgcp_endp.c:262) 20250830164003367 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/5@mgw" (mgcp_protocol.c:370) 20250830164003368 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830164003368 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830164003368 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250830164003368 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw CI:7A857B15 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830164003368 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw CI:7A857B15 output_enabled 0 (mgcp_conn.c:271) 20250830164003368 DLMGCP DEBUG <0013> (0004/rtp C:7A857B15 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830164003368 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw CI:7A857B15 CRCX: connection successfully created: (0004/rtp C:7A857B15 r=NULL:0<->l=::1:5244 CID=8) (mgcp_protocol.c:772) 20250830164003368 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164003368 DLMGCP DEBUG <0013> Generated response: line #00: 200 53825 OK (mgcp_msg.c:72) 20250830164003368 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/5@mgw (mgcp_msg.c:72) 20250830164003368 DLMGCP DEBUG <0013> Generated response: line #02: I: 7A857B15 (mgcp_msg.c:72) 20250830164003368 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 8 (mgcp_msg.c:72) 20250830164003368 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250830164003368 DLMGCP DEBUG <0013> Generated response: line #05: o=- 7A857B15 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830164003368 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250830164003368 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830164003368 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250830164003368 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250830164003368 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830164003368 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250830164003369 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53826 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164003369 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830164003369 DLMGCP DEBUG <0013> Received message: line #02: C: 0005 (mgcp_msg.c:72) 20250830164003369 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830164003369 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250830164003369 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw (trunk:0) found free endpoint: rtpbridge/6@mgw (mgcp_endp.c:262) 20250830164003369 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/6@mgw" (mgcp_protocol.c:370) 20250830164003369 DLMGCP NOTICE <0013> endpoint:rtpbridge/6@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830164003369 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830164003369 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250830164003369 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw CI:97D29E24 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830164003369 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw CI:97D29E24 output_enabled 0 (mgcp_conn.c:271) 20250830164003369 DLMGCP DEBUG <0013> (0005/rtp C:97D29E24 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830164003369 DLMGCP NOTICE <0013> endpoint:rtpbridge/6@mgw CI:97D29E24 CRCX: connection successfully created: (0005/rtp C:97D29E24 r=NULL:0<->l=::1:5246 CID=9) (mgcp_protocol.c:772) 20250830164003369 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164003369 DLMGCP DEBUG <0013> Generated response: line #00: 200 53826 OK (mgcp_msg.c:72) 20250830164003369 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/6@mgw (mgcp_msg.c:72) 20250830164003369 DLMGCP DEBUG <0013> Generated response: line #02: I: 97D29E24 (mgcp_msg.c:72) 20250830164003369 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 9 (mgcp_msg.c:72) 20250830164003369 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250830164003370 DLMGCP DEBUG <0013> Generated response: line #05: o=- 97D29E24 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830164003370 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250830164003370 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830164003370 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250830164003370 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250830164003370 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830164003370 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250830164003370 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53827 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164003370 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830164003370 DLMGCP DEBUG <0013> Received message: line #02: C: 0006 (mgcp_msg.c:72) 20250830164003370 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830164003370 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250830164003370 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw (trunk:0) found free endpoint: rtpbridge/7@mgw (mgcp_endp.c:262) 20250830164003370 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/7@mgw" (mgcp_protocol.c:370) 20250830164003370 DLMGCP NOTICE <0013> endpoint:rtpbridge/7@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830164003370 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830164003371 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250830164003371 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw CI:0C9D3C67 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830164003371 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw CI:0C9D3C67 output_enabled 0 (mgcp_conn.c:271) 20250830164003371 DLMGCP DEBUG <0013> (0006/rtp C:0C9D3C67 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830164003371 DLMGCP NOTICE <0013> endpoint:rtpbridge/7@mgw CI:0C9D3C67 CRCX: connection successfully created: (0006/rtp C:0C9D3C67 r=NULL:0<->l=::1:5248 CID=10) (mgcp_protocol.c:772) 20250830164003371 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164003371 DLMGCP DEBUG <0013> Generated response: line #00: 200 53827 OK (mgcp_msg.c:72) 20250830164003371 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/7@mgw (mgcp_msg.c:72) 20250830164003371 DLMGCP DEBUG <0013> Generated response: line #02: I: 0C9D3C67 (mgcp_msg.c:72) 20250830164003371 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 10 (mgcp_msg.c:72) 20250830164003371 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250830164003371 DLMGCP DEBUG <0013> Generated response: line #05: o=- 0C9D3C67 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830164003371 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250830164003371 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830164003371 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250830164003371 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250830164003371 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830164003371 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250830164003372 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53828 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164003372 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830164003372 DLMGCP DEBUG <0013> Received message: line #02: C: 0007 (mgcp_msg.c:72) 20250830164003372 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830164003372 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250830164003372 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw (trunk:0) found free endpoint: rtpbridge/8@mgw (mgcp_endp.c:262) 20250830164003372 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/8@mgw" (mgcp_protocol.c:370) 20250830164003372 DLMGCP NOTICE <0013> endpoint:rtpbridge/8@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830164003372 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830164003372 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250830164003372 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw CI:F5995C9A connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830164003372 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw CI:F5995C9A output_enabled 0 (mgcp_conn.c:271) 20250830164003372 DLMGCP DEBUG <0013> (0007/rtp C:F5995C9A r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830164003372 DLMGCP NOTICE <0013> endpoint:rtpbridge/8@mgw CI:F5995C9A CRCX: connection successfully created: (0007/rtp C:F5995C9A r=NULL:0<->l=::1:5250 CID=11) (mgcp_protocol.c:772) 20250830164003372 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164003372 DLMGCP DEBUG <0013> Generated response: line #00: 200 53828 OK (mgcp_msg.c:72) 20250830164003372 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/8@mgw (mgcp_msg.c:72) 20250830164003372 DLMGCP DEBUG <0013> Generated response: line #02: I: F5995C9A (mgcp_msg.c:72) 20250830164003372 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 11 (mgcp_msg.c:72) 20250830164003372 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250830164003372 DLMGCP DEBUG <0013> Generated response: line #05: o=- F5995C9A 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830164003372 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250830164003372 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830164003372 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250830164003372 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250830164003372 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830164003372 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250830164003373 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53829 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164003373 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830164003373 DLMGCP DEBUG <0013> Received message: line #02: C: 0008 (mgcp_msg.c:72) 20250830164003373 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830164003373 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250830164003373 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw (trunk:0) found free endpoint: rtpbridge/9@mgw (mgcp_endp.c:262) 20250830164003373 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/9@mgw" (mgcp_protocol.c:370) 20250830164003373 DLMGCP NOTICE <0013> endpoint:rtpbridge/9@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830164003373 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830164003373 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250830164003373 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw CI:66DCE18E connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830164003373 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw CI:66DCE18E output_enabled 0 (mgcp_conn.c:271) 20250830164003373 DLMGCP DEBUG <0013> (0008/rtp C:66DCE18E r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830164003373 DLMGCP NOTICE <0013> endpoint:rtpbridge/9@mgw CI:66DCE18E CRCX: connection successfully created: (0008/rtp C:66DCE18E r=NULL:0<->l=::1:5252 CID=12) (mgcp_protocol.c:772) 20250830164003373 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164003373 DLMGCP DEBUG <0013> Generated response: line #00: 200 53829 OK (mgcp_msg.c:72) 20250830164003373 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/9@mgw (mgcp_msg.c:72) 20250830164003373 DLMGCP DEBUG <0013> Generated response: line #02: I: 66DCE18E (mgcp_msg.c:72) 20250830164003374 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 12 (mgcp_msg.c:72) 20250830164003374 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250830164003374 DLMGCP DEBUG <0013> Generated response: line #05: o=- 66DCE18E 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830164003374 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250830164003374 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830164003374 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250830164003374 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250830164003374 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830164003374 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250830164003374 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53830 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164003374 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830164003374 DLMGCP DEBUG <0013> Received message: line #02: C: 0009 (mgcp_msg.c:72) 20250830164003374 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830164003374 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250830164003374 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw (trunk:0) found free endpoint: rtpbridge/a@mgw (mgcp_endp.c:262) 20250830164003374 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/a@mgw" (mgcp_protocol.c:370) 20250830164003374 DLMGCP NOTICE <0013> endpoint:rtpbridge/a@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830164003374 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830164003374 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250830164003375 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw CI:D53AF01B connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830164003375 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw CI:D53AF01B output_enabled 0 (mgcp_conn.c:271) 20250830164003375 DLMGCP DEBUG <0013> (0009/rtp C:D53AF01B r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830164003375 DLMGCP NOTICE <0013> endpoint:rtpbridge/a@mgw CI:D53AF01B CRCX: connection successfully created: (0009/rtp C:D53AF01B r=NULL:0<->l=::1:5254 CID=13) (mgcp_protocol.c:772) 20250830164003375 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164003375 DLMGCP DEBUG <0013> Generated response: line #00: 200 53830 OK (mgcp_msg.c:72) 20250830164003375 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/a@mgw (mgcp_msg.c:72) 20250830164003375 DLMGCP DEBUG <0013> Generated response: line #02: I: D53AF01B (mgcp_msg.c:72) 20250830164003375 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 13 (mgcp_msg.c:72) 20250830164003375 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250830164003375 DLMGCP DEBUG <0013> Generated response: line #05: o=- D53AF01B 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830164003375 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250830164003375 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830164003375 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250830164003375 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250830164003375 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830164003375 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250830164003376 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53831 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164003376 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830164003376 DLMGCP DEBUG <0013> Received message: line #02: C: 000A (mgcp_msg.c:72) 20250830164003376 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830164003376 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250830164003376 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw (trunk:0) found free endpoint: rtpbridge/b@mgw (mgcp_endp.c:262) 20250830164003376 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/b@mgw" (mgcp_protocol.c:370) 20250830164003376 DLMGCP NOTICE <0013> endpoint:rtpbridge/b@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830164003376 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830164003376 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250830164003376 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw CI:8D649C49 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830164003376 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw CI:8D649C49 output_enabled 0 (mgcp_conn.c:271) 20250830164003376 DLMGCP DEBUG <0013> (000A/rtp C:8D649C49 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830164003376 DLMGCP NOTICE <0013> endpoint:rtpbridge/b@mgw CI:8D649C49 CRCX: connection successfully created: (000A/rtp C:8D649C49 r=NULL:0<->l=::1:5256 CID=14) (mgcp_protocol.c:772) 20250830164003376 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164003376 DLMGCP DEBUG <0013> Generated response: line #00: 200 53831 OK (mgcp_msg.c:72) 20250830164003376 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/b@mgw (mgcp_msg.c:72) 20250830164003376 DLMGCP DEBUG <0013> Generated response: line #02: I: 8D649C49 (mgcp_msg.c:72) 20250830164003376 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 14 (mgcp_msg.c:72) 20250830164003376 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250830164003376 DLMGCP DEBUG <0013> Generated response: line #05: o=- 8D649C49 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830164003376 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250830164003376 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830164003376 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250830164003376 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250830164003376 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830164003376 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250830164003377 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53832 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164003377 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830164003377 DLMGCP DEBUG <0013> Received message: line #02: C: 000B (mgcp_msg.c:72) 20250830164003377 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830164003377 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250830164003377 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw (trunk:0) found free endpoint: rtpbridge/c@mgw (mgcp_endp.c:262) 20250830164003377 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/c@mgw" (mgcp_protocol.c:370) 20250830164003377 DLMGCP NOTICE <0013> endpoint:rtpbridge/c@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830164003377 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830164003377 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250830164003377 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw CI:C600E841 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830164003377 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw CI:C600E841 output_enabled 0 (mgcp_conn.c:271) 20250830164003377 DLMGCP DEBUG <0013> (000B/rtp C:C600E841 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830164003377 DLMGCP NOTICE <0013> endpoint:rtpbridge/c@mgw CI:C600E841 CRCX: connection successfully created: (000B/rtp C:C600E841 r=NULL:0<->l=::1:5258 CID=15) (mgcp_protocol.c:772) 20250830164003377 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164003377 DLMGCP DEBUG <0013> Generated response: line #00: 200 53832 OK (mgcp_msg.c:72) 20250830164003377 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/c@mgw (mgcp_msg.c:72) 20250830164003377 DLMGCP DEBUG <0013> Generated response: line #02: I: C600E841 (mgcp_msg.c:72) 20250830164003377 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 15 (mgcp_msg.c:72) 20250830164003377 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250830164003377 DLMGCP DEBUG <0013> Generated response: line #05: o=- C600E841 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830164003377 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250830164003377 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830164003377 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250830164003377 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250830164003377 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830164003377 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250830164003378 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53833 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164003378 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830164003378 DLMGCP DEBUG <0013> Received message: line #02: C: 000C (mgcp_msg.c:72) 20250830164003378 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830164003378 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250830164003378 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw (trunk:0) found free endpoint: rtpbridge/d@mgw (mgcp_endp.c:262) 20250830164003378 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/d@mgw" (mgcp_protocol.c:370) 20250830164003378 DLMGCP NOTICE <0013> endpoint:rtpbridge/d@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830164003378 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830164003378 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250830164003378 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw CI:2309711B connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830164003378 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw CI:2309711B output_enabled 0 (mgcp_conn.c:271) 20250830164003378 DLMGCP DEBUG <0013> (000C/rtp C:2309711B r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830164003378 DLMGCP NOTICE <0013> endpoint:rtpbridge/d@mgw CI:2309711B CRCX: connection successfully created: (000C/rtp C:2309711B r=NULL:0<->l=::1:5260 CID=16) (mgcp_protocol.c:772) 20250830164003378 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164003378 DLMGCP DEBUG <0013> Generated response: line #00: 200 53833 OK (mgcp_msg.c:72) 20250830164003378 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/d@mgw (mgcp_msg.c:72) 20250830164003378 DLMGCP DEBUG <0013> Generated response: line #02: I: 2309711B (mgcp_msg.c:72) 20250830164003378 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 16 (mgcp_msg.c:72) 20250830164003378 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250830164003378 DLMGCP DEBUG <0013> Generated response: line #05: o=- 2309711B 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830164003378 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250830164003378 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830164003378 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250830164003378 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250830164003378 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830164003378 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250830164003379 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53834 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164003379 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830164003379 DLMGCP DEBUG <0013> Received message: line #02: C: 000D (mgcp_msg.c:72) 20250830164003379 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830164003379 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250830164003379 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw (trunk:0) found free endpoint: rtpbridge/e@mgw (mgcp_endp.c:262) 20250830164003379 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/e@mgw" (mgcp_protocol.c:370) 20250830164003379 DLMGCP NOTICE <0013> endpoint:rtpbridge/e@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830164003379 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830164003379 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250830164003379 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw CI:05335ECD connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830164003379 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw CI:05335ECD output_enabled 0 (mgcp_conn.c:271) 20250830164003379 DLMGCP DEBUG <0013> (000D/rtp C:05335ECD r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830164003379 DLMGCP NOTICE <0013> endpoint:rtpbridge/e@mgw CI:05335ECD CRCX: connection successfully created: (000D/rtp C:05335ECD r=NULL:0<->l=::1:5262 CID=17) (mgcp_protocol.c:772) 20250830164003379 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164003379 DLMGCP DEBUG <0013> Generated response: line #00: 200 53834 OK (mgcp_msg.c:72) 20250830164003379 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/e@mgw (mgcp_msg.c:72) 20250830164003379 DLMGCP DEBUG <0013> Generated response: line #02: I: 05335ECD (mgcp_msg.c:72) 20250830164003379 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 17 (mgcp_msg.c:72) 20250830164003379 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250830164003379 DLMGCP DEBUG <0013> Generated response: line #05: o=- 05335ECD 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830164003379 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250830164003380 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830164003380 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250830164003380 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250830164003380 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830164003380 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250830164003380 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53835 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164003380 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830164003380 DLMGCP DEBUG <0013> Received message: line #02: C: 000E (mgcp_msg.c:72) 20250830164003380 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830164003380 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250830164003380 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw (trunk:0) found free endpoint: rtpbridge/f@mgw (mgcp_endp.c:262) 20250830164003380 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/f@mgw" (mgcp_protocol.c:370) 20250830164003380 DLMGCP NOTICE <0013> endpoint:rtpbridge/f@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830164003380 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830164003380 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250830164003380 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw CI:064BE636 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830164003380 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw CI:064BE636 output_enabled 0 (mgcp_conn.c:271) 20250830164003380 DLMGCP DEBUG <0013> (000E/rtp C:064BE636 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830164003380 DLMGCP NOTICE <0013> endpoint:rtpbridge/f@mgw CI:064BE636 CRCX: connection successfully created: (000E/rtp C:064BE636 r=NULL:0<->l=::1:5264 CID=18) (mgcp_protocol.c:772) 20250830164003380 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164003380 DLMGCP DEBUG <0013> Generated response: line #00: 200 53835 OK (mgcp_msg.c:72) 20250830164003380 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/f@mgw (mgcp_msg.c:72) 20250830164003380 DLMGCP DEBUG <0013> Generated response: line #02: I: 064BE636 (mgcp_msg.c:72) 20250830164003381 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 18 (mgcp_msg.c:72) 20250830164003381 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250830164003381 DLMGCP DEBUG <0013> Generated response: line #05: o=- 064BE636 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830164003381 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250830164003381 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830164003381 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250830164003381 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250830164003381 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830164003381 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250830164003381 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53836 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164003381 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830164003381 DLMGCP DEBUG <0013> Received message: line #02: C: 000F (mgcp_msg.c:72) 20250830164003381 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830164003381 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250830164003381 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw (trunk:0) found free endpoint: rtpbridge/10@mgw (mgcp_endp.c:262) 20250830164003381 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/10@mgw" (mgcp_protocol.c:370) 20250830164003381 DLMGCP NOTICE <0013> endpoint:rtpbridge/10@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830164003381 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830164003381 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250830164003381 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw CI:5E45638E connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830164003381 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw CI:5E45638E output_enabled 0 (mgcp_conn.c:271) 20250830164003381 DLMGCP DEBUG <0013> (000F/rtp C:5E45638E r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830164003382 DLMGCP NOTICE <0013> endpoint:rtpbridge/10@mgw CI:5E45638E CRCX: connection successfully created: (000F/rtp C:5E45638E r=NULL:0<->l=::1:5266 CID=19) (mgcp_protocol.c:772) 20250830164003382 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164003382 DLMGCP DEBUG <0013> Generated response: line #00: 200 53836 OK (mgcp_msg.c:72) 20250830164003382 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/10@mgw (mgcp_msg.c:72) 20250830164003382 DLMGCP DEBUG <0013> Generated response: line #02: I: 5E45638E (mgcp_msg.c:72) 20250830164003382 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 19 (mgcp_msg.c:72) 20250830164003382 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250830164003382 DLMGCP DEBUG <0013> Generated response: line #05: o=- 5E45638E 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830164003382 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250830164003382 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830164003382 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250830164003382 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250830164003382 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830164003382 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250830164003382 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53837 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164003382 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830164003382 DLMGCP DEBUG <0013> Received message: line #02: C: 0010 (mgcp_msg.c:72) 20250830164003382 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830164003382 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250830164003382 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw (trunk:0) found free endpoint: rtpbridge/11@mgw (mgcp_endp.c:262) 20250830164003382 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/11@mgw" (mgcp_protocol.c:370) 20250830164003382 DLMGCP NOTICE <0013> endpoint:rtpbridge/11@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830164003383 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830164003383 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250830164003383 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw CI:41C49021 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830164003383 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw CI:41C49021 output_enabled 0 (mgcp_conn.c:271) 20250830164003383 DLMGCP DEBUG <0013> (0010/rtp C:41C49021 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830164003383 DLMGCP NOTICE <0013> endpoint:rtpbridge/11@mgw CI:41C49021 CRCX: connection successfully created: (0010/rtp C:41C49021 r=NULL:0<->l=::1:5268 CID=20) (mgcp_protocol.c:772) 20250830164003383 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164003383 DLMGCP DEBUG <0013> Generated response: line #00: 200 53837 OK (mgcp_msg.c:72) 20250830164003383 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/11@mgw (mgcp_msg.c:72) 20250830164003383 DLMGCP DEBUG <0013> Generated response: line #02: I: 41C49021 (mgcp_msg.c:72) 20250830164003383 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 20 (mgcp_msg.c:72) 20250830164003383 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250830164003383 DLMGCP DEBUG <0013> Generated response: line #05: o=- 41C49021 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830164003383 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250830164003383 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830164003383 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250830164003383 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250830164003383 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830164003383 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250830164003384 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53838 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164003384 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830164003384 DLMGCP DEBUG <0013> Received message: line #02: C: 0011 (mgcp_msg.c:72) 20250830164003384 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830164003384 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250830164003384 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw (trunk:0) found free endpoint: rtpbridge/12@mgw (mgcp_endp.c:262) 20250830164003384 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/12@mgw" (mgcp_protocol.c:370) 20250830164003384 DLMGCP NOTICE <0013> endpoint:rtpbridge/12@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830164003384 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830164003384 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250830164003384 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw CI:0CC18F05 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830164003384 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw CI:0CC18F05 output_enabled 0 (mgcp_conn.c:271) 20250830164003384 DLMGCP DEBUG <0013> (0011/rtp C:0CC18F05 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830164003384 DLMGCP NOTICE <0013> endpoint:rtpbridge/12@mgw CI:0CC18F05 CRCX: connection successfully created: (0011/rtp C:0CC18F05 r=NULL:0<->l=::1:5270 CID=21) (mgcp_protocol.c:772) 20250830164003384 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164003384 DLMGCP DEBUG <0013> Generated response: line #00: 200 53838 OK (mgcp_msg.c:72) 20250830164003384 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/12@mgw (mgcp_msg.c:72) 20250830164003384 DLMGCP DEBUG <0013> Generated response: line #02: I: 0CC18F05 (mgcp_msg.c:72) 20250830164003384 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 21 (mgcp_msg.c:72) 20250830164003384 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250830164003384 DLMGCP DEBUG <0013> Generated response: line #05: o=- 0CC18F05 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830164003384 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250830164003384 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830164003384 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250830164003384 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250830164003384 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830164003384 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250830164003385 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53839 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164003385 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830164003385 DLMGCP DEBUG <0013> Received message: line #02: C: 0012 (mgcp_msg.c:72) 20250830164003385 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830164003385 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250830164003385 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw (trunk:0) found free endpoint: rtpbridge/13@mgw (mgcp_endp.c:262) 20250830164003385 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/13@mgw" (mgcp_protocol.c:370) 20250830164003385 DLMGCP NOTICE <0013> endpoint:rtpbridge/13@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830164003385 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830164003385 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250830164003385 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw CI:34F46E1D connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830164003385 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw CI:34F46E1D output_enabled 0 (mgcp_conn.c:271) 20250830164003385 DLMGCP DEBUG <0013> (0012/rtp C:34F46E1D r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830164003385 DLMGCP NOTICE <0013> endpoint:rtpbridge/13@mgw CI:34F46E1D CRCX: connection successfully created: (0012/rtp C:34F46E1D r=NULL:0<->l=::1:5272 CID=22) (mgcp_protocol.c:772) 20250830164003385 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164003385 DLMGCP DEBUG <0013> Generated response: line #00: 200 53839 OK (mgcp_msg.c:72) 20250830164003385 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/13@mgw (mgcp_msg.c:72) 20250830164003385 DLMGCP DEBUG <0013> Generated response: line #02: I: 34F46E1D (mgcp_msg.c:72) 20250830164003385 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 22 (mgcp_msg.c:72) 20250830164003385 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250830164003385 DLMGCP DEBUG <0013> Generated response: line #05: o=- 34F46E1D 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830164003385 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250830164003385 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830164003385 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250830164003385 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250830164003385 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830164003385 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250830164003386 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53840 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164003386 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830164003386 DLMGCP DEBUG <0013> Received message: line #02: C: 0013 (mgcp_msg.c:72) 20250830164003386 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830164003386 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250830164003386 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw (trunk:0) found free endpoint: rtpbridge/14@mgw (mgcp_endp.c:262) 20250830164003386 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/14@mgw" (mgcp_protocol.c:370) 20250830164003386 DLMGCP NOTICE <0013> endpoint:rtpbridge/14@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830164003386 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830164003386 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250830164003386 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw CI:69AACD7E connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830164003386 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw CI:69AACD7E output_enabled 0 (mgcp_conn.c:271) 20250830164003386 DLMGCP DEBUG <0013> (0013/rtp C:69AACD7E r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830164003386 DLMGCP NOTICE <0013> endpoint:rtpbridge/14@mgw CI:69AACD7E CRCX: connection successfully created: (0013/rtp C:69AACD7E r=NULL:0<->l=::1:5274 CID=23) (mgcp_protocol.c:772) 20250830164003386 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164003386 DLMGCP DEBUG <0013> Generated response: line #00: 200 53840 OK (mgcp_msg.c:72) 20250830164003386 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/14@mgw (mgcp_msg.c:72) 20250830164003386 DLMGCP DEBUG <0013> Generated response: line #02: I: 69AACD7E (mgcp_msg.c:72) 20250830164003386 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 23 (mgcp_msg.c:72) 20250830164003386 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250830164003386 DLMGCP DEBUG <0013> Generated response: line #05: o=- 69AACD7E 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830164003386 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250830164003386 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830164003386 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250830164003386 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250830164003386 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830164003386 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250830164003387 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53841 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164003387 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830164003387 DLMGCP DEBUG <0013> Received message: line #02: C: 0014 (mgcp_msg.c:72) 20250830164003387 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830164003387 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250830164003387 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw (trunk:0) found free endpoint: rtpbridge/15@mgw (mgcp_endp.c:262) 20250830164003387 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/15@mgw" (mgcp_protocol.c:370) 20250830164003387 DLMGCP NOTICE <0013> endpoint:rtpbridge/15@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830164003387 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830164003387 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250830164003387 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw CI:71D60989 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830164003387 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw CI:71D60989 output_enabled 0 (mgcp_conn.c:271) 20250830164003387 DLMGCP DEBUG <0013> (0014/rtp C:71D60989 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830164003387 DLMGCP NOTICE <0013> endpoint:rtpbridge/15@mgw CI:71D60989 CRCX: connection successfully created: (0014/rtp C:71D60989 r=NULL:0<->l=::1:5276 CID=24) (mgcp_protocol.c:772) 20250830164003387 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164003387 DLMGCP DEBUG <0013> Generated response: line #00: 200 53841 OK (mgcp_msg.c:72) 20250830164003387 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/15@mgw (mgcp_msg.c:72) 20250830164003387 DLMGCP DEBUG <0013> Generated response: line #02: I: 71D60989 (mgcp_msg.c:72) 20250830164003387 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 24 (mgcp_msg.c:72) 20250830164003387 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250830164003387 DLMGCP DEBUG <0013> Generated response: line #05: o=- 71D60989 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830164003387 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250830164003387 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830164003387 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250830164003387 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250830164003387 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830164003387 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250830164003388 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53842 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164003388 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830164003388 DLMGCP DEBUG <0013> Received message: line #02: C: 0015 (mgcp_msg.c:72) 20250830164003388 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830164003388 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250830164003388 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw (trunk:0) found free endpoint: rtpbridge/16@mgw (mgcp_endp.c:262) 20250830164003388 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/16@mgw" (mgcp_protocol.c:370) 20250830164003388 DLMGCP NOTICE <0013> endpoint:rtpbridge/16@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830164003388 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830164003388 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250830164003388 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw CI:3B9CD7AE connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830164003388 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw CI:3B9CD7AE output_enabled 0 (mgcp_conn.c:271) 20250830164003388 DLMGCP DEBUG <0013> (0015/rtp C:3B9CD7AE r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830164003388 DLMGCP NOTICE <0013> endpoint:rtpbridge/16@mgw CI:3B9CD7AE CRCX: connection successfully created: (0015/rtp C:3B9CD7AE r=NULL:0<->l=::1:5278 CID=25) (mgcp_protocol.c:772) 20250830164003388 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164003388 DLMGCP DEBUG <0013> Generated response: line #00: 200 53842 OK (mgcp_msg.c:72) 20250830164003388 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/16@mgw (mgcp_msg.c:72) 20250830164003388 DLMGCP DEBUG <0013> Generated response: line #02: I: 3B9CD7AE (mgcp_msg.c:72) 20250830164003388 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 25 (mgcp_msg.c:72) 20250830164003388 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250830164003388 DLMGCP DEBUG <0013> Generated response: line #05: o=- 3B9CD7AE 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830164003388 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250830164003388 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830164003388 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250830164003388 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250830164003388 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830164003388 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250830164003389 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53843 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164003389 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830164003389 DLMGCP DEBUG <0013> Received message: line #02: C: 0016 (mgcp_msg.c:72) 20250830164003389 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830164003389 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250830164003389 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw (trunk:0) found free endpoint: rtpbridge/17@mgw (mgcp_endp.c:262) 20250830164003389 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/17@mgw" (mgcp_protocol.c:370) 20250830164003389 DLMGCP NOTICE <0013> endpoint:rtpbridge/17@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830164003389 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830164003389 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250830164003389 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw CI:32A85164 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830164003389 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw CI:32A85164 output_enabled 0 (mgcp_conn.c:271) 20250830164003389 DLMGCP DEBUG <0013> (0016/rtp C:32A85164 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830164003389 DLMGCP NOTICE <0013> endpoint:rtpbridge/17@mgw CI:32A85164 CRCX: connection successfully created: (0016/rtp C:32A85164 r=NULL:0<->l=::1:5280 CID=26) (mgcp_protocol.c:772) 20250830164003389 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164003389 DLMGCP DEBUG <0013> Generated response: line #00: 200 53843 OK (mgcp_msg.c:72) 20250830164003389 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/17@mgw (mgcp_msg.c:72) 20250830164003389 DLMGCP DEBUG <0013> Generated response: line #02: I: 32A85164 (mgcp_msg.c:72) 20250830164003389 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 26 (mgcp_msg.c:72) 20250830164003389 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250830164003389 DLMGCP DEBUG <0013> Generated response: line #05: o=- 32A85164 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830164003389 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250830164003389 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830164003389 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250830164003389 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250830164003389 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830164003389 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250830164003389 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53844 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164003389 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830164003389 DLMGCP DEBUG <0013> Received message: line #02: C: 0017 (mgcp_msg.c:72) 20250830164003389 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830164003389 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250830164003389 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw (trunk:0) found free endpoint: rtpbridge/18@mgw (mgcp_endp.c:262) 20250830164003389 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/18@mgw" (mgcp_protocol.c:370) 20250830164003390 DLMGCP NOTICE <0013> endpoint:rtpbridge/18@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830164003390 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830164003390 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250830164003390 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw CI:E6C32B9A connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830164003390 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw CI:E6C32B9A output_enabled 0 (mgcp_conn.c:271) 20250830164003390 DLMGCP DEBUG <0013> (0017/rtp C:E6C32B9A r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830164003390 DLMGCP NOTICE <0013> endpoint:rtpbridge/18@mgw CI:E6C32B9A CRCX: connection successfully created: (0017/rtp C:E6C32B9A r=NULL:0<->l=::1:5282 CID=27) (mgcp_protocol.c:772) 20250830164003390 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164003390 DLMGCP DEBUG <0013> Generated response: line #00: 200 53844 OK (mgcp_msg.c:72) 20250830164003390 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/18@mgw (mgcp_msg.c:72) 20250830164003390 DLMGCP DEBUG <0013> Generated response: line #02: I: E6C32B9A (mgcp_msg.c:72) 20250830164003390 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 27 (mgcp_msg.c:72) 20250830164003390 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250830164003390 DLMGCP DEBUG <0013> Generated response: line #05: o=- E6C32B9A 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830164003390 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250830164003390 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830164003390 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250830164003390 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250830164003390 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830164003390 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250830164003390 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53845 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164003390 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830164003390 DLMGCP DEBUG <0013> Received message: line #02: C: 0018 (mgcp_msg.c:72) 20250830164003390 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830164003390 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250830164003390 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw (trunk:0) found free endpoint: rtpbridge/19@mgw (mgcp_endp.c:262) 20250830164003390 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/19@mgw" (mgcp_protocol.c:370) 20250830164003390 DLMGCP NOTICE <0013> endpoint:rtpbridge/19@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830164003390 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830164003390 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250830164003390 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw CI:3D483282 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830164003390 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw CI:3D483282 output_enabled 0 (mgcp_conn.c:271) 20250830164003390 DLMGCP DEBUG <0013> (0018/rtp C:3D483282 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830164003391 DLMGCP NOTICE <0013> endpoint:rtpbridge/19@mgw CI:3D483282 CRCX: connection successfully created: (0018/rtp C:3D483282 r=NULL:0<->l=::1:5284 CID=28) (mgcp_protocol.c:772) 20250830164003391 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164003391 DLMGCP DEBUG <0013> Generated response: line #00: 200 53845 OK (mgcp_msg.c:72) 20250830164003391 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/19@mgw (mgcp_msg.c:72) 20250830164003391 DLMGCP DEBUG <0013> Generated response: line #02: I: 3D483282 (mgcp_msg.c:72) 20250830164003391 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 28 (mgcp_msg.c:72) 20250830164003391 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250830164003391 DLMGCP DEBUG <0013> Generated response: line #05: o=- 3D483282 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830164003391 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250830164003391 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830164003391 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250830164003391 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250830164003391 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830164003391 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250830164003391 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53846 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164003391 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830164003391 DLMGCP DEBUG <0013> Received message: line #02: C: 0019 (mgcp_msg.c:72) 20250830164003391 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830164003391 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250830164003391 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw (trunk:0) found free endpoint: rtpbridge/1a@mgw (mgcp_endp.c:262) 20250830164003391 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/1a@mgw" (mgcp_protocol.c:370) 20250830164003391 DLMGCP NOTICE <0013> endpoint:rtpbridge/1a@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830164003391 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830164003391 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250830164003391 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw CI:68CDDA0D connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830164003391 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw CI:68CDDA0D output_enabled 0 (mgcp_conn.c:271) 20250830164003391 DLMGCP DEBUG <0013> (0019/rtp C:68CDDA0D r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830164003391 DLMGCP NOTICE <0013> endpoint:rtpbridge/1a@mgw CI:68CDDA0D CRCX: connection successfully created: (0019/rtp C:68CDDA0D r=NULL:0<->l=::1:5286 CID=29) (mgcp_protocol.c:772) 20250830164003391 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164003391 DLMGCP DEBUG <0013> Generated response: line #00: 200 53846 OK (mgcp_msg.c:72) 20250830164003391 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/1a@mgw (mgcp_msg.c:72) 20250830164003391 DLMGCP DEBUG <0013> Generated response: line #02: I: 68CDDA0D (mgcp_msg.c:72) 20250830164003391 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 29 (mgcp_msg.c:72) 20250830164003391 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250830164003391 DLMGCP DEBUG <0013> Generated response: line #05: o=- 68CDDA0D 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830164003391 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250830164003391 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830164003391 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250830164003391 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250830164003391 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830164003391 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250830164003392 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53847 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164003392 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830164003392 DLMGCP DEBUG <0013> Received message: line #02: C: 001A (mgcp_msg.c:72) 20250830164003392 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830164003392 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250830164003392 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw (trunk:0) found free endpoint: rtpbridge/1b@mgw (mgcp_endp.c:262) 20250830164003392 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/1b@mgw" (mgcp_protocol.c:370) 20250830164003392 DLMGCP NOTICE <0013> endpoint:rtpbridge/1b@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830164003392 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830164003392 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250830164003392 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw CI:17E81F75 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830164003392 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw CI:17E81F75 output_enabled 0 (mgcp_conn.c:271) 20250830164003392 DLMGCP DEBUG <0013> (001A/rtp C:17E81F75 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830164003392 DLMGCP NOTICE <0013> endpoint:rtpbridge/1b@mgw CI:17E81F75 CRCX: connection successfully created: (001A/rtp C:17E81F75 r=NULL:0<->l=::1:5288 CID=30) (mgcp_protocol.c:772) 20250830164003392 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164003392 DLMGCP DEBUG <0013> Generated response: line #00: 200 53847 OK (mgcp_msg.c:72) 20250830164003392 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/1b@mgw (mgcp_msg.c:72) 20250830164003392 DLMGCP DEBUG <0013> Generated response: line #02: I: 17E81F75 (mgcp_msg.c:72) 20250830164003392 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 30 (mgcp_msg.c:72) 20250830164003392 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250830164003392 DLMGCP DEBUG <0013> Generated response: line #05: o=- 17E81F75 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830164003392 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250830164003392 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830164003392 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250830164003392 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250830164003392 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830164003392 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250830164003393 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53848 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164003393 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830164003393 DLMGCP DEBUG <0013> Received message: line #02: C: 001B (mgcp_msg.c:72) 20250830164003393 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830164003393 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250830164003393 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw (trunk:0) found free endpoint: rtpbridge/1c@mgw (mgcp_endp.c:262) 20250830164003393 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/1c@mgw" (mgcp_protocol.c:370) 20250830164003393 DLMGCP NOTICE <0013> endpoint:rtpbridge/1c@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830164003393 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830164003393 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250830164003393 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw CI:3C2237B1 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830164003393 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw CI:3C2237B1 output_enabled 0 (mgcp_conn.c:271) 20250830164003393 DLMGCP DEBUG <0013> (001B/rtp C:3C2237B1 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830164003393 DLMGCP NOTICE <0013> endpoint:rtpbridge/1c@mgw CI:3C2237B1 CRCX: connection successfully created: (001B/rtp C:3C2237B1 r=NULL:0<->l=::1:5290 CID=31) (mgcp_protocol.c:772) 20250830164003393 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164003393 DLMGCP DEBUG <0013> Generated response: line #00: 200 53848 OK (mgcp_msg.c:72) 20250830164003393 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/1c@mgw (mgcp_msg.c:72) 20250830164003393 DLMGCP DEBUG <0013> Generated response: line #02: I: 3C2237B1 (mgcp_msg.c:72) 20250830164003393 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 31 (mgcp_msg.c:72) 20250830164003393 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250830164003393 DLMGCP DEBUG <0013> Generated response: line #05: o=- 3C2237B1 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830164003393 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250830164003393 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830164003393 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250830164003393 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250830164003393 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830164003393 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250830164003393 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53849 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164003393 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830164003393 DLMGCP DEBUG <0013> Received message: line #02: C: 001C (mgcp_msg.c:72) 20250830164003393 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830164003393 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250830164003393 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw (trunk:0) found free endpoint: rtpbridge/1d@mgw (mgcp_endp.c:262) 20250830164003394 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/1d@mgw" (mgcp_protocol.c:370) 20250830164003394 DLMGCP NOTICE <0013> endpoint:rtpbridge/1d@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830164003394 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830164003394 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250830164003394 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw CI:55545214 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830164003394 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw CI:55545214 output_enabled 0 (mgcp_conn.c:271) 20250830164003394 DLMGCP DEBUG <0013> (001C/rtp C:55545214 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830164003394 DLMGCP NOTICE <0013> endpoint:rtpbridge/1d@mgw CI:55545214 CRCX: connection successfully created: (001C/rtp C:55545214 r=NULL:0<->l=::1:5292 CID=32) (mgcp_protocol.c:772) 20250830164003394 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164003394 DLMGCP DEBUG <0013> Generated response: line #00: 200 53849 OK (mgcp_msg.c:72) 20250830164003394 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/1d@mgw (mgcp_msg.c:72) 20250830164003394 DLMGCP DEBUG <0013> Generated response: line #02: I: 55545214 (mgcp_msg.c:72) 20250830164003394 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 32 (mgcp_msg.c:72) 20250830164003394 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250830164003394 DLMGCP DEBUG <0013> Generated response: line #05: o=- 55545214 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830164003394 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250830164003394 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830164003394 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250830164003394 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250830164003394 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830164003394 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250830164003394 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53850 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164003394 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830164003394 DLMGCP DEBUG <0013> Received message: line #02: C: 001D (mgcp_msg.c:72) 20250830164003394 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830164003394 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250830164003394 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw (trunk:0) found free endpoint: rtpbridge/1e@mgw (mgcp_endp.c:262) 20250830164003394 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/1e@mgw" (mgcp_protocol.c:370) 20250830164003394 DLMGCP NOTICE <0013> endpoint:rtpbridge/1e@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830164003394 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830164003394 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250830164003394 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw CI:EA15AA16 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830164003394 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw CI:EA15AA16 output_enabled 0 (mgcp_conn.c:271) 20250830164003394 DLMGCP DEBUG <0013> (001D/rtp C:EA15AA16 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830164003394 DLMGCP NOTICE <0013> endpoint:rtpbridge/1e@mgw CI:EA15AA16 CRCX: connection successfully created: (001D/rtp C:EA15AA16 r=NULL:0<->l=::1:5294 CID=33) (mgcp_protocol.c:772) 20250830164003394 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164003394 DLMGCP DEBUG <0013> Generated response: line #00: 200 53850 OK (mgcp_msg.c:72) 20250830164003394 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/1e@mgw (mgcp_msg.c:72) 20250830164003394 DLMGCP DEBUG <0013> Generated response: line #02: I: EA15AA16 (mgcp_msg.c:72) 20250830164003394 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 33 (mgcp_msg.c:72) 20250830164003394 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250830164003394 DLMGCP DEBUG <0013> Generated response: line #05: o=- EA15AA16 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830164003395 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250830164003395 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830164003395 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250830164003395 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250830164003395 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830164003395 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250830164003395 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53851 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164003395 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830164003395 DLMGCP DEBUG <0013> Received message: line #02: C: 001E (mgcp_msg.c:72) 20250830164003395 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830164003395 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250830164003395 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw (trunk:0) found free endpoint: rtpbridge/1f@mgw (mgcp_endp.c:262) 20250830164003395 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/1f@mgw" (mgcp_protocol.c:370) 20250830164003395 DLMGCP NOTICE <0013> endpoint:rtpbridge/1f@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830164003395 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830164003395 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250830164003395 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw CI:2F2EB4CB connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830164003395 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw CI:2F2EB4CB output_enabled 0 (mgcp_conn.c:271) 20250830164003395 DLMGCP DEBUG <0013> (001E/rtp C:2F2EB4CB r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830164003395 DLMGCP NOTICE <0013> endpoint:rtpbridge/1f@mgw CI:2F2EB4CB CRCX: connection successfully created: (001E/rtp C:2F2EB4CB r=NULL:0<->l=::1:5296 CID=34) (mgcp_protocol.c:772) 20250830164003395 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164003395 DLMGCP DEBUG <0013> Generated response: line #00: 200 53851 OK (mgcp_msg.c:72) 20250830164003395 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/1f@mgw (mgcp_msg.c:72) 20250830164003395 DLMGCP DEBUG <0013> Generated response: line #02: I: 2F2EB4CB (mgcp_msg.c:72) 20250830164003395 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 34 (mgcp_msg.c:72) 20250830164003395 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250830164003395 DLMGCP DEBUG <0013> Generated response: line #05: o=- 2F2EB4CB 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830164003395 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250830164003395 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830164003395 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250830164003395 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250830164003395 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830164003395 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250830164003396 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53852 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164003396 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830164003396 DLMGCP DEBUG <0013> Received message: line #02: C: 001F (mgcp_msg.c:72) 20250830164003396 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830164003396 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250830164003396 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw (trunk:0) found free endpoint: rtpbridge/20@mgw (mgcp_endp.c:262) 20250830164003396 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/20@mgw" (mgcp_protocol.c:370) 20250830164003396 DLMGCP NOTICE <0013> endpoint:rtpbridge/20@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830164003396 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830164003396 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250830164003396 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw CI:C124E989 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830164003396 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw CI:C124E989 output_enabled 0 (mgcp_conn.c:271) 20250830164003396 DLMGCP DEBUG <0013> (001F/rtp C:C124E989 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830164003396 DLMGCP NOTICE <0013> endpoint:rtpbridge/20@mgw CI:C124E989 CRCX: connection successfully created: (001F/rtp C:C124E989 r=NULL:0<->l=::1:5298 CID=35) (mgcp_protocol.c:772) 20250830164003396 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164003396 DLMGCP DEBUG <0013> Generated response: line #00: 200 53852 OK (mgcp_msg.c:72) 20250830164003396 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/20@mgw (mgcp_msg.c:72) 20250830164003396 DLMGCP DEBUG <0013> Generated response: line #02: I: C124E989 (mgcp_msg.c:72) 20250830164003396 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 35 (mgcp_msg.c:72) 20250830164003396 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250830164003396 DLMGCP DEBUG <0013> Generated response: line #05: o=- C124E989 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830164003396 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250830164003396 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830164003396 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250830164003396 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250830164003396 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830164003396 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250830164003396 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53853 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164003396 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830164003396 DLMGCP DEBUG <0013> Received message: line #02: C: 0020 (mgcp_msg.c:72) 20250830164003396 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830164003396 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250830164003396 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw (trunk:0) found free endpoint: rtpbridge/21@mgw (mgcp_endp.c:262) 20250830164003396 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/21@mgw" (mgcp_protocol.c:370) 20250830164003396 DLMGCP NOTICE <0013> endpoint:rtpbridge/21@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830164003396 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830164003396 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250830164003396 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw CI:BBF1DEE1 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830164003396 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw CI:BBF1DEE1 output_enabled 0 (mgcp_conn.c:271) 20250830164003396 DLMGCP DEBUG <0013> (0020/rtp C:BBF1DEE1 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830164003397 DLMGCP NOTICE <0013> endpoint:rtpbridge/21@mgw CI:BBF1DEE1 CRCX: connection successfully created: (0020/rtp C:BBF1DEE1 r=NULL:0<->l=::1:5300 CID=36) (mgcp_protocol.c:772) 20250830164003397 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164003397 DLMGCP DEBUG <0013> Generated response: line #00: 200 53853 OK (mgcp_msg.c:72) 20250830164003397 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/21@mgw (mgcp_msg.c:72) 20250830164003397 DLMGCP DEBUG <0013> Generated response: line #02: I: BBF1DEE1 (mgcp_msg.c:72) 20250830164003397 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 36 (mgcp_msg.c:72) 20250830164003397 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250830164003397 DLMGCP DEBUG <0013> Generated response: line #05: o=- BBF1DEE1 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830164003397 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250830164003397 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830164003397 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250830164003397 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250830164003397 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830164003397 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250830164003397 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53854 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164003397 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830164003397 DLMGCP DEBUG <0013> Received message: line #02: C: 0021 (mgcp_msg.c:72) 20250830164003397 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830164003397 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250830164003397 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw (trunk:0) found free endpoint: rtpbridge/22@mgw (mgcp_endp.c:262) 20250830164003397 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/22@mgw" (mgcp_protocol.c:370) 20250830164003397 DLMGCP NOTICE <0013> endpoint:rtpbridge/22@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830164003397 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830164003397 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250830164003397 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw CI:EC1D12BF connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830164003397 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw CI:EC1D12BF output_enabled 0 (mgcp_conn.c:271) 20250830164003397 DLMGCP DEBUG <0013> (0021/rtp C:EC1D12BF r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830164003397 DLMGCP NOTICE <0013> endpoint:rtpbridge/22@mgw CI:EC1D12BF CRCX: connection successfully created: (0021/rtp C:EC1D12BF r=NULL:0<->l=::1:5302 CID=37) (mgcp_protocol.c:772) 20250830164003397 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164003397 DLMGCP DEBUG <0013> Generated response: line #00: 200 53854 OK (mgcp_msg.c:72) 20250830164003397 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/22@mgw (mgcp_msg.c:72) 20250830164003397 DLMGCP DEBUG <0013> Generated response: line #02: I: EC1D12BF (mgcp_msg.c:72) 20250830164003397 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 37 (mgcp_msg.c:72) 20250830164003397 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250830164003397 DLMGCP DEBUG <0013> Generated response: line #05: o=- EC1D12BF 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830164003397 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250830164003397 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830164003397 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250830164003397 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250830164003397 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830164003397 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250830164003398 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53855 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164003398 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830164003398 DLMGCP DEBUG <0013> Received message: line #02: C: 0022 (mgcp_msg.c:72) 20250830164003398 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830164003398 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250830164003398 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw (trunk:0) found free endpoint: rtpbridge/23@mgw (mgcp_endp.c:262) 20250830164003398 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/23@mgw" (mgcp_protocol.c:370) 20250830164003398 DLMGCP NOTICE <0013> endpoint:rtpbridge/23@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830164003398 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830164003398 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250830164003398 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw CI:8117E8BB connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830164003398 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw CI:8117E8BB output_enabled 0 (mgcp_conn.c:271) 20250830164003398 DLMGCP DEBUG <0013> (0022/rtp C:8117E8BB r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830164003398 DLMGCP NOTICE <0013> endpoint:rtpbridge/23@mgw CI:8117E8BB CRCX: connection successfully created: (0022/rtp C:8117E8BB r=NULL:0<->l=::1:5304 CID=38) (mgcp_protocol.c:772) 20250830164003398 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164003398 DLMGCP DEBUG <0013> Generated response: line #00: 200 53855 OK (mgcp_msg.c:72) 20250830164003398 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/23@mgw (mgcp_msg.c:72) 20250830164003398 DLMGCP DEBUG <0013> Generated response: line #02: I: 8117E8BB (mgcp_msg.c:72) 20250830164003398 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 38 (mgcp_msg.c:72) 20250830164003398 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250830164003398 DLMGCP DEBUG <0013> Generated response: line #05: o=- 8117E8BB 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830164003398 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250830164003398 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830164003398 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250830164003398 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250830164003398 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830164003398 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250830164003398 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53856 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164003398 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830164003398 DLMGCP DEBUG <0013> Received message: line #02: C: 0023 (mgcp_msg.c:72) 20250830164003398 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830164003398 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250830164003398 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw (trunk:0) found free endpoint: rtpbridge/24@mgw (mgcp_endp.c:262) 20250830164003398 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/24@mgw" (mgcp_protocol.c:370) 20250830164003398 DLMGCP NOTICE <0013> endpoint:rtpbridge/24@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830164003398 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830164003398 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250830164003398 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw CI:504BB4B3 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830164003398 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw CI:504BB4B3 output_enabled 0 (mgcp_conn.c:271) 20250830164003398 DLMGCP DEBUG <0013> (0023/rtp C:504BB4B3 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830164003399 DLMGCP NOTICE <0013> endpoint:rtpbridge/24@mgw CI:504BB4B3 CRCX: connection successfully created: (0023/rtp C:504BB4B3 r=NULL:0<->l=::1:5306 CID=39) (mgcp_protocol.c:772) 20250830164003399 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164003399 DLMGCP DEBUG <0013> Generated response: line #00: 200 53856 OK (mgcp_msg.c:72) 20250830164003399 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/24@mgw (mgcp_msg.c:72) 20250830164003399 DLMGCP DEBUG <0013> Generated response: line #02: I: 504BB4B3 (mgcp_msg.c:72) 20250830164003399 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 39 (mgcp_msg.c:72) 20250830164003399 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250830164003399 DLMGCP DEBUG <0013> Generated response: line #05: o=- 504BB4B3 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830164003399 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250830164003399 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830164003399 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250830164003399 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250830164003399 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830164003399 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250830164003399 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53857 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164003399 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830164003399 DLMGCP DEBUG <0013> Received message: line #02: C: 0024 (mgcp_msg.c:72) 20250830164003399 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830164003399 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250830164003399 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw (trunk:0) found free endpoint: rtpbridge/25@mgw (mgcp_endp.c:262) 20250830164003399 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/25@mgw" (mgcp_protocol.c:370) 20250830164003399 DLMGCP NOTICE <0013> endpoint:rtpbridge/25@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830164003399 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830164003399 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250830164003399 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw CI:02B9ECA5 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830164003399 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw CI:02B9ECA5 output_enabled 0 (mgcp_conn.c:271) 20250830164003399 DLMGCP DEBUG <0013> (0024/rtp C:02B9ECA5 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830164003399 DLMGCP NOTICE <0013> endpoint:rtpbridge/25@mgw CI:02B9ECA5 CRCX: connection successfully created: (0024/rtp C:02B9ECA5 r=NULL:0<->l=::1:5308 CID=40) (mgcp_protocol.c:772) 20250830164003399 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164003399 DLMGCP DEBUG <0013> Generated response: line #00: 200 53857 OK (mgcp_msg.c:72) 20250830164003399 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/25@mgw (mgcp_msg.c:72) 20250830164003399 DLMGCP DEBUG <0013> Generated response: line #02: I: 02B9ECA5 (mgcp_msg.c:72) 20250830164003399 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 40 (mgcp_msg.c:72) 20250830164003399 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250830164003399 DLMGCP DEBUG <0013> Generated response: line #05: o=- 02B9ECA5 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830164003399 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250830164003399 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830164003399 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250830164003399 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250830164003399 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830164003399 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250830164003400 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53858 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164003400 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830164003400 DLMGCP DEBUG <0013> Received message: line #02: C: 0025 (mgcp_msg.c:72) 20250830164003400 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830164003400 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250830164003400 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw (trunk:0) found free endpoint: rtpbridge/26@mgw (mgcp_endp.c:262) 20250830164003400 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/26@mgw" (mgcp_protocol.c:370) 20250830164003400 DLMGCP NOTICE <0013> endpoint:rtpbridge/26@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830164003400 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830164003400 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250830164003400 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw CI:A20BA8C8 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830164003400 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw CI:A20BA8C8 output_enabled 0 (mgcp_conn.c:271) 20250830164003400 DLMGCP DEBUG <0013> (0025/rtp C:A20BA8C8 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830164003400 DLMGCP NOTICE <0013> endpoint:rtpbridge/26@mgw CI:A20BA8C8 CRCX: connection successfully created: (0025/rtp C:A20BA8C8 r=NULL:0<->l=::1:5310 CID=41) (mgcp_protocol.c:772) 20250830164003400 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164003400 DLMGCP DEBUG <0013> Generated response: line #00: 200 53858 OK (mgcp_msg.c:72) 20250830164003400 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/26@mgw (mgcp_msg.c:72) 20250830164003400 DLMGCP DEBUG <0013> Generated response: line #02: I: A20BA8C8 (mgcp_msg.c:72) 20250830164003400 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 41 (mgcp_msg.c:72) 20250830164003400 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250830164003400 DLMGCP DEBUG <0013> Generated response: line #05: o=- A20BA8C8 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830164003400 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250830164003400 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830164003400 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250830164003400 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250830164003400 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830164003400 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250830164003400 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53859 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164003400 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830164003400 DLMGCP DEBUG <0013> Received message: line #02: C: 0026 (mgcp_msg.c:72) 20250830164003400 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830164003400 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250830164003400 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw (trunk:0) found free endpoint: rtpbridge/27@mgw (mgcp_endp.c:262) 20250830164003400 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/27@mgw" (mgcp_protocol.c:370) 20250830164003400 DLMGCP NOTICE <0013> endpoint:rtpbridge/27@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830164003400 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830164003400 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250830164003400 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw CI:0984FD1F connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830164003400 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw CI:0984FD1F output_enabled 0 (mgcp_conn.c:271) 20250830164003400 DLMGCP DEBUG <0013> (0026/rtp C:0984FD1F r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830164003400 DLMGCP NOTICE <0013> endpoint:rtpbridge/27@mgw CI:0984FD1F CRCX: connection successfully created: (0026/rtp C:0984FD1F r=NULL:0<->l=::1:5312 CID=42) (mgcp_protocol.c:772) 20250830164003400 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164003400 DLMGCP DEBUG <0013> Generated response: line #00: 200 53859 OK (mgcp_msg.c:72) 20250830164003400 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/27@mgw (mgcp_msg.c:72) 20250830164003401 DLMGCP DEBUG <0013> Generated response: line #02: I: 0984FD1F (mgcp_msg.c:72) 20250830164003401 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 42 (mgcp_msg.c:72) 20250830164003401 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250830164003401 DLMGCP DEBUG <0013> Generated response: line #05: o=- 0984FD1F 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830164003401 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250830164003401 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830164003401 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250830164003401 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250830164003401 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830164003401 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250830164003401 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53860 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164003401 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830164003401 DLMGCP DEBUG <0013> Received message: line #02: C: 0027 (mgcp_msg.c:72) 20250830164003401 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830164003401 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250830164003401 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw (trunk:0) found free endpoint: rtpbridge/28@mgw (mgcp_endp.c:262) 20250830164003401 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/28@mgw" (mgcp_protocol.c:370) 20250830164003401 DLMGCP NOTICE <0013> endpoint:rtpbridge/28@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830164003401 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830164003401 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250830164003401 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw CI:81C66FF9 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830164003401 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw CI:81C66FF9 output_enabled 0 (mgcp_conn.c:271) 20250830164003401 DLMGCP DEBUG <0013> (0027/rtp C:81C66FF9 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830164003401 DLMGCP NOTICE <0013> endpoint:rtpbridge/28@mgw CI:81C66FF9 CRCX: connection successfully created: (0027/rtp C:81C66FF9 r=NULL:0<->l=::1:5314 CID=43) (mgcp_protocol.c:772) 20250830164003401 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164003401 DLMGCP DEBUG <0013> Generated response: line #00: 200 53860 OK (mgcp_msg.c:72) 20250830164003401 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/28@mgw (mgcp_msg.c:72) 20250830164003401 DLMGCP DEBUG <0013> Generated response: line #02: I: 81C66FF9 (mgcp_msg.c:72) 20250830164003401 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 43 (mgcp_msg.c:72) 20250830164003401 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250830164003401 DLMGCP DEBUG <0013> Generated response: line #05: o=- 81C66FF9 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830164003401 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250830164003401 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830164003401 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250830164003401 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250830164003401 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830164003401 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250830164003402 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53861 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164003402 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830164003402 DLMGCP DEBUG <0013> Received message: line #02: C: 0028 (mgcp_msg.c:72) 20250830164003402 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830164003402 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250830164003402 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw (trunk:0) found free endpoint: rtpbridge/29@mgw (mgcp_endp.c:262) 20250830164003402 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/29@mgw" (mgcp_protocol.c:370) 20250830164003402 DLMGCP NOTICE <0013> endpoint:rtpbridge/29@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830164003402 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830164003402 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250830164003402 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw CI:BAD45E26 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830164003402 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw CI:BAD45E26 output_enabled 0 (mgcp_conn.c:271) 20250830164003402 DLMGCP DEBUG <0013> (0028/rtp C:BAD45E26 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830164003402 DLMGCP NOTICE <0013> endpoint:rtpbridge/29@mgw CI:BAD45E26 CRCX: connection successfully created: (0028/rtp C:BAD45E26 r=NULL:0<->l=::1:5316 CID=44) (mgcp_protocol.c:772) 20250830164003402 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164003402 DLMGCP DEBUG <0013> Generated response: line #00: 200 53861 OK (mgcp_msg.c:72) 20250830164003402 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/29@mgw (mgcp_msg.c:72) 20250830164003402 DLMGCP DEBUG <0013> Generated response: line #02: I: BAD45E26 (mgcp_msg.c:72) 20250830164003402 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 44 (mgcp_msg.c:72) 20250830164003402 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250830164003402 DLMGCP DEBUG <0013> Generated response: line #05: o=- BAD45E26 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830164003402 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250830164003402 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830164003402 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250830164003402 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250830164003402 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830164003402 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250830164003402 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53862 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164003402 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830164003402 DLMGCP DEBUG <0013> Received message: line #02: C: 0029 (mgcp_msg.c:72) 20250830164003402 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830164003402 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250830164003402 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw (trunk:0) found free endpoint: rtpbridge/2a@mgw (mgcp_endp.c:262) 20250830164003402 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2a@mgw" (mgcp_protocol.c:370) 20250830164003402 DLMGCP NOTICE <0013> endpoint:rtpbridge/2a@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830164003402 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830164003402 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250830164003402 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw CI:10985A6F connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830164003402 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw CI:10985A6F output_enabled 0 (mgcp_conn.c:271) 20250830164003402 DLMGCP DEBUG <0013> (0029/rtp C:10985A6F r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830164003402 DLMGCP NOTICE <0013> endpoint:rtpbridge/2a@mgw CI:10985A6F CRCX: connection successfully created: (0029/rtp C:10985A6F r=NULL:0<->l=::1:5318 CID=45) (mgcp_protocol.c:772) 20250830164003402 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164003402 DLMGCP DEBUG <0013> Generated response: line #00: 200 53862 OK (mgcp_msg.c:72) 20250830164003402 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/2a@mgw (mgcp_msg.c:72) 20250830164003402 DLMGCP DEBUG <0013> Generated response: line #02: I: 10985A6F (mgcp_msg.c:72) 20250830164003402 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 45 (mgcp_msg.c:72) 20250830164003402 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250830164003402 DLMGCP DEBUG <0013> Generated response: line #05: o=- 10985A6F 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830164003402 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250830164003402 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830164003402 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250830164003402 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250830164003402 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830164003402 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250830164003403 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53863 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164003403 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830164003403 DLMGCP DEBUG <0013> Received message: line #02: C: 002A (mgcp_msg.c:72) 20250830164003403 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830164003403 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250830164003403 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw (trunk:0) found free endpoint: rtpbridge/2b@mgw (mgcp_endp.c:262) 20250830164003403 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2b@mgw" (mgcp_protocol.c:370) 20250830164003403 DLMGCP NOTICE <0013> endpoint:rtpbridge/2b@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830164003403 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830164003403 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250830164003403 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw CI:DC01642F connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830164003403 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw CI:DC01642F output_enabled 0 (mgcp_conn.c:271) 20250830164003403 DLMGCP DEBUG <0013> (002A/rtp C:DC01642F r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830164003403 DLMGCP NOTICE <0013> endpoint:rtpbridge/2b@mgw CI:DC01642F CRCX: connection successfully created: (002A/rtp C:DC01642F r=NULL:0<->l=::1:5320 CID=46) (mgcp_protocol.c:772) 20250830164003403 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164003403 DLMGCP DEBUG <0013> Generated response: line #00: 200 53863 OK (mgcp_msg.c:72) 20250830164003403 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/2b@mgw (mgcp_msg.c:72) 20250830164003403 DLMGCP DEBUG <0013> Generated response: line #02: I: DC01642F (mgcp_msg.c:72) 20250830164003403 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 46 (mgcp_msg.c:72) 20250830164003403 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250830164003403 DLMGCP DEBUG <0013> Generated response: line #05: o=- DC01642F 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830164003403 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250830164003403 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830164003403 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250830164003403 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250830164003403 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830164003403 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250830164003404 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53864 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164003404 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830164003404 DLMGCP DEBUG <0013> Received message: line #02: C: 002B (mgcp_msg.c:72) 20250830164003404 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830164003404 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250830164003404 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw (trunk:0) found free endpoint: rtpbridge/2c@mgw (mgcp_endp.c:262) 20250830164003404 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2c@mgw" (mgcp_protocol.c:370) 20250830164003404 DLMGCP NOTICE <0013> endpoint:rtpbridge/2c@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830164003404 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830164003404 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250830164003404 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw CI:B824D91D connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830164003404 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw CI:B824D91D output_enabled 0 (mgcp_conn.c:271) 20250830164003404 DLMGCP DEBUG <0013> (002B/rtp C:B824D91D r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830164003404 DLMGCP NOTICE <0013> endpoint:rtpbridge/2c@mgw CI:B824D91D CRCX: connection successfully created: (002B/rtp C:B824D91D r=NULL:0<->l=::1:5322 CID=47) (mgcp_protocol.c:772) 20250830164003404 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164003404 DLMGCP DEBUG <0013> Generated response: line #00: 200 53864 OK (mgcp_msg.c:72) 20250830164003404 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/2c@mgw (mgcp_msg.c:72) 20250830164003404 DLMGCP DEBUG <0013> Generated response: line #02: I: B824D91D (mgcp_msg.c:72) 20250830164003404 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 47 (mgcp_msg.c:72) 20250830164003405 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250830164003405 DLMGCP DEBUG <0013> Generated response: line #05: o=- B824D91D 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830164003405 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250830164003405 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830164003405 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250830164003405 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250830164003405 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830164003405 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250830164003405 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53865 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164003405 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830164003405 DLMGCP DEBUG <0013> Received message: line #02: C: 002C (mgcp_msg.c:72) 20250830164003405 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830164003405 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250830164003405 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw (trunk:0) found free endpoint: rtpbridge/2d@mgw (mgcp_endp.c:262) 20250830164003405 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2d@mgw" (mgcp_protocol.c:370) 20250830164003406 DLMGCP NOTICE <0013> endpoint:rtpbridge/2d@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830164003406 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830164003406 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250830164003406 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw CI:7505A033 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830164003406 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw CI:7505A033 output_enabled 0 (mgcp_conn.c:271) 20250830164003406 DLMGCP DEBUG <0013> (002C/rtp C:7505A033 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830164003406 DLMGCP NOTICE <0013> endpoint:rtpbridge/2d@mgw CI:7505A033 CRCX: connection successfully created: (002C/rtp C:7505A033 r=NULL:0<->l=::1:5324 CID=48) (mgcp_protocol.c:772) 20250830164003406 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164003406 DLMGCP DEBUG <0013> Generated response: line #00: 200 53865 OK (mgcp_msg.c:72) 20250830164003406 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/2d@mgw (mgcp_msg.c:72) 20250830164003406 DLMGCP DEBUG <0013> Generated response: line #02: I: 7505A033 (mgcp_msg.c:72) 20250830164003406 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 48 (mgcp_msg.c:72) 20250830164003406 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250830164003406 DLMGCP DEBUG <0013> Generated response: line #05: o=- 7505A033 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830164003406 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250830164003406 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830164003406 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250830164003406 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250830164003406 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830164003406 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250830164003406 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53866 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164003407 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830164003407 DLMGCP DEBUG <0013> Received message: line #02: C: 002D (mgcp_msg.c:72) 20250830164003407 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830164003407 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250830164003407 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw (trunk:0) found free endpoint: rtpbridge/2e@mgw (mgcp_endp.c:262) 20250830164003407 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2e@mgw" (mgcp_protocol.c:370) 20250830164003407 DLMGCP NOTICE <0013> endpoint:rtpbridge/2e@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830164003407 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830164003407 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250830164003407 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw CI:85DEBD61 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830164003407 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw CI:85DEBD61 output_enabled 0 (mgcp_conn.c:271) 20250830164003407 DLMGCP DEBUG <0013> (002D/rtp C:85DEBD61 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830164003407 DLMGCP NOTICE <0013> endpoint:rtpbridge/2e@mgw CI:85DEBD61 CRCX: connection successfully created: (002D/rtp C:85DEBD61 r=NULL:0<->l=::1:5326 CID=49) (mgcp_protocol.c:772) 20250830164003407 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164003407 DLMGCP DEBUG <0013> Generated response: line #00: 200 53866 OK (mgcp_msg.c:72) 20250830164003407 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/2e@mgw (mgcp_msg.c:72) 20250830164003407 DLMGCP DEBUG <0013> Generated response: line #02: I: 85DEBD61 (mgcp_msg.c:72) 20250830164003407 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 49 (mgcp_msg.c:72) 20250830164003407 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250830164003407 DLMGCP DEBUG <0013> Generated response: line #05: o=- 85DEBD61 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830164003407 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250830164003407 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830164003407 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250830164003407 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250830164003407 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830164003407 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250830164003407 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53867 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164003407 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830164003407 DLMGCP DEBUG <0013> Received message: line #02: C: 002E (mgcp_msg.c:72) 20250830164003407 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830164003407 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250830164003408 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw (trunk:0) found free endpoint: rtpbridge/2f@mgw (mgcp_endp.c:262) 20250830164003408 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2f@mgw" (mgcp_protocol.c:370) 20250830164003408 DLMGCP NOTICE <0013> endpoint:rtpbridge/2f@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830164003408 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830164003408 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250830164003408 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw CI:1858F77A connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830164003408 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw CI:1858F77A output_enabled 0 (mgcp_conn.c:271) 20250830164003408 DLMGCP DEBUG <0013> (002E/rtp C:1858F77A r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830164003408 DLMGCP NOTICE <0013> endpoint:rtpbridge/2f@mgw CI:1858F77A CRCX: connection successfully created: (002E/rtp C:1858F77A r=NULL:0<->l=::1:5328 CID=50) (mgcp_protocol.c:772) 20250830164003408 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164003408 DLMGCP DEBUG <0013> Generated response: line #00: 200 53867 OK (mgcp_msg.c:72) 20250830164003408 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/2f@mgw (mgcp_msg.c:72) 20250830164003408 DLMGCP DEBUG <0013> Generated response: line #02: I: 1858F77A (mgcp_msg.c:72) 20250830164003408 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 50 (mgcp_msg.c:72) 20250830164003408 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250830164003408 DLMGCP DEBUG <0013> Generated response: line #05: o=- 1858F77A 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830164003408 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250830164003408 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830164003408 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250830164003408 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250830164003408 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830164003408 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250830164003408 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53868 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164003408 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830164003408 DLMGCP DEBUG <0013> Received message: line #02: C: 002F (mgcp_msg.c:72) 20250830164003408 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830164003408 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250830164003408 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw (trunk:0) found free endpoint: rtpbridge/30@mgw (mgcp_endp.c:262) 20250830164003408 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/30@mgw" (mgcp_protocol.c:370) 20250830164003408 DLMGCP NOTICE <0013> endpoint:rtpbridge/30@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830164003408 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830164003408 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250830164003409 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw CI:DA164095 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830164003409 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw CI:DA164095 output_enabled 0 (mgcp_conn.c:271) 20250830164003409 DLMGCP DEBUG <0013> (002F/rtp C:DA164095 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830164003409 DLMGCP NOTICE <0013> endpoint:rtpbridge/30@mgw CI:DA164095 CRCX: connection successfully created: (002F/rtp C:DA164095 r=NULL:0<->l=::1:5330 CID=51) (mgcp_protocol.c:772) 20250830164003409 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164003409 DLMGCP DEBUG <0013> Generated response: line #00: 200 53868 OK (mgcp_msg.c:72) 20250830164003409 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/30@mgw (mgcp_msg.c:72) 20250830164003409 DLMGCP DEBUG <0013> Generated response: line #02: I: DA164095 (mgcp_msg.c:72) 20250830164003409 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 51 (mgcp_msg.c:72) 20250830164003409 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250830164003409 DLMGCP DEBUG <0013> Generated response: line #05: o=- DA164095 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830164003409 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250830164003409 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830164003409 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250830164003409 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250830164003409 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830164003409 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250830164003409 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53869 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164003409 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830164003409 DLMGCP DEBUG <0013> Received message: line #02: C: 0030 (mgcp_msg.c:72) 20250830164003409 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830164003409 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250830164003409 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw (trunk:0) found free endpoint: rtpbridge/31@mgw (mgcp_endp.c:262) 20250830164003409 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/31@mgw" (mgcp_protocol.c:370) 20250830164003409 DLMGCP NOTICE <0013> endpoint:rtpbridge/31@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830164003409 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830164003409 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250830164003409 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw CI:A8ECD6A3 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830164003409 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw CI:A8ECD6A3 output_enabled 0 (mgcp_conn.c:271) 20250830164003409 DLMGCP DEBUG <0013> (0030/rtp C:A8ECD6A3 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830164003410 DLMGCP NOTICE <0013> endpoint:rtpbridge/31@mgw CI:A8ECD6A3 CRCX: connection successfully created: (0030/rtp C:A8ECD6A3 r=NULL:0<->l=::1:5332 CID=52) (mgcp_protocol.c:772) 20250830164003410 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164003410 DLMGCP DEBUG <0013> Generated response: line #00: 200 53869 OK (mgcp_msg.c:72) 20250830164003410 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/31@mgw (mgcp_msg.c:72) 20250830164003410 DLMGCP DEBUG <0013> Generated response: line #02: I: A8ECD6A3 (mgcp_msg.c:72) 20250830164003410 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 52 (mgcp_msg.c:72) 20250830164003410 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250830164003410 DLMGCP DEBUG <0013> Generated response: line #05: o=- A8ECD6A3 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830164003410 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250830164003410 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830164003410 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250830164003410 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250830164003410 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830164003410 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250830164003410 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53870 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164003410 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830164003410 DLMGCP DEBUG <0013> Received message: line #02: C: 0031 (mgcp_msg.c:72) 20250830164003410 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830164003410 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250830164003410 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw (trunk:0) found free endpoint: rtpbridge/32@mgw (mgcp_endp.c:262) 20250830164003410 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/32@mgw" (mgcp_protocol.c:370) 20250830164003410 DLMGCP NOTICE <0013> endpoint:rtpbridge/32@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830164003410 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830164003410 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250830164003410 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw CI:72CF090F connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830164003410 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw CI:72CF090F output_enabled 0 (mgcp_conn.c:271) 20250830164003410 DLMGCP DEBUG <0013> (0031/rtp C:72CF090F r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830164003410 DLMGCP NOTICE <0013> endpoint:rtpbridge/32@mgw CI:72CF090F CRCX: connection successfully created: (0031/rtp C:72CF090F r=NULL:0<->l=::1:5334 CID=53) (mgcp_protocol.c:772) 20250830164003410 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164003410 DLMGCP DEBUG <0013> Generated response: line #00: 200 53870 OK (mgcp_msg.c:72) 20250830164003410 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/32@mgw (mgcp_msg.c:72) 20250830164003410 DLMGCP DEBUG <0013> Generated response: line #02: I: 72CF090F (mgcp_msg.c:72) 20250830164003410 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 53 (mgcp_msg.c:72) 20250830164003410 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250830164003410 DLMGCP DEBUG <0013> Generated response: line #05: o=- 72CF090F 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830164003410 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250830164003411 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830164003411 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250830164003411 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250830164003411 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830164003411 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250830164003411 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53871 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164003411 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830164003411 DLMGCP DEBUG <0013> Received message: line #02: C: 0032 (mgcp_msg.c:72) 20250830164003411 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830164003411 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250830164003411 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw (trunk:0) found free endpoint: rtpbridge/33@mgw (mgcp_endp.c:262) 20250830164003411 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/33@mgw" (mgcp_protocol.c:370) 20250830164003411 DLMGCP NOTICE <0013> endpoint:rtpbridge/33@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830164003411 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830164003411 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250830164003411 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw CI:0D21A9D5 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830164003411 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw CI:0D21A9D5 output_enabled 0 (mgcp_conn.c:271) 20250830164003411 DLMGCP DEBUG <0013> (0032/rtp C:0D21A9D5 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830164003411 DLMGCP NOTICE <0013> endpoint:rtpbridge/33@mgw CI:0D21A9D5 CRCX: connection successfully created: (0032/rtp C:0D21A9D5 r=NULL:0<->l=::1:5336 CID=54) (mgcp_protocol.c:772) 20250830164003411 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164003411 DLMGCP DEBUG <0013> Generated response: line #00: 200 53871 OK (mgcp_msg.c:72) 20250830164003411 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/33@mgw (mgcp_msg.c:72) 20250830164003411 DLMGCP DEBUG <0013> Generated response: line #02: I: 0D21A9D5 (mgcp_msg.c:72) 20250830164003411 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 54 (mgcp_msg.c:72) 20250830164003411 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250830164003411 DLMGCP DEBUG <0013> Generated response: line #05: o=- 0D21A9D5 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830164003411 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250830164003411 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830164003411 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250830164003411 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250830164003411 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830164003411 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250830164003412 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53872 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164003412 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830164003412 DLMGCP DEBUG <0013> Received message: line #02: C: 0033 (mgcp_msg.c:72) 20250830164003412 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830164003412 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250830164003412 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw (trunk:0) found free endpoint: rtpbridge/34@mgw (mgcp_endp.c:262) 20250830164003412 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/34@mgw" (mgcp_protocol.c:370) 20250830164003412 DLMGCP NOTICE <0013> endpoint:rtpbridge/34@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830164003412 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830164003412 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250830164003412 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw CI:32EA3132 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830164003412 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw CI:32EA3132 output_enabled 0 (mgcp_conn.c:271) 20250830164003412 DLMGCP DEBUG <0013> (0033/rtp C:32EA3132 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830164003412 DLMGCP NOTICE <0013> endpoint:rtpbridge/34@mgw CI:32EA3132 CRCX: connection successfully created: (0033/rtp C:32EA3132 r=NULL:0<->l=::1:5338 CID=55) (mgcp_protocol.c:772) 20250830164003412 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164003412 DLMGCP DEBUG <0013> Generated response: line #00: 200 53872 OK (mgcp_msg.c:72) 20250830164003412 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/34@mgw (mgcp_msg.c:72) 20250830164003412 DLMGCP DEBUG <0013> Generated response: line #02: I: 32EA3132 (mgcp_msg.c:72) 20250830164003412 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 55 (mgcp_msg.c:72) 20250830164003412 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250830164003412 DLMGCP DEBUG <0013> Generated response: line #05: o=- 32EA3132 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830164003412 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250830164003412 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830164003412 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250830164003412 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250830164003412 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830164003412 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250830164003412 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53873 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164003412 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830164003412 DLMGCP DEBUG <0013> Received message: line #02: C: 0034 (mgcp_msg.c:72) 20250830164003412 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830164003412 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250830164003412 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw (trunk:0) found free endpoint: rtpbridge/35@mgw (mgcp_endp.c:262) 20250830164003412 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/35@mgw" (mgcp_protocol.c:370) 20250830164003412 DLMGCP NOTICE <0013> endpoint:rtpbridge/35@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830164003412 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830164003412 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250830164003412 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw CI:CB86FEC1 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830164003412 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw CI:CB86FEC1 output_enabled 0 (mgcp_conn.c:271) 20250830164003412 DLMGCP DEBUG <0013> (0034/rtp C:CB86FEC1 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830164003413 DLMGCP NOTICE <0013> endpoint:rtpbridge/35@mgw CI:CB86FEC1 CRCX: connection successfully created: (0034/rtp C:CB86FEC1 r=NULL:0<->l=::1:5340 CID=56) (mgcp_protocol.c:772) 20250830164003413 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164003413 DLMGCP DEBUG <0013> Generated response: line #00: 200 53873 OK (mgcp_msg.c:72) 20250830164003413 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/35@mgw (mgcp_msg.c:72) 20250830164003413 DLMGCP DEBUG <0013> Generated response: line #02: I: CB86FEC1 (mgcp_msg.c:72) 20250830164003413 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 56 (mgcp_msg.c:72) 20250830164003413 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250830164003413 DLMGCP DEBUG <0013> Generated response: line #05: o=- CB86FEC1 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830164003413 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250830164003413 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830164003413 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250830164003413 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250830164003413 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830164003413 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250830164003413 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53874 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164003413 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830164003413 DLMGCP DEBUG <0013> Received message: line #02: C: 0035 (mgcp_msg.c:72) 20250830164003413 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830164003413 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250830164003413 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw (trunk:0) found free endpoint: rtpbridge/36@mgw (mgcp_endp.c:262) 20250830164003413 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/36@mgw" (mgcp_protocol.c:370) 20250830164003413 DLMGCP NOTICE <0013> endpoint:rtpbridge/36@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830164003413 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830164003413 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250830164003413 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw CI:E2E207D8 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830164003413 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw CI:E2E207D8 output_enabled 0 (mgcp_conn.c:271) 20250830164003413 DLMGCP DEBUG <0013> (0035/rtp C:E2E207D8 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830164003413 DLMGCP NOTICE <0013> endpoint:rtpbridge/36@mgw CI:E2E207D8 CRCX: connection successfully created: (0035/rtp C:E2E207D8 r=NULL:0<->l=::1:5342 CID=57) (mgcp_protocol.c:772) 20250830164003413 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164003413 DLMGCP DEBUG <0013> Generated response: line #00: 200 53874 OK (mgcp_msg.c:72) 20250830164003413 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/36@mgw (mgcp_msg.c:72) 20250830164003413 DLMGCP DEBUG <0013> Generated response: line #02: I: E2E207D8 (mgcp_msg.c:72) 20250830164003413 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 57 (mgcp_msg.c:72) 20250830164003413 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250830164003413 DLMGCP DEBUG <0013> Generated response: line #05: o=- E2E207D8 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830164003413 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250830164003413 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830164003413 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250830164003413 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250830164003413 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830164003413 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250830164003413 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53875 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164003413 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830164003413 DLMGCP DEBUG <0013> Received message: line #02: C: 0036 (mgcp_msg.c:72) 20250830164003413 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830164003413 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250830164003413 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw (trunk:0) found free endpoint: rtpbridge/37@mgw (mgcp_endp.c:262) 20250830164003413 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/37@mgw" (mgcp_protocol.c:370) 20250830164003413 DLMGCP NOTICE <0013> endpoint:rtpbridge/37@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830164003413 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830164003413 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250830164003413 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw CI:B134F146 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830164003413 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw CI:B134F146 output_enabled 0 (mgcp_conn.c:271) 20250830164003413 DLMGCP DEBUG <0013> (0036/rtp C:B134F146 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830164003414 DLMGCP NOTICE <0013> endpoint:rtpbridge/37@mgw CI:B134F146 CRCX: connection successfully created: (0036/rtp C:B134F146 r=NULL:0<->l=::1:5344 CID=58) (mgcp_protocol.c:772) 20250830164003414 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164003414 DLMGCP DEBUG <0013> Generated response: line #00: 200 53875 OK (mgcp_msg.c:72) 20250830164003414 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/37@mgw (mgcp_msg.c:72) 20250830164003414 DLMGCP DEBUG <0013> Generated response: line #02: I: B134F146 (mgcp_msg.c:72) 20250830164003414 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 58 (mgcp_msg.c:72) 20250830164003414 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250830164003414 DLMGCP DEBUG <0013> Generated response: line #05: o=- B134F146 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830164003414 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250830164003414 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830164003414 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250830164003414 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250830164003414 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830164003414 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250830164003414 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53876 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164003414 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830164003414 DLMGCP DEBUG <0013> Received message: line #02: C: 0037 (mgcp_msg.c:72) 20250830164003414 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830164003414 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250830164003414 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw (trunk:0) found free endpoint: rtpbridge/38@mgw (mgcp_endp.c:262) 20250830164003414 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/38@mgw" (mgcp_protocol.c:370) 20250830164003414 DLMGCP NOTICE <0013> endpoint:rtpbridge/38@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830164003414 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830164003414 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250830164003414 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw CI:37D599EC connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830164003414 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw CI:37D599EC output_enabled 0 (mgcp_conn.c:271) 20250830164003414 DLMGCP DEBUG <0013> (0037/rtp C:37D599EC r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830164003414 DLMGCP NOTICE <0013> endpoint:rtpbridge/38@mgw CI:37D599EC CRCX: connection successfully created: (0037/rtp C:37D599EC r=NULL:0<->l=::1:5346 CID=59) (mgcp_protocol.c:772) 20250830164003414 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164003414 DLMGCP DEBUG <0013> Generated response: line #00: 200 53876 OK (mgcp_msg.c:72) 20250830164003414 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/38@mgw (mgcp_msg.c:72) 20250830164003414 DLMGCP DEBUG <0013> Generated response: line #02: I: 37D599EC (mgcp_msg.c:72) 20250830164003414 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 59 (mgcp_msg.c:72) 20250830164003414 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250830164003414 DLMGCP DEBUG <0013> Generated response: line #05: o=- 37D599EC 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830164003414 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250830164003414 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830164003414 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250830164003414 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250830164003414 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830164003414 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250830164003414 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53877 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164003414 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830164003414 DLMGCP DEBUG <0013> Received message: line #02: C: 0038 (mgcp_msg.c:72) 20250830164003414 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830164003414 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250830164003414 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw (trunk:0) found free endpoint: rtpbridge/39@mgw (mgcp_endp.c:262) 20250830164003414 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/39@mgw" (mgcp_protocol.c:370) 20250830164003414 DLMGCP NOTICE <0013> endpoint:rtpbridge/39@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830164003414 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830164003414 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250830164003414 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw CI:7905C26B connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830164003414 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw CI:7905C26B output_enabled 0 (mgcp_conn.c:271) 20250830164003414 DLMGCP DEBUG <0013> (0038/rtp C:7905C26B r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830164003414 DLMGCP NOTICE <0013> endpoint:rtpbridge/39@mgw CI:7905C26B CRCX: connection successfully created: (0038/rtp C:7905C26B r=NULL:0<->l=::1:5348 CID=60) (mgcp_protocol.c:772) 20250830164003414 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164003414 DLMGCP DEBUG <0013> Generated response: line #00: 200 53877 OK (mgcp_msg.c:72) 20250830164003414 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/39@mgw (mgcp_msg.c:72) 20250830164003414 DLMGCP DEBUG <0013> Generated response: line #02: I: 7905C26B (mgcp_msg.c:72) 20250830164003414 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 60 (mgcp_msg.c:72) 20250830164003414 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250830164003414 DLMGCP DEBUG <0013> Generated response: line #05: o=- 7905C26B 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830164003414 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250830164003414 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830164003414 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250830164003414 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250830164003414 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830164003415 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250830164003415 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53878 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164003415 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830164003415 DLMGCP DEBUG <0013> Received message: line #02: C: 0039 (mgcp_msg.c:72) 20250830164003415 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830164003415 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250830164003415 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw (trunk:0) found free endpoint: rtpbridge/3a@mgw (mgcp_endp.c:262) 20250830164003415 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/3a@mgw" (mgcp_protocol.c:370) 20250830164003415 DLMGCP NOTICE <0013> endpoint:rtpbridge/3a@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830164003415 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830164003415 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250830164003415 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw CI:C0C82AF5 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830164003415 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw CI:C0C82AF5 output_enabled 0 (mgcp_conn.c:271) 20250830164003415 DLMGCP DEBUG <0013> (0039/rtp C:C0C82AF5 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830164003415 DLMGCP NOTICE <0013> endpoint:rtpbridge/3a@mgw CI:C0C82AF5 CRCX: connection successfully created: (0039/rtp C:C0C82AF5 r=NULL:0<->l=::1:5350 CID=61) (mgcp_protocol.c:772) 20250830164003415 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164003415 DLMGCP DEBUG <0013> Generated response: line #00: 200 53878 OK (mgcp_msg.c:72) 20250830164003415 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/3a@mgw (mgcp_msg.c:72) 20250830164003415 DLMGCP DEBUG <0013> Generated response: line #02: I: C0C82AF5 (mgcp_msg.c:72) 20250830164003415 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 61 (mgcp_msg.c:72) 20250830164003415 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250830164003415 DLMGCP DEBUG <0013> Generated response: line #05: o=- C0C82AF5 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830164003415 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250830164003415 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830164003415 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250830164003415 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250830164003415 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830164003415 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250830164003415 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53879 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164003415 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830164003415 DLMGCP DEBUG <0013> Received message: line #02: C: 003A (mgcp_msg.c:72) 20250830164003415 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830164003415 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250830164003415 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw (trunk:0) found free endpoint: rtpbridge/3b@mgw (mgcp_endp.c:262) 20250830164003415 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/3b@mgw" (mgcp_protocol.c:370) 20250830164003415 DLMGCP NOTICE <0013> endpoint:rtpbridge/3b@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830164003415 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830164003415 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250830164003416 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw CI:F6539522 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830164003416 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw CI:F6539522 output_enabled 0 (mgcp_conn.c:271) 20250830164003416 DLMGCP DEBUG <0013> (003A/rtp C:F6539522 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830164003416 DLMGCP NOTICE <0013> endpoint:rtpbridge/3b@mgw CI:F6539522 CRCX: connection successfully created: (003A/rtp C:F6539522 r=NULL:0<->l=::1:5352 CID=62) (mgcp_protocol.c:772) 20250830164003416 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164003416 DLMGCP DEBUG <0013> Generated response: line #00: 200 53879 OK (mgcp_msg.c:72) 20250830164003416 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/3b@mgw (mgcp_msg.c:72) 20250830164003416 DLMGCP DEBUG <0013> Generated response: line #02: I: F6539522 (mgcp_msg.c:72) 20250830164003416 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 62 (mgcp_msg.c:72) 20250830164003416 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250830164003416 DLMGCP DEBUG <0013> Generated response: line #05: o=- F6539522 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830164003416 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250830164003416 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830164003416 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250830164003416 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250830164003416 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830164003416 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250830164003416 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53880 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164003416 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830164003416 DLMGCP DEBUG <0013> Received message: line #02: C: 003B (mgcp_msg.c:72) 20250830164003416 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830164003416 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250830164003416 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw (trunk:0) found free endpoint: rtpbridge/3c@mgw (mgcp_endp.c:262) 20250830164003416 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/3c@mgw" (mgcp_protocol.c:370) 20250830164003416 DLMGCP NOTICE <0013> endpoint:rtpbridge/3c@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830164003416 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830164003416 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250830164003416 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw CI:FF4D91C6 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830164003416 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw CI:FF4D91C6 output_enabled 0 (mgcp_conn.c:271) 20250830164003416 DLMGCP DEBUG <0013> (003B/rtp C:FF4D91C6 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830164003416 DLMGCP NOTICE <0013> endpoint:rtpbridge/3c@mgw CI:FF4D91C6 CRCX: connection successfully created: (003B/rtp C:FF4D91C6 r=NULL:0<->l=::1:5354 CID=63) (mgcp_protocol.c:772) 20250830164003416 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164003416 DLMGCP DEBUG <0013> Generated response: line #00: 200 53880 OK (mgcp_msg.c:72) 20250830164003416 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/3c@mgw (mgcp_msg.c:72) 20250830164003416 DLMGCP DEBUG <0013> Generated response: line #02: I: FF4D91C6 (mgcp_msg.c:72) 20250830164003416 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 63 (mgcp_msg.c:72) 20250830164003416 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250830164003416 DLMGCP DEBUG <0013> Generated response: line #05: o=- FF4D91C6 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830164003416 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250830164003416 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830164003416 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250830164003416 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250830164003416 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830164003416 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250830164003417 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53881 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164003417 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830164003417 DLMGCP DEBUG <0013> Received message: line #02: C: 003C (mgcp_msg.c:72) 20250830164003417 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830164003417 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250830164003417 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw (trunk:0) found free endpoint: rtpbridge/3d@mgw (mgcp_endp.c:262) 20250830164003417 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/3d@mgw" (mgcp_protocol.c:370) 20250830164003417 DLMGCP NOTICE <0013> endpoint:rtpbridge/3d@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830164003417 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830164003417 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250830164003417 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw CI:1E61BF7C connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830164003417 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw CI:1E61BF7C output_enabled 0 (mgcp_conn.c:271) 20250830164003417 DLMGCP DEBUG <0013> (003C/rtp C:1E61BF7C r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830164003417 DLMGCP NOTICE <0013> endpoint:rtpbridge/3d@mgw CI:1E61BF7C CRCX: connection successfully created: (003C/rtp C:1E61BF7C r=NULL:0<->l=::1:5356 CID=64) (mgcp_protocol.c:772) 20250830164003417 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164003417 DLMGCP DEBUG <0013> Generated response: line #00: 200 53881 OK (mgcp_msg.c:72) 20250830164003417 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/3d@mgw (mgcp_msg.c:72) 20250830164003417 DLMGCP DEBUG <0013> Generated response: line #02: I: 1E61BF7C (mgcp_msg.c:72) 20250830164003417 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 64 (mgcp_msg.c:72) 20250830164003417 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250830164003417 DLMGCP DEBUG <0013> Generated response: line #05: o=- 1E61BF7C 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830164003417 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250830164003417 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830164003417 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250830164003417 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250830164003417 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830164003417 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250830164003417 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53882 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164003417 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830164003417 DLMGCP DEBUG <0013> Received message: line #02: C: 003D (mgcp_msg.c:72) 20250830164003417 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830164003417 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250830164003417 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw (trunk:0) found free endpoint: rtpbridge/3e@mgw (mgcp_endp.c:262) 20250830164003417 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/3e@mgw" (mgcp_protocol.c:370) 20250830164003417 DLMGCP NOTICE <0013> endpoint:rtpbridge/3e@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830164003417 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830164003417 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250830164003417 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw CI:0AF894CD connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830164003417 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw CI:0AF894CD output_enabled 0 (mgcp_conn.c:271) 20250830164003417 DLMGCP DEBUG <0013> (003D/rtp C:0AF894CD r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830164003417 DLMGCP NOTICE <0013> endpoint:rtpbridge/3e@mgw CI:0AF894CD CRCX: connection successfully created: (003D/rtp C:0AF894CD r=NULL:0<->l=::1:5358 CID=65) (mgcp_protocol.c:772) 20250830164003417 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164003417 DLMGCP DEBUG <0013> Generated response: line #00: 200 53882 OK (mgcp_msg.c:72) 20250830164003417 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/3e@mgw (mgcp_msg.c:72) 20250830164003417 DLMGCP DEBUG <0013> Generated response: line #02: I: 0AF894CD (mgcp_msg.c:72) 20250830164003417 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 65 (mgcp_msg.c:72) 20250830164003417 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250830164003417 DLMGCP DEBUG <0013> Generated response: line #05: o=- 0AF894CD 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830164003417 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250830164003417 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830164003417 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250830164003417 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250830164003417 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830164003417 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250830164003418 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53883 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164003418 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830164003418 DLMGCP DEBUG <0013> Received message: line #02: C: 003E (mgcp_msg.c:72) 20250830164003418 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830164003418 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250830164003418 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw (trunk:0) found free endpoint: rtpbridge/3f@mgw (mgcp_endp.c:262) 20250830164003418 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/3f@mgw" (mgcp_protocol.c:370) 20250830164003418 DLMGCP NOTICE <0013> endpoint:rtpbridge/3f@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830164003418 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830164003418 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250830164003418 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw CI:257A88BA connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830164003418 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw CI:257A88BA output_enabled 0 (mgcp_conn.c:271) 20250830164003418 DLMGCP DEBUG <0013> (003E/rtp C:257A88BA r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830164003418 DLMGCP NOTICE <0013> endpoint:rtpbridge/3f@mgw CI:257A88BA CRCX: connection successfully created: (003E/rtp C:257A88BA r=NULL:0<->l=::1:5360 CID=66) (mgcp_protocol.c:772) 20250830164003418 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164003418 DLMGCP DEBUG <0013> Generated response: line #00: 200 53883 OK (mgcp_msg.c:72) 20250830164003418 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/3f@mgw (mgcp_msg.c:72) 20250830164003418 DLMGCP DEBUG <0013> Generated response: line #02: I: 257A88BA (mgcp_msg.c:72) 20250830164003418 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 66 (mgcp_msg.c:72) 20250830164003418 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250830164003418 DLMGCP DEBUG <0013> Generated response: line #05: o=- 257A88BA 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830164003418 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250830164003418 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830164003418 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250830164003418 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250830164003418 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830164003418 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250830164003418 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53884 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164003418 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830164003418 DLMGCP DEBUG <0013> Received message: line #02: C: 003F (mgcp_msg.c:72) 20250830164003418 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830164003418 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250830164003418 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw (trunk:0) found free endpoint: rtpbridge/40@mgw (mgcp_endp.c:262) 20250830164003418 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/40@mgw" (mgcp_protocol.c:370) 20250830164003418 DLMGCP NOTICE <0013> endpoint:rtpbridge/40@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830164003418 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830164003418 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250830164003418 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw CI:C3B0EC7A connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830164003418 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw CI:C3B0EC7A output_enabled 0 (mgcp_conn.c:271) 20250830164003418 DLMGCP DEBUG <0013> (003F/rtp C:C3B0EC7A r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830164003418 DLMGCP NOTICE <0013> endpoint:rtpbridge/40@mgw CI:C3B0EC7A CRCX: connection successfully created: (003F/rtp C:C3B0EC7A r=NULL:0<->l=::1:5362 CID=67) (mgcp_protocol.c:772) 20250830164003418 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164003418 DLMGCP DEBUG <0013> Generated response: line #00: 200 53884 OK (mgcp_msg.c:72) 20250830164003418 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/40@mgw (mgcp_msg.c:72) 20250830164003418 DLMGCP DEBUG <0013> Generated response: line #02: I: C3B0EC7A (mgcp_msg.c:72) 20250830164003418 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 67 (mgcp_msg.c:72) 20250830164003418 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250830164003418 DLMGCP DEBUG <0013> Generated response: line #05: o=- C3B0EC7A 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830164003418 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250830164003418 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830164003418 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250830164003418 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250830164003418 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830164003418 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250830164003418 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53885 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164003418 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830164003419 DLMGCP DEBUG <0013> Received message: line #02: C: 0040 (mgcp_msg.c:72) 20250830164003419 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830164003419 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250830164003419 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw (trunk:0) found free endpoint: rtpbridge/41@mgw (mgcp_endp.c:262) 20250830164003419 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/41@mgw" (mgcp_protocol.c:370) 20250830164003419 DLMGCP NOTICE <0013> endpoint:rtpbridge/41@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830164003419 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830164003419 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250830164003419 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw CI:D9070149 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830164003419 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw CI:D9070149 output_enabled 0 (mgcp_conn.c:271) 20250830164003419 DLMGCP DEBUG <0013> (0040/rtp C:D9070149 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830164003419 DLMGCP NOTICE <0013> endpoint:rtpbridge/41@mgw CI:D9070149 CRCX: connection successfully created: (0040/rtp C:D9070149 r=NULL:0<->l=::1:5364 CID=68) (mgcp_protocol.c:772) 20250830164003419 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164003419 DLMGCP DEBUG <0013> Generated response: line #00: 200 53885 OK (mgcp_msg.c:72) 20250830164003419 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/41@mgw (mgcp_msg.c:72) 20250830164003419 DLMGCP DEBUG <0013> Generated response: line #02: I: D9070149 (mgcp_msg.c:72) 20250830164003419 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 68 (mgcp_msg.c:72) 20250830164003419 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250830164003419 DLMGCP DEBUG <0013> Generated response: line #05: o=- D9070149 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830164003419 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250830164003419 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830164003419 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250830164003419 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250830164003419 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830164003419 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250830164003419 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53886 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164003419 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830164003419 DLMGCP DEBUG <0013> Received message: line #02: C: 0041 (mgcp_msg.c:72) 20250830164003419 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830164003419 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250830164003419 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw (trunk:0) found free endpoint: rtpbridge/42@mgw (mgcp_endp.c:262) 20250830164003419 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/42@mgw" (mgcp_protocol.c:370) 20250830164003419 DLMGCP NOTICE <0013> endpoint:rtpbridge/42@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830164003419 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830164003419 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250830164003419 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw CI:5FE553D1 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830164003419 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw CI:5FE553D1 output_enabled 0 (mgcp_conn.c:271) 20250830164003419 DLMGCP DEBUG <0013> (0041/rtp C:5FE553D1 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830164003419 DLMGCP NOTICE <0013> endpoint:rtpbridge/42@mgw CI:5FE553D1 CRCX: connection successfully created: (0041/rtp C:5FE553D1 r=NULL:0<->l=::1:5366 CID=69) (mgcp_protocol.c:772) 20250830164003419 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164003419 DLMGCP DEBUG <0013> Generated response: line #00: 200 53886 OK (mgcp_msg.c:72) 20250830164003419 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/42@mgw (mgcp_msg.c:72) 20250830164003419 DLMGCP DEBUG <0013> Generated response: line #02: I: 5FE553D1 (mgcp_msg.c:72) 20250830164003419 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 69 (mgcp_msg.c:72) 20250830164003419 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250830164003419 DLMGCP DEBUG <0013> Generated response: line #05: o=- 5FE553D1 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830164003419 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250830164003419 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830164003419 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250830164003419 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250830164003419 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830164003419 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250830164003419 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53887 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164003419 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830164003419 DLMGCP DEBUG <0013> Received message: line #02: C: 0042 (mgcp_msg.c:72) 20250830164003419 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830164003419 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250830164003419 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw (trunk:0) found free endpoint: rtpbridge/43@mgw (mgcp_endp.c:262) 20250830164003419 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/43@mgw" (mgcp_protocol.c:370) 20250830164003419 DLMGCP NOTICE <0013> endpoint:rtpbridge/43@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830164003419 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830164003419 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250830164003419 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw CI:4A296A6A connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830164003419 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw CI:4A296A6A output_enabled 0 (mgcp_conn.c:271) 20250830164003419 DLMGCP DEBUG <0013> (0042/rtp C:4A296A6A r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830164003420 DLMGCP NOTICE <0013> endpoint:rtpbridge/43@mgw CI:4A296A6A CRCX: connection successfully created: (0042/rtp C:4A296A6A r=NULL:0<->l=::1:5368 CID=70) (mgcp_protocol.c:772) 20250830164003420 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164003420 DLMGCP DEBUG <0013> Generated response: line #00: 200 53887 OK (mgcp_msg.c:72) 20250830164003420 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/43@mgw (mgcp_msg.c:72) 20250830164003420 DLMGCP DEBUG <0013> Generated response: line #02: I: 4A296A6A (mgcp_msg.c:72) 20250830164003420 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 70 (mgcp_msg.c:72) 20250830164003420 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250830164003420 DLMGCP DEBUG <0013> Generated response: line #05: o=- 4A296A6A 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830164003420 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250830164003420 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830164003420 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250830164003420 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250830164003420 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830164003420 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250830164003420 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53888 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164003420 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830164003420 DLMGCP DEBUG <0013> Received message: line #02: C: 0043 (mgcp_msg.c:72) 20250830164003420 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830164003420 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250830164003420 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw (trunk:0) found free endpoint: rtpbridge/44@mgw (mgcp_endp.c:262) 20250830164003420 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/44@mgw" (mgcp_protocol.c:370) 20250830164003420 DLMGCP NOTICE <0013> endpoint:rtpbridge/44@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830164003420 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830164003420 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250830164003420 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw CI:AFA0376E connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830164003420 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw CI:AFA0376E output_enabled 0 (mgcp_conn.c:271) 20250830164003420 DLMGCP DEBUG <0013> (0043/rtp C:AFA0376E r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830164003420 DLMGCP NOTICE <0013> endpoint:rtpbridge/44@mgw CI:AFA0376E CRCX: connection successfully created: (0043/rtp C:AFA0376E r=NULL:0<->l=::1:5370 CID=71) (mgcp_protocol.c:772) 20250830164003420 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164003420 DLMGCP DEBUG <0013> Generated response: line #00: 200 53888 OK (mgcp_msg.c:72) 20250830164003420 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/44@mgw (mgcp_msg.c:72) 20250830164003420 DLMGCP DEBUG <0013> Generated response: line #02: I: AFA0376E (mgcp_msg.c:72) 20250830164003420 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 71 (mgcp_msg.c:72) 20250830164003420 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250830164003420 DLMGCP DEBUG <0013> Generated response: line #05: o=- AFA0376E 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830164003420 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250830164003420 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830164003420 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250830164003420 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250830164003420 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830164003420 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250830164003420 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53889 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164003420 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830164003420 DLMGCP DEBUG <0013> Received message: line #02: C: 0044 (mgcp_msg.c:72) 20250830164003420 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830164003420 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250830164003420 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw (trunk:0) found free endpoint: rtpbridge/45@mgw (mgcp_endp.c:262) 20250830164003420 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/45@mgw" (mgcp_protocol.c:370) 20250830164003420 DLMGCP NOTICE <0013> endpoint:rtpbridge/45@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830164003420 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830164003420 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250830164003420 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw CI:7B962353 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830164003420 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw CI:7B962353 output_enabled 0 (mgcp_conn.c:271) 20250830164003420 DLMGCP DEBUG <0013> (0044/rtp C:7B962353 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830164003420 DLMGCP NOTICE <0013> endpoint:rtpbridge/45@mgw CI:7B962353 CRCX: connection successfully created: (0044/rtp C:7B962353 r=NULL:0<->l=::1:5372 CID=72) (mgcp_protocol.c:772) 20250830164003420 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164003420 DLMGCP DEBUG <0013> Generated response: line #00: 200 53889 OK (mgcp_msg.c:72) 20250830164003420 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/45@mgw (mgcp_msg.c:72) 20250830164003420 DLMGCP DEBUG <0013> Generated response: line #02: I: 7B962353 (mgcp_msg.c:72) 20250830164003420 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 72 (mgcp_msg.c:72) 20250830164003420 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250830164003420 DLMGCP DEBUG <0013> Generated response: line #05: o=- 7B962353 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830164003420 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250830164003420 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830164003420 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250830164003420 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250830164003420 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830164003420 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250830164003421 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53890 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164003421 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830164003421 DLMGCP DEBUG <0013> Received message: line #02: C: 0045 (mgcp_msg.c:72) 20250830164003421 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830164003421 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250830164003421 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw (trunk:0) found free endpoint: rtpbridge/46@mgw (mgcp_endp.c:262) 20250830164003421 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/46@mgw" (mgcp_protocol.c:370) 20250830164003421 DLMGCP NOTICE <0013> endpoint:rtpbridge/46@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830164003421 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830164003421 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250830164003421 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw CI:6D9A52D1 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830164003421 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw CI:6D9A52D1 output_enabled 0 (mgcp_conn.c:271) 20250830164003421 DLMGCP DEBUG <0013> (0045/rtp C:6D9A52D1 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830164003421 DLMGCP NOTICE <0013> endpoint:rtpbridge/46@mgw CI:6D9A52D1 CRCX: connection successfully created: (0045/rtp C:6D9A52D1 r=NULL:0<->l=::1:5374 CID=73) (mgcp_protocol.c:772) 20250830164003421 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164003421 DLMGCP DEBUG <0013> Generated response: line #00: 200 53890 OK (mgcp_msg.c:72) 20250830164003421 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/46@mgw (mgcp_msg.c:72) 20250830164003421 DLMGCP DEBUG <0013> Generated response: line #02: I: 6D9A52D1 (mgcp_msg.c:72) 20250830164003421 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 73 (mgcp_msg.c:72) 20250830164003421 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250830164003421 DLMGCP DEBUG <0013> Generated response: line #05: o=- 6D9A52D1 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830164003421 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250830164003421 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830164003421 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250830164003421 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250830164003421 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830164003421 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250830164003421 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53891 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164003421 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830164003421 DLMGCP DEBUG <0013> Received message: line #02: C: 0046 (mgcp_msg.c:72) 20250830164003421 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830164003421 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250830164003421 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw (trunk:0) found free endpoint: rtpbridge/47@mgw (mgcp_endp.c:262) 20250830164003421 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/47@mgw" (mgcp_protocol.c:370) 20250830164003421 DLMGCP NOTICE <0013> endpoint:rtpbridge/47@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830164003421 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830164003421 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250830164003421 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw CI:DC5505ED connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830164003421 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw CI:DC5505ED output_enabled 0 (mgcp_conn.c:271) 20250830164003421 DLMGCP DEBUG <0013> (0046/rtp C:DC5505ED r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830164003421 DLMGCP NOTICE <0013> endpoint:rtpbridge/47@mgw CI:DC5505ED CRCX: connection successfully created: (0046/rtp C:DC5505ED r=NULL:0<->l=::1:5376 CID=74) (mgcp_protocol.c:772) 20250830164003421 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164003421 DLMGCP DEBUG <0013> Generated response: line #00: 200 53891 OK (mgcp_msg.c:72) 20250830164003421 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/47@mgw (mgcp_msg.c:72) 20250830164003421 DLMGCP DEBUG <0013> Generated response: line #02: I: DC5505ED (mgcp_msg.c:72) 20250830164003421 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 74 (mgcp_msg.c:72) 20250830164003421 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250830164003421 DLMGCP DEBUG <0013> Generated response: line #05: o=- DC5505ED 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830164003421 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250830164003421 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830164003421 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250830164003421 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250830164003421 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830164003421 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250830164003422 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53892 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164003422 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830164003422 DLMGCP DEBUG <0013> Received message: line #02: C: 0047 (mgcp_msg.c:72) 20250830164003422 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830164003422 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250830164003422 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw (trunk:0) found free endpoint: rtpbridge/48@mgw (mgcp_endp.c:262) 20250830164003422 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/48@mgw" (mgcp_protocol.c:370) 20250830164003422 DLMGCP NOTICE <0013> endpoint:rtpbridge/48@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830164003422 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830164003422 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250830164003422 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw CI:9C45FB94 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830164003422 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw CI:9C45FB94 output_enabled 0 (mgcp_conn.c:271) 20250830164003422 DLMGCP DEBUG <0013> (0047/rtp C:9C45FB94 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830164003422 DLMGCP NOTICE <0013> endpoint:rtpbridge/48@mgw CI:9C45FB94 CRCX: connection successfully created: (0047/rtp C:9C45FB94 r=NULL:0<->l=::1:5378 CID=75) (mgcp_protocol.c:772) 20250830164003422 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164003422 DLMGCP DEBUG <0013> Generated response: line #00: 200 53892 OK (mgcp_msg.c:72) 20250830164003422 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/48@mgw (mgcp_msg.c:72) 20250830164003422 DLMGCP DEBUG <0013> Generated response: line #02: I: 9C45FB94 (mgcp_msg.c:72) 20250830164003422 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 75 (mgcp_msg.c:72) 20250830164003422 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250830164003422 DLMGCP DEBUG <0013> Generated response: line #05: o=- 9C45FB94 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830164003422 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250830164003422 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830164003422 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250830164003422 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250830164003422 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830164003422 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250830164003422 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53893 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164003422 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830164003422 DLMGCP DEBUG <0013> Received message: line #02: C: 0048 (mgcp_msg.c:72) 20250830164003422 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830164003422 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250830164003422 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw (trunk:0) found free endpoint: rtpbridge/49@mgw (mgcp_endp.c:262) 20250830164003422 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/49@mgw" (mgcp_protocol.c:370) 20250830164003422 DLMGCP NOTICE <0013> endpoint:rtpbridge/49@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830164003422 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830164003422 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250830164003422 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw CI:A3DEC826 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830164003422 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw CI:A3DEC826 output_enabled 0 (mgcp_conn.c:271) 20250830164003422 DLMGCP DEBUG <0013> (0048/rtp C:A3DEC826 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830164003422 DLMGCP NOTICE <0013> endpoint:rtpbridge/49@mgw CI:A3DEC826 CRCX: connection successfully created: (0048/rtp C:A3DEC826 r=NULL:0<->l=::1:5380 CID=76) (mgcp_protocol.c:772) 20250830164003422 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164003422 DLMGCP DEBUG <0013> Generated response: line #00: 200 53893 OK (mgcp_msg.c:72) 20250830164003422 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/49@mgw (mgcp_msg.c:72) 20250830164003422 DLMGCP DEBUG <0013> Generated response: line #02: I: A3DEC826 (mgcp_msg.c:72) 20250830164003422 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 76 (mgcp_msg.c:72) 20250830164003422 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250830164003422 DLMGCP DEBUG <0013> Generated response: line #05: o=- A3DEC826 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830164003422 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250830164003422 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830164003422 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250830164003422 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250830164003422 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830164003422 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250830164003422 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53894 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164003422 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830164003422 DLMGCP DEBUG <0013> Received message: line #02: C: 0049 (mgcp_msg.c:72) 20250830164003422 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830164003422 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250830164003422 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw (trunk:0) found free endpoint: rtpbridge/4a@mgw (mgcp_endp.c:262) 20250830164003422 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/4a@mgw" (mgcp_protocol.c:370) 20250830164003422 DLMGCP NOTICE <0013> endpoint:rtpbridge/4a@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830164003422 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830164003422 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250830164003422 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw CI:7F93A283 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830164003422 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw CI:7F93A283 output_enabled 0 (mgcp_conn.c:271) 20250830164003422 DLMGCP DEBUG <0013> (0049/rtp C:7F93A283 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830164003423 DLMGCP NOTICE <0013> endpoint:rtpbridge/4a@mgw CI:7F93A283 CRCX: connection successfully created: (0049/rtp C:7F93A283 r=NULL:0<->l=::1:5382 CID=77) (mgcp_protocol.c:772) 20250830164003423 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164003423 DLMGCP DEBUG <0013> Generated response: line #00: 200 53894 OK (mgcp_msg.c:72) 20250830164003423 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/4a@mgw (mgcp_msg.c:72) 20250830164003423 DLMGCP DEBUG <0013> Generated response: line #02: I: 7F93A283 (mgcp_msg.c:72) 20250830164003423 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 77 (mgcp_msg.c:72) 20250830164003423 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250830164003423 DLMGCP DEBUG <0013> Generated response: line #05: o=- 7F93A283 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830164003423 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250830164003423 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830164003423 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250830164003423 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250830164003423 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830164003423 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250830164003423 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53895 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164003423 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830164003423 DLMGCP DEBUG <0013> Received message: line #02: C: 004A (mgcp_msg.c:72) 20250830164003423 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830164003423 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250830164003423 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw (trunk:0) found free endpoint: rtpbridge/4b@mgw (mgcp_endp.c:262) 20250830164003423 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/4b@mgw" (mgcp_protocol.c:370) 20250830164003423 DLMGCP NOTICE <0013> endpoint:rtpbridge/4b@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830164003423 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830164003423 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250830164003423 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw CI:CFF24D11 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830164003423 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw CI:CFF24D11 output_enabled 0 (mgcp_conn.c:271) 20250830164003423 DLMGCP DEBUG <0013> (004A/rtp C:CFF24D11 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830164003423 DLMGCP NOTICE <0013> endpoint:rtpbridge/4b@mgw CI:CFF24D11 CRCX: connection successfully created: (004A/rtp C:CFF24D11 r=NULL:0<->l=::1:5384 CID=78) (mgcp_protocol.c:772) 20250830164003423 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164003423 DLMGCP DEBUG <0013> Generated response: line #00: 200 53895 OK (mgcp_msg.c:72) 20250830164003423 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/4b@mgw (mgcp_msg.c:72) 20250830164003423 DLMGCP DEBUG <0013> Generated response: line #02: I: CFF24D11 (mgcp_msg.c:72) 20250830164003423 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 78 (mgcp_msg.c:72) 20250830164003423 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250830164003423 DLMGCP DEBUG <0013> Generated response: line #05: o=- CFF24D11 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830164003423 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250830164003423 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830164003423 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250830164003423 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250830164003423 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830164003423 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250830164003423 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53896 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164003423 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830164003423 DLMGCP DEBUG <0013> Received message: line #02: C: 004B (mgcp_msg.c:72) 20250830164003423 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830164003423 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250830164003423 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw (trunk:0) found free endpoint: rtpbridge/4c@mgw (mgcp_endp.c:262) 20250830164003423 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/4c@mgw" (mgcp_protocol.c:370) 20250830164003423 DLMGCP NOTICE <0013> endpoint:rtpbridge/4c@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830164003423 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830164003423 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250830164003423 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw CI:DD21852F connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830164003423 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw CI:DD21852F output_enabled 0 (mgcp_conn.c:271) 20250830164003423 DLMGCP DEBUG <0013> (004B/rtp C:DD21852F r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830164003423 DLMGCP NOTICE <0013> endpoint:rtpbridge/4c@mgw CI:DD21852F CRCX: connection successfully created: (004B/rtp C:DD21852F r=NULL:0<->l=::1:5386 CID=79) (mgcp_protocol.c:772) 20250830164003423 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164003423 DLMGCP DEBUG <0013> Generated response: line #00: 200 53896 OK (mgcp_msg.c:72) 20250830164003423 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/4c@mgw (mgcp_msg.c:72) 20250830164003423 DLMGCP DEBUG <0013> Generated response: line #02: I: DD21852F (mgcp_msg.c:72) 20250830164003423 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 79 (mgcp_msg.c:72) 20250830164003423 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250830164003423 DLMGCP DEBUG <0013> Generated response: line #05: o=- DD21852F 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830164003423 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250830164003423 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830164003423 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250830164003423 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250830164003423 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830164003424 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250830164003424 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53897 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164003424 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830164003424 DLMGCP DEBUG <0013> Received message: line #02: C: 004C (mgcp_msg.c:72) 20250830164003424 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830164003424 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250830164003424 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw (trunk:0) found free endpoint: rtpbridge/4d@mgw (mgcp_endp.c:262) 20250830164003424 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/4d@mgw" (mgcp_protocol.c:370) 20250830164003424 DLMGCP NOTICE <0013> endpoint:rtpbridge/4d@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830164003424 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830164003424 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250830164003424 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw CI:A8F307E4 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830164003424 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw CI:A8F307E4 output_enabled 0 (mgcp_conn.c:271) 20250830164003424 DLMGCP DEBUG <0013> (004C/rtp C:A8F307E4 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830164003424 DLMGCP NOTICE <0013> endpoint:rtpbridge/4d@mgw CI:A8F307E4 CRCX: connection successfully created: (004C/rtp C:A8F307E4 r=NULL:0<->l=::1:5388 CID=80) (mgcp_protocol.c:772) 20250830164003424 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164003424 DLMGCP DEBUG <0013> Generated response: line #00: 200 53897 OK (mgcp_msg.c:72) 20250830164003424 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/4d@mgw (mgcp_msg.c:72) 20250830164003424 DLMGCP DEBUG <0013> Generated response: line #02: I: A8F307E4 (mgcp_msg.c:72) 20250830164003424 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 80 (mgcp_msg.c:72) 20250830164003424 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250830164003424 DLMGCP DEBUG <0013> Generated response: line #05: o=- A8F307E4 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830164003424 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250830164003424 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830164003424 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250830164003424 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250830164003424 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830164003424 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250830164003424 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53898 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164003424 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830164003424 DLMGCP DEBUG <0013> Received message: line #02: C: 004D (mgcp_msg.c:72) 20250830164003424 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830164003424 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250830164003424 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw (trunk:0) found free endpoint: rtpbridge/4e@mgw (mgcp_endp.c:262) 20250830164003424 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/4e@mgw" (mgcp_protocol.c:370) 20250830164003424 DLMGCP NOTICE <0013> endpoint:rtpbridge/4e@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830164003424 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830164003424 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250830164003424 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw CI:1D88C45D connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830164003424 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw CI:1D88C45D output_enabled 0 (mgcp_conn.c:271) 20250830164003424 DLMGCP DEBUG <0013> (004D/rtp C:1D88C45D r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830164003424 DLMGCP NOTICE <0013> endpoint:rtpbridge/4e@mgw CI:1D88C45D CRCX: connection successfully created: (004D/rtp C:1D88C45D r=NULL:0<->l=::1:5390 CID=81) (mgcp_protocol.c:772) 20250830164003424 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164003424 DLMGCP DEBUG <0013> Generated response: line #00: 200 53898 OK (mgcp_msg.c:72) 20250830164003424 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/4e@mgw (mgcp_msg.c:72) 20250830164003424 DLMGCP DEBUG <0013> Generated response: line #02: I: 1D88C45D (mgcp_msg.c:72) 20250830164003424 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 81 (mgcp_msg.c:72) 20250830164003424 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250830164003424 DLMGCP DEBUG <0013> Generated response: line #05: o=- 1D88C45D 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830164003424 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250830164003424 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830164003424 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250830164003424 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250830164003424 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830164003424 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250830164003425 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53899 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164003425 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830164003425 DLMGCP DEBUG <0013> Received message: line #02: C: 004E (mgcp_msg.c:72) 20250830164003425 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830164003425 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250830164003425 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw (trunk:0) found free endpoint: rtpbridge/4f@mgw (mgcp_endp.c:262) 20250830164003425 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/4f@mgw" (mgcp_protocol.c:370) 20250830164003425 DLMGCP NOTICE <0013> endpoint:rtpbridge/4f@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830164003425 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830164003425 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250830164003425 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw CI:B1048CA3 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830164003425 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw CI:B1048CA3 output_enabled 0 (mgcp_conn.c:271) 20250830164003425 DLMGCP DEBUG <0013> (004E/rtp C:B1048CA3 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830164003425 DLMGCP NOTICE <0013> endpoint:rtpbridge/4f@mgw CI:B1048CA3 CRCX: connection successfully created: (004E/rtp C:B1048CA3 r=NULL:0<->l=::1:5392 CID=82) (mgcp_protocol.c:772) 20250830164003425 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164003425 DLMGCP DEBUG <0013> Generated response: line #00: 200 53899 OK (mgcp_msg.c:72) 20250830164003425 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/4f@mgw (mgcp_msg.c:72) 20250830164003425 DLMGCP DEBUG <0013> Generated response: line #02: I: B1048CA3 (mgcp_msg.c:72) 20250830164003425 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 82 (mgcp_msg.c:72) 20250830164003425 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250830164003425 DLMGCP DEBUG <0013> Generated response: line #05: o=- B1048CA3 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830164003425 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250830164003425 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830164003425 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250830164003425 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250830164003425 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830164003425 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250830164003425 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53900 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164003425 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830164003425 DLMGCP DEBUG <0013> Received message: line #02: C: 004F (mgcp_msg.c:72) 20250830164003425 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830164003425 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250830164003425 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw (trunk:0) found free endpoint: rtpbridge/50@mgw (mgcp_endp.c:262) 20250830164003425 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/50@mgw" (mgcp_protocol.c:370) 20250830164003425 DLMGCP NOTICE <0013> endpoint:rtpbridge/50@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830164003425 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830164003425 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250830164003425 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw CI:23C2BABB connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830164003425 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw CI:23C2BABB output_enabled 0 (mgcp_conn.c:271) 20250830164003425 DLMGCP DEBUG <0013> (004F/rtp C:23C2BABB r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830164003425 DLMGCP NOTICE <0013> endpoint:rtpbridge/50@mgw CI:23C2BABB CRCX: connection successfully created: (004F/rtp C:23C2BABB r=NULL:0<->l=::1:5394 CID=83) (mgcp_protocol.c:772) 20250830164003425 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164003425 DLMGCP DEBUG <0013> Generated response: line #00: 200 53900 OK (mgcp_msg.c:72) 20250830164003425 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/50@mgw (mgcp_msg.c:72) 20250830164003425 DLMGCP DEBUG <0013> Generated response: line #02: I: 23C2BABB (mgcp_msg.c:72) 20250830164003425 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 83 (mgcp_msg.c:72) 20250830164003425 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250830164003425 DLMGCP DEBUG <0013> Generated response: line #05: o=- 23C2BABB 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830164003425 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250830164003425 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830164003425 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250830164003425 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250830164003425 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830164003425 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250830164003426 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53901 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164003426 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830164003426 DLMGCP DEBUG <0013> Received message: line #02: C: 0050 (mgcp_msg.c:72) 20250830164003426 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830164003426 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250830164003426 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw (trunk:0) found free endpoint: rtpbridge/51@mgw (mgcp_endp.c:262) 20250830164003426 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/51@mgw" (mgcp_protocol.c:370) 20250830164003426 DLMGCP NOTICE <0013> endpoint:rtpbridge/51@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830164003426 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830164003426 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250830164003426 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw CI:6826444C connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830164003426 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw CI:6826444C output_enabled 0 (mgcp_conn.c:271) 20250830164003426 DLMGCP DEBUG <0013> (0050/rtp C:6826444C r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830164003426 DLMGCP NOTICE <0013> endpoint:rtpbridge/51@mgw CI:6826444C CRCX: connection successfully created: (0050/rtp C:6826444C r=NULL:0<->l=::1:5396 CID=84) (mgcp_protocol.c:772) 20250830164003426 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164003426 DLMGCP DEBUG <0013> Generated response: line #00: 200 53901 OK (mgcp_msg.c:72) 20250830164003426 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/51@mgw (mgcp_msg.c:72) 20250830164003426 DLMGCP DEBUG <0013> Generated response: line #02: I: 6826444C (mgcp_msg.c:72) 20250830164003426 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 84 (mgcp_msg.c:72) 20250830164003426 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250830164003426 DLMGCP DEBUG <0013> Generated response: line #05: o=- 6826444C 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830164003426 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250830164003426 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830164003426 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250830164003426 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250830164003426 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830164003426 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250830164003427 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53902 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164003427 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830164003427 DLMGCP DEBUG <0013> Received message: line #02: C: 0051 (mgcp_msg.c:72) 20250830164003427 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830164003427 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250830164003427 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw (trunk:0) found free endpoint: rtpbridge/52@mgw (mgcp_endp.c:262) 20250830164003427 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/52@mgw" (mgcp_protocol.c:370) 20250830164003427 DLMGCP NOTICE <0013> endpoint:rtpbridge/52@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830164003427 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830164003427 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250830164003427 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw CI:E3D7C680 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830164003427 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw CI:E3D7C680 output_enabled 0 (mgcp_conn.c:271) 20250830164003427 DLMGCP DEBUG <0013> (0051/rtp C:E3D7C680 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830164003427 DLMGCP NOTICE <0013> endpoint:rtpbridge/52@mgw CI:E3D7C680 CRCX: connection successfully created: (0051/rtp C:E3D7C680 r=NULL:0<->l=::1:5398 CID=85) (mgcp_protocol.c:772) 20250830164003427 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164003427 DLMGCP DEBUG <0013> Generated response: line #00: 200 53902 OK (mgcp_msg.c:72) 20250830164003427 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/52@mgw (mgcp_msg.c:72) 20250830164003427 DLMGCP DEBUG <0013> Generated response: line #02: I: E3D7C680 (mgcp_msg.c:72) 20250830164003427 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 85 (mgcp_msg.c:72) 20250830164003427 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250830164003427 DLMGCP DEBUG <0013> Generated response: line #05: o=- E3D7C680 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830164003427 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250830164003427 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830164003427 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250830164003427 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250830164003427 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830164003427 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250830164003427 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53903 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164003427 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830164003427 DLMGCP DEBUG <0013> Received message: line #02: C: 0052 (mgcp_msg.c:72) 20250830164003427 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830164003427 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250830164003427 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw (trunk:0) found free endpoint: rtpbridge/53@mgw (mgcp_endp.c:262) 20250830164003427 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/53@mgw" (mgcp_protocol.c:370) 20250830164003427 DLMGCP NOTICE <0013> endpoint:rtpbridge/53@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830164003427 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830164003427 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250830164003427 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw CI:D0D1B4C8 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830164003427 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw CI:D0D1B4C8 output_enabled 0 (mgcp_conn.c:271) 20250830164003427 DLMGCP DEBUG <0013> (0052/rtp C:D0D1B4C8 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830164003427 DLMGCP NOTICE <0013> endpoint:rtpbridge/53@mgw CI:D0D1B4C8 CRCX: connection successfully created: (0052/rtp C:D0D1B4C8 r=NULL:0<->l=::1:5400 CID=86) (mgcp_protocol.c:772) 20250830164003427 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164003427 DLMGCP DEBUG <0013> Generated response: line #00: 200 53903 OK (mgcp_msg.c:72) 20250830164003427 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/53@mgw (mgcp_msg.c:72) 20250830164003427 DLMGCP DEBUG <0013> Generated response: line #02: I: D0D1B4C8 (mgcp_msg.c:72) 20250830164003427 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 86 (mgcp_msg.c:72) 20250830164003427 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250830164003427 DLMGCP DEBUG <0013> Generated response: line #05: o=- D0D1B4C8 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830164003427 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250830164003427 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830164003427 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250830164003427 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250830164003427 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830164003427 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250830164003428 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53904 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164003428 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830164003428 DLMGCP DEBUG <0013> Received message: line #02: C: 0053 (mgcp_msg.c:72) 20250830164003428 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830164003428 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250830164003428 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw (trunk:0) found free endpoint: rtpbridge/54@mgw (mgcp_endp.c:262) 20250830164003428 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/54@mgw" (mgcp_protocol.c:370) 20250830164003428 DLMGCP NOTICE <0013> endpoint:rtpbridge/54@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830164003428 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830164003428 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250830164003428 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw CI:F5A9F594 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830164003428 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw CI:F5A9F594 output_enabled 0 (mgcp_conn.c:271) 20250830164003428 DLMGCP DEBUG <0013> (0053/rtp C:F5A9F594 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830164003428 DLMGCP NOTICE <0013> endpoint:rtpbridge/54@mgw CI:F5A9F594 CRCX: connection successfully created: (0053/rtp C:F5A9F594 r=NULL:0<->l=::1:5402 CID=87) (mgcp_protocol.c:772) 20250830164003428 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164003428 DLMGCP DEBUG <0013> Generated response: line #00: 200 53904 OK (mgcp_msg.c:72) 20250830164003428 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/54@mgw (mgcp_msg.c:72) 20250830164003428 DLMGCP DEBUG <0013> Generated response: line #02: I: F5A9F594 (mgcp_msg.c:72) 20250830164003428 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 87 (mgcp_msg.c:72) 20250830164003428 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250830164003428 DLMGCP DEBUG <0013> Generated response: line #05: o=- F5A9F594 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830164003428 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250830164003428 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830164003428 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250830164003428 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250830164003428 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830164003428 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250830164003428 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53905 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164003428 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830164003428 DLMGCP DEBUG <0013> Received message: line #02: C: 0054 (mgcp_msg.c:72) 20250830164003428 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830164003428 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250830164003428 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw (trunk:0) found free endpoint: rtpbridge/55@mgw (mgcp_endp.c:262) 20250830164003428 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/55@mgw" (mgcp_protocol.c:370) 20250830164003428 DLMGCP NOTICE <0013> endpoint:rtpbridge/55@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830164003428 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830164003428 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250830164003428 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw CI:498DEE28 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830164003428 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw CI:498DEE28 output_enabled 0 (mgcp_conn.c:271) 20250830164003429 DLMGCP DEBUG <0013> (0054/rtp C:498DEE28 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830164003429 DLMGCP NOTICE <0013> endpoint:rtpbridge/55@mgw CI:498DEE28 CRCX: connection successfully created: (0054/rtp C:498DEE28 r=NULL:0<->l=::1:5404 CID=88) (mgcp_protocol.c:772) 20250830164003429 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164003429 DLMGCP DEBUG <0013> Generated response: line #00: 200 53905 OK (mgcp_msg.c:72) 20250830164003429 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/55@mgw (mgcp_msg.c:72) 20250830164003429 DLMGCP DEBUG <0013> Generated response: line #02: I: 498DEE28 (mgcp_msg.c:72) 20250830164003429 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 88 (mgcp_msg.c:72) 20250830164003429 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250830164003429 DLMGCP DEBUG <0013> Generated response: line #05: o=- 498DEE28 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830164003429 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250830164003429 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830164003429 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250830164003429 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250830164003429 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830164003429 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250830164003429 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53906 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164003429 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830164003429 DLMGCP DEBUG <0013> Received message: line #02: C: 0055 (mgcp_msg.c:72) 20250830164003429 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830164003429 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250830164003429 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw (trunk:0) found free endpoint: rtpbridge/56@mgw (mgcp_endp.c:262) 20250830164003429 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/56@mgw" (mgcp_protocol.c:370) 20250830164003429 DLMGCP NOTICE <0013> endpoint:rtpbridge/56@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830164003429 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830164003429 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250830164003429 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw CI:E32E80FE connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830164003429 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw CI:E32E80FE output_enabled 0 (mgcp_conn.c:271) 20250830164003429 DLMGCP DEBUG <0013> (0055/rtp C:E32E80FE r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830164003429 DLMGCP NOTICE <0013> endpoint:rtpbridge/56@mgw CI:E32E80FE CRCX: connection successfully created: (0055/rtp C:E32E80FE r=NULL:0<->l=::1:5406 CID=89) (mgcp_protocol.c:772) 20250830164003429 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164003429 DLMGCP DEBUG <0013> Generated response: line #00: 200 53906 OK (mgcp_msg.c:72) 20250830164003429 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/56@mgw (mgcp_msg.c:72) 20250830164003429 DLMGCP DEBUG <0013> Generated response: line #02: I: E32E80FE (mgcp_msg.c:72) 20250830164003429 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 89 (mgcp_msg.c:72) 20250830164003429 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250830164003429 DLMGCP DEBUG <0013> Generated response: line #05: o=- E32E80FE 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830164003429 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250830164003429 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830164003429 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250830164003429 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250830164003429 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830164003429 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250830164003430 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53907 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164003430 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830164003430 DLMGCP DEBUG <0013> Received message: line #02: C: 0056 (mgcp_msg.c:72) 20250830164003430 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830164003430 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250830164003430 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw (trunk:0) found free endpoint: rtpbridge/57@mgw (mgcp_endp.c:262) 20250830164003430 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/57@mgw" (mgcp_protocol.c:370) 20250830164003430 DLMGCP NOTICE <0013> endpoint:rtpbridge/57@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830164003430 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830164003430 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250830164003430 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw CI:A05CE66C connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830164003430 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw CI:A05CE66C output_enabled 0 (mgcp_conn.c:271) 20250830164003430 DLMGCP DEBUG <0013> (0056/rtp C:A05CE66C r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830164003430 DLMGCP NOTICE <0013> endpoint:rtpbridge/57@mgw CI:A05CE66C CRCX: connection successfully created: (0056/rtp C:A05CE66C r=NULL:0<->l=::1:5408 CID=90) (mgcp_protocol.c:772) 20250830164003430 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164003430 DLMGCP DEBUG <0013> Generated response: line #00: 200 53907 OK (mgcp_msg.c:72) 20250830164003430 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/57@mgw (mgcp_msg.c:72) 20250830164003430 DLMGCP DEBUG <0013> Generated response: line #02: I: A05CE66C (mgcp_msg.c:72) 20250830164003430 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 90 (mgcp_msg.c:72) 20250830164003430 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250830164003430 DLMGCP DEBUG <0013> Generated response: line #05: o=- A05CE66C 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830164003430 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250830164003430 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830164003430 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250830164003430 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250830164003430 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830164003430 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250830164003430 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53908 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164003430 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830164003430 DLMGCP DEBUG <0013> Received message: line #02: C: 0057 (mgcp_msg.c:72) 20250830164003430 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830164003430 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250830164003430 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw (trunk:0) found free endpoint: rtpbridge/58@mgw (mgcp_endp.c:262) 20250830164003430 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/58@mgw" (mgcp_protocol.c:370) 20250830164003430 DLMGCP NOTICE <0013> endpoint:rtpbridge/58@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830164003430 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830164003430 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250830164003430 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw CI:E2EB5777 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830164003430 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw CI:E2EB5777 output_enabled 0 (mgcp_conn.c:271) 20250830164003430 DLMGCP DEBUG <0013> (0057/rtp C:E2EB5777 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830164003430 DLMGCP NOTICE <0013> endpoint:rtpbridge/58@mgw CI:E2EB5777 CRCX: connection successfully created: (0057/rtp C:E2EB5777 r=NULL:0<->l=::1:5410 CID=91) (mgcp_protocol.c:772) 20250830164003430 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164003430 DLMGCP DEBUG <0013> Generated response: line #00: 200 53908 OK (mgcp_msg.c:72) 20250830164003430 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/58@mgw (mgcp_msg.c:72) 20250830164003430 DLMGCP DEBUG <0013> Generated response: line #02: I: E2EB5777 (mgcp_msg.c:72) 20250830164003430 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 91 (mgcp_msg.c:72) 20250830164003430 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250830164003430 DLMGCP DEBUG <0013> Generated response: line #05: o=- E2EB5777 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830164003430 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250830164003431 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830164003431 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250830164003431 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250830164003431 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830164003431 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250830164003431 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53909 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164003431 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830164003431 DLMGCP DEBUG <0013> Received message: line #02: C: 0058 (mgcp_msg.c:72) 20250830164003431 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830164003431 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250830164003431 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw (trunk:0) found free endpoint: rtpbridge/59@mgw (mgcp_endp.c:262) 20250830164003431 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/59@mgw" (mgcp_protocol.c:370) 20250830164003431 DLMGCP NOTICE <0013> endpoint:rtpbridge/59@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830164003431 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830164003431 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250830164003431 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw CI:B015E757 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830164003431 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw CI:B015E757 output_enabled 0 (mgcp_conn.c:271) 20250830164003431 DLMGCP DEBUG <0013> (0058/rtp C:B015E757 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830164003431 DLMGCP NOTICE <0013> endpoint:rtpbridge/59@mgw CI:B015E757 CRCX: connection successfully created: (0058/rtp C:B015E757 r=NULL:0<->l=::1:5412 CID=92) (mgcp_protocol.c:772) 20250830164003431 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164003431 DLMGCP DEBUG <0013> Generated response: line #00: 200 53909 OK (mgcp_msg.c:72) 20250830164003431 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/59@mgw (mgcp_msg.c:72) 20250830164003431 DLMGCP DEBUG <0013> Generated response: line #02: I: B015E757 (mgcp_msg.c:72) 20250830164003431 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 92 (mgcp_msg.c:72) 20250830164003431 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250830164003431 DLMGCP DEBUG <0013> Generated response: line #05: o=- B015E757 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830164003431 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250830164003431 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830164003431 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250830164003431 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250830164003431 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830164003431 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250830164003432 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53910 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164003432 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830164003432 DLMGCP DEBUG <0013> Received message: line #02: C: 0059 (mgcp_msg.c:72) 20250830164003432 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830164003432 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250830164003432 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw (trunk:0) found free endpoint: rtpbridge/5a@mgw (mgcp_endp.c:262) 20250830164003432 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/5a@mgw" (mgcp_protocol.c:370) 20250830164003432 DLMGCP NOTICE <0013> endpoint:rtpbridge/5a@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830164003432 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830164003432 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250830164003432 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw CI:D2256C68 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830164003432 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw CI:D2256C68 output_enabled 0 (mgcp_conn.c:271) 20250830164003432 DLMGCP DEBUG <0013> (0059/rtp C:D2256C68 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830164003432 DLMGCP NOTICE <0013> endpoint:rtpbridge/5a@mgw CI:D2256C68 CRCX: connection successfully created: (0059/rtp C:D2256C68 r=NULL:0<->l=::1:5414 CID=93) (mgcp_protocol.c:772) 20250830164003432 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164003432 DLMGCP DEBUG <0013> Generated response: line #00: 200 53910 OK (mgcp_msg.c:72) 20250830164003432 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/5a@mgw (mgcp_msg.c:72) 20250830164003432 DLMGCP DEBUG <0013> Generated response: line #02: I: D2256C68 (mgcp_msg.c:72) 20250830164003432 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 93 (mgcp_msg.c:72) 20250830164003432 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250830164003432 DLMGCP DEBUG <0013> Generated response: line #05: o=- D2256C68 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830164003432 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250830164003432 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830164003432 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250830164003432 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250830164003432 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830164003432 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250830164003432 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53911 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164003432 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830164003432 DLMGCP DEBUG <0013> Received message: line #02: C: 005A (mgcp_msg.c:72) 20250830164003432 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830164003432 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250830164003432 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw (trunk:0) found free endpoint: rtpbridge/5b@mgw (mgcp_endp.c:262) 20250830164003432 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/5b@mgw" (mgcp_protocol.c:370) 20250830164003432 DLMGCP NOTICE <0013> endpoint:rtpbridge/5b@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830164003432 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830164003432 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250830164003432 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw CI:A18AC804 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830164003432 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw CI:A18AC804 output_enabled 0 (mgcp_conn.c:271) 20250830164003432 DLMGCP DEBUG <0013> (005A/rtp C:A18AC804 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830164003432 DLMGCP NOTICE <0013> endpoint:rtpbridge/5b@mgw CI:A18AC804 CRCX: connection successfully created: (005A/rtp C:A18AC804 r=NULL:0<->l=::1:5416 CID=94) (mgcp_protocol.c:772) 20250830164003432 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164003432 DLMGCP DEBUG <0013> Generated response: line #00: 200 53911 OK (mgcp_msg.c:72) 20250830164003432 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/5b@mgw (mgcp_msg.c:72) 20250830164003432 DLMGCP DEBUG <0013> Generated response: line #02: I: A18AC804 (mgcp_msg.c:72) 20250830164003432 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 94 (mgcp_msg.c:72) 20250830164003432 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250830164003432 DLMGCP DEBUG <0013> Generated response: line #05: o=- A18AC804 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830164003432 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250830164003432 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830164003432 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250830164003432 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250830164003432 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830164003432 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250830164003433 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53912 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164003433 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830164003433 DLMGCP DEBUG <0013> Received message: line #02: C: 005B (mgcp_msg.c:72) 20250830164003433 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830164003433 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250830164003433 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw (trunk:0) found free endpoint: rtpbridge/5c@mgw (mgcp_endp.c:262) 20250830164003433 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/5c@mgw" (mgcp_protocol.c:370) 20250830164003433 DLMGCP NOTICE <0013> endpoint:rtpbridge/5c@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830164003433 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830164003433 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250830164003433 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw CI:4EF22FF1 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830164003433 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw CI:4EF22FF1 output_enabled 0 (mgcp_conn.c:271) 20250830164003433 DLMGCP DEBUG <0013> (005B/rtp C:4EF22FF1 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830164003433 DLMGCP NOTICE <0013> endpoint:rtpbridge/5c@mgw CI:4EF22FF1 CRCX: connection successfully created: (005B/rtp C:4EF22FF1 r=NULL:0<->l=::1:5418 CID=95) (mgcp_protocol.c:772) 20250830164003433 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164003433 DLMGCP DEBUG <0013> Generated response: line #00: 200 53912 OK (mgcp_msg.c:72) 20250830164003433 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/5c@mgw (mgcp_msg.c:72) 20250830164003433 DLMGCP DEBUG <0013> Generated response: line #02: I: 4EF22FF1 (mgcp_msg.c:72) 20250830164003433 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 95 (mgcp_msg.c:72) 20250830164003433 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250830164003433 DLMGCP DEBUG <0013> Generated response: line #05: o=- 4EF22FF1 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830164003433 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250830164003433 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830164003433 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250830164003433 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250830164003433 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830164003433 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250830164003433 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53913 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164003433 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830164003433 DLMGCP DEBUG <0013> Received message: line #02: C: 005C (mgcp_msg.c:72) 20250830164003433 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830164003433 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250830164003433 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw (trunk:0) found free endpoint: rtpbridge/5d@mgw (mgcp_endp.c:262) 20250830164003433 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/5d@mgw" (mgcp_protocol.c:370) 20250830164003433 DLMGCP NOTICE <0013> endpoint:rtpbridge/5d@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830164003433 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830164003433 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250830164003433 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw CI:D7BF91EB connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830164003433 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw CI:D7BF91EB output_enabled 0 (mgcp_conn.c:271) 20250830164003433 DLMGCP DEBUG <0013> (005C/rtp C:D7BF91EB r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830164003433 DLMGCP NOTICE <0013> endpoint:rtpbridge/5d@mgw CI:D7BF91EB CRCX: connection successfully created: (005C/rtp C:D7BF91EB r=NULL:0<->l=::1:5420 CID=96) (mgcp_protocol.c:772) 20250830164003433 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164003433 DLMGCP DEBUG <0013> Generated response: line #00: 200 53913 OK (mgcp_msg.c:72) 20250830164003433 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/5d@mgw (mgcp_msg.c:72) 20250830164003433 DLMGCP DEBUG <0013> Generated response: line #02: I: D7BF91EB (mgcp_msg.c:72) 20250830164003433 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 96 (mgcp_msg.c:72) 20250830164003433 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250830164003433 DLMGCP DEBUG <0013> Generated response: line #05: o=- D7BF91EB 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830164003433 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250830164003433 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830164003433 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250830164003433 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250830164003433 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830164003433 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250830164003434 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53914 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164003434 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830164003434 DLMGCP DEBUG <0013> Received message: line #02: C: 005D (mgcp_msg.c:72) 20250830164003434 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830164003434 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250830164003434 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw (trunk:0) found free endpoint: rtpbridge/5e@mgw (mgcp_endp.c:262) 20250830164003434 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/5e@mgw" (mgcp_protocol.c:370) 20250830164003434 DLMGCP NOTICE <0013> endpoint:rtpbridge/5e@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830164003434 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830164003434 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250830164003434 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw CI:5B3A835B connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830164003434 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw CI:5B3A835B output_enabled 0 (mgcp_conn.c:271) 20250830164003434 DLMGCP DEBUG <0013> (005D/rtp C:5B3A835B r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830164003434 DLMGCP NOTICE <0013> endpoint:rtpbridge/5e@mgw CI:5B3A835B CRCX: connection successfully created: (005D/rtp C:5B3A835B r=NULL:0<->l=::1:5422 CID=97) (mgcp_protocol.c:772) 20250830164003434 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164003434 DLMGCP DEBUG <0013> Generated response: line #00: 200 53914 OK (mgcp_msg.c:72) 20250830164003434 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/5e@mgw (mgcp_msg.c:72) 20250830164003434 DLMGCP DEBUG <0013> Generated response: line #02: I: 5B3A835B (mgcp_msg.c:72) 20250830164003434 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 97 (mgcp_msg.c:72) 20250830164003434 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250830164003434 DLMGCP DEBUG <0013> Generated response: line #05: o=- 5B3A835B 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830164003434 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250830164003434 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830164003434 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250830164003434 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250830164003434 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830164003434 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250830164003434 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53915 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164003434 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830164003434 DLMGCP DEBUG <0013> Received message: line #02: C: 005E (mgcp_msg.c:72) 20250830164003434 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830164003434 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250830164003434 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw (trunk:0) found free endpoint: rtpbridge/5f@mgw (mgcp_endp.c:262) 20250830164003434 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/5f@mgw" (mgcp_protocol.c:370) 20250830164003434 DLMGCP NOTICE <0013> endpoint:rtpbridge/5f@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830164003434 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830164003434 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250830164003434 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw CI:6797332E connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830164003434 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw CI:6797332E output_enabled 0 (mgcp_conn.c:271) 20250830164003434 DLMGCP DEBUG <0013> (005E/rtp C:6797332E r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830164003434 DLMGCP NOTICE <0013> endpoint:rtpbridge/5f@mgw CI:6797332E CRCX: connection successfully created: (005E/rtp C:6797332E r=NULL:0<->l=::1:5424 CID=98) (mgcp_protocol.c:772) 20250830164003434 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164003434 DLMGCP DEBUG <0013> Generated response: line #00: 200 53915 OK (mgcp_msg.c:72) 20250830164003434 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/5f@mgw (mgcp_msg.c:72) 20250830164003434 DLMGCP DEBUG <0013> Generated response: line #02: I: 6797332E (mgcp_msg.c:72) 20250830164003434 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 98 (mgcp_msg.c:72) 20250830164003434 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250830164003434 DLMGCP DEBUG <0013> Generated response: line #05: o=- 6797332E 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830164003434 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250830164003434 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830164003434 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250830164003434 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250830164003434 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830164003434 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250830164003434 DLMGCP [1;34mDEBUG <0013> Received message: line #00: CRCX 53916 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164003434 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830164003434 DLMGCP DEBUG <0013> Received message: line #02: C: 005F (mgcp_msg.c:72) 20250830164003434 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830164003434 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250830164003434 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw (trunk:0) found free endpoint: rtpbridge/60@mgw (mgcp_endp.c:262) 20250830164003434 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/60@mgw" (mgcp_protocol.c:370) 20250830164003434 DLMGCP NOTICE <0013> endpoint:rtpbridge/60@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830164003434 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830164003434 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250830164003434 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw CI:D781BC8A connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830164003434 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw CI:D781BC8A output_enabled 0 (mgcp_conn.c:271) 20250830164003434 DLMGCP DEBUG <0013> (005F/rtp C:D781BC8A r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830164003435 DLMGCP NOTICE <0013> endpoint:rtpbridge/60@mgw CI:D781BC8A CRCX: connection successfully created: (005F/rtp C:D781BC8A r=NULL:0<->l=::1:5426 CID=99) (mgcp_protocol.c:772) 20250830164003435 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164003435 DLMGCP DEBUG <0013> Generated response: line #00: 200 53916 OK (mgcp_msg.c:72) 20250830164003435 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/60@mgw (mgcp_msg.c:72) 20250830164003435 DLMGCP DEBUG <0013> Generated response: line #02: I: D781BC8A (mgcp_msg.c:72) 20250830164003435 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 99 (mgcp_msg.c:72) 20250830164003435 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250830164003435 DLMGCP DEBUG <0013> Generated response: line #05: o=- D781BC8A 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830164003435 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250830164003435 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830164003435 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250830164003435 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250830164003435 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830164003435 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250830164003435 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53917 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164003435 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830164003435 DLMGCP DEBUG <0013> Received message: line #02: C: 0060 (mgcp_msg.c:72) 20250830164003435 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830164003435 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250830164003435 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw (trunk:0) found free endpoint: rtpbridge/61@mgw (mgcp_endp.c:262) 20250830164003435 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/61@mgw" (mgcp_protocol.c:370) 20250830164003435 DLMGCP NOTICE <0013> endpoint:rtpbridge/61@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830164003435 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830164003435 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250830164003435 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw CI:00AD2B46 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830164003435 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw CI:00AD2B46 output_enabled 0 (mgcp_conn.c:271) 20250830164003435 DLMGCP DEBUG <0013> (0060/rtp C:00AD2B46 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830164003435 DLMGCP NOTICE <0013> endpoint:rtpbridge/61@mgw CI:00AD2B46 CRCX: connection successfully created: (0060/rtp C:00AD2B46 r=NULL:0<->l=::1:5428 CID=100) (mgcp_protocol.c:772) 20250830164003435 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164003435 DLMGCP DEBUG <0013> Generated response: line #00: 200 53917 OK (mgcp_msg.c:72) 20250830164003435 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/61@mgw (mgcp_msg.c:72) 20250830164003435 DLMGCP DEBUG <0013> Generated response: line #02: I: 00AD2B46 (mgcp_msg.c:72) 20250830164003435 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 100 (mgcp_msg.c:72) 20250830164003435 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250830164003435 DLMGCP DEBUG <0013> Generated response: line #05: o=- 00AD2B46 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830164003435 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250830164003435 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830164003435 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250830164003435 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250830164003435 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830164003435 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250830164003435 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53918 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164003435 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830164003435 DLMGCP DEBUG <0013> Received message: line #02: C: 0061 (mgcp_msg.c:72) 20250830164003435 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830164003435 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250830164003435 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw (trunk:0) found free endpoint: rtpbridge/62@mgw (mgcp_endp.c:262) 20250830164003435 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/62@mgw" (mgcp_protocol.c:370) 20250830164003435 DLMGCP NOTICE <0013> endpoint:rtpbridge/62@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830164003435 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830164003435 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250830164003435 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw CI:218C50C2 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830164003435 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw CI:218C50C2 output_enabled 0 (mgcp_conn.c:271) 20250830164003435 DLMGCP DEBUG <0013> (0061/rtp C:218C50C2 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830164003435 DLMGCP NOTICE <0013> endpoint:rtpbridge/62@mgw CI:218C50C2 CRCX: connection successfully created: (0061/rtp C:218C50C2 r=NULL:0<->l=::1:5430 CID=101) (mgcp_protocol.c:772) 20250830164003435 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164003435 DLMGCP DEBUG <0013> Generated response: line #00: 200 53918 OK (mgcp_msg.c:72) 20250830164003435 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/62@mgw (mgcp_msg.c:72) 20250830164003435 DLMGCP DEBUG <0013> Generated response: line #02: I: 218C50C2 (mgcp_msg.c:72) 20250830164003435 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 101 (mgcp_msg.c:72) 20250830164003435 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250830164003435 DLMGCP DEBUG <0013> Generated response: line #05: o=- 218C50C2 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830164003435 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250830164003435 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830164003435 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250830164003435 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250830164003436 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830164003436 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250830164003436 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53919 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164003436 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830164003436 DLMGCP DEBUG <0013> Received message: line #02: C: 0062 (mgcp_msg.c:72) 20250830164003436 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830164003436 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250830164003436 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw (trunk:0) found free endpoint: rtpbridge/63@mgw (mgcp_endp.c:262) 20250830164003436 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/63@mgw" (mgcp_protocol.c:370) 20250830164003436 DLMGCP NOTICE <0013> endpoint:rtpbridge/63@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830164003436 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830164003436 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250830164003436 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw CI:982986B6 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830164003436 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw CI:982986B6 output_enabled 0 (mgcp_conn.c:271) 20250830164003436 DLMGCP DEBUG <0013> (0062/rtp C:982986B6 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830164003436 DLMGCP NOTICE <0013> endpoint:rtpbridge/63@mgw CI:982986B6 CRCX: connection successfully created: (0062/rtp C:982986B6 r=NULL:0<->l=::1:5432 CID=102) (mgcp_protocol.c:772) 20250830164003436 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164003436 DLMGCP DEBUG <0013> Generated response: line #00: 200 53919 OK (mgcp_msg.c:72) 20250830164003436 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/63@mgw (mgcp_msg.c:72) 20250830164003436 DLMGCP DEBUG <0013> Generated response: line #02: I: 982986B6 (mgcp_msg.c:72) 20250830164003436 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 102 (mgcp_msg.c:72) 20250830164003436 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250830164003436 DLMGCP DEBUG <0013> Generated response: line #05: o=- 982986B6 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830164003436 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250830164003436 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830164003436 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250830164003436 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250830164003436 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830164003436 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250830164003436 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53920 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164003436 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830164003436 DLMGCP DEBUG <0013> Received message: line #02: C: 0063 (mgcp_msg.c:72) 20250830164003436 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830164003436 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250830164003436 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw (trunk:0) found free endpoint: rtpbridge/64@mgw (mgcp_endp.c:262) 20250830164003436 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/64@mgw" (mgcp_protocol.c:370) 20250830164003436 DLMGCP NOTICE <0013> endpoint:rtpbridge/64@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830164003436 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830164003436 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250830164003436 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw CI:8D714C71 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830164003436 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw CI:8D714C71 output_enabled 0 (mgcp_conn.c:271) 20250830164003436 DLMGCP DEBUG <0013> (0063/rtp C:8D714C71 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830164003436 DLMGCP NOTICE <0013> endpoint:rtpbridge/64@mgw CI:8D714C71 CRCX: connection successfully created: (0063/rtp C:8D714C71 r=NULL:0<->l=::1:5434 CID=103) (mgcp_protocol.c:772) 20250830164003436 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164003436 DLMGCP DEBUG <0013> Generated response: line #00: 200 53920 OK (mgcp_msg.c:72) 20250830164003436 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/64@mgw (mgcp_msg.c:72) 20250830164003436 DLMGCP DEBUG <0013> Generated response: line #02: I: 8D714C71 (mgcp_msg.c:72) 20250830164003436 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 103 (mgcp_msg.c:72) 20250830164003436 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250830164003436 DLMGCP DEBUG <0013> Generated response: line #05: o=- 8D714C71 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830164003436 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250830164003436 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830164003436 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250830164003436 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250830164003436 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830164003436 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250830164003437 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53921 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164003437 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830164003437 DLMGCP DEBUG <0013> Received message: line #02: C: 0064 (mgcp_msg.c:72) 20250830164003437 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830164003437 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250830164003437 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw (trunk:0) found free endpoint: rtpbridge/65@mgw (mgcp_endp.c:262) 20250830164003437 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/65@mgw" (mgcp_protocol.c:370) 20250830164003437 DLMGCP NOTICE <0013> endpoint:rtpbridge/65@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830164003437 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830164003437 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250830164003437 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw CI:F909281C connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830164003437 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw CI:F909281C output_enabled 0 (mgcp_conn.c:271) 20250830164003437 DLMGCP DEBUG <0013> (0064/rtp C:F909281C r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830164003437 DLMGCP NOTICE <0013> endpoint:rtpbridge/65@mgw CI:F909281C CRCX: connection successfully created: (0064/rtp C:F909281C r=NULL:0<->l=::1:5436 CID=104) (mgcp_protocol.c:772) 20250830164003437 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164003437 DLMGCP DEBUG <0013> Generated response: line #00: 200 53921 OK (mgcp_msg.c:72) 20250830164003437 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/65@mgw (mgcp_msg.c:72) 20250830164003437 DLMGCP DEBUG <0013> Generated response: line #02: I: F909281C (mgcp_msg.c:72) 20250830164003437 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 104 (mgcp_msg.c:72) 20250830164003437 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250830164003437 DLMGCP DEBUG <0013> Generated response: line #05: o=- F909281C 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830164003437 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250830164003437 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830164003437 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250830164003437 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250830164003437 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830164003437 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250830164003437 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53922 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164003437 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830164003437 DLMGCP DEBUG <0013> Received message: line #02: C: 0065 (mgcp_msg.c:72) 20250830164003437 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830164003437 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250830164003437 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw (trunk:0) found free endpoint: rtpbridge/66@mgw (mgcp_endp.c:262) 20250830164003437 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/66@mgw" (mgcp_protocol.c:370) 20250830164003437 DLMGCP NOTICE <0013> endpoint:rtpbridge/66@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830164003437 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830164003437 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250830164003437 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw CI:F5AEC145 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830164003437 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw CI:F5AEC145 output_enabled 0 (mgcp_conn.c:271) 20250830164003437 DLMGCP DEBUG <0013> (0065/rtp C:F5AEC145 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830164003437 DLMGCP NOTICE <0013> endpoint:rtpbridge/66@mgw CI:F5AEC145 CRCX: connection successfully created: (0065/rtp C:F5AEC145 r=NULL:0<->l=::1:5438 CID=105) (mgcp_protocol.c:772) 20250830164003437 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164003437 DLMGCP DEBUG <0013> Generated response: line #00: 200 53922 OK (mgcp_msg.c:72) 20250830164003437 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/66@mgw (mgcp_msg.c:72) 20250830164003437 DLMGCP DEBUG <0013> Generated response: line #02: I: F5AEC145 (mgcp_msg.c:72) 20250830164003437 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 105 (mgcp_msg.c:72) 20250830164003437 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250830164003437 DLMGCP DEBUG <0013> Generated response: line #05: o=- F5AEC145 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830164003437 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250830164003437 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830164003437 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250830164003437 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250830164003437 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830164003437 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250830164003437 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53923 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164003437 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830164003437 DLMGCP DEBUG <0013> Received message: line #02: C: 0066 (mgcp_msg.c:72) 20250830164003437 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830164003438 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250830164003438 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw (trunk:0) found free endpoint: rtpbridge/67@mgw (mgcp_endp.c:262) 20250830164003438 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/67@mgw" (mgcp_protocol.c:370) 20250830164003438 DLMGCP NOTICE <0013> endpoint:rtpbridge/67@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830164003438 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830164003438 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250830164003438 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw CI:FA08B9A8 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830164003438 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw CI:FA08B9A8 output_enabled 0 (mgcp_conn.c:271) 20250830164003438 DLMGCP DEBUG <0013> (0066/rtp C:FA08B9A8 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830164003438 DLMGCP NOTICE <0013> endpoint:rtpbridge/67@mgw CI:FA08B9A8 CRCX: connection successfully created: (0066/rtp C:FA08B9A8 r=NULL:0<->l=::1:5440 CID=106) (mgcp_protocol.c:772) 20250830164003438 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164003438 DLMGCP DEBUG <0013> Generated response: line #00: 200 53923 OK (mgcp_msg.c:72) 20250830164003438 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/67@mgw (mgcp_msg.c:72) 20250830164003438 DLMGCP DEBUG <0013> Generated response: line #02: I: FA08B9A8 (mgcp_msg.c:72) 20250830164003438 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 106 (mgcp_msg.c:72) 20250830164003438 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250830164003438 DLMGCP DEBUG <0013> Generated response: line #05: o=- FA08B9A8 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830164003438 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250830164003438 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830164003438 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250830164003438 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250830164003438 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830164003438 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250830164003438 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53924 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164003438 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830164003438 DLMGCP DEBUG <0013> Received message: line #02: C: 0067 (mgcp_msg.c:72) 20250830164003438 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830164003438 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250830164003438 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw (trunk:0) found free endpoint: rtpbridge/68@mgw (mgcp_endp.c:262) 20250830164003438 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/68@mgw" (mgcp_protocol.c:370) 20250830164003438 DLMGCP NOTICE <0013> endpoint:rtpbridge/68@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830164003438 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830164003438 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250830164003438 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw CI:F8A41764 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830164003438 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw CI:F8A41764 output_enabled 0 (mgcp_conn.c:271) 20250830164003438 DLMGCP DEBUG <0013> (0067/rtp C:F8A41764 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830164003438 DLMGCP NOTICE <0013> endpoint:rtpbridge/68@mgw CI:F8A41764 CRCX: connection successfully created: (0067/rtp C:F8A41764 r=NULL:0<->l=::1:5442 CID=107) (mgcp_protocol.c:772) 20250830164003438 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164003438 DLMGCP DEBUG <0013> Generated response: line #00: 200 53924 OK (mgcp_msg.c:72) 20250830164003438 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/68@mgw (mgcp_msg.c:72) 20250830164003438 DLMGCP DEBUG <0013> Generated response: line #02: I: F8A41764 (mgcp_msg.c:72) 20250830164003438 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 107 (mgcp_msg.c:72) 20250830164003438 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250830164003438 DLMGCP DEBUG <0013> Generated response: line #05: o=- F8A41764 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830164003438 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250830164003438 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830164003438 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250830164003438 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250830164003438 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830164003438 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250830164003438 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53925 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164003438 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830164003438 DLMGCP DEBUG <0013> Received message: line #02: C: 0068 (mgcp_msg.c:72) 20250830164003438 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830164003438 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250830164003438 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw (trunk:0) found free endpoint: rtpbridge/69@mgw (mgcp_endp.c:262) 20250830164003438 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/69@mgw" (mgcp_protocol.c:370) 20250830164003438 DLMGCP NOTICE <0013> endpoint:rtpbridge/69@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830164003438 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830164003438 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250830164003438 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw CI:5892E0F7 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830164003438 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw CI:5892E0F7 output_enabled 0 (mgcp_conn.c:271) 20250830164003438 DLMGCP DEBUG <0013> (0068/rtp C:5892E0F7 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830164003439 DLMGCP NOTICE <0013> endpoint:rtpbridge/69@mgw CI:5892E0F7 CRCX: connection successfully created: (0068/rtp C:5892E0F7 r=NULL:0<->l=::1:5444 CID=108) (mgcp_protocol.c:772) 20250830164003439 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164003439 DLMGCP DEBUG <0013> Generated response: line #00: 200 53925 OK (mgcp_msg.c:72) 20250830164003439 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/69@mgw (mgcp_msg.c:72) 20250830164003439 DLMGCP DEBUG <0013> Generated response: line #02: I: 5892E0F7 (mgcp_msg.c:72) 20250830164003439 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 108 (mgcp_msg.c:72) 20250830164003439 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250830164003439 DLMGCP DEBUG <0013> Generated response: line #05: o=- 5892E0F7 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830164003439 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250830164003439 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830164003439 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250830164003439 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250830164003439 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830164003439 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250830164003439 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53926 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164003439 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830164003439 DLMGCP DEBUG <0013> Received message: line #02: C: 0069 (mgcp_msg.c:72) 20250830164003439 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830164003439 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250830164003439 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw (trunk:0) found free endpoint: rtpbridge/6a@mgw (mgcp_endp.c:262) 20250830164003439 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/6a@mgw" (mgcp_protocol.c:370) 20250830164003439 DLMGCP NOTICE <0013> endpoint:rtpbridge/6a@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830164003439 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830164003439 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250830164003439 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw CI:2F9F1F75 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830164003439 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw CI:2F9F1F75 output_enabled 0 (mgcp_conn.c:271) 20250830164003439 DLMGCP DEBUG <0013> (0069/rtp C:2F9F1F75 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830164003439 DLMGCP NOTICE <0013> endpoint:rtpbridge/6a@mgw CI:2F9F1F75 CRCX: connection successfully created: (0069/rtp C:2F9F1F75 r=NULL:0<->l=::1:5446 CID=109) (mgcp_protocol.c:772) 20250830164003439 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164003439 DLMGCP DEBUG <0013> Generated response: line #00: 200 53926 OK (mgcp_msg.c:72) 20250830164003439 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/6a@mgw (mgcp_msg.c:72) 20250830164003439 DLMGCP DEBUG <0013> Generated response: line #02: I: 2F9F1F75 (mgcp_msg.c:72) 20250830164003439 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 109 (mgcp_msg.c:72) 20250830164003439 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250830164003439 DLMGCP DEBUG <0013> Generated response: line #05: o=- 2F9F1F75 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830164003439 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250830164003439 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830164003439 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250830164003439 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250830164003439 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830164003439 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250830164003439 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53927 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164003439 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830164003439 DLMGCP DEBUG <0013> Received message: line #02: C: 006A (mgcp_msg.c:72) 20250830164003439 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830164003439 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250830164003439 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw (trunk:0) found free endpoint: rtpbridge/6b@mgw (mgcp_endp.c:262) 20250830164003439 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/6b@mgw" (mgcp_protocol.c:370) 20250830164003439 DLMGCP NOTICE <0013> endpoint:rtpbridge/6b@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830164003439 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830164003439 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250830164003439 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw CI:85DF2114 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830164003439 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw CI:85DF2114 output_enabled 0 (mgcp_conn.c:271) 20250830164003439 DLMGCP DEBUG <0013> (006A/rtp C:85DF2114 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830164003439 DLMGCP NOTICE <0013> endpoint:rtpbridge/6b@mgw CI:85DF2114 CRCX: connection successfully created: (006A/rtp C:85DF2114 r=NULL:0<->l=::1:5448 CID=110) (mgcp_protocol.c:772) 20250830164003439 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164003439 DLMGCP DEBUG <0013> Generated response: line #00: 200 53927 OK (mgcp_msg.c:72) 20250830164003439 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/6b@mgw (mgcp_msg.c:72) 20250830164003439 DLMGCP DEBUG <0013> Generated response: line #02: I: 85DF2114 (mgcp_msg.c:72) 20250830164003439 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 110 (mgcp_msg.c:72) 20250830164003439 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250830164003439 DLMGCP DEBUG <0013> Generated response: line #05: o=- 85DF2114 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830164003439 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250830164003439 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830164003439 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250830164003439 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250830164003439 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830164003439 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250830164003440 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53928 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164003440 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830164003440 DLMGCP DEBUG <0013> Received message: line #02: C: 006B (mgcp_msg.c:72) 20250830164003440 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830164003440 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250830164003440 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw (trunk:0) found free endpoint: rtpbridge/6c@mgw (mgcp_endp.c:262) 20250830164003440 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/6c@mgw" (mgcp_protocol.c:370) 20250830164003440 DLMGCP NOTICE <0013> endpoint:rtpbridge/6c@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830164003440 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830164003440 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250830164003440 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw CI:7DD93CAF connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830164003440 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw CI:7DD93CAF output_enabled 0 (mgcp_conn.c:271) 20250830164003440 DLMGCP DEBUG <0013> (006B/rtp C:7DD93CAF r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830164003440 DLMGCP NOTICE <0013> endpoint:rtpbridge/6c@mgw CI:7DD93CAF CRCX: connection successfully created: (006B/rtp C:7DD93CAF r=NULL:0<->l=::1:5450 CID=111) (mgcp_protocol.c:772) 20250830164003440 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164003440 DLMGCP DEBUG <0013> Generated response: line #00: 200 53928 OK (mgcp_msg.c:72) 20250830164003440 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/6c@mgw (mgcp_msg.c:72) 20250830164003440 DLMGCP DEBUG <0013> Generated response: line #02: I: 7DD93CAF (mgcp_msg.c:72) 20250830164003440 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 111 (mgcp_msg.c:72) 20250830164003440 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250830164003440 DLMGCP DEBUG <0013> Generated response: line #05: o=- 7DD93CAF 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830164003440 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250830164003440 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830164003440 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250830164003440 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250830164003440 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830164003440 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250830164003440 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53929 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164003440 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830164003440 DLMGCP DEBUG <0013> Received message: line #02: C: 006C (mgcp_msg.c:72) 20250830164003440 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830164003440 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250830164003440 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw (trunk:0) found free endpoint: rtpbridge/6d@mgw (mgcp_endp.c:262) 20250830164003440 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/6d@mgw" (mgcp_protocol.c:370) 20250830164003440 DLMGCP NOTICE <0013> endpoint:rtpbridge/6d@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830164003440 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830164003440 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250830164003440 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw CI:FBADF69A connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830164003440 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw CI:FBADF69A output_enabled 0 (mgcp_conn.c:271) 20250830164003440 DLMGCP DEBUG <0013> (006C/rtp C:FBADF69A r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830164003440 DLMGCP NOTICE <0013> endpoint:rtpbridge/6d@mgw CI:FBADF69A CRCX: connection successfully created: (006C/rtp C:FBADF69A r=NULL:0<->l=::1:5452 CID=112) (mgcp_protocol.c:772) 20250830164003440 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164003440 DLMGCP DEBUG <0013> Generated response: line #00: 200 53929 OK (mgcp_msg.c:72) 20250830164003440 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/6d@mgw (mgcp_msg.c:72) 20250830164003440 DLMGCP DEBUG <0013> Generated response: line #02: I: FBADF69A (mgcp_msg.c:72) 20250830164003440 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 112 (mgcp_msg.c:72) 20250830164003440 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250830164003440 DLMGCP DEBUG <0013> Generated response: line #05: o=- FBADF69A 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830164003440 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250830164003440 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830164003440 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250830164003440 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250830164003440 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830164003440 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250830164003441 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53930 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164003441 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830164003441 DLMGCP DEBUG <0013> Received message: line #02: C: 006D (mgcp_msg.c:72) 20250830164003441 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830164003441 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250830164003441 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw (trunk:0) found free endpoint: rtpbridge/6e@mgw (mgcp_endp.c:262) 20250830164003441 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/6e@mgw" (mgcp_protocol.c:370) 20250830164003441 DLMGCP NOTICE <0013> endpoint:rtpbridge/6e@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830164003441 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830164003441 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250830164003441 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw CI:031CA9E1 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830164003441 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw CI:031CA9E1 output_enabled 0 (mgcp_conn.c:271) 20250830164003441 DLMGCP DEBUG <0013> (006D/rtp C:031CA9E1 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830164003441 DLMGCP NOTICE <0013> endpoint:rtpbridge/6e@mgw CI:031CA9E1 CRCX: connection successfully created: (006D/rtp C:031CA9E1 r=NULL:0<->l=::1:5454 CID=113) (mgcp_protocol.c:772) 20250830164003441 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164003441 DLMGCP DEBUG <0013> Generated response: line #00: 200 53930 OK (mgcp_msg.c:72) 20250830164003441 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/6e@mgw (mgcp_msg.c:72) 20250830164003441 DLMGCP DEBUG <0013> Generated response: line #02: I: 031CA9E1 (mgcp_msg.c:72) 20250830164003441 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 113 (mgcp_msg.c:72) 20250830164003441 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250830164003441 DLMGCP DEBUG <0013> Generated response: line #05: o=- 031CA9E1 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830164003441 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250830164003441 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830164003441 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250830164003441 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250830164003441 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830164003441 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250830164003441 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53931 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164003441 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830164003441 DLMGCP DEBUG <0013> Received message: line #02: C: 006E (mgcp_msg.c:72) 20250830164003441 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830164003441 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250830164003441 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw (trunk:0) found free endpoint: rtpbridge/6f@mgw (mgcp_endp.c:262) 20250830164003441 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/6f@mgw" (mgcp_protocol.c:370) 20250830164003441 DLMGCP NOTICE <0013> endpoint:rtpbridge/6f@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830164003441 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830164003441 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250830164003441 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw CI:570BF60C connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830164003441 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw CI:570BF60C output_enabled 0 (mgcp_conn.c:271) 20250830164003441 DLMGCP DEBUG <0013> (006E/rtp C:570BF60C r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830164003441 DLMGCP NOTICE <0013> endpoint:rtpbridge/6f@mgw CI:570BF60C CRCX: connection successfully created: (006E/rtp C:570BF60C r=NULL:0<->l=::1:5456 CID=114) (mgcp_protocol.c:772) 20250830164003441 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164003441 DLMGCP DEBUG <0013> Generated response: line #00: 200 53931 OK (mgcp_msg.c:72) 20250830164003441 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/6f@mgw (mgcp_msg.c:72) 20250830164003441 DLMGCP DEBUG <0013> Generated response: line #02: I: 570BF60C (mgcp_msg.c:72) 20250830164003441 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 114 (mgcp_msg.c:72) 20250830164003441 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250830164003441 DLMGCP DEBUG <0013> Generated response: line #05: o=- 570BF60C 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830164003441 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250830164003441 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830164003441 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250830164003441 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250830164003441 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830164003441 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250830164003441 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53932 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164003441 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830164003441 DLMGCP DEBUG <0013> Received message: line #02: C: 006F (mgcp_msg.c:72) 20250830164003441 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830164003441 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250830164003441 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw (trunk:0) found free endpoint: rtpbridge/70@mgw (mgcp_endp.c:262) 20250830164003441 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/70@mgw" (mgcp_protocol.c:370) 20250830164003441 DLMGCP NOTICE <0013> endpoint:rtpbridge/70@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830164003441 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830164003442 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250830164003442 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw CI:FF8D6C99 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830164003442 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw CI:FF8D6C99 output_enabled 0 (mgcp_conn.c:271) 20250830164003442 DLMGCP DEBUG <0013> (006F/rtp C:FF8D6C99 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830164003442 DLMGCP NOTICE <0013> endpoint:rtpbridge/70@mgw CI:FF8D6C99 CRCX: connection successfully created: (006F/rtp C:FF8D6C99 r=NULL:0<->l=::1:5458 CID=115) (mgcp_protocol.c:772) 20250830164003442 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164003442 DLMGCP DEBUG <0013> Generated response: line #00: 200 53932 OK (mgcp_msg.c:72) 20250830164003442 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/70@mgw (mgcp_msg.c:72) 20250830164003442 DLMGCP DEBUG <0013> Generated response: line #02: I: FF8D6C99 (mgcp_msg.c:72) 20250830164003442 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 115 (mgcp_msg.c:72) 20250830164003442 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250830164003442 DLMGCP DEBUG <0013> Generated response: line #05: o=- FF8D6C99 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830164003442 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250830164003442 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830164003442 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250830164003442 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250830164003442 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830164003442 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250830164003442 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53933 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164003442 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830164003442 DLMGCP DEBUG <0013> Received message: line #02: C: 0070 (mgcp_msg.c:72) 20250830164003442 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830164003442 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250830164003442 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw (trunk:0) found free endpoint: rtpbridge/71@mgw (mgcp_endp.c:262) 20250830164003442 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/71@mgw" (mgcp_protocol.c:370) 20250830164003442 DLMGCP NOTICE <0013> endpoint:rtpbridge/71@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830164003442 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830164003442 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250830164003442 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw CI:258E14DF connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830164003442 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw CI:258E14DF output_enabled 0 (mgcp_conn.c:271) 20250830164003442 DLMGCP DEBUG <0013> (0070/rtp C:258E14DF r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830164003442 DLMGCP NOTICE <0013> endpoint:rtpbridge/71@mgw CI:258E14DF CRCX: connection successfully created: (0070/rtp C:258E14DF r=NULL:0<->l=::1:5460 CID=116) (mgcp_protocol.c:772) 20250830164003442 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164003442 DLMGCP DEBUG <0013> Generated response: line #00: 200 53933 OK (mgcp_msg.c:72) 20250830164003442 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/71@mgw (mgcp_msg.c:72) 20250830164003442 DLMGCP DEBUG <0013> Generated response: line #02: I: 258E14DF (mgcp_msg.c:72) 20250830164003442 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 116 (mgcp_msg.c:72) 20250830164003442 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250830164003442 DLMGCP DEBUG <0013> Generated response: line #05: o=- 258E14DF 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830164003442 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250830164003442 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830164003442 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250830164003442 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250830164003442 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830164003442 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250830164003442 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53934 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164003442 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830164003442 DLMGCP DEBUG <0013> Received message: line #02: C: 0071 (mgcp_msg.c:72) 20250830164003442 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830164003442 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250830164003442 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw (trunk:0) found free endpoint: rtpbridge/72@mgw (mgcp_endp.c:262) 20250830164003442 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/72@mgw" (mgcp_protocol.c:370) 20250830164003442 DLMGCP NOTICE <0013> endpoint:rtpbridge/72@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830164003442 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830164003442 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250830164003442 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw CI:5B8DE897 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830164003442 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw CI:5B8DE897 output_enabled 0 (mgcp_conn.c:271) 20250830164003442 DLMGCP DEBUG <0013> (0071/rtp C:5B8DE897 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830164003442 DLMGCP NOTICE <0013> endpoint:rtpbridge/72@mgw CI:5B8DE897 CRCX: connection successfully created: (0071/rtp C:5B8DE897 r=NULL:0<->l=::1:5462 CID=117) (mgcp_protocol.c:772) 20250830164003442 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164003442 DLMGCP DEBUG <0013> Generated response: line #00: 200 53934 OK (mgcp_msg.c:72) 20250830164003443 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/72@mgw (mgcp_msg.c:72) 20250830164003443 DLMGCP DEBUG <0013> Generated response: line #02: I: 5B8DE897 (mgcp_msg.c:72) 20250830164003443 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 117 (mgcp_msg.c:72) 20250830164003443 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250830164003443 DLMGCP DEBUG <0013> Generated response: line #05: o=- 5B8DE897 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830164003443 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250830164003443 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830164003443 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250830164003443 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250830164003443 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830164003443 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250830164003443 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53935 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164003443 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830164003443 DLMGCP DEBUG <0013> Received message: line #02: C: 0072 (mgcp_msg.c:72) 20250830164003443 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830164003443 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250830164003443 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw (trunk:0) found free endpoint: rtpbridge/73@mgw (mgcp_endp.c:262) 20250830164003443 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/73@mgw" (mgcp_protocol.c:370) 20250830164003443 DLMGCP NOTICE <0013> endpoint:rtpbridge/73@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830164003443 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830164003443 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250830164003443 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw CI:8010F59C connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830164003443 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw CI:8010F59C output_enabled 0 (mgcp_conn.c:271) 20250830164003443 DLMGCP DEBUG <0013> (0072/rtp C:8010F59C r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830164003443 DLMGCP NOTICE <0013> endpoint:rtpbridge/73@mgw CI:8010F59C CRCX: connection successfully created: (0072/rtp C:8010F59C r=NULL:0<->l=::1:5464 CID=118) (mgcp_protocol.c:772) 20250830164003443 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164003443 DLMGCP DEBUG <0013> Generated response: line #00: 200 53935 OK (mgcp_msg.c:72) 20250830164003443 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/73@mgw (mgcp_msg.c:72) 20250830164003443 DLMGCP DEBUG <0013> Generated response: line #02: I: 8010F59C (mgcp_msg.c:72) 20250830164003443 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 118 (mgcp_msg.c:72) 20250830164003443 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250830164003443 DLMGCP DEBUG <0013> Generated response: line #05: o=- 8010F59C 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830164003443 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250830164003443 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830164003443 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250830164003443 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250830164003443 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830164003443 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250830164003443 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53936 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164003443 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830164003443 DLMGCP DEBUG <0013> Received message: line #02: C: 0073 (mgcp_msg.c:72) 20250830164003443 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830164003443 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250830164003443 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw (trunk:0) found free endpoint: rtpbridge/74@mgw (mgcp_endp.c:262) 20250830164003443 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/74@mgw" (mgcp_protocol.c:370) 20250830164003443 DLMGCP NOTICE <0013> endpoint:rtpbridge/74@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830164003443 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830164003443 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250830164003443 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw CI:0D20292A connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830164003443 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw CI:0D20292A output_enabled 0 (mgcp_conn.c:271) 20250830164003443 DLMGCP DEBUG <0013> (0073/rtp C:0D20292A r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830164003443 DLMGCP NOTICE <0013> endpoint:rtpbridge/74@mgw CI:0D20292A CRCX: connection successfully created: (0073/rtp C:0D20292A r=NULL:0<->l=::1:5466 CID=119) (mgcp_protocol.c:772) 20250830164003443 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164003443 DLMGCP DEBUG <0013> Generated response: line #00: 200 53936 OK (mgcp_msg.c:72) 20250830164003443 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/74@mgw (mgcp_msg.c:72) 20250830164003443 DLMGCP DEBUG <0013> Generated response: line #02: I: 0D20292A (mgcp_msg.c:72) 20250830164003443 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 119 (mgcp_msg.c:72) 20250830164003443 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250830164003443 DLMGCP DEBUG <0013> Generated response: line #05: o=- 0D20292A 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830164003443 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250830164003443 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830164003443 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250830164003443 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250830164003443 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830164003443 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250830164003444 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53937 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164003444 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830164003444 DLMGCP DEBUG <0013> Received message: line #02: C: 0074 (mgcp_msg.c:72) 20250830164003444 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830164003444 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250830164003444 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw (trunk:0) found free endpoint: rtpbridge/75@mgw (mgcp_endp.c:262) 20250830164003444 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/75@mgw" (mgcp_protocol.c:370) 20250830164003444 DLMGCP NOTICE <0013> endpoint:rtpbridge/75@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830164003444 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830164003444 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250830164003444 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw CI:E63A4D11 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830164003444 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw CI:E63A4D11 output_enabled 0 (mgcp_conn.c:271) 20250830164003444 DLMGCP DEBUG <0013> (0074/rtp C:E63A4D11 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830164003444 DLMGCP NOTICE <0013> endpoint:rtpbridge/75@mgw CI:E63A4D11 CRCX: connection successfully created: (0074/rtp C:E63A4D11 r=NULL:0<->l=::1:5468 CID=120) (mgcp_protocol.c:772) 20250830164003444 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164003444 DLMGCP DEBUG <0013> Generated response: line #00: 200 53937 OK (mgcp_msg.c:72) 20250830164003444 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/75@mgw (mgcp_msg.c:72) 20250830164003444 DLMGCP DEBUG <0013> Generated response: line #02: I: E63A4D11 (mgcp_msg.c:72) 20250830164003444 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 120 (mgcp_msg.c:72) 20250830164003444 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250830164003444 DLMGCP DEBUG <0013> Generated response: line #05: o=- E63A4D11 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830164003444 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250830164003444 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830164003444 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250830164003444 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250830164003444 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830164003444 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250830164003444 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53938 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164003444 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830164003444 DLMGCP DEBUG <0013> Received message: line #02: C: 0075 (mgcp_msg.c:72) 20250830164003444 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830164003444 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250830164003444 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw (trunk:0) found free endpoint: rtpbridge/76@mgw (mgcp_endp.c:262) 20250830164003444 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/76@mgw" (mgcp_protocol.c:370) 20250830164003444 DLMGCP NOTICE <0013> endpoint:rtpbridge/76@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830164003444 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830164003444 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250830164003444 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw CI:A7796CBC connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830164003444 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw CI:A7796CBC output_enabled 0 (mgcp_conn.c:271) 20250830164003444 DLMGCP DEBUG <0013> (0075/rtp C:A7796CBC r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830164003444 DLMGCP NOTICE <0013> endpoint:rtpbridge/76@mgw CI:A7796CBC CRCX: connection successfully created: (0075/rtp C:A7796CBC r=NULL:0<->l=::1:5470 CID=121) (mgcp_protocol.c:772) 20250830164003444 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164003444 DLMGCP DEBUG <0013> Generated response: line #00: 200 53938 OK (mgcp_msg.c:72) 20250830164003444 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/76@mgw (mgcp_msg.c:72) 20250830164003444 DLMGCP DEBUG <0013> Generated response: line #02: I: A7796CBC (mgcp_msg.c:72) 20250830164003444 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 121 (mgcp_msg.c:72) 20250830164003444 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250830164003444 DLMGCP DEBUG <0013> Generated response: line #05: o=- A7796CBC 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830164003444 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250830164003444 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830164003444 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250830164003444 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250830164003444 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830164003444 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250830164003445 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53939 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164003445 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830164003445 DLMGCP DEBUG <0013> Received message: line #02: C: 0076 (mgcp_msg.c:72) 20250830164003445 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830164003445 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250830164003445 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw (trunk:0) found free endpoint: rtpbridge/77@mgw (mgcp_endp.c:262) 20250830164003445 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/77@mgw" (mgcp_protocol.c:370) 20250830164003445 DLMGCP NOTICE <0013> endpoint:rtpbridge/77@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830164003445 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830164003445 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250830164003445 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw CI:17AC0C53 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830164003445 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw CI:17AC0C53 output_enabled 0 (mgcp_conn.c:271) 20250830164003445 DLMGCP DEBUG <0013> (0076/rtp C:17AC0C53 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830164003445 DLMGCP NOTICE <0013> endpoint:rtpbridge/77@mgw CI:17AC0C53 CRCX: connection successfully created: (0076/rtp C:17AC0C53 r=NULL:0<->l=::1:5472 CID=122) (mgcp_protocol.c:772) 20250830164003445 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164003445 DLMGCP DEBUG <0013> Generated response: line #00: 200 53939 OK (mgcp_msg.c:72) 20250830164003445 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/77@mgw (mgcp_msg.c:72) 20250830164003445 DLMGCP DEBUG <0013> Generated response: line #02: I: 17AC0C53 (mgcp_msg.c:72) 20250830164003445 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 122 (mgcp_msg.c:72) 20250830164003445 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250830164003445 DLMGCP DEBUG <0013> Generated response: line #05: o=- 17AC0C53 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830164003445 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250830164003445 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830164003445 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250830164003445 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250830164003445 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830164003445 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250830164003445 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53940 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164003445 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830164003445 DLMGCP DEBUG <0013> Received message: line #02: C: 0077 (mgcp_msg.c:72) 20250830164003445 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830164003445 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250830164003445 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw (trunk:0) found free endpoint: rtpbridge/78@mgw (mgcp_endp.c:262) 20250830164003445 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/78@mgw" (mgcp_protocol.c:370) 20250830164003445 DLMGCP NOTICE <0013> endpoint:rtpbridge/78@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830164003445 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830164003445 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250830164003445 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw CI:65688B89 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830164003445 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw CI:65688B89 output_enabled 0 (mgcp_conn.c:271) 20250830164003445 DLMGCP DEBUG <0013> (0077/rtp C:65688B89 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830164003445 DLMGCP NOTICE <0013> endpoint:rtpbridge/78@mgw CI:65688B89 CRCX: connection successfully created: (0077/rtp C:65688B89 r=NULL:0<->l=::1:5474 CID=123) (mgcp_protocol.c:772) 20250830164003445 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164003445 DLMGCP DEBUG <0013> Generated response: line #00: 200 53940 OK (mgcp_msg.c:72) 20250830164003445 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/78@mgw (mgcp_msg.c:72) 20250830164003445 DLMGCP DEBUG <0013> Generated response: line #02: I: 65688B89 (mgcp_msg.c:72) 20250830164003445 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 123 (mgcp_msg.c:72) 20250830164003445 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250830164003445 DLMGCP DEBUG <0013> Generated response: line #05: o=- 65688B89 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830164003445 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250830164003445 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830164003445 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250830164003445 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250830164003445 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830164003445 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250830164003445 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53941 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164003445 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830164003445 DLMGCP DEBUG <0013> Received message: line #02: C: 0078 (mgcp_msg.c:72) 20250830164003445 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830164003445 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250830164003445 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw (trunk:0) found free endpoint: rtpbridge/79@mgw (mgcp_endp.c:262) 20250830164003445 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/79@mgw" (mgcp_protocol.c:370) 20250830164003445 DLMGCP NOTICE <0013> endpoint:rtpbridge/79@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830164003445 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830164003446 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250830164003446 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw CI:F09AFF12 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830164003446 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw CI:F09AFF12 output_enabled 0 (mgcp_conn.c:271) 20250830164003446 DLMGCP DEBUG <0013> (0078/rtp C:F09AFF12 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830164003446 DLMGCP NOTICE <0013> endpoint:rtpbridge/79@mgw CI:F09AFF12 CRCX: connection successfully created: (0078/rtp C:F09AFF12 r=NULL:0<->l=::1:5476 CID=124) (mgcp_protocol.c:772) 20250830164003446 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164003446 DLMGCP DEBUG <0013> Generated response: line #00: 200 53941 OK (mgcp_msg.c:72) 20250830164003446 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/79@mgw (mgcp_msg.c:72) 20250830164003446 DLMGCP DEBUG <0013> Generated response: line #02: I: F09AFF12 (mgcp_msg.c:72) 20250830164003446 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 124 (mgcp_msg.c:72) 20250830164003446 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250830164003446 DLMGCP DEBUG <0013> Generated response: line #05: o=- F09AFF12 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830164003446 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250830164003446 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830164003446 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250830164003446 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250830164003446 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830164003446 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250830164003446 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53942 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164003446 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830164003446 DLMGCP DEBUG <0013> Received message: line #02: C: 0079 (mgcp_msg.c:72) 20250830164003446 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830164003446 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250830164003446 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw (trunk:0) found free endpoint: rtpbridge/7a@mgw (mgcp_endp.c:262) 20250830164003446 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/7a@mgw" (mgcp_protocol.c:370) 20250830164003446 DLMGCP NOTICE <0013> endpoint:rtpbridge/7a@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830164003446 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830164003446 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250830164003446 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw CI:5E306E96 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830164003446 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw CI:5E306E96 output_enabled 0 (mgcp_conn.c:271) 20250830164003446 DLMGCP DEBUG <0013> (0079/rtp C:5E306E96 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830164003446 DLMGCP NOTICE <0013> endpoint:rtpbridge/7a@mgw CI:5E306E96 CRCX: connection successfully created: (0079/rtp C:5E306E96 r=NULL:0<->l=::1:5478 CID=125) (mgcp_protocol.c:772) 20250830164003446 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164003446 DLMGCP DEBUG <0013> Generated response: line #00: 200 53942 OK (mgcp_msg.c:72) 20250830164003446 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/7a@mgw (mgcp_msg.c:72) 20250830164003446 DLMGCP DEBUG <0013> Generated response: line #02: I: 5E306E96 (mgcp_msg.c:72) 20250830164003446 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 125 (mgcp_msg.c:72) 20250830164003446 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250830164003446 DLMGCP DEBUG <0013> Generated response: line #05: o=- 5E306E96 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830164003446 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250830164003446 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830164003446 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250830164003446 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250830164003446 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830164003446 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250830164003446 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53943 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164003446 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830164003446 DLMGCP DEBUG <0013> Received message: line #02: C: 007A (mgcp_msg.c:72) 20250830164003446 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830164003446 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250830164003446 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw (trunk:0) found free endpoint: rtpbridge/7b@mgw (mgcp_endp.c:262) 20250830164003446 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/7b@mgw" (mgcp_protocol.c:370) 20250830164003446 DLMGCP NOTICE <0013> endpoint:rtpbridge/7b@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830164003446 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830164003446 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250830164003446 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw CI:ECD9F7E0 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830164003446 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw CI:ECD9F7E0 output_enabled 0 (mgcp_conn.c:271) 20250830164003446 DLMGCP DEBUG <0013> (007A/rtp C:ECD9F7E0 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830164003446 DLMGCP NOTICE <0013> endpoint:rtpbridge/7b@mgw CI:ECD9F7E0 CRCX: connection successfully created: (007A/rtp C:ECD9F7E0 r=NULL:0<->l=::1:5480 CID=126) (mgcp_protocol.c:772) 20250830164003446 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164003447 DLMGCP DEBUG <0013> Generated response: line #00: 200 53943 OK (mgcp_msg.c:72) 20250830164003447 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/7b@mgw (mgcp_msg.c:72) 20250830164003447 DLMGCP DEBUG <0013> Generated response: line #02: I: ECD9F7E0 (mgcp_msg.c:72) 20250830164003447 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 126 (mgcp_msg.c:72) 20250830164003447 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250830164003447 DLMGCP DEBUG <0013> Generated response: line #05: o=- ECD9F7E0 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830164003447 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250830164003447 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830164003447 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250830164003447 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250830164003447 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830164003447 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250830164003447 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53944 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164003447 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830164003447 DLMGCP DEBUG <0013> Received message: line #02: C: 007B (mgcp_msg.c:72) 20250830164003447 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830164003447 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250830164003447 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw (trunk:0) found free endpoint: rtpbridge/7c@mgw (mgcp_endp.c:262) 20250830164003447 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/7c@mgw" (mgcp_protocol.c:370) 20250830164003447 DLMGCP NOTICE <0013> endpoint:rtpbridge/7c@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830164003447 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830164003447 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250830164003447 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw CI:38DB957D connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830164003447 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw CI:38DB957D output_enabled 0 (mgcp_conn.c:271) 20250830164003447 DLMGCP DEBUG <0013> (007B/rtp C:38DB957D r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830164003447 DLMGCP NOTICE <0013> endpoint:rtpbridge/7c@mgw CI:38DB957D CRCX: connection successfully created: (007B/rtp C:38DB957D r=NULL:0<->l=::1:5482 CID=127) (mgcp_protocol.c:772) 20250830164003447 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164003447 DLMGCP DEBUG <0013> Generated response: line #00: 200 53944 OK (mgcp_msg.c:72) 20250830164003447 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/7c@mgw (mgcp_msg.c:72) 20250830164003447 DLMGCP DEBUG <0013> Generated response: line #02: I: 38DB957D (mgcp_msg.c:72) 20250830164003447 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 127 (mgcp_msg.c:72) 20250830164003447 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250830164003447 DLMGCP DEBUG <0013> Generated response: line #05: o=- 38DB957D 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830164003447 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250830164003447 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830164003447 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250830164003447 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250830164003447 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830164003447 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250830164003447 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53945 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164003447 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830164003447 DLMGCP DEBUG <0013> Received message: line #02: C: 007C (mgcp_msg.c:72) 20250830164003447 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830164003447 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250830164003447 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw (trunk:0) found free endpoint: rtpbridge/7d@mgw (mgcp_endp.c:262) 20250830164003447 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/7d@mgw" (mgcp_protocol.c:370) 20250830164003447 DLMGCP NOTICE <0013> endpoint:rtpbridge/7d@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830164003447 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830164003447 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250830164003447 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw CI:3885EFE0 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830164003447 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw CI:3885EFE0 output_enabled 0 (mgcp_conn.c:271) 20250830164003447 DLMGCP DEBUG <0013> (007C/rtp C:3885EFE0 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830164003447 DLMGCP NOTICE <0013> endpoint:rtpbridge/7d@mgw CI:3885EFE0 CRCX: connection successfully created: (007C/rtp C:3885EFE0 r=NULL:0<->l=::1:5484 CID=128) (mgcp_protocol.c:772) 20250830164003447 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164003447 DLMGCP DEBUG <0013> Generated response: line #00: 200 53945 OK (mgcp_msg.c:72) 20250830164003447 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/7d@mgw (mgcp_msg.c:72) 20250830164003447 DLMGCP DEBUG <0013> Generated response: line #02: I: 3885EFE0 (mgcp_msg.c:72) 20250830164003447 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 128 (mgcp_msg.c:72) 20250830164003447 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250830164003447 DLMGCP DEBUG <0013> Generated response: line #05: o=- 3885EFE0 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830164003447 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250830164003447 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830164003447 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250830164003447 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250830164003447 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830164003447 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250830164003448 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53946 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164003448 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830164003448 DLMGCP DEBUG <0013> Received message: line #02: C: 007D (mgcp_msg.c:72) 20250830164003448 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830164003448 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250830164003448 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw (trunk:0) found free endpoint: rtpbridge/7e@mgw (mgcp_endp.c:262) 20250830164003448 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/7e@mgw" (mgcp_protocol.c:370) 20250830164003448 DLMGCP NOTICE <0013> endpoint:rtpbridge/7e@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830164003448 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830164003448 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250830164003448 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw CI:797EAA8F connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830164003448 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw CI:797EAA8F output_enabled 0 (mgcp_conn.c:271) 20250830164003448 DLMGCP DEBUG <0013> (007D/rtp C:797EAA8F r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830164003448 DLMGCP NOTICE <0013> endpoint:rtpbridge/7e@mgw CI:797EAA8F CRCX: connection successfully created: (007D/rtp C:797EAA8F r=NULL:0<->l=::1:5486 CID=129) (mgcp_protocol.c:772) 20250830164003448 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164003448 DLMGCP DEBUG <0013> Generated response: line #00: 200 53946 OK (mgcp_msg.c:72) 20250830164003448 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/7e@mgw (mgcp_msg.c:72) 20250830164003448 DLMGCP DEBUG <0013> Generated response: line #02: I: 797EAA8F (mgcp_msg.c:72) 20250830164003448 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 129 (mgcp_msg.c:72) 20250830164003448 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250830164003448 DLMGCP DEBUG <0013> Generated response: line #05: o=- 797EAA8F 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830164003448 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250830164003448 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830164003448 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250830164003448 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250830164003448 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830164003448 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250830164003448 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53947 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164003448 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830164003448 DLMGCP DEBUG <0013> Received message: line #02: C: 007E (mgcp_msg.c:72) 20250830164003448 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830164003448 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250830164003448 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw (trunk:0) found free endpoint: rtpbridge/7f@mgw (mgcp_endp.c:262) 20250830164003448 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/7f@mgw" (mgcp_protocol.c:370) 20250830164003448 DLMGCP NOTICE <0013> endpoint:rtpbridge/7f@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830164003448 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830164003448 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250830164003448 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw CI:09346406 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830164003448 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw CI:09346406 output_enabled 0 (mgcp_conn.c:271) 20250830164003448 DLMGCP DEBUG <0013> (007E/rtp C:09346406 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830164003448 DLMGCP NOTICE <0013> endpoint:rtpbridge/7f@mgw CI:09346406 CRCX: connection successfully created: (007E/rtp C:09346406 r=NULL:0<->l=::1:5488 CID=130) (mgcp_protocol.c:772) 20250830164003448 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164003448 DLMGCP DEBUG <0013> Generated response: line #00: 200 53947 OK (mgcp_msg.c:72) 20250830164003448 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/7f@mgw (mgcp_msg.c:72) 20250830164003448 DLMGCP DEBUG <0013> Generated response: line #02: I: 09346406 (mgcp_msg.c:72) 20250830164003448 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 130 (mgcp_msg.c:72) 20250830164003448 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250830164003448 DLMGCP DEBUG <0013> Generated response: line #05: o=- 09346406 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830164003448 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250830164003448 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830164003448 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250830164003448 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250830164003448 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830164003448 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250830164003449 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53948 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164003449 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830164003449 DLMGCP DEBUG <0013> Received message: line #02: C: 007F (mgcp_msg.c:72) 20250830164003449 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830164003449 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250830164003449 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw (trunk:0) found free endpoint: rtpbridge/80@mgw (mgcp_endp.c:262) 20250830164003449 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/80@mgw" (mgcp_protocol.c:370) 20250830164003449 DLMGCP NOTICE <0013> endpoint:rtpbridge/80@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830164003449 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830164003449 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250830164003449 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw CI:4F51E881 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830164003449 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw CI:4F51E881 output_enabled 0 (mgcp_conn.c:271) 20250830164003449 DLMGCP DEBUG <0013> (007F/rtp C:4F51E881 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830164003449 DLMGCP NOTICE <0013> endpoint:rtpbridge/80@mgw CI:4F51E881 CRCX: connection successfully created: (007F/rtp C:4F51E881 r=NULL:0<->l=::1:5490 CID=131) (mgcp_protocol.c:772) 20250830164003449 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164003449 DLMGCP DEBUG <0013> Generated response: line #00: 200 53948 OK (mgcp_msg.c:72) 20250830164003449 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/80@mgw (mgcp_msg.c:72) 20250830164003449 DLMGCP DEBUG <0013> Generated response: line #02: I: 4F51E881 (mgcp_msg.c:72) 20250830164003449 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 131 (mgcp_msg.c:72) 20250830164003449 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250830164003449 DLMGCP DEBUG <0013> Generated response: line #05: o=- 4F51E881 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830164003449 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250830164003449 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830164003449 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250830164003449 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250830164003449 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830164003449 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250830164003449 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53949 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164003449 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830164003449 DLMGCP DEBUG <0013> Received message: line #02: C: 0080 (mgcp_msg.c:72) 20250830164003449 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830164003449 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250830164003449 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw (trunk:0) found free endpoint: rtpbridge/81@mgw (mgcp_endp.c:262) 20250830164003449 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/81@mgw" (mgcp_protocol.c:370) 20250830164003449 DLMGCP NOTICE <0013> endpoint:rtpbridge/81@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830164003449 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830164003449 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250830164003449 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw CI:1D0A2ED3 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830164003449 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw CI:1D0A2ED3 output_enabled 0 (mgcp_conn.c:271) 20250830164003449 DLMGCP DEBUG <0013> (0080/rtp C:1D0A2ED3 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830164003449 DLMGCP NOTICE <0013> endpoint:rtpbridge/81@mgw CI:1D0A2ED3 CRCX: connection successfully created: (0080/rtp C:1D0A2ED3 r=NULL:0<->l=::1:5492 CID=132) (mgcp_protocol.c:772) 20250830164003449 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164003449 DLMGCP DEBUG <0013> Generated response: line #00: 200 53949 OK (mgcp_msg.c:72) 20250830164003449 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/81@mgw (mgcp_msg.c:72) 20250830164003449 DLMGCP DEBUG <0013> Generated response: line #02: I: 1D0A2ED3 (mgcp_msg.c:72) 20250830164003449 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 132 (mgcp_msg.c:72) 20250830164003449 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250830164003449 DLMGCP DEBUG <0013> Generated response: line #05: o=- 1D0A2ED3 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830164003449 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250830164003449 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830164003449 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250830164003449 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250830164003449 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830164003449 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250830164003450 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53950 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164003450 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830164003450 DLMGCP DEBUG <0013> Received message: line #02: C: 0081 (mgcp_msg.c:72) 20250830164003450 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830164003450 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250830164003450 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw (trunk:0) found free endpoint: rtpbridge/82@mgw (mgcp_endp.c:262) 20250830164003450 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/82@mgw" (mgcp_protocol.c:370) 20250830164003450 DLMGCP NOTICE <0013> endpoint:rtpbridge/82@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830164003450 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830164003450 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250830164003450 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw CI:320FF337 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830164003450 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw CI:320FF337 output_enabled 0 (mgcp_conn.c:271) 20250830164003450 DLMGCP DEBUG <0013> (0081/rtp C:320FF337 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830164003450 DLMGCP NOTICE <0013> endpoint:rtpbridge/82@mgw CI:320FF337 CRCX: connection successfully created: (0081/rtp C:320FF337 r=NULL:0<->l=::1:5494 CID=133) (mgcp_protocol.c:772) 20250830164003450 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164003450 DLMGCP DEBUG <0013> Generated response: line #00: 200 53950 OK (mgcp_msg.c:72) 20250830164003450 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/82@mgw (mgcp_msg.c:72) 20250830164003450 DLMGCP DEBUG <0013> Generated response: line #02: I: 320FF337 (mgcp_msg.c:72) 20250830164003450 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 133 (mgcp_msg.c:72) 20250830164003450 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250830164003450 DLMGCP DEBUG <0013> Generated response: line #05: o=- 320FF337 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830164003450 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250830164003450 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830164003450 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250830164003450 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250830164003450 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830164003450 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250830164003450 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53951 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164003450 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830164003450 DLMGCP DEBUG <0013> Received message: line #02: C: 0082 (mgcp_msg.c:72) 20250830164003450 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830164003450 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250830164003450 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw (trunk:0) found free endpoint: rtpbridge/83@mgw (mgcp_endp.c:262) 20250830164003450 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/83@mgw" (mgcp_protocol.c:370) 20250830164003450 DLMGCP NOTICE <0013> endpoint:rtpbridge/83@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830164003450 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830164003450 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250830164003450 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw CI:45CC5A15 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830164003450 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw CI:45CC5A15 output_enabled 0 (mgcp_conn.c:271) 20250830164003450 DLMGCP DEBUG <0013> (0082/rtp C:45CC5A15 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830164003450 DLMGCP NOTICE <0013> endpoint:rtpbridge/83@mgw CI:45CC5A15 CRCX: connection successfully created: (0082/rtp C:45CC5A15 r=NULL:0<->l=::1:5496 CID=134) (mgcp_protocol.c:772) 20250830164003450 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164003450 DLMGCP DEBUG <0013> Generated response: line #00: 200 53951 OK (mgcp_msg.c:72) 20250830164003450 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/83@mgw (mgcp_msg.c:72) 20250830164003450 DLMGCP DEBUG <0013> Generated response: line #02: I: 45CC5A15 (mgcp_msg.c:72) 20250830164003450 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 134 (mgcp_msg.c:72) 20250830164003450 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250830164003450 DLMGCP DEBUG <0013> Generated response: line #05: o=- 45CC5A15 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830164003450 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250830164003450 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830164003450 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250830164003450 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250830164003450 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830164003450 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250830164003450 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53952 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164003450 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830164003450 DLMGCP DEBUG <0013> Received message: line #02: C: 0083 (mgcp_msg.c:72) 20250830164003450 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830164003451 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250830164003451 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw (trunk:0) found free endpoint: rtpbridge/84@mgw (mgcp_endp.c:262) 20250830164003451 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/84@mgw" (mgcp_protocol.c:370) 20250830164003451 DLMGCP NOTICE <0013> endpoint:rtpbridge/84@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830164003451 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830164003451 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250830164003451 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw CI:9F6B4D37 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830164003451 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw CI:9F6B4D37 output_enabled 0 (mgcp_conn.c:271) 20250830164003451 DLMGCP DEBUG <0013> (0083/rtp C:9F6B4D37 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830164003451 DLMGCP NOTICE <0013> endpoint:rtpbridge/84@mgw CI:9F6B4D37 CRCX: connection successfully created: (0083/rtp C:9F6B4D37 r=NULL:0<->l=::1:5498 CID=135) (mgcp_protocol.c:772) 20250830164003451 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164003451 DLMGCP DEBUG <0013> Generated response: line #00: 200 53952 OK (mgcp_msg.c:72) 20250830164003451 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/84@mgw (mgcp_msg.c:72) 20250830164003451 DLMGCP DEBUG <0013> Generated response: line #02: I: 9F6B4D37 (mgcp_msg.c:72) 20250830164003451 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 135 (mgcp_msg.c:72) 20250830164003451 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250830164003451 DLMGCP DEBUG <0013> Generated response: line #05: o=- 9F6B4D37 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830164003451 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250830164003451 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830164003451 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250830164003451 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250830164003451 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830164003451 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250830164003451 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53953 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164003451 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830164003451 DLMGCP DEBUG <0013> Received message: line #02: C: 0084 (mgcp_msg.c:72) 20250830164003451 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830164003451 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250830164003451 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw (trunk:0) found free endpoint: rtpbridge/85@mgw (mgcp_endp.c:262) 20250830164003451 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/85@mgw" (mgcp_protocol.c:370) 20250830164003451 DLMGCP NOTICE <0013> endpoint:rtpbridge/85@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830164003451 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830164003451 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250830164003451 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw CI:D9C95BD8 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830164003451 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw CI:D9C95BD8 output_enabled 0 (mgcp_conn.c:271) 20250830164003451 DLMGCP DEBUG <0013> (0084/rtp C:D9C95BD8 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830164003451 DLMGCP NOTICE <0013> endpoint:rtpbridge/85@mgw CI:D9C95BD8 CRCX: connection successfully created: (0084/rtp C:D9C95BD8 r=NULL:0<->l=::1:5500 CID=136) (mgcp_protocol.c:772) 20250830164003451 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164003451 DLMGCP DEBUG <0013> Generated response: line #00: 200 53953 OK (mgcp_msg.c:72) 20250830164003451 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/85@mgw (mgcp_msg.c:72) 20250830164003451 DLMGCP DEBUG <0013> Generated response: line #02: I: D9C95BD8 (mgcp_msg.c:72) 20250830164003451 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 136 (mgcp_msg.c:72) 20250830164003451 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250830164003451 DLMGCP DEBUG <0013> Generated response: line #05: o=- D9C95BD8 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830164003451 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250830164003451 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830164003451 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250830164003451 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250830164003451 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830164003451 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250830164003451 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53954 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164003451 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830164003451 DLMGCP DEBUG <0013> Received message: line #02: C: 0085 (mgcp_msg.c:72) 20250830164003451 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830164003451 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250830164003451 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw (trunk:0) found free endpoint: rtpbridge/86@mgw (mgcp_endp.c:262) 20250830164003451 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/86@mgw" (mgcp_protocol.c:370) 20250830164003451 DLMGCP NOTICE <0013> endpoint:rtpbridge/86@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830164003451 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830164003451 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250830164003451 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw CI:F5563125 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830164003451 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw CI:F5563125 output_enabled 0 (mgcp_conn.c:271) 20250830164003451 DLMGCP DEBUG <0013> (0085/rtp C:F5563125 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830164003451 DLMGCP NOTICE <0013> endpoint:rtpbridge/86@mgw CI:F5563125 CRCX: connection successfully created: (0085/rtp C:F5563125 r=NULL:0<->l=::1:5502 CID=137) (mgcp_protocol.c:772) 20250830164003451 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164003451 DLMGCP DEBUG <0013> Generated response: line #00: 200 53954 OK (mgcp_msg.c:72) 20250830164003451 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/86@mgw (mgcp_msg.c:72) 20250830164003451 DLMGCP DEBUG <0013> Generated response: line #02: I: F5563125 (mgcp_msg.c:72) 20250830164003451 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 137 (mgcp_msg.c:72) 20250830164003451 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250830164003451 DLMGCP DEBUG <0013> Generated response: line #05: o=- F5563125 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830164003451 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250830164003452 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830164003452 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250830164003452 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250830164003452 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830164003452 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250830164003452 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53955 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164003452 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830164003452 DLMGCP DEBUG <0013> Received message: line #02: C: 0086 (mgcp_msg.c:72) 20250830164003452 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830164003452 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250830164003452 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw (trunk:0) found free endpoint: rtpbridge/87@mgw (mgcp_endp.c:262) 20250830164003452 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/87@mgw" (mgcp_protocol.c:370) 20250830164003452 DLMGCP NOTICE <0013> endpoint:rtpbridge/87@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830164003452 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830164003452 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250830164003452 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw CI:F0EBAC99 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830164003452 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw CI:F0EBAC99 output_enabled 0 (mgcp_conn.c:271) 20250830164003452 DLMGCP DEBUG <0013> (0086/rtp C:F0EBAC99 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830164003452 DLMGCP NOTICE <0013> endpoint:rtpbridge/87@mgw CI:F0EBAC99 CRCX: connection successfully created: (0086/rtp C:F0EBAC99 r=NULL:0<->l=::1:5504 CID=138) (mgcp_protocol.c:772) 20250830164003452 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164003452 DLMGCP DEBUG <0013> Generated response: line #00: 200 53955 OK (mgcp_msg.c:72) 20250830164003452 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/87@mgw (mgcp_msg.c:72) 20250830164003452 DLMGCP DEBUG <0013> Generated response: line #02: I: F0EBAC99 (mgcp_msg.c:72) 20250830164003452 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 138 (mgcp_msg.c:72) 20250830164003452 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250830164003452 DLMGCP DEBUG <0013> Generated response: line #05: o=- F0EBAC99 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830164003452 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250830164003452 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830164003452 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250830164003452 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250830164003452 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830164003452 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250830164003452 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53956 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164003452 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830164003452 DLMGCP DEBUG <0013> Received message: line #02: C: 0087 (mgcp_msg.c:72) 20250830164003452 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830164003452 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250830164003452 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw (trunk:0) found free endpoint: rtpbridge/88@mgw (mgcp_endp.c:262) 20250830164003452 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/88@mgw" (mgcp_protocol.c:370) 20250830164003452 DLMGCP NOTICE <0013> endpoint:rtpbridge/88@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830164003452 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830164003452 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250830164003452 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw CI:482944C4 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830164003452 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw CI:482944C4 output_enabled 0 (mgcp_conn.c:271) 20250830164003452 DLMGCP DEBUG <0013> (0087/rtp C:482944C4 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830164003452 DLMGCP NOTICE <0013> endpoint:rtpbridge/88@mgw CI:482944C4 CRCX: connection successfully created: (0087/rtp C:482944C4 r=NULL:0<->l=::1:5506 CID=139) (mgcp_protocol.c:772) 20250830164003452 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164003452 DLMGCP DEBUG <0013> Generated response: line #00: 200 53956 OK (mgcp_msg.c:72) 20250830164003452 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/88@mgw (mgcp_msg.c:72) 20250830164003452 DLMGCP DEBUG <0013> Generated response: line #02: I: 482944C4 (mgcp_msg.c:72) 20250830164003452 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 139 (mgcp_msg.c:72) 20250830164003452 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250830164003452 DLMGCP DEBUG <0013> Generated response: line #05: o=- 482944C4 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830164003452 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250830164003452 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830164003452 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250830164003452 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250830164003452 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830164003452 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250830164003453 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53957 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164003453 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830164003453 DLMGCP DEBUG <0013> Received message: line #02: C: 0088 (mgcp_msg.c:72) 20250830164003453 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830164003453 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250830164003453 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw (trunk:0) found free endpoint: rtpbridge/89@mgw (mgcp_endp.c:262) 20250830164003453 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/89@mgw" (mgcp_protocol.c:370) 20250830164003453 DLMGCP NOTICE <0013> endpoint:rtpbridge/89@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830164003453 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830164003453 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250830164003453 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw CI:6489A4DF connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830164003453 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw CI:6489A4DF output_enabled 0 (mgcp_conn.c:271) 20250830164003453 DLMGCP DEBUG <0013> (0088/rtp C:6489A4DF r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830164003453 DLMGCP NOTICE <0013> endpoint:rtpbridge/89@mgw CI:6489A4DF CRCX: connection successfully created: (0088/rtp C:6489A4DF r=NULL:0<->l=::1:5508 CID=140) (mgcp_protocol.c:772) 20250830164003453 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164003453 DLMGCP DEBUG <0013> Generated response: line #00: 200 53957 OK (mgcp_msg.c:72) 20250830164003453 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/89@mgw (mgcp_msg.c:72) 20250830164003453 DLMGCP DEBUG <0013> Generated response: line #02: I: 6489A4DF (mgcp_msg.c:72) 20250830164003453 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 140 (mgcp_msg.c:72) 20250830164003453 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250830164003453 DLMGCP DEBUG <0013> Generated response: line #05: o=- 6489A4DF 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830164003453 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250830164003453 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830164003453 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250830164003453 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250830164003453 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830164003453 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250830164003453 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53958 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164003453 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830164003453 DLMGCP DEBUG <0013> Received message: line #02: C: 0089 (mgcp_msg.c:72) 20250830164003453 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830164003453 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250830164003453 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw (trunk:0) found free endpoint: rtpbridge/8a@mgw (mgcp_endp.c:262) 20250830164003453 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/8a@mgw" (mgcp_protocol.c:370) 20250830164003453 DLMGCP NOTICE <0013> endpoint:rtpbridge/8a@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830164003453 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830164003453 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250830164003453 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw CI:B6A8EE0C connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830164003453 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw CI:B6A8EE0C output_enabled 0 (mgcp_conn.c:271) 20250830164003453 DLMGCP DEBUG <0013> (0089/rtp C:B6A8EE0C r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830164003453 DLMGCP NOTICE <0013> endpoint:rtpbridge/8a@mgw CI:B6A8EE0C CRCX: connection successfully created: (0089/rtp C:B6A8EE0C r=NULL:0<->l=::1:5510 CID=141) (mgcp_protocol.c:772) 20250830164003453 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164003453 DLMGCP DEBUG <0013> Generated response: line #00: 200 53958 OK (mgcp_msg.c:72) 20250830164003453 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/8a@mgw (mgcp_msg.c:72) 20250830164003453 DLMGCP DEBUG <0013> Generated response: line #02: I: B6A8EE0C (mgcp_msg.c:72) 20250830164003453 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 141 (mgcp_msg.c:72) 20250830164003453 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250830164003453 DLMGCP DEBUG <0013> Generated response: line #05: o=- B6A8EE0C 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830164003453 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250830164003453 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830164003453 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250830164003453 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250830164003453 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830164003453 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250830164003454 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53959 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164003454 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830164003454 DLMGCP DEBUG <0013> Received message: line #02: C: 008A (mgcp_msg.c:72) 20250830164003454 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830164003454 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250830164003454 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw (trunk:0) found free endpoint: rtpbridge/8b@mgw (mgcp_endp.c:262) 20250830164003454 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/8b@mgw" (mgcp_protocol.c:370) 20250830164003454 DLMGCP NOTICE <0013> endpoint:rtpbridge/8b@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830164003454 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830164003454 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250830164003454 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw CI:B276F446 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830164003454 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw CI:B276F446 output_enabled 0 (mgcp_conn.c:271) 20250830164003454 DLMGCP DEBUG <0013> (008A/rtp C:B276F446 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830164003454 DLMGCP NOTICE <0013> endpoint:rtpbridge/8b@mgw CI:B276F446 CRCX: connection successfully created: (008A/rtp C:B276F446 r=NULL:0<->l=::1:5512 CID=142) (mgcp_protocol.c:772) 20250830164003454 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164003454 DLMGCP DEBUG <0013> Generated response: line #00: 200 53959 OK (mgcp_msg.c:72) 20250830164003454 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/8b@mgw (mgcp_msg.c:72) 20250830164003454 DLMGCP DEBUG <0013> Generated response: line #02: I: B276F446 (mgcp_msg.c:72) 20250830164003454 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 142 (mgcp_msg.c:72) 20250830164003454 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250830164003454 DLMGCP DEBUG <0013> Generated response: line #05: o=- B276F446 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830164003454 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250830164003454 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830164003454 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250830164003454 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250830164003454 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830164003454 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250830164003454 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53960 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164003454 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830164003454 DLMGCP DEBUG <0013> Received message: line #02: C: 008B (mgcp_msg.c:72) 20250830164003454 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830164003454 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250830164003454 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw (trunk:0) found free endpoint: rtpbridge/8c@mgw (mgcp_endp.c:262) 20250830164003454 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/8c@mgw" (mgcp_protocol.c:370) 20250830164003454 DLMGCP NOTICE <0013> endpoint:rtpbridge/8c@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830164003454 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830164003454 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250830164003454 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw CI:62D05602 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830164003454 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw CI:62D05602 output_enabled 0 (mgcp_conn.c:271) 20250830164003454 DLMGCP DEBUG <0013> (008B/rtp C:62D05602 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830164003454 DLMGCP NOTICE <0013> endpoint:rtpbridge/8c@mgw CI:62D05602 CRCX: connection successfully created: (008B/rtp C:62D05602 r=NULL:0<->l=::1:5514 CID=143) (mgcp_protocol.c:772) 20250830164003454 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164003454 DLMGCP DEBUG <0013> Generated response: line #00: 200 53960 OK (mgcp_msg.c:72) 20250830164003454 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/8c@mgw (mgcp_msg.c:72) 20250830164003454 DLMGCP DEBUG <0013> Generated response: line #02: I: 62D05602 (mgcp_msg.c:72) 20250830164003454 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 143 (mgcp_msg.c:72) 20250830164003454 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250830164003454 DLMGCP DEBUG <0013> Generated response: line #05: o=- 62D05602 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830164003454 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250830164003454 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830164003454 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250830164003454 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250830164003454 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830164003454 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250830164003454 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53961 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164003454 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830164003454 DLMGCP DEBUG <0013> Received message: line #02: C: 008C (mgcp_msg.c:72) 20250830164003454 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830164003454 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250830164003454 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw (trunk:0) found free endpoint: rtpbridge/8d@mgw (mgcp_endp.c:262) 20250830164003454 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/8d@mgw" (mgcp_protocol.c:370) 20250830164003454 DLMGCP NOTICE <0013> endpoint:rtpbridge/8d@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830164003454 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830164003454 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250830164003454 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw CI:7845667F connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830164003454 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw CI:7845667F output_enabled 0 (mgcp_conn.c:271) 20250830164003454 DLMGCP DEBUG <0013> (008C/rtp C:7845667F r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830164003455 DLMGCP NOTICE <0013> endpoint:rtpbridge/8d@mgw CI:7845667F CRCX: connection successfully created: (008C/rtp C:7845667F r=NULL:0<->l=::1:5516 CID=144) (mgcp_protocol.c:772) 20250830164003455 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164003455 DLMGCP DEBUG <0013> Generated response: line #00: 200 53961 OK (mgcp_msg.c:72) 20250830164003455 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/8d@mgw (mgcp_msg.c:72) 20250830164003455 DLMGCP DEBUG <0013> Generated response: line #02: I: 7845667F (mgcp_msg.c:72) 20250830164003455 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 144 (mgcp_msg.c:72) 20250830164003455 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250830164003455 DLMGCP DEBUG <0013> Generated response: line #05: o=- 7845667F 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830164003455 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250830164003455 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830164003455 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250830164003455 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250830164003455 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830164003455 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250830164003455 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53962 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164003455 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830164003455 DLMGCP DEBUG <0013> Received message: line #02: C: 008D (mgcp_msg.c:72) 20250830164003455 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830164003455 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250830164003455 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw (trunk:0) found free endpoint: rtpbridge/8e@mgw (mgcp_endp.c:262) 20250830164003455 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/8e@mgw" (mgcp_protocol.c:370) 20250830164003455 DLMGCP NOTICE <0013> endpoint:rtpbridge/8e@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830164003455 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830164003455 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250830164003455 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw CI:4432DD10 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830164003455 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw CI:4432DD10 output_enabled 0 (mgcp_conn.c:271) 20250830164003455 DLMGCP DEBUG <0013> (008D/rtp C:4432DD10 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830164003455 DLMGCP NOTICE <0013> endpoint:rtpbridge/8e@mgw CI:4432DD10 CRCX: connection successfully created: (008D/rtp C:4432DD10 r=NULL:0<->l=::1:5518 CID=145) (mgcp_protocol.c:772) 20250830164003455 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164003455 DLMGCP DEBUG <0013> Generated response: line #00: 200 53962 OK (mgcp_msg.c:72) 20250830164003455 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/8e@mgw (mgcp_msg.c:72) 20250830164003455 DLMGCP DEBUG <0013> Generated response: line #02: I: 4432DD10 (mgcp_msg.c:72) 20250830164003455 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 145 (mgcp_msg.c:72) 20250830164003455 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250830164003455 DLMGCP DEBUG <0013> Generated response: line #05: o=- 4432DD10 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830164003455 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250830164003455 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830164003455 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250830164003455 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250830164003455 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830164003455 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250830164003455 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53963 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164003455 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830164003455 DLMGCP DEBUG <0013> Received message: line #02: C: 008E (mgcp_msg.c:72) 20250830164003455 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830164003455 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250830164003455 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw (trunk:0) found free endpoint: rtpbridge/8f@mgw (mgcp_endp.c:262) 20250830164003455 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/8f@mgw" (mgcp_protocol.c:370) 20250830164003455 DLMGCP NOTICE <0013> endpoint:rtpbridge/8f@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830164003455 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830164003455 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250830164003455 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw CI:5E4529AB connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830164003455 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw CI:5E4529AB output_enabled 0 (mgcp_conn.c:271) 20250830164003455 DLMGCP DEBUG <0013> (008E/rtp C:5E4529AB r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830164003455 DLMGCP NOTICE <0013> endpoint:rtpbridge/8f@mgw CI:5E4529AB CRCX: connection successfully created: (008E/rtp C:5E4529AB r=NULL:0<->l=::1:5520 CID=146) (mgcp_protocol.c:772) 20250830164003455 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164003455 DLMGCP DEBUG <0013> Generated response: line #00: 200 53963 OK (mgcp_msg.c:72) 20250830164003455 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/8f@mgw (mgcp_msg.c:72) 20250830164003455 DLMGCP DEBUG <0013> Generated response: line #02: I: 5E4529AB (mgcp_msg.c:72) 20250830164003455 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 146 (mgcp_msg.c:72) 20250830164003455 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250830164003455 DLMGCP DEBUG <0013> Generated response: line #05: o=- 5E4529AB 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830164003455 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250830164003455 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830164003455 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250830164003455 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250830164003455 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830164003455 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250830164003456 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53964 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164003456 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830164003456 DLMGCP DEBUG <0013> Received message: line #02: C: 008F (mgcp_msg.c:72) 20250830164003456 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830164003456 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250830164003456 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw (trunk:0) found free endpoint: rtpbridge/90@mgw (mgcp_endp.c:262) 20250830164003456 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/90@mgw" (mgcp_protocol.c:370) 20250830164003456 DLMGCP NOTICE <0013> endpoint:rtpbridge/90@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830164003456 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830164003456 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250830164003456 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw CI:81CB6DCE connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830164003456 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw CI:81CB6DCE output_enabled 0 (mgcp_conn.c:271) 20250830164003456 DLMGCP DEBUG <0013> (008F/rtp C:81CB6DCE r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830164003456 DLMGCP NOTICE <0013> endpoint:rtpbridge/90@mgw CI:81CB6DCE CRCX: connection successfully created: (008F/rtp C:81CB6DCE r=NULL:0<->l=::1:5522 CID=147) (mgcp_protocol.c:772) 20250830164003456 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164003456 DLMGCP DEBUG <0013> Generated response: line #00: 200 53964 OK (mgcp_msg.c:72) 20250830164003456 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/90@mgw (mgcp_msg.c:72) 20250830164003456 DLMGCP DEBUG <0013> Generated response: line #02: I: 81CB6DCE (mgcp_msg.c:72) 20250830164003456 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 147 (mgcp_msg.c:72) 20250830164003456 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250830164003456 DLMGCP DEBUG <0013> Generated response: line #05: o=- 81CB6DCE 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830164003456 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250830164003456 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830164003456 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250830164003456 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250830164003456 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830164003456 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250830164003456 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53965 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164003456 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830164003456 DLMGCP DEBUG <0013> Received message: line #02: C: 0090 (mgcp_msg.c:72) 20250830164003456 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830164003456 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250830164003456 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw (trunk:0) found free endpoint: rtpbridge/91@mgw (mgcp_endp.c:262) 20250830164003456 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/91@mgw" (mgcp_protocol.c:370) 20250830164003456 DLMGCP NOTICE <0013> endpoint:rtpbridge/91@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830164003456 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830164003456 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250830164003456 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw CI:21430385 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830164003456 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw CI:21430385 output_enabled 0 (mgcp_conn.c:271) 20250830164003456 DLMGCP DEBUG <0013> (0090/rtp C:21430385 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830164003456 DLMGCP NOTICE <0013> endpoint:rtpbridge/91@mgw CI:21430385 CRCX: connection successfully created: (0090/rtp C:21430385 r=NULL:0<->l=::1:5524 CID=148) (mgcp_protocol.c:772) 20250830164003456 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164003456 DLMGCP DEBUG <0013> Generated response: line #00: 200 53965 OK (mgcp_msg.c:72) 20250830164003456 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/91@mgw (mgcp_msg.c:72) 20250830164003456 DLMGCP DEBUG <0013> Generated response: line #02: I: 21430385 (mgcp_msg.c:72) 20250830164003456 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 148 (mgcp_msg.c:72) 20250830164003456 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250830164003456 DLMGCP DEBUG <0013> Generated response: line #05: o=- 21430385 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830164003456 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250830164003456 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830164003456 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250830164003456 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250830164003456 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830164003456 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250830164003457 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53966 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164003457 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830164003457 DLMGCP DEBUG <0013> Received message: line #02: C: 0091 (mgcp_msg.c:72) 20250830164003457 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830164003457 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250830164003457 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw (trunk:0) found free endpoint: rtpbridge/92@mgw (mgcp_endp.c:262) 20250830164003457 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/92@mgw" (mgcp_protocol.c:370) 20250830164003457 DLMGCP NOTICE <0013> endpoint:rtpbridge/92@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830164003457 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830164003457 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250830164003457 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw CI:0ED0E966 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830164003457 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw CI:0ED0E966 output_enabled 0 (mgcp_conn.c:271) 20250830164003457 DLMGCP DEBUG <0013> (0091/rtp C:0ED0E966 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830164003457 DLMGCP NOTICE <0013> endpoint:rtpbridge/92@mgw CI:0ED0E966 CRCX: connection successfully created: (0091/rtp C:0ED0E966 r=NULL:0<->l=::1:5526 CID=149) (mgcp_protocol.c:772) 20250830164003457 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164003457 DLMGCP DEBUG <0013> Generated response: line #00: 200 53966 OK (mgcp_msg.c:72) 20250830164003457 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/92@mgw (mgcp_msg.c:72) 20250830164003457 DLMGCP DEBUG <0013> Generated response: line #02: I: 0ED0E966 (mgcp_msg.c:72) 20250830164003457 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 149 (mgcp_msg.c:72) 20250830164003457 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250830164003457 DLMGCP DEBUG <0013> Generated response: line #05: o=- 0ED0E966 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830164003457 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250830164003457 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830164003457 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250830164003457 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250830164003457 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830164003457 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250830164003457 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53967 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164003457 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830164003457 DLMGCP DEBUG <0013> Received message: line #02: C: 0092 (mgcp_msg.c:72) 20250830164003457 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830164003457 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250830164003457 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw (trunk:0) found free endpoint: rtpbridge/93@mgw (mgcp_endp.c:262) 20250830164003457 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/93@mgw" (mgcp_protocol.c:370) 20250830164003457 DLMGCP NOTICE <0013> endpoint:rtpbridge/93@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830164003457 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830164003457 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250830164003457 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw CI:5494AD79 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830164003457 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw CI:5494AD79 output_enabled 0 (mgcp_conn.c:271) 20250830164003457 DLMGCP DEBUG <0013> (0092/rtp C:5494AD79 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830164003457 DLMGCP NOTICE <0013> endpoint:rtpbridge/93@mgw CI:5494AD79 CRCX: connection successfully created: (0092/rtp C:5494AD79 r=NULL:0<->l=::1:5528 CID=150) (mgcp_protocol.c:772) 20250830164003457 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164003457 DLMGCP DEBUG <0013> Generated response: line #00: 200 53967 OK (mgcp_msg.c:72) 20250830164003457 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/93@mgw (mgcp_msg.c:72) 20250830164003457 DLMGCP DEBUG <0013> Generated response: line #02: I: 5494AD79 (mgcp_msg.c:72) 20250830164003457 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 150 (mgcp_msg.c:72) 20250830164003457 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250830164003457 DLMGCP DEBUG <0013> Generated response: line #05: o=- 5494AD79 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830164003457 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250830164003457 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830164003457 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250830164003457 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250830164003457 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830164003457 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250830164003457 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53968 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164003457 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830164003457 DLMGCP DEBUG <0013> Received message: line #02: C: 0093 (mgcp_msg.c:72) 20250830164003457 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830164003457 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250830164003457 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw (trunk:0) found free endpoint: rtpbridge/94@mgw (mgcp_endp.c:262) 20250830164003457 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/94@mgw" (mgcp_protocol.c:370) 20250830164003457 DLMGCP NOTICE <0013> endpoint:rtpbridge/94@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830164003457 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830164003457 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250830164003458 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw CI:0BFE885F connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830164003458 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw CI:0BFE885F output_enabled 0 (mgcp_conn.c:271) 20250830164003458 DLMGCP DEBUG <0013> (0093/rtp C:0BFE885F r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830164003458 DLMGCP NOTICE <0013> endpoint:rtpbridge/94@mgw CI:0BFE885F CRCX: connection successfully created: (0093/rtp C:0BFE885F r=NULL:0<->l=::1:5530 CID=151) (mgcp_protocol.c:772) 20250830164003458 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164003458 DLMGCP DEBUG <0013> Generated response: line #00: 200 53968 OK (mgcp_msg.c:72) 20250830164003458 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/94@mgw (mgcp_msg.c:72) 20250830164003458 DLMGCP DEBUG <0013> Generated response: line #02: I: 0BFE885F (mgcp_msg.c:72) 20250830164003458 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 151 (mgcp_msg.c:72) 20250830164003458 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250830164003458 DLMGCP DEBUG <0013> Generated response: line #05: o=- 0BFE885F 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830164003458 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250830164003458 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830164003458 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250830164003458 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250830164003458 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830164003458 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250830164003458 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53969 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164003458 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830164003458 DLMGCP DEBUG <0013> Received message: line #02: C: 0094 (mgcp_msg.c:72) 20250830164003458 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830164003458 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250830164003458 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw (trunk:0) found free endpoint: rtpbridge/95@mgw (mgcp_endp.c:262) 20250830164003458 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/95@mgw" (mgcp_protocol.c:370) 20250830164003458 DLMGCP NOTICE <0013> endpoint:rtpbridge/95@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830164003458 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830164003458 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250830164003458 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw CI:A3133AEF connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830164003458 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw CI:A3133AEF output_enabled 0 (mgcp_conn.c:271) 20250830164003458 DLMGCP DEBUG <0013> (0094/rtp C:A3133AEF r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830164003458 DLMGCP NOTICE <0013> endpoint:rtpbridge/95@mgw CI:A3133AEF CRCX: connection successfully created: (0094/rtp C:A3133AEF r=NULL:0<->l=::1:5532 CID=152) (mgcp_protocol.c:772) 20250830164003458 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164003458 DLMGCP DEBUG <0013> Generated response: line #00: 200 53969 OK (mgcp_msg.c:72) 20250830164003458 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/95@mgw (mgcp_msg.c:72) 20250830164003458 DLMGCP DEBUG <0013> Generated response: line #02: I: A3133AEF (mgcp_msg.c:72) 20250830164003458 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 152 (mgcp_msg.c:72) 20250830164003458 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250830164003458 DLMGCP DEBUG <0013> Generated response: line #05: o=- A3133AEF 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830164003458 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250830164003458 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830164003458 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250830164003458 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250830164003458 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830164003458 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250830164003458 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53970 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164003458 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830164003458 DLMGCP DEBUG <0013> Received message: line #02: C: 0095 (mgcp_msg.c:72) 20250830164003458 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830164003458 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250830164003458 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw (trunk:0) found free endpoint: rtpbridge/96@mgw (mgcp_endp.c:262) 20250830164003458 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/96@mgw" (mgcp_protocol.c:370) 20250830164003458 DLMGCP NOTICE <0013> endpoint:rtpbridge/96@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830164003458 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830164003458 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250830164003458 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw CI:77135CBE connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830164003458 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw CI:77135CBE output_enabled 0 (mgcp_conn.c:271) 20250830164003458 DLMGCP DEBUG <0013> (0095/rtp C:77135CBE r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830164003458 DLMGCP NOTICE <0013> endpoint:rtpbridge/96@mgw CI:77135CBE CRCX: connection successfully created: (0095/rtp C:77135CBE r=NULL:0<->l=::1:5534 CID=153) (mgcp_protocol.c:772) 20250830164003458 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164003458 DLMGCP DEBUG <0013> Generated response: line #00: 200 53970 OK (mgcp_msg.c:72) 20250830164003458 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/96@mgw (mgcp_msg.c:72) 20250830164003458 DLMGCP DEBUG <0013> Generated response: line #02: I: 77135CBE (mgcp_msg.c:72) 20250830164003458 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 153 (mgcp_msg.c:72) 20250830164003458 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250830164003458 DLMGCP DEBUG <0013> Generated response: line #05: o=- 77135CBE 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830164003458 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250830164003458 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830164003458 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250830164003459 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250830164003459 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830164003459 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250830164003459 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53971 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164003459 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830164003459 DLMGCP DEBUG <0013> Received message: line #02: C: 0096 (mgcp_msg.c:72) 20250830164003459 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830164003459 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250830164003459 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw (trunk:0) found free endpoint: rtpbridge/97@mgw (mgcp_endp.c:262) 20250830164003459 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/97@mgw" (mgcp_protocol.c:370) 20250830164003459 DLMGCP NOTICE <0013> endpoint:rtpbridge/97@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830164003459 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830164003459 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250830164003459 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw CI:1766E850 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830164003459 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw CI:1766E850 output_enabled 0 (mgcp_conn.c:271) 20250830164003459 DLMGCP DEBUG <0013> (0096/rtp C:1766E850 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830164003459 DLMGCP NOTICE <0013> endpoint:rtpbridge/97@mgw CI:1766E850 CRCX: connection successfully created: (0096/rtp C:1766E850 r=NULL:0<->l=::1:5536 CID=154) (mgcp_protocol.c:772) 20250830164003459 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164003459 DLMGCP DEBUG <0013> Generated response: line #00: 200 53971 OK (mgcp_msg.c:72) 20250830164003459 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/97@mgw (mgcp_msg.c:72) 20250830164003459 DLMGCP DEBUG <0013> Generated response: line #02: I: 1766E850 (mgcp_msg.c:72) 20250830164003459 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 154 (mgcp_msg.c:72) 20250830164003459 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250830164003459 DLMGCP DEBUG <0013> Generated response: line #05: o=- 1766E850 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830164003459 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250830164003459 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830164003459 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250830164003459 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250830164003459 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830164003459 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250830164003459 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53972 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164003459 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830164003459 DLMGCP DEBUG <0013> Received message: line #02: C: 0097 (mgcp_msg.c:72) 20250830164003459 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830164003459 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250830164003459 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw (trunk:0) found free endpoint: rtpbridge/98@mgw (mgcp_endp.c:262) 20250830164003459 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/98@mgw" (mgcp_protocol.c:370) 20250830164003459 DLMGCP NOTICE <0013> endpoint:rtpbridge/98@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830164003459 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830164003459 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250830164003459 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw CI:24A03263 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830164003459 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw CI:24A03263 output_enabled 0 (mgcp_conn.c:271) 20250830164003459 DLMGCP DEBUG <0013> (0097/rtp C:24A03263 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830164003459 DLMGCP NOTICE <0013> endpoint:rtpbridge/98@mgw CI:24A03263 CRCX: connection successfully created: (0097/rtp C:24A03263 r=NULL:0<->l=::1:5538 CID=155) (mgcp_protocol.c:772) 20250830164003459 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164003459 DLMGCP DEBUG <0013> Generated response: line #00: 200 53972 OK (mgcp_msg.c:72) 20250830164003459 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/98@mgw (mgcp_msg.c:72) 20250830164003459 DLMGCP DEBUG <0013> Generated response: line #02: I: 24A03263 (mgcp_msg.c:72) 20250830164003459 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 155 (mgcp_msg.c:72) 20250830164003459 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250830164003459 DLMGCP DEBUG <0013> Generated response: line #05: o=- 24A03263 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830164003459 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250830164003459 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830164003459 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250830164003459 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250830164003459 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830164003459 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250830164003460 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53973 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164003460 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830164003460 DLMGCP DEBUG <0013> Received message: line #02: C: 0098 (mgcp_msg.c:72) 20250830164003460 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830164003460 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250830164003460 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw (trunk:0) found free endpoint: rtpbridge/99@mgw (mgcp_endp.c:262) 20250830164003460 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/99@mgw" (mgcp_protocol.c:370) 20250830164003460 DLMGCP NOTICE <0013> endpoint:rtpbridge/99@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830164003460 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830164003460 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250830164003460 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw CI:7ACE2E5C connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830164003460 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw CI:7ACE2E5C output_enabled 0 (mgcp_conn.c:271) 20250830164003460 DLMGCP DEBUG <0013> (0098/rtp C:7ACE2E5C r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830164003460 DLMGCP NOTICE <0013> endpoint:rtpbridge/99@mgw CI:7ACE2E5C CRCX: connection successfully created: (0098/rtp C:7ACE2E5C r=NULL:0<->l=::1:5540 CID=156) (mgcp_protocol.c:772) 20250830164003460 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164003460 DLMGCP DEBUG <0013> Generated response: line #00: 200 53973 OK (mgcp_msg.c:72) 20250830164003460 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/99@mgw (mgcp_msg.c:72) 20250830164003460 DLMGCP DEBUG <0013> Generated response: line #02: I: 7ACE2E5C (mgcp_msg.c:72) 20250830164003460 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 156 (mgcp_msg.c:72) 20250830164003460 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250830164003460 DLMGCP DEBUG <0013> Generated response: line #05: o=- 7ACE2E5C 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830164003460 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250830164003460 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830164003460 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250830164003460 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250830164003460 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830164003460 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250830164003460 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53974 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164003460 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830164003460 DLMGCP DEBUG <0013> Received message: line #02: C: 0099 (mgcp_msg.c:72) 20250830164003460 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830164003460 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250830164003460 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw (trunk:0) found free endpoint: rtpbridge/9a@mgw (mgcp_endp.c:262) 20250830164003460 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/9a@mgw" (mgcp_protocol.c:370) 20250830164003460 DLMGCP NOTICE <0013> endpoint:rtpbridge/9a@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830164003460 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830164003460 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250830164003460 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw CI:D0FD1A6E connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830164003460 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw CI:D0FD1A6E output_enabled 0 (mgcp_conn.c:271) 20250830164003460 DLMGCP DEBUG <0013> (0099/rtp C:D0FD1A6E r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830164003460 DLMGCP NOTICE <0013> endpoint:rtpbridge/9a@mgw CI:D0FD1A6E CRCX: connection successfully created: (0099/rtp C:D0FD1A6E r=NULL:0<->l=::1:5542 CID=157) (mgcp_protocol.c:772) 20250830164003460 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164003460 DLMGCP DEBUG <0013> Generated response: line #00: 200 53974 OK (mgcp_msg.c:72) 20250830164003460 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/9a@mgw (mgcp_msg.c:72) 20250830164003460 DLMGCP DEBUG <0013> Generated response: line #02: I: D0FD1A6E (mgcp_msg.c:72) 20250830164003460 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 157 (mgcp_msg.c:72) 20250830164003460 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250830164003460 DLMGCP DEBUG <0013> Generated response: line #05: o=- D0FD1A6E 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830164003460 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250830164003460 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830164003460 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250830164003460 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250830164003460 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830164003460 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250830164003460 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53975 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164003460 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830164003460 DLMGCP DEBUG <0013> Received message: line #02: C: 009A (mgcp_msg.c:72) 20250830164003460 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830164003460 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250830164003461 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw (trunk:0) found free endpoint: rtpbridge/9b@mgw (mgcp_endp.c:262) 20250830164003461 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/9b@mgw" (mgcp_protocol.c:370) 20250830164003461 DLMGCP NOTICE <0013> endpoint:rtpbridge/9b@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830164003461 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830164003461 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250830164003461 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw CI:2952BAB9 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830164003461 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw CI:2952BAB9 output_enabled 0 (mgcp_conn.c:271) 20250830164003461 DLMGCP DEBUG <0013> (009A/rtp C:2952BAB9 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830164003461 DLMGCP NOTICE <0013> endpoint:rtpbridge/9b@mgw CI:2952BAB9 CRCX: connection successfully created: (009A/rtp C:2952BAB9 r=NULL:0<->l=::1:5544 CID=158) (mgcp_protocol.c:772) 20250830164003461 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164003461 DLMGCP DEBUG <0013> Generated response: line #00: 200 53975 OK (mgcp_msg.c:72) 20250830164003461 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/9b@mgw (mgcp_msg.c:72) 20250830164003461 DLMGCP DEBUG <0013> Generated response: line #02: I: 2952BAB9 (mgcp_msg.c:72) 20250830164003461 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 158 (mgcp_msg.c:72) 20250830164003461 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250830164003461 DLMGCP DEBUG <0013> Generated response: line #05: o=- 2952BAB9 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830164003461 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250830164003461 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830164003461 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250830164003461 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250830164003461 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830164003461 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250830164003461 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53976 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164003461 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830164003461 DLMGCP DEBUG <0013> Received message: line #02: C: 009B (mgcp_msg.c:72) 20250830164003461 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830164003461 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250830164003461 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw (trunk:0) found free endpoint: rtpbridge/9c@mgw (mgcp_endp.c:262) 20250830164003461 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/9c@mgw" (mgcp_protocol.c:370) 20250830164003461 DLMGCP NOTICE <0013> endpoint:rtpbridge/9c@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830164003461 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830164003461 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250830164003461 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw CI:FFF7D935 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830164003461 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw CI:FFF7D935 output_enabled 0 (mgcp_conn.c:271) 20250830164003461 DLMGCP DEBUG <0013> (009B/rtp C:FFF7D935 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830164003461 DLMGCP NOTICE <0013> endpoint:rtpbridge/9c@mgw CI:FFF7D935 CRCX: connection successfully created: (009B/rtp C:FFF7D935 r=NULL:0<->l=::1:5546 CID=159) (mgcp_protocol.c:772) 20250830164003461 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164003461 DLMGCP DEBUG <0013> Generated response: line #00: 200 53976 OK (mgcp_msg.c:72) 20250830164003461 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/9c@mgw (mgcp_msg.c:72) 20250830164003461 DLMGCP DEBUG <0013> Generated response: line #02: I: FFF7D935 (mgcp_msg.c:72) 20250830164003461 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 159 (mgcp_msg.c:72) 20250830164003461 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250830164003461 DLMGCP DEBUG <0013> Generated response: line #05: o=- FFF7D935 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830164003461 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250830164003461 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830164003461 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250830164003461 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250830164003461 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830164003461 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250830164003461 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53977 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164003461 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830164003461 DLMGCP DEBUG <0013> Received message: line #02: C: 009C (mgcp_msg.c:72) 20250830164003461 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830164003461 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250830164003461 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw (trunk:0) found free endpoint: rtpbridge/9d@mgw (mgcp_endp.c:262) 20250830164003461 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/9d@mgw" (mgcp_protocol.c:370) 20250830164003461 DLMGCP NOTICE <0013> endpoint:rtpbridge/9d@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830164003461 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830164003461 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250830164003461 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw CI:D023EA92 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830164003461 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw CI:D023EA92 output_enabled 0 (mgcp_conn.c:271) 20250830164003461 DLMGCP DEBUG <0013> (009C/rtp C:D023EA92 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830164003461 DLMGCP NOTICE <0013> endpoint:rtpbridge/9d@mgw CI:D023EA92 CRCX: connection successfully created: (009C/rtp C:D023EA92 r=NULL:0<->l=::1:5548 CID=160) (mgcp_protocol.c:772) 20250830164003461 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164003462 DLMGCP DEBUG <0013> Generated response: line #00: 200 53977 OK (mgcp_msg.c:72) 20250830164003462 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/9d@mgw (mgcp_msg.c:72) 20250830164003462 DLMGCP DEBUG <0013> Generated response: line #02: I: D023EA92 (mgcp_msg.c:72) 20250830164003462 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 160 (mgcp_msg.c:72) 20250830164003462 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250830164003462 DLMGCP DEBUG <0013> Generated response: line #05: o=- D023EA92 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830164003462 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250830164003462 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830164003462 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250830164003462 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250830164003462 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830164003462 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250830164003462 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53978 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164003462 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830164003462 DLMGCP DEBUG <0013> Received message: line #02: C: 009D (mgcp_msg.c:72) 20250830164003462 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830164003462 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250830164003462 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw (trunk:0) found free endpoint: rtpbridge/9e@mgw (mgcp_endp.c:262) 20250830164003462 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/9e@mgw" (mgcp_protocol.c:370) 20250830164003462 DLMGCP NOTICE <0013> endpoint:rtpbridge/9e@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830164003462 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830164003462 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250830164003462 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw CI:BAA9C16C connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830164003462 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw CI:BAA9C16C output_enabled 0 (mgcp_conn.c:271) 20250830164003462 DLMGCP DEBUG <0013> (009D/rtp C:BAA9C16C r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830164003462 DLMGCP NOTICE <0013> endpoint:rtpbridge/9e@mgw CI:BAA9C16C CRCX: connection successfully created: (009D/rtp C:BAA9C16C r=NULL:0<->l=::1:5550 CID=161) (mgcp_protocol.c:772) 20250830164003462 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164003462 DLMGCP DEBUG <0013> Generated response: line #00: 200 53978 OK (mgcp_msg.c:72) 20250830164003462 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/9e@mgw (mgcp_msg.c:72) 20250830164003462 DLMGCP DEBUG <0013> Generated response: line #02: I: BAA9C16C (mgcp_msg.c:72) 20250830164003462 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 161 (mgcp_msg.c:72) 20250830164003462 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250830164003462 DLMGCP DEBUG <0013> Generated response: line #05: o=- BAA9C16C 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830164003462 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250830164003462 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830164003462 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250830164003462 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250830164003462 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830164003462 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250830164003462 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53979 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164003462 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830164003462 DLMGCP DEBUG <0013> Received message: line #02: C: 009E (mgcp_msg.c:72) 20250830164003462 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830164003462 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250830164003462 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw (trunk:0) found free endpoint: rtpbridge/9f@mgw (mgcp_endp.c:262) 20250830164003462 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/9f@mgw" (mgcp_protocol.c:370) 20250830164003462 DLMGCP NOTICE <0013> endpoint:rtpbridge/9f@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830164003462 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830164003462 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250830164003462 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw CI:7A77B38C connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830164003462 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw CI:7A77B38C output_enabled 0 (mgcp_conn.c:271) 20250830164003462 DLMGCP DEBUG <0013> (009E/rtp C:7A77B38C r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830164003462 DLMGCP NOTICE <0013> endpoint:rtpbridge/9f@mgw CI:7A77B38C CRCX: connection successfully created: (009E/rtp C:7A77B38C r=NULL:0<->l=::1:5552 CID=162) (mgcp_protocol.c:772) 20250830164003462 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164003462 DLMGCP DEBUG <0013> Generated response: line #00: 200 53979 OK (mgcp_msg.c:72) 20250830164003462 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/9f@mgw (mgcp_msg.c:72) 20250830164003462 DLMGCP DEBUG <0013> Generated response: line #02: I: 7A77B38C (mgcp_msg.c:72) 20250830164003462 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 162 (mgcp_msg.c:72) 20250830164003462 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250830164003462 DLMGCP DEBUG <0013> Generated response: line #05: o=- 7A77B38C 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830164003462 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250830164003462 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830164003462 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250830164003462 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250830164003462 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830164003462 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250830164003463 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53980 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164003463 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830164003463 DLMGCP DEBUG <0013> Received message: line #02: C: 009F (mgcp_msg.c:72) 20250830164003463 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830164003463 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250830164003463 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw (trunk:0) found free endpoint: rtpbridge/a0@mgw (mgcp_endp.c:262) 20250830164003463 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/a0@mgw" (mgcp_protocol.c:370) 20250830164003463 DLMGCP NOTICE <0013> endpoint:rtpbridge/a0@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830164003463 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830164003463 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250830164003463 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw CI:36905AE4 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830164003463 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw CI:36905AE4 output_enabled 0 (mgcp_conn.c:271) 20250830164003463 DLMGCP DEBUG <0013> (009F/rtp C:36905AE4 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830164003463 DLMGCP NOTICE <0013> endpoint:rtpbridge/a0@mgw CI:36905AE4 CRCX: connection successfully created: (009F/rtp C:36905AE4 r=NULL:0<->l=::1:5554 CID=163) (mgcp_protocol.c:772) 20250830164003463 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164003463 DLMGCP DEBUG <0013> Generated response: line #00: 200 53980 OK (mgcp_msg.c:72) 20250830164003463 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/a0@mgw (mgcp_msg.c:72) 20250830164003463 DLMGCP DEBUG <0013> Generated response: line #02: I: 36905AE4 (mgcp_msg.c:72) 20250830164003463 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 163 (mgcp_msg.c:72) 20250830164003463 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250830164003463 DLMGCP DEBUG <0013> Generated response: line #05: o=- 36905AE4 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830164003463 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250830164003463 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830164003463 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250830164003463 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250830164003463 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830164003463 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250830164003463 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53981 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164003463 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830164003463 DLMGCP DEBUG <0013> Received message: line #02: C: 00A0 (mgcp_msg.c:72) 20250830164003463 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830164003463 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250830164003463 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw (trunk:0) found free endpoint: rtpbridge/a1@mgw (mgcp_endp.c:262) 20250830164003463 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/a1@mgw" (mgcp_protocol.c:370) 20250830164003463 DLMGCP NOTICE <0013> endpoint:rtpbridge/a1@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830164003463 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830164003463 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250830164003463 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw CI:AD1C2850 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830164003463 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw CI:AD1C2850 output_enabled 0 (mgcp_conn.c:271) 20250830164003463 DLMGCP DEBUG <0013> (00A0/rtp C:AD1C2850 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830164003463 DLMGCP NOTICE <0013> endpoint:rtpbridge/a1@mgw CI:AD1C2850 CRCX: connection successfully created: (00A0/rtp C:AD1C2850 r=NULL:0<->l=::1:5556 CID=164) (mgcp_protocol.c:772) 20250830164003463 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164003463 DLMGCP DEBUG <0013> Generated response: line #00: 200 53981 OK (mgcp_msg.c:72) 20250830164003463 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/a1@mgw (mgcp_msg.c:72) 20250830164003463 DLMGCP DEBUG <0013> Generated response: line #02: I: AD1C2850 (mgcp_msg.c:72) 20250830164003463 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 164 (mgcp_msg.c:72) 20250830164003463 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250830164003463 DLMGCP DEBUG <0013> Generated response: line #05: o=- AD1C2850 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830164003463 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250830164003463 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830164003463 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250830164003463 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250830164003463 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830164003463 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250830164003463 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53982 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164003463 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830164003464 DLMGCP DEBUG <0013> Received message: line #02: C: 00A1 (mgcp_msg.c:72) 20250830164003464 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830164003464 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250830164003464 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw (trunk:0) found free endpoint: rtpbridge/a2@mgw (mgcp_endp.c:262) 20250830164003464 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/a2@mgw" (mgcp_protocol.c:370) 20250830164003464 DLMGCP NOTICE <0013> endpoint:rtpbridge/a2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830164003464 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830164003464 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250830164003464 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw CI:0EF354A7 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830164003464 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw CI:0EF354A7 output_enabled 0 (mgcp_conn.c:271) 20250830164003464 DLMGCP DEBUG <0013> (00A1/rtp C:0EF354A7 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830164003464 DLMGCP NOTICE <0013> endpoint:rtpbridge/a2@mgw CI:0EF354A7 CRCX: connection successfully created: (00A1/rtp C:0EF354A7 r=NULL:0<->l=::1:5558 CID=165) (mgcp_protocol.c:772) 20250830164003464 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164003464 DLMGCP DEBUG <0013> Generated response: line #00: 200 53982 OK (mgcp_msg.c:72) 20250830164003464 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/a2@mgw (mgcp_msg.c:72) 20250830164003464 DLMGCP DEBUG <0013> Generated response: line #02: I: 0EF354A7 (mgcp_msg.c:72) 20250830164003464 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 165 (mgcp_msg.c:72) 20250830164003464 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250830164003464 DLMGCP DEBUG <0013> Generated response: line #05: o=- 0EF354A7 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830164003464 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250830164003464 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830164003464 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250830164003464 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250830164003464 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830164003464 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250830164003464 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53983 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164003464 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830164003464 DLMGCP DEBUG <0013> Received message: line #02: C: 00A2 (mgcp_msg.c:72) 20250830164003464 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830164003464 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250830164003464 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw (trunk:0) found free endpoint: rtpbridge/a3@mgw (mgcp_endp.c:262) 20250830164003464 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/a3@mgw" (mgcp_protocol.c:370) 20250830164003464 DLMGCP NOTICE <0013> endpoint:rtpbridge/a3@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830164003464 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830164003464 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250830164003464 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw CI:81BE91A8 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830164003464 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw CI:81BE91A8 output_enabled 0 (mgcp_conn.c:271) 20250830164003464 DLMGCP DEBUG <0013> (00A2/rtp C:81BE91A8 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830164003464 DLMGCP NOTICE <0013> endpoint:rtpbridge/a3@mgw CI:81BE91A8 CRCX: connection successfully created: (00A2/rtp C:81BE91A8 r=NULL:0<->l=::1:5560 CID=166) (mgcp_protocol.c:772) 20250830164003464 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164003464 DLMGCP DEBUG <0013> Generated response: line #00: 200 53983 OK (mgcp_msg.c:72) 20250830164003464 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/a3@mgw (mgcp_msg.c:72) 20250830164003464 DLMGCP DEBUG <0013> Generated response: line #02: I: 81BE91A8 (mgcp_msg.c:72) 20250830164003464 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 166 (mgcp_msg.c:72) 20250830164003464 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250830164003464 DLMGCP DEBUG <0013> Generated response: line #05: o=- 81BE91A8 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830164003464 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250830164003464 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830164003464 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250830164003464 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250830164003464 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830164003464 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250830164003464 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53984 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164003464 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830164003464 DLMGCP DEBUG <0013> Received message: line #02: C: 00A3 (mgcp_msg.c:72) 20250830164003464 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830164003464 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250830164003464 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw (trunk:0) found free endpoint: rtpbridge/a4@mgw (mgcp_endp.c:262) 20250830164003464 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/a4@mgw" (mgcp_protocol.c:370) 20250830164003464 DLMGCP NOTICE <0013> endpoint:rtpbridge/a4@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830164003464 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830164003464 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250830164003464 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw CI:A8715BF0 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830164003464 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw CI:A8715BF0 output_enabled 0 (mgcp_conn.c:271) 20250830164003464 DLMGCP DEBUG <0013> (00A3/rtp C:A8715BF0 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830164003464 DLMGCP NOTICE <0013> endpoint:rtpbridge/a4@mgw CI:A8715BF0 CRCX: connection successfully created: (00A3/rtp C:A8715BF0 r=NULL:0<->l=::1:5562 CID=167) (mgcp_protocol.c:772) 20250830164003464 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164003464 DLMGCP DEBUG <0013> Generated response: line #00: 200 53984 OK (mgcp_msg.c:72) 20250830164003464 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/a4@mgw (mgcp_msg.c:72) 20250830164003465 DLMGCP DEBUG <0013> Generated response: line #02: I: A8715BF0 (mgcp_msg.c:72) 20250830164003465 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 167 (mgcp_msg.c:72) 20250830164003465 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250830164003465 DLMGCP DEBUG <0013> Generated response: line #05: o=- A8715BF0 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830164003465 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250830164003465 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830164003465 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250830164003465 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250830164003465 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830164003465 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250830164003465 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53985 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164003465 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830164003465 DLMGCP DEBUG <0013> Received message: line #02: C: 00A4 (mgcp_msg.c:72) 20250830164003465 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830164003465 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250830164003465 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw (trunk:0) found free endpoint: rtpbridge/a5@mgw (mgcp_endp.c:262) 20250830164003465 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/a5@mgw" (mgcp_protocol.c:370) 20250830164003465 DLMGCP NOTICE <0013> endpoint:rtpbridge/a5@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830164003465 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830164003465 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250830164003465 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw CI:8FC34229 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830164003465 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw CI:8FC34229 output_enabled 0 (mgcp_conn.c:271) 20250830164003465 DLMGCP DEBUG <0013> (00A4/rtp C:8FC34229 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830164003465 DLMGCP NOTICE <0013> endpoint:rtpbridge/a5@mgw CI:8FC34229 CRCX: connection successfully created: (00A4/rtp C:8FC34229 r=NULL:0<->l=::1:5564 CID=168) (mgcp_protocol.c:772) 20250830164003465 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164003465 DLMGCP DEBUG <0013> Generated response: line #00: 200 53985 OK (mgcp_msg.c:72) 20250830164003465 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/a5@mgw (mgcp_msg.c:72) 20250830164003465 DLMGCP DEBUG <0013> Generated response: line #02: I: 8FC34229 (mgcp_msg.c:72) 20250830164003465 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 168 (mgcp_msg.c:72) 20250830164003465 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250830164003465 DLMGCP DEBUG <0013> Generated response: line #05: o=- 8FC34229 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830164003465 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250830164003465 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830164003465 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250830164003465 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250830164003465 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830164003465 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250830164003465 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53986 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164003465 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830164003465 DLMGCP DEBUG <0013> Received message: line #02: C: 00A5 (mgcp_msg.c:72) 20250830164003465 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830164003465 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250830164003465 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw (trunk:0) found free endpoint: rtpbridge/a6@mgw (mgcp_endp.c:262) 20250830164003465 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/a6@mgw" (mgcp_protocol.c:370) 20250830164003465 DLMGCP NOTICE <0013> endpoint:rtpbridge/a6@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830164003465 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830164003465 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250830164003465 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw CI:653FF205 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830164003465 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw CI:653FF205 output_enabled 0 (mgcp_conn.c:271) 20250830164003465 DLMGCP DEBUG <0013> (00A5/rtp C:653FF205 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830164003465 DLMGCP NOTICE <0013> endpoint:rtpbridge/a6@mgw CI:653FF205 CRCX: connection successfully created: (00A5/rtp C:653FF205 r=NULL:0<->l=::1:5566 CID=169) (mgcp_protocol.c:772) 20250830164003465 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164003465 DLMGCP DEBUG <0013> Generated response: line #00: 200 53986 OK (mgcp_msg.c:72) 20250830164003465 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/a6@mgw (mgcp_msg.c:72) 20250830164003465 DLMGCP DEBUG <0013> Generated response: line #02: I: 653FF205 (mgcp_msg.c:72) 20250830164003465 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 169 (mgcp_msg.c:72) 20250830164003465 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250830164003465 DLMGCP DEBUG <0013> Generated response: line #05: o=- 653FF205 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830164003465 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250830164003465 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830164003465 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250830164003465 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250830164003465 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830164003465 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250830164003466 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53987 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164003466 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830164003466 DLMGCP DEBUG <0013> Received message: line #02: C: 00A6 (mgcp_msg.c:72) 20250830164003466 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830164003466 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250830164003466 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw (trunk:0) found free endpoint: rtpbridge/a7@mgw (mgcp_endp.c:262) 20250830164003466 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/a7@mgw" (mgcp_protocol.c:370) 20250830164003466 DLMGCP NOTICE <0013> endpoint:rtpbridge/a7@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830164003466 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830164003466 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250830164003466 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw CI:D3D979DC connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830164003466 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw CI:D3D979DC output_enabled 0 (mgcp_conn.c:271) 20250830164003466 DLMGCP DEBUG <0013> (00A6/rtp C:D3D979DC r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830164003466 DLMGCP NOTICE <0013> endpoint:rtpbridge/a7@mgw CI:D3D979DC CRCX: connection successfully created: (00A6/rtp C:D3D979DC r=NULL:0<->l=::1:5568 CID=170) (mgcp_protocol.c:772) 20250830164003466 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164003466 DLMGCP DEBUG <0013> Generated response: line #00: 200 53987 OK (mgcp_msg.c:72) 20250830164003466 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/a7@mgw (mgcp_msg.c:72) 20250830164003466 DLMGCP DEBUG <0013> Generated response: line #02: I: D3D979DC (mgcp_msg.c:72) 20250830164003466 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 170 (mgcp_msg.c:72) 20250830164003466 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250830164003466 DLMGCP DEBUG <0013> Generated response: line #05: o=- D3D979DC 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830164003466 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250830164003466 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830164003466 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250830164003466 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250830164003466 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830164003466 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250830164003466 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53988 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164003466 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830164003466 DLMGCP DEBUG <0013> Received message: line #02: C: 00A7 (mgcp_msg.c:72) 20250830164003466 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830164003466 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250830164003466 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw (trunk:0) found free endpoint: rtpbridge/a8@mgw (mgcp_endp.c:262) 20250830164003466 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/a8@mgw" (mgcp_protocol.c:370) 20250830164003466 DLMGCP NOTICE <0013> endpoint:rtpbridge/a8@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830164003466 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830164003466 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250830164003466 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw CI:D5176F12 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830164003466 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw CI:D5176F12 output_enabled 0 (mgcp_conn.c:271) 20250830164003466 DLMGCP DEBUG <0013> (00A7/rtp C:D5176F12 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830164003466 DLMGCP NOTICE <0013> endpoint:rtpbridge/a8@mgw CI:D5176F12 CRCX: connection successfully created: (00A7/rtp C:D5176F12 r=NULL:0<->l=::1:5570 CID=171) (mgcp_protocol.c:772) 20250830164003466 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164003466 DLMGCP DEBUG <0013> Generated response: line #00: 200 53988 OK (mgcp_msg.c:72) 20250830164003466 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/a8@mgw (mgcp_msg.c:72) 20250830164003466 DLMGCP DEBUG <0013> Generated response: line #02: I: D5176F12 (mgcp_msg.c:72) 20250830164003466 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 171 (mgcp_msg.c:72) 20250830164003466 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250830164003466 DLMGCP DEBUG <0013> Generated response: line #05: o=- D5176F12 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830164003466 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250830164003466 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830164003466 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250830164003466 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250830164003466 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830164003466 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250830164003467 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53989 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164003467 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830164003467 DLMGCP DEBUG <0013> Received message: line #02: C: 00A8 (mgcp_msg.c:72) 20250830164003467 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830164003467 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250830164003467 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw (trunk:0) found free endpoint: rtpbridge/a9@mgw (mgcp_endp.c:262) 20250830164003467 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/a9@mgw" (mgcp_protocol.c:370) 20250830164003467 DLMGCP NOTICE <0013> endpoint:rtpbridge/a9@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830164003467 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830164003467 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250830164003467 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw CI:26F4D32D connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830164003467 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw CI:26F4D32D output_enabled 0 (mgcp_conn.c:271) 20250830164003467 DLMGCP DEBUG <0013> (00A8/rtp C:26F4D32D r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830164003467 DLMGCP NOTICE <0013> endpoint:rtpbridge/a9@mgw CI:26F4D32D CRCX: connection successfully created: (00A8/rtp C:26F4D32D r=NULL:0<->l=::1:5572 CID=172) (mgcp_protocol.c:772) 20250830164003467 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164003467 DLMGCP DEBUG <0013> Generated response: line #00: 200 53989 OK (mgcp_msg.c:72) 20250830164003467 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/a9@mgw (mgcp_msg.c:72) 20250830164003467 DLMGCP DEBUG <0013> Generated response: line #02: I: 26F4D32D (mgcp_msg.c:72) 20250830164003467 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 172 (mgcp_msg.c:72) 20250830164003467 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250830164003467 DLMGCP DEBUG <0013> Generated response: line #05: o=- 26F4D32D 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830164003467 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250830164003467 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830164003467 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250830164003467 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250830164003467 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830164003467 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250830164003467 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53990 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164003467 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830164003467 DLMGCP DEBUG <0013> Received message: line #02: C: 00A9 (mgcp_msg.c:72) 20250830164003467 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830164003467 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250830164003467 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw (trunk:0) found free endpoint: rtpbridge/aa@mgw (mgcp_endp.c:262) 20250830164003467 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/aa@mgw" (mgcp_protocol.c:370) 20250830164003467 DLMGCP NOTICE <0013> endpoint:rtpbridge/aa@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830164003467 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830164003467 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250830164003467 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw CI:FCAD5249 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830164003467 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw CI:FCAD5249 output_enabled 0 (mgcp_conn.c:271) 20250830164003467 DLMGCP DEBUG <0013> (00A9/rtp C:FCAD5249 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830164003467 DLMGCP NOTICE <0013> endpoint:rtpbridge/aa@mgw CI:FCAD5249 CRCX: connection successfully created: (00A9/rtp C:FCAD5249 r=NULL:0<->l=::1:5574 CID=173) (mgcp_protocol.c:772) 20250830164003467 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164003467 DLMGCP DEBUG <0013> Generated response: line #00: 200 53990 OK (mgcp_msg.c:72) 20250830164003467 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/aa@mgw (mgcp_msg.c:72) 20250830164003467 DLMGCP DEBUG <0013> Generated response: line #02: I: FCAD5249 (mgcp_msg.c:72) 20250830164003467 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 173 (mgcp_msg.c:72) 20250830164003467 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250830164003467 DLMGCP DEBUG <0013> Generated response: line #05: o=- FCAD5249 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830164003467 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250830164003467 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830164003467 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250830164003467 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250830164003467 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830164003467 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250830164003467 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53991 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164003467 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830164003467 DLMGCP DEBUG <0013> Received message: line #02: C: 00AA (mgcp_msg.c:72) 20250830164003467 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830164003467 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250830164003467 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw (trunk:0) found free endpoint: rtpbridge/ab@mgw (mgcp_endp.c:262) 20250830164003467 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/ab@mgw" (mgcp_protocol.c:370) 20250830164003467 DLMGCP NOTICE <0013> endpoint:rtpbridge/ab@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830164003467 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830164003467 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250830164003467 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw CI:6303A9FF connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830164003467 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw CI:6303A9FF output_enabled 0 (mgcp_conn.c:271) 20250830164003467 DLMGCP DEBUG <0013> (00AA/rtp C:6303A9FF r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830164003468 DLMGCP NOTICE <0013> endpoint:rtpbridge/ab@mgw CI:6303A9FF CRCX: connection successfully created: (00AA/rtp C:6303A9FF r=NULL:0<->l=::1:5576 CID=174) (mgcp_protocol.c:772) 20250830164003468 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164003468 DLMGCP DEBUG <0013> Generated response: line #00: 200 53991 OK (mgcp_msg.c:72) 20250830164003468 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ab@mgw (mgcp_msg.c:72) 20250830164003468 DLMGCP DEBUG <0013> Generated response: line #02: I: 6303A9FF (mgcp_msg.c:72) 20250830164003468 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 174 (mgcp_msg.c:72) 20250830164003468 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250830164003468 DLMGCP DEBUG <0013> Generated response: line #05: o=- 6303A9FF 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830164003468 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250830164003468 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830164003468 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250830164003468 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250830164003468 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830164003468 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250830164003468 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53992 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164003468 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830164003468 DLMGCP DEBUG <0013> Received message: line #02: C: 00AB (mgcp_msg.c:72) 20250830164003468 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830164003468 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250830164003468 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw (trunk:0) found free endpoint: rtpbridge/ac@mgw (mgcp_endp.c:262) 20250830164003468 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/ac@mgw" (mgcp_protocol.c:370) 20250830164003468 DLMGCP NOTICE <0013> endpoint:rtpbridge/ac@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830164003468 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830164003468 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250830164003468 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw CI:619C79EA connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830164003468 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw CI:619C79EA output_enabled 0 (mgcp_conn.c:271) 20250830164003468 DLMGCP DEBUG <0013> (00AB/rtp C:619C79EA r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830164003468 DLMGCP NOTICE <0013> endpoint:rtpbridge/ac@mgw CI:619C79EA CRCX: connection successfully created: (00AB/rtp C:619C79EA r=NULL:0<->l=::1:5578 CID=175) (mgcp_protocol.c:772) 20250830164003468 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164003468 DLMGCP DEBUG <0013> Generated response: line #00: 200 53992 OK (mgcp_msg.c:72) 20250830164003468 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ac@mgw (mgcp_msg.c:72) 20250830164003468 DLMGCP DEBUG <0013> Generated response: line #02: I: 619C79EA (mgcp_msg.c:72) 20250830164003468 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 175 (mgcp_msg.c:72) 20250830164003468 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250830164003468 DLMGCP DEBUG <0013> Generated response: line #05: o=- 619C79EA 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830164003468 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250830164003468 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830164003468 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250830164003468 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250830164003468 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830164003468 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250830164003468 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53993 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164003468 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830164003468 DLMGCP DEBUG <0013> Received message: line #02: C: 00AC (mgcp_msg.c:72) 20250830164003468 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830164003468 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250830164003468 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw (trunk:0) found free endpoint: rtpbridge/ad@mgw (mgcp_endp.c:262) 20250830164003468 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/ad@mgw" (mgcp_protocol.c:370) 20250830164003468 DLMGCP NOTICE <0013> endpoint:rtpbridge/ad@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830164003468 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830164003468 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250830164003468 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw CI:A0C67941 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830164003468 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw CI:A0C67941 output_enabled 0 (mgcp_conn.c:271) 20250830164003468 DLMGCP DEBUG <0013> (00AC/rtp C:A0C67941 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830164003468 DLMGCP NOTICE <0013> endpoint:rtpbridge/ad@mgw CI:A0C67941 CRCX: connection successfully created: (00AC/rtp C:A0C67941 r=NULL:0<->l=::1:5580 CID=176) (mgcp_protocol.c:772) 20250830164003468 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164003468 DLMGCP DEBUG <0013> Generated response: line #00: 200 53993 OK (mgcp_msg.c:72) 20250830164003468 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ad@mgw (mgcp_msg.c:72) 20250830164003468 DLMGCP DEBUG <0013> Generated response: line #02: I: A0C67941 (mgcp_msg.c:72) 20250830164003468 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 176 (mgcp_msg.c:72) 20250830164003468 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250830164003468 DLMGCP DEBUG <0013> Generated response: line #05: o=- A0C67941 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830164003468 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250830164003468 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830164003468 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250830164003469 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250830164003469 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830164003469 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250830164003469 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53994 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164003469 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830164003469 DLMGCP DEBUG <0013> Received message: line #02: C: 00AD (mgcp_msg.c:72) 20250830164003469 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830164003469 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250830164003469 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw (trunk:0) found free endpoint: rtpbridge/ae@mgw (mgcp_endp.c:262) 20250830164003469 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/ae@mgw" (mgcp_protocol.c:370) 20250830164003469 DLMGCP NOTICE <0013> endpoint:rtpbridge/ae@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830164003469 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830164003469 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250830164003469 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw CI:3F29FD65 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830164003469 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw CI:3F29FD65 output_enabled 0 (mgcp_conn.c:271) 20250830164003469 DLMGCP DEBUG <0013> (00AD/rtp C:3F29FD65 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830164003469 DLMGCP NOTICE <0013> endpoint:rtpbridge/ae@mgw CI:3F29FD65 CRCX: connection successfully created: (00AD/rtp C:3F29FD65 r=NULL:0<->l=::1:5582 CID=177) (mgcp_protocol.c:772) 20250830164003469 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164003469 DLMGCP DEBUG <0013> Generated response: line #00: 200 53994 OK (mgcp_msg.c:72) 20250830164003469 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ae@mgw (mgcp_msg.c:72) 20250830164003469 DLMGCP DEBUG <0013> Generated response: line #02: I: 3F29FD65 (mgcp_msg.c:72) 20250830164003469 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 177 (mgcp_msg.c:72) 20250830164003469 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250830164003469 DLMGCP DEBUG <0013> Generated response: line #05: o=- 3F29FD65 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830164003469 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250830164003469 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830164003469 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250830164003469 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250830164003469 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830164003469 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250830164003469 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53995 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164003469 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830164003469 DLMGCP DEBUG <0013> Received message: line #02: C: 00AE (mgcp_msg.c:72) 20250830164003469 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830164003469 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250830164003469 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw (trunk:0) found free endpoint: rtpbridge/af@mgw (mgcp_endp.c:262) 20250830164003469 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/af@mgw" (mgcp_protocol.c:370) 20250830164003469 DLMGCP NOTICE <0013> endpoint:rtpbridge/af@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830164003469 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830164003469 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250830164003469 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw CI:D30F19E6 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830164003469 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw CI:D30F19E6 output_enabled 0 (mgcp_conn.c:271) 20250830164003469 DLMGCP DEBUG <0013> (00AE/rtp C:D30F19E6 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830164003469 DLMGCP NOTICE <0013> endpoint:rtpbridge/af@mgw CI:D30F19E6 CRCX: connection successfully created: (00AE/rtp C:D30F19E6 r=NULL:0<->l=::1:5584 CID=178) (mgcp_protocol.c:772) 20250830164003469 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164003469 DLMGCP DEBUG <0013> Generated response: line #00: 200 53995 OK (mgcp_msg.c:72) 20250830164003469 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/af@mgw (mgcp_msg.c:72) 20250830164003469 DLMGCP DEBUG <0013> Generated response: line #02: I: D30F19E6 (mgcp_msg.c:72) 20250830164003469 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 178 (mgcp_msg.c:72) 20250830164003469 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250830164003469 DLMGCP DEBUG <0013> Generated response: line #05: o=- D30F19E6 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830164003469 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250830164003469 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830164003469 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250830164003469 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250830164003469 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830164003469 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250830164003470 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53996 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164003470 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830164003470 DLMGCP DEBUG <0013> Received message: line #02: C: 00AF (mgcp_msg.c:72) 20250830164003470 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830164003470 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250830164003470 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw (trunk:0) found free endpoint: rtpbridge/b0@mgw (mgcp_endp.c:262) 20250830164003470 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/b0@mgw" (mgcp_protocol.c:370) 20250830164003470 DLMGCP NOTICE <0013> endpoint:rtpbridge/b0@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830164003470 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830164003470 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250830164003470 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw CI:8F1B1905 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830164003470 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw CI:8F1B1905 output_enabled 0 (mgcp_conn.c:271) 20250830164003470 DLMGCP DEBUG <0013> (00AF/rtp C:8F1B1905 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830164003470 DLMGCP NOTICE <0013> endpoint:rtpbridge/b0@mgw CI:8F1B1905 CRCX: connection successfully created: (00AF/rtp C:8F1B1905 r=NULL:0<->l=::1:5586 CID=179) (mgcp_protocol.c:772) 20250830164003470 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164003470 DLMGCP DEBUG <0013> Generated response: line #00: 200 53996 OK (mgcp_msg.c:72) 20250830164003470 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/b0@mgw (mgcp_msg.c:72) 20250830164003470 DLMGCP DEBUG <0013> Generated response: line #02: I: 8F1B1905 (mgcp_msg.c:72) 20250830164003470 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 179 (mgcp_msg.c:72) 20250830164003470 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250830164003470 DLMGCP DEBUG <0013> Generated response: line #05: o=- 8F1B1905 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830164003470 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250830164003470 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830164003470 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250830164003470 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250830164003470 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830164003470 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250830164003470 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53997 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164003470 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830164003470 DLMGCP DEBUG <0013> Received message: line #02: C: 00B0 (mgcp_msg.c:72) 20250830164003470 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830164003470 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250830164003470 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw (trunk:0) found free endpoint: rtpbridge/b1@mgw (mgcp_endp.c:262) 20250830164003470 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/b1@mgw" (mgcp_protocol.c:370) 20250830164003470 DLMGCP NOTICE <0013> endpoint:rtpbridge/b1@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830164003470 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830164003470 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250830164003470 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw CI:CEB26DF8 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830164003470 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw CI:CEB26DF8 output_enabled 0 (mgcp_conn.c:271) 20250830164003470 DLMGCP DEBUG <0013> (00B0/rtp C:CEB26DF8 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830164003470 DLMGCP NOTICE <0013> endpoint:rtpbridge/b1@mgw CI:CEB26DF8 CRCX: connection successfully created: (00B0/rtp C:CEB26DF8 r=NULL:0<->l=::1:5588 CID=180) (mgcp_protocol.c:772) 20250830164003470 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164003470 DLMGCP DEBUG <0013> Generated response: line #00: 200 53997 OK (mgcp_msg.c:72) 20250830164003470 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/b1@mgw (mgcp_msg.c:72) 20250830164003470 DLMGCP DEBUG <0013> Generated response: line #02: I: CEB26DF8 (mgcp_msg.c:72) 20250830164003470 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 180 (mgcp_msg.c:72) 20250830164003470 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250830164003470 DLMGCP DEBUG <0013> Generated response: line #05: o=- CEB26DF8 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830164003470 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250830164003470 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830164003470 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250830164003470 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250830164003470 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830164003470 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250830164003470 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53998 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164003470 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830164003470 DLMGCP DEBUG <0013> Received message: line #02: C: 00B1 (mgcp_msg.c:72) 20250830164003470 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830164003470 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250830164003470 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw (trunk:0) found free endpoint: rtpbridge/b2@mgw (mgcp_endp.c:262) 20250830164003471 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/b2@mgw" (mgcp_protocol.c:370) 20250830164003471 DLMGCP NOTICE <0013> endpoint:rtpbridge/b2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830164003471 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830164003471 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250830164003471 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw CI:05BE5172 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830164003471 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw CI:05BE5172 output_enabled 0 (mgcp_conn.c:271) 20250830164003471 DLMGCP DEBUG <0013> (00B1/rtp C:05BE5172 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830164003471 DLMGCP NOTICE <0013> endpoint:rtpbridge/b2@mgw CI:05BE5172 CRCX: connection successfully created: (00B1/rtp C:05BE5172 r=NULL:0<->l=::1:5590 CID=181) (mgcp_protocol.c:772) 20250830164003471 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164003471 DLMGCP DEBUG <0013> Generated response: line #00: 200 53998 OK (mgcp_msg.c:72) 20250830164003471 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/b2@mgw (mgcp_msg.c:72) 20250830164003471 DLMGCP DEBUG <0013> Generated response: line #02: I: 05BE5172 (mgcp_msg.c:72) 20250830164003471 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 181 (mgcp_msg.c:72) 20250830164003471 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250830164003471 DLMGCP DEBUG <0013> Generated response: line #05: o=- 05BE5172 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830164003471 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250830164003471 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830164003471 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250830164003471 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250830164003471 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830164003471 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250830164003471 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53999 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164003471 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830164003471 DLMGCP DEBUG <0013> Received message: line #02: C: 00B2 (mgcp_msg.c:72) 20250830164003471 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830164003471 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250830164003471 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw (trunk:0) found free endpoint: rtpbridge/b3@mgw (mgcp_endp.c:262) 20250830164003471 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/b3@mgw" (mgcp_protocol.c:370) 20250830164003471 DLMGCP NOTICE <0013> endpoint:rtpbridge/b3@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830164003471 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830164003471 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250830164003471 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw CI:C8DD7C0D connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830164003471 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw CI:C8DD7C0D output_enabled 0 (mgcp_conn.c:271) 20250830164003471 DLMGCP DEBUG <0013> (00B2/rtp C:C8DD7C0D r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830164003471 DLMGCP NOTICE <0013> endpoint:rtpbridge/b3@mgw CI:C8DD7C0D CRCX: connection successfully created: (00B2/rtp C:C8DD7C0D r=NULL:0<->l=::1:5592 CID=182) (mgcp_protocol.c:772) 20250830164003471 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164003471 DLMGCP DEBUG <0013> Generated response: line #00: 200 53999 OK (mgcp_msg.c:72) 20250830164003471 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/b3@mgw (mgcp_msg.c:72) 20250830164003471 DLMGCP DEBUG <0013> Generated response: line #02: I: C8DD7C0D (mgcp_msg.c:72) 20250830164003471 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 182 (mgcp_msg.c:72) 20250830164003471 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250830164003471 DLMGCP DEBUG <0013> Generated response: line #05: o=- C8DD7C0D 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830164003471 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250830164003471 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830164003471 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250830164003471 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250830164003471 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830164003471 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250830164003471 DLMGCP DEBUG <0013> Received message: line #00: CRCX 54000 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164003471 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830164003471 DLMGCP DEBUG <0013> Received message: line #02: C: 00B3 (mgcp_msg.c:72) 20250830164003471 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830164003471 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250830164003471 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw (trunk:0) found free endpoint: rtpbridge/b4@mgw (mgcp_endp.c:262) 20250830164003471 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/b4@mgw" (mgcp_protocol.c:370) 20250830164003471 DLMGCP NOTICE <0013> endpoint:rtpbridge/b4@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830164003471 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830164003471 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250830164003471 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw CI:4383E456 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830164003471 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw CI:4383E456 output_enabled 0 (mgcp_conn.c:271) 20250830164003471 DLMGCP DEBUG <0013> (00B3/rtp C:4383E456 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830164003471 DLMGCP NOTICE <0013> endpoint:rtpbridge/b4@mgw CI:4383E456 CRCX: connection successfully created: (00B3/rtp C:4383E456 r=NULL:0<->l=::1:5594 CID=183) (mgcp_protocol.c:772) 20250830164003471 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164003471 DLMGCP DEBUG <0013> Generated response: line #00: 200 54000 OK (mgcp_msg.c:72) 20250830164003472 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/b4@mgw (mgcp_msg.c:72) 20250830164003472 DLMGCP DEBUG <0013> Generated response: line #02: I: 4383E456 (mgcp_msg.c:72) 20250830164003472 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 183 (mgcp_msg.c:72) 20250830164003472 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250830164003472 DLMGCP DEBUG <0013> Generated response: line #05: o=- 4383E456 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830164003472 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250830164003472 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830164003472 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250830164003472 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250830164003472 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830164003472 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250830164003472 DLMGCP DEBUG <0013> Received message: line #00: CRCX 54001 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164003472 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830164003472 DLMGCP DEBUG <0013> Received message: line #02: C: 00B4 (mgcp_msg.c:72) 20250830164003472 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830164003472 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250830164003472 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw (trunk:0) found free endpoint: rtpbridge/b5@mgw (mgcp_endp.c:262) 20250830164003472 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/b5@mgw" (mgcp_protocol.c:370) 20250830164003472 DLMGCP NOTICE <0013> endpoint:rtpbridge/b5@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830164003472 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830164003472 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250830164003472 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw CI:B0528A82 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830164003472 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw CI:B0528A82 output_enabled 0 (mgcp_conn.c:271) 20250830164003472 DLMGCP DEBUG <0013> (00B4/rtp C:B0528A82 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830164003472 DLMGCP NOTICE <0013> endpoint:rtpbridge/b5@mgw CI:B0528A82 CRCX: connection successfully created: (00B4/rtp C:B0528A82 r=NULL:0<->l=::1:5596 CID=184) (mgcp_protocol.c:772) 20250830164003472 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164003472 DLMGCP DEBUG <0013> Generated response: line #00: 200 54001 OK (mgcp_msg.c:72) 20250830164003472 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/b5@mgw (mgcp_msg.c:72) 20250830164003472 DLMGCP DEBUG <0013> Generated response: line #02: I: B0528A82 (mgcp_msg.c:72) 20250830164003472 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 184 (mgcp_msg.c:72) 20250830164003472 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250830164003472 DLMGCP DEBUG <0013> Generated response: line #05: o=- B0528A82 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830164003472 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250830164003472 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830164003472 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250830164003472 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250830164003472 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830164003472 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250830164003472 DLMGCP DEBUG <0013> Received message: line #00: CRCX 54002 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164003472 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830164003472 DLMGCP DEBUG <0013> Received message: line #02: C: 00B5 (mgcp_msg.c:72) 20250830164003472 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830164003472 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250830164003472 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw (trunk:0) found free endpoint: rtpbridge/b6@mgw (mgcp_endp.c:262) 20250830164003472 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/b6@mgw" (mgcp_protocol.c:370) 20250830164003472 DLMGCP NOTICE <0013> endpoint:rtpbridge/b6@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830164003472 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830164003472 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250830164003472 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw CI:1E121FAE connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830164003472 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw CI:1E121FAE output_enabled 0 (mgcp_conn.c:271) 20250830164003472 DLMGCP DEBUG <0013> (00B5/rtp C:1E121FAE r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830164003472 DLMGCP NOTICE <0013> endpoint:rtpbridge/b6@mgw CI:1E121FAE CRCX: connection successfully created: (00B5/rtp C:1E121FAE r=NULL:0<->l=::1:5598 CID=185) (mgcp_protocol.c:772) 20250830164003472 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164003472 DLMGCP DEBUG <0013> Generated response: line #00: 200 54002 OK (mgcp_msg.c:72) 20250830164003472 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/b6@mgw (mgcp_msg.c:72) 20250830164003472 DLMGCP DEBUG <0013> Generated response: line #02: I: 1E121FAE (mgcp_msg.c:72) 20250830164003472 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 185 (mgcp_msg.c:72) 20250830164003472 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250830164003472 DLMGCP DEBUG <0013> Generated response: line #05: o=- 1E121FAE 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830164003472 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250830164003472 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830164003472 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250830164003472 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250830164003472 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830164003472 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250830164003473 DLMGCP DEBUG <0013> Received message: line #00: CRCX 54003 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164003473 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830164003473 DLMGCP DEBUG <0013> Received message: line #02: C: 00B6 (mgcp_msg.c:72) 20250830164003473 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830164003473 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250830164003473 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw (trunk:0) found free endpoint: rtpbridge/b7@mgw (mgcp_endp.c:262) 20250830164003473 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/b7@mgw" (mgcp_protocol.c:370) 20250830164003473 DLMGCP NOTICE <0013> endpoint:rtpbridge/b7@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830164003473 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830164003473 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250830164003473 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw CI:41EAEDE7 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830164003473 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw CI:41EAEDE7 output_enabled 0 (mgcp_conn.c:271) 20250830164003473 DLMGCP DEBUG <0013> (00B6/rtp C:41EAEDE7 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830164003473 DLMGCP NOTICE <0013> endpoint:rtpbridge/b7@mgw CI:41EAEDE7 CRCX: connection successfully created: (00B6/rtp C:41EAEDE7 r=NULL:0<->l=::1:5600 CID=186) (mgcp_protocol.c:772) 20250830164003473 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164003473 DLMGCP DEBUG <0013> Generated response: line #00: 200 54003 OK (mgcp_msg.c:72) 20250830164003473 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/b7@mgw (mgcp_msg.c:72) 20250830164003473 DLMGCP DEBUG <0013> Generated response: line #02: I: 41EAEDE7 (mgcp_msg.c:72) 20250830164003473 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 186 (mgcp_msg.c:72) 20250830164003473 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250830164003473 DLMGCP DEBUG <0013> Generated response: line #05: o=- 41EAEDE7 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830164003473 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250830164003473 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830164003473 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250830164003473 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250830164003473 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830164003473 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250830164003473 DLMGCP DEBUG <0013> Received message: line #00: CRCX 54004 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164003473 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830164003473 DLMGCP DEBUG <0013> Received message: line #02: C: 00B7 (mgcp_msg.c:72) 20250830164003473 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830164003473 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250830164003473 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw (trunk:0) found free endpoint: rtpbridge/b8@mgw (mgcp_endp.c:262) 20250830164003473 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/b8@mgw" (mgcp_protocol.c:370) 20250830164003473 DLMGCP NOTICE <0013> endpoint:rtpbridge/b8@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830164003473 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830164003473 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250830164003473 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw CI:5F1510CC connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830164003473 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw CI:5F1510CC output_enabled 0 (mgcp_conn.c:271) 20250830164003473 DLMGCP DEBUG <0013> (00B7/rtp C:5F1510CC r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830164003473 DLMGCP NOTICE <0013> endpoint:rtpbridge/b8@mgw CI:5F1510CC CRCX: connection successfully created: (00B7/rtp C:5F1510CC r=NULL:0<->l=::1:5602 CID=187) (mgcp_protocol.c:772) 20250830164003473 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164003473 DLMGCP DEBUG <0013> Generated response: line #00: 200 54004 OK (mgcp_msg.c:72) 20250830164003473 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/b8@mgw (mgcp_msg.c:72) 20250830164003473 DLMGCP DEBUG <0013> Generated response: line #02: I: 5F1510CC (mgcp_msg.c:72) 20250830164003473 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 187 (mgcp_msg.c:72) 20250830164003473 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250830164003473 DLMGCP DEBUG <0013> Generated response: line #05: o=- 5F1510CC 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830164003473 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250830164003473 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830164003473 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250830164003473 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250830164003473 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830164003473 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250830164003473 DLMGCP DEBUG <0013> Received message: line #00: CRCX 54005 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164003474 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830164003474 DLMGCP DEBUG <0013> Received message: line #02: C: 00B8 (mgcp_msg.c:72) 20250830164003474 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830164003474 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250830164003474 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw (trunk:0) found free endpoint: rtpbridge/b9@mgw (mgcp_endp.c:262) 20250830164003474 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/b9@mgw" (mgcp_protocol.c:370) 20250830164003474 DLMGCP NOTICE <0013> endpoint:rtpbridge/b9@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830164003474 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830164003474 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250830164003474 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw CI:95CCC03B connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830164003474 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw CI:95CCC03B output_enabled 0 (mgcp_conn.c:271) 20250830164003474 DLMGCP DEBUG <0013> (00B8/rtp C:95CCC03B r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830164003474 DLMGCP NOTICE <0013> endpoint:rtpbridge/b9@mgw CI:95CCC03B CRCX: connection successfully created: (00B8/rtp C:95CCC03B r=NULL:0<->l=::1:5604 CID=188) (mgcp_protocol.c:772) 20250830164003474 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164003474 DLMGCP DEBUG <0013> Generated response: line #00: 200 54005 OK (mgcp_msg.c:72) 20250830164003474 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/b9@mgw (mgcp_msg.c:72) 20250830164003474 DLMGCP DEBUG <0013> Generated response: line #02: I: 95CCC03B (mgcp_msg.c:72) 20250830164003474 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 188 (mgcp_msg.c:72) 20250830164003474 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250830164003474 DLMGCP DEBUG <0013> Generated response: line #05: o=- 95CCC03B 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830164003474 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250830164003474 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830164003474 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250830164003474 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250830164003474 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830164003474 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250830164003474 DLMGCP DEBUG <0013> Received message: line #00: CRCX 54006 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164003474 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830164003474 DLMGCP DEBUG <0013> Received message: line #02: C: 00B9 (mgcp_msg.c:72) 20250830164003474 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830164003474 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250830164003474 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw (trunk:0) found free endpoint: rtpbridge/ba@mgw (mgcp_endp.c:262) 20250830164003474 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/ba@mgw" (mgcp_protocol.c:370) 20250830164003474 DLMGCP NOTICE <0013> endpoint:rtpbridge/ba@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830164003474 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830164003474 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250830164003474 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw CI:8709E0B5 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830164003474 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw CI:8709E0B5 output_enabled 0 (mgcp_conn.c:271) 20250830164003474 DLMGCP DEBUG <0013> (00B9/rtp C:8709E0B5 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830164003474 DLMGCP NOTICE <0013> endpoint:rtpbridge/ba@mgw CI:8709E0B5 CRCX: connection successfully created: (00B9/rtp C:8709E0B5 r=NULL:0<->l=::1:5606 CID=189) (mgcp_protocol.c:772) 20250830164003474 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164003474 DLMGCP DEBUG <0013> Generated response: line #00: 200 54006 OK (mgcp_msg.c:72) 20250830164003474 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ba@mgw (mgcp_msg.c:72) 20250830164003474 DLMGCP DEBUG <0013> Generated response: line #02: I: 8709E0B5 (mgcp_msg.c:72) 20250830164003474 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 189 (mgcp_msg.c:72) 20250830164003474 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250830164003474 DLMGCP DEBUG <0013> Generated response: line #05: o=- 8709E0B5 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830164003474 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250830164003474 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830164003474 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250830164003474 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250830164003474 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830164003474 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250830164003474 DLMGCP DEBUG <0013> Received message: line #00: CRCX 54007 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164003474 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830164003474 DLMGCP DEBUG <0013> Received message: line #02: C: 00BA (mgcp_msg.c:72) 20250830164003474 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830164003474 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250830164003474 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw (trunk:0) found free endpoint: rtpbridge/bb@mgw (mgcp_endp.c:262) 20250830164003474 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/bb@mgw" (mgcp_protocol.c:370) 20250830164003474 DLMGCP NOTICE <0013> endpoint:rtpbridge/bb@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830164003474 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830164003474 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250830164003474 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw CI:83014465 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830164003474 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw CI:83014465 output_enabled 0 (mgcp_conn.c:271) 20250830164003474 DLMGCP DEBUG <0013> (00BA/rtp C:83014465 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830164003475 DLMGCP NOTICE <0013> endpoint:rtpbridge/bb@mgw CI:83014465 CRCX: connection successfully created: (00BA/rtp C:83014465 r=NULL:0<->l=::1:5608 CID=190) (mgcp_protocol.c:772) 20250830164003475 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164003475 DLMGCP DEBUG <0013> Generated response: line #00: 200 54007 OK (mgcp_msg.c:72) 20250830164003475 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/bb@mgw (mgcp_msg.c:72) 20250830164003475 DLMGCP DEBUG <0013> Generated response: line #02: I: 83014465 (mgcp_msg.c:72) 20250830164003475 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 190 (mgcp_msg.c:72) 20250830164003475 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250830164003475 DLMGCP DEBUG <0013> Generated response: line #05: o=- 83014465 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830164003475 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250830164003475 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830164003475 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250830164003475 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250830164003475 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830164003475 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250830164003475 DLMGCP DEBUG <0013> Received message: line #00: CRCX 54008 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164003475 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830164003475 DLMGCP DEBUG <0013> Received message: line #02: C: 00BB (mgcp_msg.c:72) 20250830164003475 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830164003475 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250830164003475 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw (trunk:0) found free endpoint: rtpbridge/bc@mgw (mgcp_endp.c:262) 20250830164003475 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/bc@mgw" (mgcp_protocol.c:370) 20250830164003475 DLMGCP NOTICE <0013> endpoint:rtpbridge/bc@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830164003475 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830164003475 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250830164003475 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw CI:2EACD3F1 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830164003475 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw CI:2EACD3F1 output_enabled 0 (mgcp_conn.c:271) 20250830164003475 DLMGCP DEBUG <0013> (00BB/rtp C:2EACD3F1 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830164003475 DLMGCP NOTICE <0013> endpoint:rtpbridge/bc@mgw CI:2EACD3F1 CRCX: connection successfully created: (00BB/rtp C:2EACD3F1 r=NULL:0<->l=::1:5610 CID=191) (mgcp_protocol.c:772) 20250830164003475 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164003475 DLMGCP DEBUG <0013> Generated response: line #00: 200 54008 OK (mgcp_msg.c:72) 20250830164003475 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/bc@mgw (mgcp_msg.c:72) 20250830164003475 DLMGCP DEBUG <0013> Generated response: line #02: I: 2EACD3F1 (mgcp_msg.c:72) 20250830164003475 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 191 (mgcp_msg.c:72) 20250830164003475 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250830164003475 DLMGCP DEBUG <0013> Generated response: line #05: o=- 2EACD3F1 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830164003475 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250830164003475 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830164003475 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250830164003475 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250830164003475 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830164003475 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250830164003475 DLMGCP DEBUG <0013> Received message: line #00: CRCX 54009 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164003475 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830164003475 DLMGCP DEBUG <0013> Received message: line #02: C: 00BC (mgcp_msg.c:72) 20250830164003475 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830164003475 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250830164003475 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw (trunk:0) found free endpoint: rtpbridge/bd@mgw (mgcp_endp.c:262) 20250830164003475 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/bd@mgw" (mgcp_protocol.c:370) 20250830164003475 DLMGCP NOTICE <0013> endpoint:rtpbridge/bd@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830164003475 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830164003475 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250830164003475 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw CI:D57D375E connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830164003475 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw CI:D57D375E output_enabled 0 (mgcp_conn.c:271) 20250830164003475 DLMGCP DEBUG <0013> (00BC/rtp C:D57D375E r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830164003475 DLMGCP NOTICE <0013> endpoint:rtpbridge/bd@mgw CI:D57D375E CRCX: connection successfully created: (00BC/rtp C:D57D375E r=NULL:0<->l=::1:5612 CID=192) (mgcp_protocol.c:772) 20250830164003475 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164003475 DLMGCP DEBUG <0013> Generated response: line #00: 200 54009 OK (mgcp_msg.c:72) 20250830164003475 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/bd@mgw (mgcp_msg.c:72) 20250830164003475 DLMGCP DEBUG <0013> Generated response: line #02: I: D57D375E (mgcp_msg.c:72) 20250830164003475 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 192 (mgcp_msg.c:72) 20250830164003475 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250830164003475 DLMGCP DEBUG <0013> Generated response: line #05: o=- D57D375E 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830164003475 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250830164003475 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830164003475 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250830164003475 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250830164003475 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830164003475 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250830164003476 DLMGCP DEBUG <0013> Received message: line #00: CRCX 54010 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164003476 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830164003476 DLMGCP DEBUG <0013> Received message: line #02: C: 00BD (mgcp_msg.c:72) 20250830164003476 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830164003476 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250830164003476 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw (trunk:0) found free endpoint: rtpbridge/be@mgw (mgcp_endp.c:262) 20250830164003476 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/be@mgw" (mgcp_protocol.c:370) 20250830164003476 DLMGCP NOTICE <0013> endpoint:rtpbridge/be@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830164003476 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830164003476 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250830164003476 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw CI:189D26E7 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830164003476 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw CI:189D26E7 output_enabled 0 (mgcp_conn.c:271) 20250830164003476 DLMGCP DEBUG <0013> (00BD/rtp C:189D26E7 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830164003476 DLMGCP NOTICE <0013> endpoint:rtpbridge/be@mgw CI:189D26E7 CRCX: connection successfully created: (00BD/rtp C:189D26E7 r=NULL:0<->l=::1:5614 CID=193) (mgcp_protocol.c:772) 20250830164003476 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164003476 DLMGCP DEBUG <0013> Generated response: line #00: 200 54010 OK (mgcp_msg.c:72) 20250830164003476 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/be@mgw (mgcp_msg.c:72) 20250830164003476 DLMGCP DEBUG <0013> Generated response: line #02: I: 189D26E7 (mgcp_msg.c:72) 20250830164003476 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 193 (mgcp_msg.c:72) 20250830164003476 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250830164003476 DLMGCP DEBUG <0013> Generated response: line #05: o=- 189D26E7 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830164003476 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250830164003476 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830164003476 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250830164003476 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250830164003476 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830164003476 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250830164003476 DLMGCP DEBUG <0013> Received message: line #00: CRCX 54011 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164003476 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830164003476 DLMGCP DEBUG <0013> Received message: line #02: C: 00BE (mgcp_msg.c:72) 20250830164003476 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830164003476 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250830164003476 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw (trunk:0) found free endpoint: rtpbridge/bf@mgw (mgcp_endp.c:262) 20250830164003476 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/bf@mgw" (mgcp_protocol.c:370) 20250830164003476 DLMGCP NOTICE <0013> endpoint:rtpbridge/bf@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830164003476 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830164003476 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250830164003476 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw CI:30B6B6BA connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830164003476 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw CI:30B6B6BA output_enabled 0 (mgcp_conn.c:271) 20250830164003476 DLMGCP DEBUG <0013> (00BE/rtp C:30B6B6BA r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830164003476 DLMGCP NOTICE <0013> endpoint:rtpbridge/bf@mgw CI:30B6B6BA CRCX: connection successfully created: (00BE/rtp C:30B6B6BA r=NULL:0<->l=::1:5616 CID=194) (mgcp_protocol.c:772) 20250830164003476 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164003476 DLMGCP DEBUG <0013> Generated response: line #00: 200 54011 OK (mgcp_msg.c:72) 20250830164003476 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/bf@mgw (mgcp_msg.c:72) 20250830164003476 DLMGCP DEBUG <0013> Generated response: line #02: I: 30B6B6BA (mgcp_msg.c:72) 20250830164003476 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 194 (mgcp_msg.c:72) 20250830164003476 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250830164003476 DLMGCP DEBUG <0013> Generated response: line #05: o=- 30B6B6BA 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830164003476 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250830164003476 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830164003476 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250830164003476 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250830164003476 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830164003476 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250830164003477 DLMGCP DEBUG <0013> Received message: line #00: CRCX 54012 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164003477 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830164003477 DLMGCP DEBUG <0013> Received message: line #02: C: 00BF (mgcp_msg.c:72) 20250830164003477 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830164003477 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250830164003477 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw (trunk:0) found free endpoint: rtpbridge/c0@mgw (mgcp_endp.c:262) 20250830164003477 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/c0@mgw" (mgcp_protocol.c:370) 20250830164003477 DLMGCP NOTICE <0013> endpoint:rtpbridge/c0@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830164003477 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830164003477 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250830164003477 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw CI:4E92C2BB connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830164003477 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw CI:4E92C2BB output_enabled 0 (mgcp_conn.c:271) 20250830164003477 DLMGCP DEBUG <0013> (00BF/rtp C:4E92C2BB r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830164003477 DLMGCP NOTICE <0013> endpoint:rtpbridge/c0@mgw CI:4E92C2BB CRCX: connection successfully created: (00BF/rtp C:4E92C2BB r=NULL:0<->l=::1:5618 CID=195) (mgcp_protocol.c:772) 20250830164003477 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164003477 DLMGCP DEBUG <0013> Generated response: line #00: 200 54012 OK (mgcp_msg.c:72) 20250830164003477 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/c0@mgw (mgcp_msg.c:72) 20250830164003477 DLMGCP DEBUG <0013> Generated response: line #02: I: 4E92C2BB (mgcp_msg.c:72) 20250830164003477 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 195 (mgcp_msg.c:72) 20250830164003477 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250830164003477 DLMGCP DEBUG <0013> Generated response: line #05: o=- 4E92C2BB 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830164003477 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250830164003477 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830164003477 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250830164003477 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250830164003477 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830164003477 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250830164003477 DLMGCP DEBUG <0013> Received message: line #00: CRCX 54013 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164003477 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830164003477 DLMGCP DEBUG <0013> Received message: line #02: C: 00C0 (mgcp_msg.c:72) 20250830164003477 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830164003477 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250830164003477 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw (trunk:0) found free endpoint: rtpbridge/c1@mgw (mgcp_endp.c:262) 20250830164003477 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/c1@mgw" (mgcp_protocol.c:370) 20250830164003477 DLMGCP NOTICE <0013> endpoint:rtpbridge/c1@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830164003477 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830164003477 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250830164003477 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw CI:56E6568A connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830164003477 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw CI:56E6568A output_enabled 0 (mgcp_conn.c:271) 20250830164003477 DLMGCP DEBUG <0013> (00C0/rtp C:56E6568A r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830164003477 DLMGCP NOTICE <0013> endpoint:rtpbridge/c1@mgw CI:56E6568A CRCX: connection successfully created: (00C0/rtp C:56E6568A r=NULL:0<->l=::1:5620 CID=196) (mgcp_protocol.c:772) 20250830164003477 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164003477 DLMGCP DEBUG <0013> Generated response: line #00: 200 54013 OK (mgcp_msg.c:72) 20250830164003477 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/c1@mgw (mgcp_msg.c:72) 20250830164003477 DLMGCP DEBUG <0013> Generated response: line #02: I: 56E6568A (mgcp_msg.c:72) 20250830164003477 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 196 (mgcp_msg.c:72) 20250830164003477 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250830164003477 DLMGCP DEBUG <0013> Generated response: line #05: o=- 56E6568A 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830164003477 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250830164003477 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830164003477 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250830164003477 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250830164003477 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830164003477 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250830164003477 DLMGCP DEBUG <0013> Received message: line #00: CRCX 54014 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164003477 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830164003477 DLMGCP DEBUG <0013> Received message: line #02: C: 00C1 (mgcp_msg.c:72) 20250830164003477 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830164003477 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250830164003477 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw (trunk:0) found free endpoint: rtpbridge/c2@mgw (mgcp_endp.c:262) 20250830164003477 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/c2@mgw" (mgcp_protocol.c:370) 20250830164003477 DLMGCP NOTICE <0013> endpoint:rtpbridge/c2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830164003478 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830164003478 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250830164003478 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw CI:CA26C436 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830164003478 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw CI:CA26C436 output_enabled 0 (mgcp_conn.c:271) 20250830164003478 DLMGCP DEBUG <0013> (00C1/rtp C:CA26C436 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830164003478 DLMGCP NOTICE <0013> endpoint:rtpbridge/c2@mgw CI:CA26C436 CRCX: connection successfully created: (00C1/rtp C:CA26C436 r=NULL:0<->l=::1:5622 CID=197) (mgcp_protocol.c:772) 20250830164003478 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164003478 DLMGCP DEBUG <0013> Generated response: line #00: 200 54014 OK (mgcp_msg.c:72) 20250830164003478 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/c2@mgw (mgcp_msg.c:72) 20250830164003478 DLMGCP DEBUG <0013> Generated response: line #02: I: CA26C436 (mgcp_msg.c:72) 20250830164003478 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 197 (mgcp_msg.c:72) 20250830164003478 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250830164003478 DLMGCP DEBUG <0013> Generated response: line #05: o=- CA26C436 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830164003478 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250830164003478 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830164003478 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250830164003478 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250830164003478 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830164003478 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250830164003478 DLMGCP DEBUG <0013> Received message: line #00: CRCX 54015 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164003478 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830164003478 DLMGCP DEBUG <0013> Received message: line #02: C: 00C2 (mgcp_msg.c:72) 20250830164003478 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830164003478 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250830164003478 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw (trunk:0) found free endpoint: rtpbridge/c3@mgw (mgcp_endp.c:262) 20250830164003478 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/c3@mgw" (mgcp_protocol.c:370) 20250830164003478 DLMGCP NOTICE <0013> endpoint:rtpbridge/c3@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830164003478 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830164003478 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250830164003478 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw CI:E7E37588 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830164003478 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw CI:E7E37588 output_enabled 0 (mgcp_conn.c:271) 20250830164003478 DLMGCP DEBUG <0013> (00C2/rtp C:E7E37588 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830164003478 DLMGCP NOTICE <0013> endpoint:rtpbridge/c3@mgw CI:E7E37588 CRCX: connection successfully created: (00C2/rtp C:E7E37588 r=NULL:0<->l=::1:5624 CID=198) (mgcp_protocol.c:772) 20250830164003478 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164003478 DLMGCP DEBUG <0013> Generated response: line #00: 200 54015 OK (mgcp_msg.c:72) 20250830164003478 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/c3@mgw (mgcp_msg.c:72) 20250830164003478 DLMGCP DEBUG <0013> Generated response: line #02: I: E7E37588 (mgcp_msg.c:72) 20250830164003478 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 198 (mgcp_msg.c:72) 20250830164003478 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250830164003478 DLMGCP DEBUG <0013> Generated response: line #05: o=- E7E37588 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830164003478 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250830164003478 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830164003478 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250830164003478 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250830164003478 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830164003478 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250830164003478 DLMGCP DEBUG <0013> Received message: line #00: CRCX 54016 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164003478 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830164003478 DLMGCP DEBUG <0013> Received message: line #02: C: 00C3 (mgcp_msg.c:72) 20250830164003478 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830164003478 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250830164003478 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw (trunk:0) found free endpoint: rtpbridge/c4@mgw (mgcp_endp.c:262) 20250830164003478 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/c4@mgw" (mgcp_protocol.c:370) 20250830164003478 DLMGCP NOTICE <0013> endpoint:rtpbridge/c4@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830164003478 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830164003478 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250830164003478 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw CI:468B3994 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830164003478 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw CI:468B3994 output_enabled 0 (mgcp_conn.c:271) 20250830164003478 DLMGCP DEBUG <0013> (00C3/rtp C:468B3994 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830164003478 DLMGCP NOTICE <0013> endpoint:rtpbridge/c4@mgw CI:468B3994 CRCX: connection successfully created: (00C3/rtp C:468B3994 r=NULL:0<->l=::1:5626 CID=199) (mgcp_protocol.c:772) 20250830164003478 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164003478 DLMGCP DEBUG <0013> Generated response: line #00: 200 54016 OK (mgcp_msg.c:72) 20250830164003479 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/c4@mgw (mgcp_msg.c:72) 20250830164003479 DLMGCP DEBUG <0013> Generated response: line #02: I: 468B3994 (mgcp_msg.c:72) 20250830164003479 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 199 (mgcp_msg.c:72) 20250830164003479 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250830164003479 DLMGCP DEBUG <0013> Generated response: line #05: o=- 468B3994 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830164003479 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250830164003479 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830164003479 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250830164003479 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250830164003479 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830164003479 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250830164003479 DLMGCP DEBUG <0013> Received message: line #00: CRCX 54017 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164003479 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830164003479 DLMGCP DEBUG <0013> Received message: line #02: C: 00C4 (mgcp_msg.c:72) 20250830164003479 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830164003479 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250830164003479 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw (trunk:0) found free endpoint: rtpbridge/c5@mgw (mgcp_endp.c:262) 20250830164003479 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/c5@mgw" (mgcp_protocol.c:370) 20250830164003479 DLMGCP NOTICE <0013> endpoint:rtpbridge/c5@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830164003479 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830164003479 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250830164003479 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw CI:28E7D55A connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830164003479 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw CI:28E7D55A output_enabled 0 (mgcp_conn.c:271) 20250830164003479 DLMGCP DEBUG <0013> (00C4/rtp C:28E7D55A r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830164003479 DLMGCP NOTICE <0013> endpoint:rtpbridge/c5@mgw CI:28E7D55A CRCX: connection successfully created: (00C4/rtp C:28E7D55A r=NULL:0<->l=::1:5628 CID=200) (mgcp_protocol.c:772) 20250830164003479 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164003479 DLMGCP DEBUG <0013> Generated response: line #00: 200 54017 OK (mgcp_msg.c:72) 20250830164003479 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/c5@mgw (mgcp_msg.c:72) 20250830164003479 DLMGCP DEBUG <0013> Generated response: line #02: I: 28E7D55A (mgcp_msg.c:72) 20250830164003479 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 200 (mgcp_msg.c:72) 20250830164003479 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250830164003479 DLMGCP DEBUG <0013> Generated response: line #05: o=- 28E7D55A 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830164003479 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250830164003479 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830164003479 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250830164003479 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250830164003479 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830164003479 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250830164003479 DLMGCP DEBUG <0013> Received message: line #00: CRCX 54018 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164003479 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830164003479 DLMGCP DEBUG <0013> Received message: line #02: C: 00C5 (mgcp_msg.c:72) 20250830164003479 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830164003479 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250830164003479 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw (trunk:0) found free endpoint: rtpbridge/c6@mgw (mgcp_endp.c:262) 20250830164003479 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/c6@mgw" (mgcp_protocol.c:370) 20250830164003479 DLMGCP NOTICE <0013> endpoint:rtpbridge/c6@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830164003479 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830164003479 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250830164003479 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw CI:1973F1E3 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830164003479 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw CI:1973F1E3 output_enabled 0 (mgcp_conn.c:271) 20250830164003479 DLMGCP DEBUG <0013> (00C5/rtp C:1973F1E3 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830164003479 DLMGCP NOTICE <0013> endpoint:rtpbridge/c6@mgw CI:1973F1E3 CRCX: connection successfully created: (00C5/rtp C:1973F1E3 r=NULL:0<->l=::1:5630 CID=201) (mgcp_protocol.c:772) 20250830164003479 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164003479 DLMGCP DEBUG <0013> Generated response: line #00: 200 54018 OK (mgcp_msg.c:72) 20250830164003479 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/c6@mgw (mgcp_msg.c:72) 20250830164003479 DLMGCP DEBUG <0013> Generated response: line #02: I: 1973F1E3 (mgcp_msg.c:72) 20250830164003479 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 201 (mgcp_msg.c:72) 20250830164003479 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250830164003479 DLMGCP DEBUG <0013> Generated response: line #05: o=- 1973F1E3 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830164003479 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250830164003479 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830164003479 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250830164003479 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250830164003479 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830164003479 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250830164003480 DLMGCP DEBUG <0013> Received message: line #00: CRCX 54019 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164003480 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830164003480 DLMGCP DEBUG <0013> Received message: line #02: C: 00C6 (mgcp_msg.c:72) 20250830164003480 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830164003480 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250830164003480 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw (trunk:0) found free endpoint: rtpbridge/c7@mgw (mgcp_endp.c:262) 20250830164003480 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/c7@mgw" (mgcp_protocol.c:370) 20250830164003480 DLMGCP NOTICE <0013> endpoint:rtpbridge/c7@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830164003480 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830164003480 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250830164003480 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw CI:D1AB5057 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830164003480 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw CI:D1AB5057 output_enabled 0 (mgcp_conn.c:271) 20250830164003480 DLMGCP DEBUG <0013> (00C6/rtp C:D1AB5057 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830164003480 DLMGCP NOTICE <0013> endpoint:rtpbridge/c7@mgw CI:D1AB5057 CRCX: connection successfully created: (00C6/rtp C:D1AB5057 r=NULL:0<->l=::1:5632 CID=202) (mgcp_protocol.c:772) 20250830164003480 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164003480 DLMGCP DEBUG <0013> Generated response: line #00: 200 54019 OK (mgcp_msg.c:72) 20250830164003480 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/c7@mgw (mgcp_msg.c:72) 20250830164003480 DLMGCP DEBUG <0013> Generated response: line #02: I: D1AB5057 (mgcp_msg.c:72) 20250830164003480 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 202 (mgcp_msg.c:72) 20250830164003480 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250830164003480 DLMGCP DEBUG <0013> Generated response: line #05: o=- D1AB5057 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830164003480 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250830164003480 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830164003480 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250830164003480 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250830164003480 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830164003480 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250830164003480 DLMGCP DEBUG <0013> Received message: line #00: CRCX 54020 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164003480 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830164003480 DLMGCP DEBUG <0013> Received message: line #02: C: 00C7 (mgcp_msg.c:72) 20250830164003480 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830164003480 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250830164003480 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw (trunk:0) found free endpoint: rtpbridge/c8@mgw (mgcp_endp.c:262) 20250830164003480 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/c8@mgw" (mgcp_protocol.c:370) 20250830164003480 DLMGCP NOTICE <0013> endpoint:rtpbridge/c8@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830164003480 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830164003480 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250830164003480 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw CI:D037CAD7 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830164003480 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw CI:D037CAD7 output_enabled 0 (mgcp_conn.c:271) 20250830164003480 DLMGCP DEBUG <0013> (00C7/rtp C:D037CAD7 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830164003480 DLMGCP NOTICE <0013> endpoint:rtpbridge/c8@mgw CI:D037CAD7 CRCX: connection successfully created: (00C7/rtp C:D037CAD7 r=NULL:0<->l=::1:5634 CID=203) (mgcp_protocol.c:772) 20250830164003480 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164003480 DLMGCP DEBUG <0013> Generated response: line #00: 200 54020 OK (mgcp_msg.c:72) 20250830164003480 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/c8@mgw (mgcp_msg.c:72) 20250830164003480 DLMGCP DEBUG <0013> Generated response: line #02: I: D037CAD7 (mgcp_msg.c:72) 20250830164003480 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 203 (mgcp_msg.c:72) 20250830164003480 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250830164003480 DLMGCP DEBUG <0013> Generated response: line #05: o=- D037CAD7 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830164003480 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250830164003480 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830164003480 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250830164003480 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250830164003480 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830164003480 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250830164003481 DLMGCP DEBUG <0013> Received message: line #00: CRCX 54021 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164003481 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830164003481 DLMGCP DEBUG <0013> Received message: line #02: C: 00C8 (mgcp_msg.c:72) 20250830164003481 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830164003481 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250830164003481 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw (trunk:0) found free endpoint: rtpbridge/c9@mgw (mgcp_endp.c:262) 20250830164003481 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/c9@mgw" (mgcp_protocol.c:370) 20250830164003481 DLMGCP NOTICE <0013> endpoint:rtpbridge/c9@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830164003481 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830164003481 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250830164003481 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw CI:72E9299A connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830164003481 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw CI:72E9299A output_enabled 0 (mgcp_conn.c:271) 20250830164003481 DLMGCP DEBUG <0013> (00C8/rtp C:72E9299A r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830164003481 DLMGCP NOTICE <0013> endpoint:rtpbridge/c9@mgw CI:72E9299A CRCX: connection successfully created: (00C8/rtp C:72E9299A r=NULL:0<->l=::1:5636 CID=204) (mgcp_protocol.c:772) 20250830164003481 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164003481 DLMGCP DEBUG <0013> Generated response: line #00: 200 54021 OK (mgcp_msg.c:72) 20250830164003481 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/c9@mgw (mgcp_msg.c:72) 20250830164003481 DLMGCP DEBUG <0013> Generated response: line #02: I: 72E9299A (mgcp_msg.c:72) 20250830164003481 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 204 (mgcp_msg.c:72) 20250830164003481 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250830164003481 DLMGCP DEBUG <0013> Generated response: line #05: o=- 72E9299A 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830164003481 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250830164003481 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830164003481 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250830164003481 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250830164003481 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830164003481 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250830164003481 DLMGCP DEBUG <0013> Received message: line #00: CRCX 54022 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164003481 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830164003481 DLMGCP DEBUG <0013> Received message: line #02: C: 00C9 (mgcp_msg.c:72) 20250830164003481 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830164003481 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250830164003481 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw (trunk:0) found free endpoint: rtpbridge/ca@mgw (mgcp_endp.c:262) 20250830164003481 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/ca@mgw" (mgcp_protocol.c:370) 20250830164003481 DLMGCP NOTICE <0013> endpoint:rtpbridge/ca@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830164003481 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830164003481 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250830164003481 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw CI:0F8E0928 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830164003481 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw CI:0F8E0928 output_enabled 0 (mgcp_conn.c:271) 20250830164003481 DLMGCP DEBUG <0013> (00C9/rtp C:0F8E0928 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830164003481 DLMGCP NOTICE <0013> endpoint:rtpbridge/ca@mgw CI:0F8E0928 CRCX: connection successfully created: (00C9/rtp C:0F8E0928 r=NULL:0<->l=::1:5638 CID=205) (mgcp_protocol.c:772) 20250830164003481 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164003481 DLMGCP DEBUG <0013> Generated response: line #00: 200 54022 OK (mgcp_msg.c:72) 20250830164003481 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ca@mgw (mgcp_msg.c:72) 20250830164003481 DLMGCP DEBUG <0013> Generated response: line #02: I: 0F8E0928 (mgcp_msg.c:72) 20250830164003481 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 205 (mgcp_msg.c:72) 20250830164003481 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250830164003481 DLMGCP DEBUG <0013> Generated response: line #05: o=- 0F8E0928 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830164003481 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250830164003481 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830164003481 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250830164003481 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250830164003481 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830164003481 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250830164003481 DLMGCP DEBUG <0013> Received message: line #00: CRCX 54023 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164003481 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830164003481 DLMGCP DEBUG <0013> Received message: line #02: C: 00CA (mgcp_msg.c:72) 20250830164003481 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830164003481 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250830164003481 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw (trunk:0) found free endpoint: rtpbridge/cb@mgw (mgcp_endp.c:262) 20250830164003481 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/cb@mgw" (mgcp_protocol.c:370) 20250830164003481 DLMGCP NOTICE <0013> endpoint:rtpbridge/cb@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830164003481 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830164003481 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250830164003481 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw CI:1D8CC2C3 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830164003481 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw CI:1D8CC2C3 output_enabled 0 (mgcp_conn.c:271) 20250830164003481 DLMGCP DEBUG <0013> (00CA/rtp C:1D8CC2C3 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830164003482 DLMGCP NOTICE <0013> endpoint:rtpbridge/cb@mgw CI:1D8CC2C3 CRCX: connection successfully created: (00CA/rtp C:1D8CC2C3 r=NULL:0<->l=::1:5640 CID=206) (mgcp_protocol.c:772) 20250830164003482 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164003482 DLMGCP DEBUG <0013> Generated response: line #00: 200 54023 OK (mgcp_msg.c:72) 20250830164003482 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/cb@mgw (mgcp_msg.c:72) 20250830164003482 DLMGCP DEBUG <0013> Generated response: line #02: I: 1D8CC2C3 (mgcp_msg.c:72) 20250830164003482 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 206 (mgcp_msg.c:72) 20250830164003482 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250830164003482 DLMGCP DEBUG <0013> Generated response: line #05: o=- 1D8CC2C3 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830164003482 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250830164003482 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830164003482 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250830164003482 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250830164003482 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830164003482 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250830164003482 DLMGCP DEBUG <0013> Received message: line #00: CRCX 54024 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164003482 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830164003482 DLMGCP DEBUG <0013> Received message: line #02: C: 00CB (mgcp_msg.c:72) 20250830164003482 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830164003482 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250830164003482 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw (trunk:0) found free endpoint: rtpbridge/cc@mgw (mgcp_endp.c:262) 20250830164003482 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/cc@mgw" (mgcp_protocol.c:370) 20250830164003482 DLMGCP NOTICE <0013> endpoint:rtpbridge/cc@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830164003482 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830164003482 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250830164003482 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw CI:530D34D7 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830164003482 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw CI:530D34D7 output_enabled 0 (mgcp_conn.c:271) 20250830164003482 DLMGCP DEBUG <0013> (00CB/rtp C:530D34D7 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830164003482 DLMGCP NOTICE <0013> endpoint:rtpbridge/cc@mgw CI:530D34D7 CRCX: connection successfully created: (00CB/rtp C:530D34D7 r=NULL:0<->l=::1:5642 CID=207) (mgcp_protocol.c:772) 20250830164003482 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164003482 DLMGCP DEBUG <0013> Generated response: line #00: 200 54024 OK (mgcp_msg.c:72) 20250830164003482 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/cc@mgw (mgcp_msg.c:72) 20250830164003482 DLMGCP DEBUG <0013> Generated response: line #02: I: 530D34D7 (mgcp_msg.c:72) 20250830164003482 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 207 (mgcp_msg.c:72) 20250830164003482 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250830164003482 DLMGCP DEBUG <0013> Generated response: line #05: o=- 530D34D7 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830164003482 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250830164003482 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830164003482 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250830164003482 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250830164003482 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830164003482 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250830164003482 DLMGCP DEBUG <0013> Received message: line #00: CRCX 54025 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164003482 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830164003482 DLMGCP DEBUG <0013> Received message: line #02: C: 00CC (mgcp_msg.c:72) 20250830164003482 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830164003482 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250830164003482 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw (trunk:0) found free endpoint: rtpbridge/cd@mgw (mgcp_endp.c:262) 20250830164003482 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/cd@mgw" (mgcp_protocol.c:370) 20250830164003482 DLMGCP NOTICE <0013> endpoint:rtpbridge/cd@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830164003482 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830164003482 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250830164003482 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw CI:3AD91022 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830164003483 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw CI:3AD91022 output_enabled 0 (mgcp_conn.c:271) 20250830164003483 DLMGCP DEBUG <0013> (00CC/rtp C:3AD91022 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830164003483 DLMGCP NOTICE <0013> endpoint:rtpbridge/cd@mgw CI:3AD91022 CRCX: connection successfully created: (00CC/rtp C:3AD91022 r=NULL:0<->l=::1:5644 CID=208) (mgcp_protocol.c:772) 20250830164003483 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164003483 DLMGCP DEBUG <0013> Generated response: line #00: 200 54025 OK (mgcp_msg.c:72) 20250830164003483 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/cd@mgw (mgcp_msg.c:72) 20250830164003483 DLMGCP DEBUG <0013> Generated response: line #02: I: 3AD91022 (mgcp_msg.c:72) 20250830164003483 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 208 (mgcp_msg.c:72) 20250830164003483 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250830164003483 DLMGCP DEBUG <0013> Generated response: line #05: o=- 3AD91022 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830164003483 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250830164003483 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830164003483 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250830164003483 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250830164003483 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830164003483 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250830164003483 DLMGCP DEBUG <0013> Received message: line #00: CRCX 54026 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164003483 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830164003483 DLMGCP DEBUG <0013> Received message: line #02: C: 00CD (mgcp_msg.c:72) 20250830164003483 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830164003483 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250830164003483 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw (trunk:0) found free endpoint: rtpbridge/ce@mgw (mgcp_endp.c:262) 20250830164003483 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/ce@mgw" (mgcp_protocol.c:370) 20250830164003483 DLMGCP NOTICE <0013> endpoint:rtpbridge/ce@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830164003483 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830164003483 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250830164003483 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw CI:83476B47 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830164003483 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw CI:83476B47 output_enabled 0 (mgcp_conn.c:271) 20250830164003483 DLMGCP DEBUG <0013> (00CD/rtp C:83476B47 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830164003483 DLMGCP NOTICE <0013> endpoint:rtpbridge/ce@mgw CI:83476B47 CRCX: connection successfully created: (00CD/rtp C:83476B47 r=NULL:0<->l=::1:5646 CID=209) (mgcp_protocol.c:772) 20250830164003483 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164003483 DLMGCP DEBUG <0013> Generated response: line #00: 200 54026 OK (mgcp_msg.c:72) 20250830164003483 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ce@mgw (mgcp_msg.c:72) 20250830164003483 DLMGCP DEBUG <0013> Generated response: line #02: I: 83476B47 (mgcp_msg.c:72) 20250830164003483 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 209 (mgcp_msg.c:72) 20250830164003483 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250830164003483 DLMGCP DEBUG <0013> Generated response: line #05: o=- 83476B47 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830164003483 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250830164003483 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830164003483 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250830164003483 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250830164003483 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830164003483 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250830164003484 DLMGCP DEBUG <0013> Received message: line #00: CRCX 54027 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164003484 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830164003484 DLMGCP DEBUG <0013> Received message: line #02: C: 00CE (mgcp_msg.c:72) 20250830164003484 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830164003484 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250830164003484 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw (trunk:0) found free endpoint: rtpbridge/cf@mgw (mgcp_endp.c:262) 20250830164003484 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/cf@mgw" (mgcp_protocol.c:370) 20250830164003484 DLMGCP NOTICE <0013> endpoint:rtpbridge/cf@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830164003484 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830164003484 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250830164003484 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw CI:AC389725 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830164003484 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw CI:AC389725 output_enabled 0 (mgcp_conn.c:271) 20250830164003484 DLMGCP DEBUG <0013> (00CE/rtp C:AC389725 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830164003484 DLMGCP NOTICE <0013> endpoint:rtpbridge/cf@mgw CI:AC389725 CRCX: connection successfully created: (00CE/rtp C:AC389725 r=NULL:0<->l=::1:5648 CID=210) (mgcp_protocol.c:772) 20250830164003484 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164003484 DLMGCP DEBUG <0013> Generated response: line #00: 200 54027 OK (mgcp_msg.c:72) 20250830164003484 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/cf@mgw (mgcp_msg.c:72) 20250830164003484 DLMGCP DEBUG <0013> Generated response: line #02: I: AC389725 (mgcp_msg.c:72) 20250830164003484 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 210 (mgcp_msg.c:72) 20250830164003484 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250830164003484 DLMGCP DEBUG <0013> Generated response: line #05: o=- AC389725 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830164003484 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250830164003484 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830164003484 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250830164003484 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250830164003484 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830164003484 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250830164003484 DLMGCP DEBUG <0013> Received message: line #00: CRCX 54028 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164003484 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830164003484 DLMGCP DEBUG <0013> Received message: line #02: C: 00CF (mgcp_msg.c:72) 20250830164003484 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830164003484 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250830164003484 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw (trunk:0) found free endpoint: rtpbridge/d0@mgw (mgcp_endp.c:262) 20250830164003484 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/d0@mgw" (mgcp_protocol.c:370) 20250830164003484 DLMGCP NOTICE <0013> endpoint:rtpbridge/d0@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830164003484 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830164003484 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250830164003484 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw CI:53553E02 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830164003484 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw CI:53553E02 output_enabled 0 (mgcp_conn.c:271) 20250830164003484 DLMGCP DEBUG <0013> (00CF/rtp C:53553E02 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830164003484 DLMGCP NOTICE <0013> endpoint:rtpbridge/d0@mgw CI:53553E02 CRCX: connection successfully created: (00CF/rtp C:53553E02 r=NULL:0<->l=::1:5650 CID=211) (mgcp_protocol.c:772) 20250830164003484 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164003484 DLMGCP DEBUG <0013> Generated response: line #00: 200 54028 OK (mgcp_msg.c:72) 20250830164003484 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/d0@mgw (mgcp_msg.c:72) 20250830164003484 DLMGCP DEBUG <0013> Generated response: line #02: I: 53553E02 (mgcp_msg.c:72) 20250830164003484 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 211 (mgcp_msg.c:72) 20250830164003484 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250830164003484 DLMGCP DEBUG <0013> Generated response: line #05: o=- 53553E02 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830164003484 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250830164003484 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830164003484 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250830164003484 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250830164003484 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830164003484 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250830164003485 DLMGCP DEBUG <0013> Received message: line #00: CRCX 54029 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164003485 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830164003485 DLMGCP DEBUG <0013> Received message: line #02: C: 00D0 (mgcp_msg.c:72) 20250830164003485 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830164003485 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250830164003485 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw (trunk:0) found free endpoint: rtpbridge/d1@mgw (mgcp_endp.c:262) 20250830164003485 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/d1@mgw" (mgcp_protocol.c:370) 20250830164003485 DLMGCP NOTICE <0013> endpoint:rtpbridge/d1@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830164003485 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830164003485 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250830164003485 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw CI:7A73EE91 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830164003485 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw CI:7A73EE91 output_enabled 0 (mgcp_conn.c:271) 20250830164003485 DLMGCP DEBUG <0013> (00D0/rtp C:7A73EE91 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830164003485 DLMGCP NOTICE <0013> endpoint:rtpbridge/d1@mgw CI:7A73EE91 CRCX: connection successfully created: (00D0/rtp C:7A73EE91 r=NULL:0<->l=::1:5652 CID=212) (mgcp_protocol.c:772) 20250830164003485 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164003485 DLMGCP DEBUG <0013> Generated response: line #00: 200 54029 OK (mgcp_msg.c:72) 20250830164003485 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/d1@mgw (mgcp_msg.c:72) 20250830164003485 DLMGCP DEBUG <0013> Generated response: line #02: I: 7A73EE91 (mgcp_msg.c:72) 20250830164003485 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 212 (mgcp_msg.c:72) 20250830164003485 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250830164003485 DLMGCP DEBUG <0013> Generated response: line #05: o=- 7A73EE91 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830164003485 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250830164003485 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830164003485 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250830164003485 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250830164003485 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830164003485 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250830164003485 DLMGCP DEBUG <0013> Received message: line #00: CRCX 54030 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164003485 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830164003485 DLMGCP DEBUG <0013> Received message: line #02: C: 00D1 (mgcp_msg.c:72) 20250830164003485 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830164003485 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250830164003485 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw (trunk:0) found free endpoint: rtpbridge/d2@mgw (mgcp_endp.c:262) 20250830164003485 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/d2@mgw" (mgcp_protocol.c:370) 20250830164003485 DLMGCP NOTICE <0013> endpoint:rtpbridge/d2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830164003485 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830164003485 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250830164003485 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw CI:517D60CE connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830164003485 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw CI:517D60CE output_enabled 0 (mgcp_conn.c:271) 20250830164003485 DLMGCP DEBUG <0013> (00D1/rtp C:517D60CE r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830164003485 DLMGCP NOTICE <0013> endpoint:rtpbridge/d2@mgw CI:517D60CE CRCX: connection successfully created: (00D1/rtp C:517D60CE r=NULL:0<->l=::1:5654 CID=213) (mgcp_protocol.c:772) 20250830164003485 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164003485 DLMGCP DEBUG <0013> Generated response: line #00: 200 54030 OK (mgcp_msg.c:72) 20250830164003485 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/d2@mgw (mgcp_msg.c:72) 20250830164003485 DLMGCP DEBUG <0013> Generated response: line #02: I: 517D60CE (mgcp_msg.c:72) 20250830164003485 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 213 (mgcp_msg.c:72) 20250830164003485 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250830164003485 DLMGCP DEBUG <0013> Generated response: line #05: o=- 517D60CE 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830164003485 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250830164003485 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830164003485 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250830164003485 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250830164003485 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830164003485 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250830164003486 DLMGCP DEBUG <0013> Received message: line #00: CRCX 54031 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164003486 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830164003486 DLMGCP DEBUG <0013> Received message: line #02: C: 00D2 (mgcp_msg.c:72) 20250830164003486 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830164003486 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250830164003486 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw (trunk:0) found free endpoint: rtpbridge/d3@mgw (mgcp_endp.c:262) 20250830164003486 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/d3@mgw" (mgcp_protocol.c:370) 20250830164003486 DLMGCP NOTICE <0013> endpoint:rtpbridge/d3@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830164003486 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830164003486 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250830164003486 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw CI:4A80373A connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830164003486 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw CI:4A80373A output_enabled 0 (mgcp_conn.c:271) 20250830164003486 DLMGCP DEBUG <0013> (00D2/rtp C:4A80373A r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830164003486 DLMGCP NOTICE <0013> endpoint:rtpbridge/d3@mgw CI:4A80373A CRCX: connection successfully created: (00D2/rtp C:4A80373A r=NULL:0<->l=::1:5656 CID=214) (mgcp_protocol.c:772) 20250830164003486 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164003486 DLMGCP DEBUG <0013> Generated response: line #00: 200 54031 OK (mgcp_msg.c:72) 20250830164003486 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/d3@mgw (mgcp_msg.c:72) 20250830164003486 DLMGCP DEBUG <0013> Generated response: line #02: I: 4A80373A (mgcp_msg.c:72) 20250830164003486 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 214 (mgcp_msg.c:72) 20250830164003486 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250830164003486 DLMGCP DEBUG <0013> Generated response: line #05: o=- 4A80373A 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830164003486 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250830164003486 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830164003486 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250830164003486 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250830164003486 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830164003486 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250830164003486 DLMGCP DEBUG <0013> Received message: line #00: CRCX 54032 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164003486 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830164003486 DLMGCP DEBUG <0013> Received message: line #02: C: 00D3 (mgcp_msg.c:72) 20250830164003486 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830164003486 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250830164003486 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw (trunk:0) found free endpoint: rtpbridge/d4@mgw (mgcp_endp.c:262) 20250830164003486 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/d4@mgw" (mgcp_protocol.c:370) 20250830164003486 DLMGCP NOTICE <0013> endpoint:rtpbridge/d4@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830164003486 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830164003486 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250830164003486 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw CI:94C6CF2D connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830164003486 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw CI:94C6CF2D output_enabled 0 (mgcp_conn.c:271) 20250830164003486 DLMGCP DEBUG <0013> (00D3/rtp C:94C6CF2D r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830164003486 DLMGCP NOTICE <0013> endpoint:rtpbridge/d4@mgw CI:94C6CF2D CRCX: connection successfully created: (00D3/rtp C:94C6CF2D r=NULL:0<->l=::1:5658 CID=215) (mgcp_protocol.c:772) 20250830164003486 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164003486 DLMGCP DEBUG <0013> Generated response: line #00: 200 54032 OK (mgcp_msg.c:72) 20250830164003486 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/d4@mgw (mgcp_msg.c:72) 20250830164003486 DLMGCP DEBUG <0013> Generated response: line #02: I: 94C6CF2D (mgcp_msg.c:72) 20250830164003486 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 215 (mgcp_msg.c:72) 20250830164003486 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250830164003486 DLMGCP DEBUG <0013> Generated response: line #05: o=- 94C6CF2D 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830164003486 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250830164003486 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830164003486 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250830164003486 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250830164003486 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830164003486 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250830164003486 DLMGCP DEBUG <0013> Received message: line #00: CRCX 54033 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164003486 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830164003486 DLMGCP DEBUG <0013> Received message: line #02: C: 00D4 (mgcp_msg.c:72) 20250830164003486 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830164003486 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250830164003486 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw (trunk:0) found free endpoint: rtpbridge/d5@mgw (mgcp_endp.c:262) 20250830164003486 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/d5@mgw" (mgcp_protocol.c:370) 20250830164003486 DLMGCP NOTICE <0013> endpoint:rtpbridge/d5@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830164003487 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830164003487 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250830164003487 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw CI:7F3AB26D connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830164003487 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw CI:7F3AB26D output_enabled 0 (mgcp_conn.c:271) 20250830164003487 DLMGCP DEBUG <0013> (00D4/rtp C:7F3AB26D r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830164003487 DLMGCP NOTICE <0013> endpoint:rtpbridge/d5@mgw CI:7F3AB26D CRCX: connection successfully created: (00D4/rtp C:7F3AB26D r=NULL:0<->l=::1:5660 CID=216) (mgcp_protocol.c:772) 20250830164003487 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164003487 DLMGCP DEBUG <0013> Generated response: line #00: 200 54033 OK (mgcp_msg.c:72) 20250830164003487 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/d5@mgw (mgcp_msg.c:72) 20250830164003487 DLMGCP DEBUG <0013> Generated response: line #02: I: 7F3AB26D (mgcp_msg.c:72) 20250830164003487 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 216 (mgcp_msg.c:72) 20250830164003487 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250830164003487 DLMGCP DEBUG <0013> Generated response: line #05: o=- 7F3AB26D 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830164003487 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250830164003487 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830164003487 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250830164003487 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250830164003487 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830164003487 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250830164003487 DLMGCP DEBUG <0013> Received message: line #00: CRCX 54034 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164003487 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830164003487 DLMGCP DEBUG <0013> Received message: line #02: C: 00D5 (mgcp_msg.c:72) 20250830164003487 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830164003487 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250830164003487 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw (trunk:0) found free endpoint: rtpbridge/d6@mgw (mgcp_endp.c:262) 20250830164003487 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/d6@mgw" (mgcp_protocol.c:370) 20250830164003487 DLMGCP NOTICE <0013> endpoint:rtpbridge/d6@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830164003487 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830164003487 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250830164003487 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw CI:53AA62F1 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830164003487 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw CI:53AA62F1 output_enabled 0 (mgcp_conn.c:271) 20250830164003487 DLMGCP DEBUG <0013> (00D5/rtp C:53AA62F1 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830164003487 DLMGCP NOTICE <0013> endpoint:rtpbridge/d6@mgw CI:53AA62F1 CRCX: connection successfully created: (00D5/rtp C:53AA62F1 r=NULL:0<->l=::1:5662 CID=217) (mgcp_protocol.c:772) 20250830164003487 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164003487 DLMGCP DEBUG <0013> Generated response: line #00: 200 54034 OK (mgcp_msg.c:72) 20250830164003487 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/d6@mgw (mgcp_msg.c:72) 20250830164003487 DLMGCP DEBUG <0013> Generated response: line #02: I: 53AA62F1 (mgcp_msg.c:72) 20250830164003487 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 217 (mgcp_msg.c:72) 20250830164003487 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250830164003487 DLMGCP DEBUG <0013> Generated response: line #05: o=- 53AA62F1 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830164003487 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250830164003487 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830164003487 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250830164003487 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250830164003487 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830164003487 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250830164003487 DLMGCP DEBUG <0013> Received message: line #00: CRCX 54035 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164003487 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830164003487 DLMGCP DEBUG <0013> Received message: line #02: C: 00D6 (mgcp_msg.c:72) 20250830164003487 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830164003487 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250830164003487 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw (trunk:0) found free endpoint: rtpbridge/d7@mgw (mgcp_endp.c:262) 20250830164003487 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/d7@mgw" (mgcp_protocol.c:370) 20250830164003487 DLMGCP NOTICE <0013> endpoint:rtpbridge/d7@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830164003487 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830164003487 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250830164003487 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw CI:D74B8202 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830164003487 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw CI:D74B8202 output_enabled 0 (mgcp_conn.c:271) 20250830164003487 DLMGCP DEBUG <0013> (00D6/rtp C:D74B8202 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830164003488 DLMGCP NOTICE <0013> endpoint:rtpbridge/d7@mgw CI:D74B8202 CRCX: connection successfully created: (00D6/rtp C:D74B8202 r=NULL:0<->l=::1:5664 CID=218) (mgcp_protocol.c:772) 20250830164003488 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164003488 DLMGCP DEBUG <0013> Generated response: line #00: 200 54035 OK (mgcp_msg.c:72) 20250830164003488 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/d7@mgw (mgcp_msg.c:72) 20250830164003488 DLMGCP DEBUG <0013> Generated response: line #02: I: D74B8202 (mgcp_msg.c:72) 20250830164003488 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 218 (mgcp_msg.c:72) 20250830164003488 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250830164003488 DLMGCP DEBUG <0013> Generated response: line #05: o=- D74B8202 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830164003488 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250830164003488 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830164003488 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250830164003488 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250830164003488 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830164003488 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250830164003488 DLMGCP DEBUG <0013> Received message: line #00: CRCX 54036 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164003488 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830164003488 DLMGCP DEBUG <0013> Received message: line #02: C: 00D7 (mgcp_msg.c:72) 20250830164003488 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830164003488 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250830164003488 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw (trunk:0) found free endpoint: rtpbridge/d8@mgw (mgcp_endp.c:262) 20250830164003488 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/d8@mgw" (mgcp_protocol.c:370) 20250830164003488 DLMGCP NOTICE <0013> endpoint:rtpbridge/d8@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830164003488 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830164003488 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250830164003488 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw CI:C1F37DFC connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830164003488 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw CI:C1F37DFC output_enabled 0 (mgcp_conn.c:271) 20250830164003488 DLMGCP DEBUG <0013> (00D7/rtp C:C1F37DFC r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830164003488 DLMGCP NOTICE <0013> endpoint:rtpbridge/d8@mgw CI:C1F37DFC CRCX: connection successfully created: (00D7/rtp C:C1F37DFC r=NULL:0<->l=::1:5666 CID=219) (mgcp_protocol.c:772) 20250830164003488 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164003488 DLMGCP DEBUG <0013> Generated response: line #00: 200 54036 OK (mgcp_msg.c:72) 20250830164003488 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/d8@mgw (mgcp_msg.c:72) 20250830164003488 DLMGCP DEBUG <0013> Generated response: line #02: I: C1F37DFC (mgcp_msg.c:72) 20250830164003488 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 219 (mgcp_msg.c:72) 20250830164003488 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250830164003488 DLMGCP DEBUG <0013> Generated response: line #05: o=- C1F37DFC 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830164003488 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250830164003488 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830164003488 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250830164003488 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250830164003488 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830164003488 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250830164003488 DLMGCP DEBUG <0013> Received message: line #00: CRCX 54037 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164003488 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830164003488 DLMGCP DEBUG <0013> Received message: line #02: C: 00D8 (mgcp_msg.c:72) 20250830164003488 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830164003488 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250830164003488 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw (trunk:0) found free endpoint: rtpbridge/d9@mgw (mgcp_endp.c:262) 20250830164003488 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/d9@mgw" (mgcp_protocol.c:370) 20250830164003488 DLMGCP NOTICE <0013> endpoint:rtpbridge/d9@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830164003488 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830164003488 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250830164003488 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw CI:EDC5BCBF connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830164003488 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw CI:EDC5BCBF output_enabled 0 (mgcp_conn.c:271) 20250830164003488 DLMGCP DEBUG <0013> (00D8/rtp C:EDC5BCBF r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830164003488 DLMGCP NOTICE <0013> endpoint:rtpbridge/d9@mgw CI:EDC5BCBF CRCX: connection successfully created: (00D8/rtp C:EDC5BCBF r=NULL:0<->l=::1:5668 CID=220) (mgcp_protocol.c:772) 20250830164003488 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164003488 DLMGCP DEBUG <0013> Generated response: line #00: 200 54037 OK (mgcp_msg.c:72) 20250830164003488 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/d9@mgw (mgcp_msg.c:72) 20250830164003488 DLMGCP DEBUG <0013> Generated response: line #02: I: EDC5BCBF (mgcp_msg.c:72) 20250830164003488 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 220 (mgcp_msg.c:72) 20250830164003489 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250830164003489 DLMGCP DEBUG <0013> Generated response: line #05: o=- EDC5BCBF 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830164003489 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250830164003489 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830164003489 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250830164003489 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250830164003489 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830164003489 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250830164003489 DLMGCP DEBUG <0013> Received message: line #00: CRCX 54038 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164003489 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830164003489 DLMGCP DEBUG <0013> Received message: line #02: C: 00D9 (mgcp_msg.c:72) 20250830164003489 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830164003489 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250830164003489 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw (trunk:0) found free endpoint: rtpbridge/da@mgw (mgcp_endp.c:262) 20250830164003489 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/da@mgw" (mgcp_protocol.c:370) 20250830164003489 DLMGCP NOTICE <0013> endpoint:rtpbridge/da@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830164003489 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830164003489 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250830164003489 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw CI:3021F131 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830164003489 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw CI:3021F131 output_enabled 0 (mgcp_conn.c:271) 20250830164003489 DLMGCP DEBUG <0013> (00D9/rtp C:3021F131 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830164003489 DLMGCP NOTICE <0013> endpoint:rtpbridge/da@mgw CI:3021F131 CRCX: connection successfully created: (00D9/rtp C:3021F131 r=NULL:0<->l=::1:5670 CID=221) (mgcp_protocol.c:772) 20250830164003489 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164003489 DLMGCP DEBUG <0013> Generated response: line #00: 200 54038 OK (mgcp_msg.c:72) 20250830164003489 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/da@mgw (mgcp_msg.c:72) 20250830164003489 DLMGCP DEBUG <0013> Generated response: line #02: I: 3021F131 (mgcp_msg.c:72) 20250830164003489 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 221 (mgcp_msg.c:72) 20250830164003489 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250830164003489 DLMGCP DEBUG <0013> Generated response: line #05: o=- 3021F131 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830164003489 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250830164003489 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830164003489 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250830164003489 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250830164003489 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830164003489 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250830164003489 DLMGCP DEBUG <0013> Received message: line #00: CRCX 54039 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164003489 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830164003489 DLMGCP DEBUG <0013> Received message: line #02: C: 00DA (mgcp_msg.c:72) 20250830164003489 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830164003489 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250830164003489 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw (trunk:0) found free endpoint: rtpbridge/db@mgw (mgcp_endp.c:262) 20250830164003489 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/db@mgw" (mgcp_protocol.c:370) 20250830164003489 DLMGCP NOTICE <0013> endpoint:rtpbridge/db@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830164003489 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830164003489 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250830164003489 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw CI:B374F7FB connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830164003489 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw CI:B374F7FB output_enabled 0 (mgcp_conn.c:271) 20250830164003489 DLMGCP DEBUG <0013> (00DA/rtp C:B374F7FB r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830164003489 DLMGCP NOTICE <0013> endpoint:rtpbridge/db@mgw CI:B374F7FB CRCX: connection successfully created: (00DA/rtp C:B374F7FB r=NULL:0<->l=::1:5672 CID=222) (mgcp_protocol.c:772) 20250830164003489 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164003489 DLMGCP DEBUG <0013> Generated response: line #00: 200 54039 OK (mgcp_msg.c:72) 20250830164003489 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/db@mgw (mgcp_msg.c:72) 20250830164003489 DLMGCP DEBUG <0013> Generated response: line #02: I: B374F7FB (mgcp_msg.c:72) 20250830164003489 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 222 (mgcp_msg.c:72) 20250830164003489 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250830164003489 DLMGCP DEBUG <0013> Generated response: line #05: o=- B374F7FB 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830164003489 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250830164003489 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830164003489 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250830164003489 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250830164003489 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830164003489 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250830164003490 DLMGCP DEBUG <0013> Received message: line #00: CRCX 54040 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164003490 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830164003490 DLMGCP DEBUG <0013> Received message: line #02: C: 00DB (mgcp_msg.c:72) 20250830164003490 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830164003490 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250830164003490 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw (trunk:0) found free endpoint: rtpbridge/dc@mgw (mgcp_endp.c:262) 20250830164003490 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/dc@mgw" (mgcp_protocol.c:370) 20250830164003490 DLMGCP NOTICE <0013> endpoint:rtpbridge/dc@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830164003490 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830164003490 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250830164003490 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw CI:0CCE8C23 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830164003490 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw CI:0CCE8C23 output_enabled 0 (mgcp_conn.c:271) 20250830164003490 DLMGCP DEBUG <0013> (00DB/rtp C:0CCE8C23 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830164003490 DLMGCP NOTICE <0013> endpoint:rtpbridge/dc@mgw CI:0CCE8C23 CRCX: connection successfully created: (00DB/rtp C:0CCE8C23 r=NULL:0<->l=::1:5674 CID=223) (mgcp_protocol.c:772) 20250830164003490 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164003490 DLMGCP DEBUG <0013> Generated response: line #00: 200 54040 OK (mgcp_msg.c:72) 20250830164003490 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/dc@mgw (mgcp_msg.c:72) 20250830164003490 DLMGCP DEBUG <0013> Generated response: line #02: I: 0CCE8C23 (mgcp_msg.c:72) 20250830164003490 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 223 (mgcp_msg.c:72) 20250830164003490 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250830164003490 DLMGCP DEBUG <0013> Generated response: line #05: o=- 0CCE8C23 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830164003490 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250830164003490 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830164003490 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250830164003490 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250830164003490 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830164003490 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250830164003490 DLMGCP DEBUG <0013> Received message: line #00: CRCX 54041 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164003490 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830164003490 DLMGCP DEBUG <0013> Received message: line #02: C: 00DC (mgcp_msg.c:72) 20250830164003490 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830164003490 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250830164003490 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw (trunk:0) found free endpoint: rtpbridge/dd@mgw (mgcp_endp.c:262) 20250830164003490 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/dd@mgw" (mgcp_protocol.c:370) 20250830164003490 DLMGCP NOTICE <0013> endpoint:rtpbridge/dd@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830164003490 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830164003490 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250830164003490 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw CI:F4A6DBB4 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830164003490 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw CI:F4A6DBB4 output_enabled 0 (mgcp_conn.c:271) 20250830164003490 DLMGCP DEBUG <0013> (00DC/rtp C:F4A6DBB4 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830164003490 DLMGCP NOTICE <0013> endpoint:rtpbridge/dd@mgw CI:F4A6DBB4 CRCX: connection successfully created: (00DC/rtp C:F4A6DBB4 r=NULL:0<->l=::1:5676 CID=224) (mgcp_protocol.c:772) 20250830164003490 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164003490 DLMGCP DEBUG <0013> Generated response: line #00: 200 54041 OK (mgcp_msg.c:72) 20250830164003490 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/dd@mgw (mgcp_msg.c:72) 20250830164003490 DLMGCP DEBUG <0013> Generated response: line #02: I: F4A6DBB4 (mgcp_msg.c:72) 20250830164003490 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 224 (mgcp_msg.c:72) 20250830164003490 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250830164003490 DLMGCP DEBUG <0013> Generated response: line #05: o=- F4A6DBB4 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830164003490 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250830164003490 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830164003490 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250830164003490 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250830164003490 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830164003490 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250830164003490 DLMGCP DEBUG <0013> Received message: line #00: CRCX 54042 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164003491 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830164003491 DLMGCP DEBUG <0013> Received message: line #02: C: 00DD (mgcp_msg.c:72) 20250830164003491 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830164003491 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250830164003491 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw (trunk:0) found free endpoint: rtpbridge/de@mgw (mgcp_endp.c:262) 20250830164003491 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/de@mgw" (mgcp_protocol.c:370) 20250830164003491 DLMGCP NOTICE <0013> endpoint:rtpbridge/de@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830164003491 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830164003491 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250830164003491 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw CI:B2C1D256 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830164003491 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw CI:B2C1D256 output_enabled 0 (mgcp_conn.c:271) 20250830164003491 DLMGCP DEBUG <0013> (00DD/rtp C:B2C1D256 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830164003491 DLMGCP NOTICE <0013> endpoint:rtpbridge/de@mgw CI:B2C1D256 CRCX: connection successfully created: (00DD/rtp C:B2C1D256 r=NULL:0<->l=::1:5678 CID=225) (mgcp_protocol.c:772) 20250830164003491 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164003491 DLMGCP DEBUG <0013> Generated response: line #00: 200 54042 OK (mgcp_msg.c:72) 20250830164003491 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/de@mgw (mgcp_msg.c:72) 20250830164003491 DLMGCP DEBUG <0013> Generated response: line #02: I: B2C1D256 (mgcp_msg.c:72) 20250830164003491 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 225 (mgcp_msg.c:72) 20250830164003491 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250830164003491 DLMGCP DEBUG <0013> Generated response: line #05: o=- B2C1D256 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830164003491 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250830164003491 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830164003491 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250830164003491 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250830164003491 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830164003491 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250830164003491 DLMGCP DEBUG <0013> Received message: line #00: CRCX 54043 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164003491 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830164003491 DLMGCP DEBUG <0013> Received message: line #02: C: 00DE (mgcp_msg.c:72) 20250830164003491 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830164003491 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250830164003491 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw (trunk:0) found free endpoint: rtpbridge/df@mgw (mgcp_endp.c:262) 20250830164003491 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/df@mgw" (mgcp_protocol.c:370) 20250830164003491 DLMGCP NOTICE <0013> endpoint:rtpbridge/df@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830164003491 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830164003491 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250830164003491 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw CI:40E66567 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830164003491 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw CI:40E66567 output_enabled 0 (mgcp_conn.c:271) 20250830164003491 DLMGCP DEBUG <0013> (00DE/rtp C:40E66567 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830164003491 DLMGCP NOTICE <0013> endpoint:rtpbridge/df@mgw CI:40E66567 CRCX: connection successfully created: (00DE/rtp C:40E66567 r=NULL:0<->l=::1:5680 CID=226) (mgcp_protocol.c:772) 20250830164003491 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164003491 DLMGCP DEBUG <0013> Generated response: line #00: 200 54043 OK (mgcp_msg.c:72) 20250830164003491 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/df@mgw (mgcp_msg.c:72) 20250830164003491 DLMGCP DEBUG <0013> Generated response: line #02: I: 40E66567 (mgcp_msg.c:72) 20250830164003491 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 226 (mgcp_msg.c:72) 20250830164003491 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250830164003491 DLMGCP DEBUG <0013> Generated response: line #05: o=- 40E66567 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830164003491 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250830164003491 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830164003491 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250830164003491 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250830164003491 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830164003491 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250830164003491 DLMGCP DEBUG <0013> Received message: line #00: CRCX 54044 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164003491 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830164003491 DLMGCP DEBUG <0013> Received message: line #02: C: 00DF (mgcp_msg.c:72) 20250830164003491 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830164003491 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250830164003491 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw (trunk:0) found free endpoint: rtpbridge/e0@mgw (mgcp_endp.c:262) 20250830164003491 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/e0@mgw" (mgcp_protocol.c:370) 20250830164003491 DLMGCP NOTICE <0013> endpoint:rtpbridge/e0@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830164003491 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830164003491 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250830164003491 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw CI:AC814EAE connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830164003491 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw CI:AC814EAE output_enabled 0 (mgcp_conn.c:271) 20250830164003491 DLMGCP DEBUG <0013> (00DF/rtp C:AC814EAE r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830164003492 DLMGCP NOTICE <0013> endpoint:rtpbridge/e0@mgw CI:AC814EAE CRCX: connection successfully created: (00DF/rtp C:AC814EAE r=NULL:0<->l=::1:5682 CID=227) (mgcp_protocol.c:772) 20250830164003492 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164003492 DLMGCP DEBUG <0013> Generated response: line #00: 200 54044 OK (mgcp_msg.c:72) 20250830164003492 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/e0@mgw (mgcp_msg.c:72) 20250830164003492 DLMGCP DEBUG <0013> Generated response: line #02: I: AC814EAE (mgcp_msg.c:72) 20250830164003492 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 227 (mgcp_msg.c:72) 20250830164003492 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250830164003492 DLMGCP DEBUG <0013> Generated response: line #05: o=- AC814EAE 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830164003492 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250830164003492 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830164003492 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250830164003492 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250830164003492 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830164003492 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250830164003492 DLMGCP DEBUG <0013> Received message: line #00: CRCX 54045 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164003492 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830164003492 DLMGCP DEBUG <0013> Received message: line #02: C: 00E0 (mgcp_msg.c:72) 20250830164003492 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830164003492 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250830164003492 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw (trunk:0) found free endpoint: rtpbridge/e1@mgw (mgcp_endp.c:262) 20250830164003492 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/e1@mgw" (mgcp_protocol.c:370) 20250830164003492 DLMGCP NOTICE <0013> endpoint:rtpbridge/e1@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830164003492 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830164003492 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250830164003492 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw CI:E1D3A455 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830164003492 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw CI:E1D3A455 output_enabled 0 (mgcp_conn.c:271) 20250830164003492 DLMGCP DEBUG <0013> (00E0/rtp C:E1D3A455 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830164003492 DLMGCP NOTICE <0013> endpoint:rtpbridge/e1@mgw CI:E1D3A455 CRCX: connection successfully created: (00E0/rtp C:E1D3A455 r=NULL:0<->l=::1:5684 CID=228) (mgcp_protocol.c:772) 20250830164003492 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164003492 DLMGCP DEBUG <0013> Generated response: line #00: 200 54045 OK (mgcp_msg.c:72) 20250830164003492 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/e1@mgw (mgcp_msg.c:72) 20250830164003492 DLMGCP DEBUG <0013> Generated response: line #02: I: E1D3A455 (mgcp_msg.c:72) 20250830164003492 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 228 (mgcp_msg.c:72) 20250830164003492 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250830164003492 DLMGCP DEBUG <0013> Generated response: line #05: o=- E1D3A455 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830164003492 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250830164003492 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830164003492 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250830164003492 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250830164003492 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830164003492 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250830164003492 DLMGCP DEBUG <0013> Received message: line #00: CRCX 54046 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164003492 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830164003492 DLMGCP DEBUG <0013> Received message: line #02: C: 00E1 (mgcp_msg.c:72) 20250830164003492 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830164003492 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250830164003492 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw (trunk:0) found free endpoint: rtpbridge/e2@mgw (mgcp_endp.c:262) 20250830164003492 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/e2@mgw" (mgcp_protocol.c:370) 20250830164003492 DLMGCP NOTICE <0013> endpoint:rtpbridge/e2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830164003492 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830164003492 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250830164003492 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw CI:907CF362 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830164003492 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw CI:907CF362 output_enabled 0 (mgcp_conn.c:271) 20250830164003492 DLMGCP DEBUG <0013> (00E1/rtp C:907CF362 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830164003492 DLMGCP NOTICE <0013> endpoint:rtpbridge/e2@mgw CI:907CF362 CRCX: connection successfully created: (00E1/rtp C:907CF362 r=NULL:0<->l=::1:5686 CID=229) (mgcp_protocol.c:772) 20250830164003492 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164003492 DLMGCP DEBUG <0013> Generated response: line #00: 200 54046 OK (mgcp_msg.c:72) 20250830164003492 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/e2@mgw (mgcp_msg.c:72) 20250830164003492 DLMGCP DEBUG <0013> Generated response: line #02: I: 907CF362 (mgcp_msg.c:72) 20250830164003492 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 229 (mgcp_msg.c:72) 20250830164003492 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250830164003493 DLMGCP DEBUG <0013> Generated response: line #05: o=- 907CF362 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830164003493 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250830164003493 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830164003493 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250830164003493 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250830164003493 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830164003493 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250830164003493 DLMGCP DEBUG <0013> Received message: line #00: CRCX 54047 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164003493 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830164003493 DLMGCP DEBUG <0013> Received message: line #02: C: 00E2 (mgcp_msg.c:72) 20250830164003493 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830164003493 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250830164003493 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw (trunk:0) found free endpoint: rtpbridge/e3@mgw (mgcp_endp.c:262) 20250830164003493 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/e3@mgw" (mgcp_protocol.c:370) 20250830164003493 DLMGCP NOTICE <0013> endpoint:rtpbridge/e3@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830164003493 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830164003493 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250830164003493 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw CI:D7097D7C connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830164003493 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw CI:D7097D7C output_enabled 0 (mgcp_conn.c:271) 20250830164003493 DLMGCP DEBUG <0013> (00E2/rtp C:D7097D7C r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830164003493 DLMGCP NOTICE <0013> endpoint:rtpbridge/e3@mgw CI:D7097D7C CRCX: connection successfully created: (00E2/rtp C:D7097D7C r=NULL:0<->l=::1:5688 CID=230) (mgcp_protocol.c:772) 20250830164003493 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164003493 DLMGCP DEBUG <0013> Generated response: line #00: 200 54047 OK (mgcp_msg.c:72) 20250830164003493 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/e3@mgw (mgcp_msg.c:72) 20250830164003493 DLMGCP DEBUG <0013> Generated response: line #02: I: D7097D7C (mgcp_msg.c:72) 20250830164003493 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 230 (mgcp_msg.c:72) 20250830164003493 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250830164003493 DLMGCP DEBUG <0013> Generated response: line #05: o=- D7097D7C 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830164003493 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250830164003493 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830164003493 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250830164003493 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250830164003493 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830164003493 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250830164003493 DLMGCP DEBUG <0013> Received message: line #00: CRCX 54048 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164003493 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830164003493 DLMGCP DEBUG <0013> Received message: line #02: C: 00E3 (mgcp_msg.c:72) 20250830164003493 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830164003493 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250830164003493 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw (trunk:0) found free endpoint: rtpbridge/e4@mgw (mgcp_endp.c:262) 20250830164003493 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/e4@mgw" (mgcp_protocol.c:370) 20250830164003493 DLMGCP NOTICE <0013> endpoint:rtpbridge/e4@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830164003493 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830164003493 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250830164003493 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw CI:1DF95785 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830164003493 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw CI:1DF95785 output_enabled 0 (mgcp_conn.c:271) 20250830164003493 DLMGCP DEBUG <0013> (00E3/rtp C:1DF95785 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830164003493 DLMGCP NOTICE <0013> endpoint:rtpbridge/e4@mgw CI:1DF95785 CRCX: connection successfully created: (00E3/rtp C:1DF95785 r=NULL:0<->l=::1:5690 CID=231) (mgcp_protocol.c:772) 20250830164003493 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164003493 DLMGCP DEBUG <0013> Generated response: line #00: 200 54048 OK (mgcp_msg.c:72) 20250830164003493 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/e4@mgw (mgcp_msg.c:72) 20250830164003493 DLMGCP DEBUG <0013> Generated response: line #02: I: 1DF95785 (mgcp_msg.c:72) 20250830164003493 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 231 (mgcp_msg.c:72) 20250830164003493 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250830164003493 DLMGCP DEBUG <0013> Generated response: line #05: o=- 1DF95785 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830164003493 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250830164003493 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830164003493 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250830164003493 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250830164003493 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830164003493 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250830164003494 DLMGCP DEBUG <0013> Received message: line #00: CRCX 54049 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164003494 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830164003494 DLMGCP DEBUG <0013> Received message: line #02: C: 00E4 (mgcp_msg.c:72) 20250830164003494 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830164003494 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250830164003494 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw (trunk:0) found free endpoint: rtpbridge/e5@mgw (mgcp_endp.c:262) 20250830164003494 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/e5@mgw" (mgcp_protocol.c:370) 20250830164003494 DLMGCP NOTICE <0013> endpoint:rtpbridge/e5@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830164003494 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830164003494 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250830164003494 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw CI:0CB9A7A1 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830164003494 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw CI:0CB9A7A1 output_enabled 0 (mgcp_conn.c:271) 20250830164003494 DLMGCP DEBUG <0013> (00E4/rtp C:0CB9A7A1 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830164003494 DLMGCP NOTICE <0013> endpoint:rtpbridge/e5@mgw CI:0CB9A7A1 CRCX: connection successfully created: (00E4/rtp C:0CB9A7A1 r=NULL:0<->l=::1:5692 CID=232) (mgcp_protocol.c:772) 20250830164003494 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164003494 DLMGCP DEBUG <0013> Generated response: line #00: 200 54049 OK (mgcp_msg.c:72) 20250830164003494 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/e5@mgw (mgcp_msg.c:72) 20250830164003494 DLMGCP DEBUG <0013> Generated response: line #02: I: 0CB9A7A1 (mgcp_msg.c:72) 20250830164003494 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 232 (mgcp_msg.c:72) 20250830164003494 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250830164003494 DLMGCP DEBUG <0013> Generated response: line #05: o=- 0CB9A7A1 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830164003494 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250830164003494 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830164003494 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250830164003494 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250830164003494 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830164003494 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250830164003494 DLMGCP DEBUG <0013> Received message: line #00: CRCX 54050 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164003494 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830164003494 DLMGCP DEBUG <0013> Received message: line #02: C: 00E5 (mgcp_msg.c:72) 20250830164003494 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830164003494 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250830164003494 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw (trunk:0) found free endpoint: rtpbridge/e6@mgw (mgcp_endp.c:262) 20250830164003494 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/e6@mgw" (mgcp_protocol.c:370) 20250830164003494 DLMGCP NOTICE <0013> endpoint:rtpbridge/e6@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830164003494 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830164003494 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250830164003495 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw CI:5965FA7C connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830164003495 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw CI:5965FA7C output_enabled 0 (mgcp_conn.c:271) 20250830164003495 DLMGCP DEBUG <0013> (00E5/rtp C:5965FA7C r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830164003495 DLMGCP NOTICE <0013> endpoint:rtpbridge/e6@mgw CI:5965FA7C CRCX: connection successfully created: (00E5/rtp C:5965FA7C r=NULL:0<->l=::1:5694 CID=233) (mgcp_protocol.c:772) 20250830164003495 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164003495 DLMGCP DEBUG <0013> Generated response: line #00: 200 54050 OK (mgcp_msg.c:72) 20250830164003495 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/e6@mgw (mgcp_msg.c:72) 20250830164003495 DLMGCP DEBUG <0013> Generated response: line #02: I: 5965FA7C (mgcp_msg.c:72) 20250830164003495 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 233 (mgcp_msg.c:72) 20250830164003495 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250830164003495 DLMGCP DEBUG <0013> Generated response: line #05: o=- 5965FA7C 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830164003495 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250830164003495 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830164003495 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250830164003495 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250830164003495 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830164003495 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250830164003495 DLMGCP DEBUG <0013> Received message: line #00: CRCX 54051 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164003495 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830164003495 DLMGCP DEBUG <0013> Received message: line #02: C: 00E6 (mgcp_msg.c:72) 20250830164003495 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830164003495 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250830164003495 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw (trunk:0) found free endpoint: rtpbridge/e7@mgw (mgcp_endp.c:262) 20250830164003495 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/e7@mgw" (mgcp_protocol.c:370) 20250830164003495 DLMGCP NOTICE <0013> endpoint:rtpbridge/e7@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830164003495 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830164003495 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250830164003495 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw CI:2C26396F connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830164003495 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw CI:2C26396F output_enabled 0 (mgcp_conn.c:271) 20250830164003495 DLMGCP DEBUG <0013> (00E6/rtp C:2C26396F r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830164003495 DLMGCP NOTICE <0013> endpoint:rtpbridge/e7@mgw CI:2C26396F CRCX: connection successfully created: (00E6/rtp C:2C26396F r=NULL:0<->l=::1:5696 CID=234) (mgcp_protocol.c:772) 20250830164003495 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164003495 DLMGCP DEBUG <0013> Generated response: line #00: 200 54051 OK (mgcp_msg.c:72) 20250830164003495 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/e7@mgw (mgcp_msg.c:72) 20250830164003495 DLMGCP DEBUG <0013> Generated response: line #02: I: 2C26396F (mgcp_msg.c:72) 20250830164003495 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 234 (mgcp_msg.c:72) 20250830164003495 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250830164003495 DLMGCP DEBUG <0013> Generated response: line #05: o=- 2C26396F 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830164003495 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250830164003495 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830164003495 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250830164003495 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250830164003495 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830164003495 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250830164003495 DLMGCP DEBUG <0013> Received message: line #00: CRCX 54052 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164003495 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830164003495 DLMGCP DEBUG <0013> Received message: line #02: C: 00E7 (mgcp_msg.c:72) 20250830164003495 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830164003495 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250830164003495 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw (trunk:0) found free endpoint: rtpbridge/e8@mgw (mgcp_endp.c:262) 20250830164003495 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/e8@mgw" (mgcp_protocol.c:370) 20250830164003495 DLMGCP NOTICE <0013> endpoint:rtpbridge/e8@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830164003495 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830164003495 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250830164003496 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw CI:070A4993 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830164003496 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw CI:070A4993 output_enabled 0 (mgcp_conn.c:271) 20250830164003496 DLMGCP DEBUG <0013> (00E7/rtp C:070A4993 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830164003496 DLMGCP NOTICE <0013> endpoint:rtpbridge/e8@mgw CI:070A4993 CRCX: connection successfully created: (00E7/rtp C:070A4993 r=NULL:0<->l=::1:5698 CID=235) (mgcp_protocol.c:772) 20250830164003496 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164003496 DLMGCP DEBUG <0013> Generated response: line #00: 200 54052 OK (mgcp_msg.c:72) 20250830164003496 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/e8@mgw (mgcp_msg.c:72) 20250830164003496 DLMGCP DEBUG <0013> Generated response: line #02: I: 070A4993 (mgcp_msg.c:72) 20250830164003496 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 235 (mgcp_msg.c:72) 20250830164003496 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250830164003496 DLMGCP DEBUG <0013> Generated response: line #05: o=- 070A4993 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830164003496 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250830164003496 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830164003496 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250830164003496 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250830164003496 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830164003496 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250830164003496 DLMGCP DEBUG <0013> Received message: line #00: CRCX 54053 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164003496 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830164003496 DLMGCP DEBUG <0013> Received message: line #02: C: 00E8 (mgcp_msg.c:72) 20250830164003496 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830164003496 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250830164003496 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw (trunk:0) found free endpoint: rtpbridge/e9@mgw (mgcp_endp.c:262) 20250830164003496 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/e9@mgw" (mgcp_protocol.c:370) 20250830164003496 DLMGCP NOTICE <0013> endpoint:rtpbridge/e9@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830164003496 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830164003496 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250830164003496 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw CI:F61864AB connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830164003496 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw CI:F61864AB output_enabled 0 (mgcp_conn.c:271) 20250830164003496 DLMGCP DEBUG <0013> (00E8/rtp C:F61864AB r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830164003496 DLMGCP NOTICE <0013> endpoint:rtpbridge/e9@mgw CI:F61864AB CRCX: connection successfully created: (00E8/rtp C:F61864AB r=NULL:0<->l=::1:5700 CID=236) (mgcp_protocol.c:772) 20250830164003496 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164003496 DLMGCP DEBUG <0013> Generated response: line #00: 200 54053 OK (mgcp_msg.c:72) 20250830164003496 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/e9@mgw (mgcp_msg.c:72) 20250830164003496 DLMGCP DEBUG <0013> Generated response: line #02: I: F61864AB (mgcp_msg.c:72) 20250830164003496 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 236 (mgcp_msg.c:72) 20250830164003496 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250830164003496 DLMGCP DEBUG <0013> Generated response: line #05: o=- F61864AB 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830164003496 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250830164003496 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830164003496 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250830164003496 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250830164003496 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830164003496 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250830164003496 DLMGCP DEBUG <0013> Received message: line #00: CRCX 54054 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164003496 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830164003496 DLMGCP DEBUG <0013> Received message: line #02: C: 00E9 (mgcp_msg.c:72) 20250830164003497 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830164003497 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250830164003497 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw (trunk:0) found free endpoint: rtpbridge/ea@mgw (mgcp_endp.c:262) 20250830164003497 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/ea@mgw" (mgcp_protocol.c:370) 20250830164003497 DLMGCP NOTICE <0013> endpoint:rtpbridge/ea@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830164003497 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830164003497 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250830164003497 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw CI:88445285 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830164003497 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw CI:88445285 output_enabled 0 (mgcp_conn.c:271) 20250830164003497 DLMGCP DEBUG <0013> (00E9/rtp C:88445285 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830164003497 DLMGCP NOTICE <0013> endpoint:rtpbridge/ea@mgw CI:88445285 CRCX: connection successfully created: (00E9/rtp C:88445285 r=NULL:0<->l=::1:5702 CID=237) (mgcp_protocol.c:772) 20250830164003497 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164003497 DLMGCP DEBUG <0013> Generated response: line #00: 200 54054 OK (mgcp_msg.c:72) 20250830164003497 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ea@mgw (mgcp_msg.c:72) 20250830164003497 DLMGCP DEBUG <0013> Generated response: line #02: I: 88445285 (mgcp_msg.c:72) 20250830164003497 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 237 (mgcp_msg.c:72) 20250830164003497 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250830164003497 DLMGCP DEBUG <0013> Generated response: line #05: o=- 88445285 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830164003497 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250830164003497 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830164003497 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250830164003497 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250830164003497 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830164003497 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250830164003497 DLMGCP DEBUG <0013> Received message: line #00: CRCX 54055 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164003497 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830164003497 DLMGCP DEBUG <0013> Received message: line #02: C: 00EA (mgcp_msg.c:72) 20250830164003497 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830164003497 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250830164003497 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw (trunk:0) found free endpoint: rtpbridge/eb@mgw (mgcp_endp.c:262) 20250830164003497 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/eb@mgw" (mgcp_protocol.c:370) 20250830164003497 DLMGCP NOTICE <0013> endpoint:rtpbridge/eb@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830164003497 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830164003497 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250830164003497 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw CI:880368EE connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830164003497 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw CI:880368EE output_enabled 0 (mgcp_conn.c:271) 20250830164003497 DLMGCP DEBUG <0013> (00EA/rtp C:880368EE r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830164003497 DLMGCP NOTICE <0013> endpoint:rtpbridge/eb@mgw CI:880368EE CRCX: connection successfully created: (00EA/rtp C:880368EE r=NULL:0<->l=::1:5704 CID=238) (mgcp_protocol.c:772) 20250830164003497 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164003497 DLMGCP DEBUG <0013> Generated response: line #00: 200 54055 OK (mgcp_msg.c:72) 20250830164003497 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/eb@mgw (mgcp_msg.c:72) 20250830164003497 DLMGCP DEBUG <0013> Generated response: line #02: I: 880368EE (mgcp_msg.c:72) 20250830164003497 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 238 (mgcp_msg.c:72) 20250830164003497 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250830164003497 DLMGCP DEBUG <0013> Generated response: line #05: o=- 880368EE 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830164003497 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250830164003497 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830164003497 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250830164003497 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250830164003497 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830164003497 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250830164003498 DLMGCP DEBUG <0013> Received message: line #00: CRCX 54056 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164003498 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830164003498 DLMGCP DEBUG <0013> Received message: line #02: C: 00EB (mgcp_msg.c:72) 20250830164003498 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830164003498 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250830164003498 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw (trunk:0) found free endpoint: rtpbridge/ec@mgw (mgcp_endp.c:262) 20250830164003498 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/ec@mgw" (mgcp_protocol.c:370) 20250830164003498 DLMGCP NOTICE <0013> endpoint:rtpbridge/ec@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830164003498 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830164003498 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250830164003498 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw CI:8B8D8B1F connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830164003498 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw CI:8B8D8B1F output_enabled 0 (mgcp_conn.c:271) 20250830164003498 DLMGCP DEBUG <0013> (00EB/rtp C:8B8D8B1F r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830164003498 DLMGCP NOTICE <0013> endpoint:rtpbridge/ec@mgw CI:8B8D8B1F CRCX: connection successfully created: (00EB/rtp C:8B8D8B1F r=NULL:0<->l=::1:5706 CID=239) (mgcp_protocol.c:772) 20250830164003498 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164003498 DLMGCP DEBUG <0013> Generated response: line #00: 200 54056 OK (mgcp_msg.c:72) 20250830164003498 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ec@mgw (mgcp_msg.c:72) 20250830164003498 DLMGCP DEBUG <0013> Generated response: line #02: I: 8B8D8B1F (mgcp_msg.c:72) 20250830164003498 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 239 (mgcp_msg.c:72) 20250830164003498 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250830164003498 DLMGCP DEBUG <0013> Generated response: line #05: o=- 8B8D8B1F 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830164003498 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250830164003498 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830164003498 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250830164003498 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250830164003498 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830164003498 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250830164003498 DLMGCP DEBUG <0013> Received message: line #00: CRCX 54057 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164003498 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830164003498 DLMGCP DEBUG <0013> Received message: line #02: C: 00EC (mgcp_msg.c:72) 20250830164003498 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830164003498 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250830164003498 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw (trunk:0) found free endpoint: rtpbridge/ed@mgw (mgcp_endp.c:262) 20250830164003498 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/ed@mgw" (mgcp_protocol.c:370) 20250830164003498 DLMGCP NOTICE <0013> endpoint:rtpbridge/ed@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830164003498 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830164003498 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250830164003498 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw CI:F1947725 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830164003498 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw CI:F1947725 output_enabled 0 (mgcp_conn.c:271) 20250830164003498 DLMGCP DEBUG <0013> (00EC/rtp C:F1947725 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830164003498 DLMGCP NOTICE <0013> endpoint:rtpbridge/ed@mgw CI:F1947725 CRCX: connection successfully created: (00EC/rtp C:F1947725 r=NULL:0<->l=::1:5708 CID=240) (mgcp_protocol.c:772) 20250830164003498 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164003498 DLMGCP DEBUG <0013> Generated response: line #00: 200 54057 OK (mgcp_msg.c:72) 20250830164003498 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ed@mgw (mgcp_msg.c:72) 20250830164003498 DLMGCP DEBUG <0013> Generated response: line #02: I: F1947725 (mgcp_msg.c:72) 20250830164003498 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 240 (mgcp_msg.c:72) 20250830164003498 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250830164003498 DLMGCP DEBUG <0013> Generated response: line #05: o=- F1947725 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830164003498 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250830164003498 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830164003498 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250830164003498 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250830164003498 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830164003498 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250830164003499 DLMGCP DEBUG <0013> Received message: line #00: CRCX 54058 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164003499 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830164003499 DLMGCP DEBUG <0013> Received message: line #02: C: 00ED (mgcp_msg.c:72) 20250830164003499 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830164003499 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250830164003499 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw (trunk:0) found free endpoint: rtpbridge/ee@mgw (mgcp_endp.c:262) 20250830164003499 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/ee@mgw" (mgcp_protocol.c:370) 20250830164003499 DLMGCP NOTICE <0013> endpoint:rtpbridge/ee@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830164003499 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830164003499 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250830164003499 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw CI:ED49DE1D connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830164003499 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw CI:ED49DE1D output_enabled 0 (mgcp_conn.c:271) 20250830164003499 DLMGCP DEBUG <0013> (00ED/rtp C:ED49DE1D r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830164003499 DLMGCP NOTICE <0013> endpoint:rtpbridge/ee@mgw CI:ED49DE1D CRCX: connection successfully created: (00ED/rtp C:ED49DE1D r=NULL:0<->l=::1:5710 CID=241) (mgcp_protocol.c:772) 20250830164003499 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164003499 DLMGCP DEBUG <0013> Generated response: line #00: 200 54058 OK (mgcp_msg.c:72) 20250830164003499 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ee@mgw (mgcp_msg.c:72) 20250830164003499 DLMGCP DEBUG <0013> Generated response: line #02: I: ED49DE1D (mgcp_msg.c:72) 20250830164003499 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 241 (mgcp_msg.c:72) 20250830164003499 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250830164003499 DLMGCP DEBUG <0013> Generated response: line #05: o=- ED49DE1D 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830164003499 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250830164003499 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830164003499 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250830164003499 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250830164003499 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830164003499 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250830164003499 DLMGCP DEBUG <0013> Received message: line #00: CRCX 54059 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164003499 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830164003499 DLMGCP DEBUG <0013> Received message: line #02: C: 00EE (mgcp_msg.c:72) 20250830164003499 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830164003499 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250830164003499 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw (trunk:0) found free endpoint: rtpbridge/ef@mgw (mgcp_endp.c:262) 20250830164003499 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/ef@mgw" (mgcp_protocol.c:370) 20250830164003499 DLMGCP NOTICE <0013> endpoint:rtpbridge/ef@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830164003499 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830164003499 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250830164003499 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw CI:35EB5827 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830164003499 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw CI:35EB5827 output_enabled 0 (mgcp_conn.c:271) 20250830164003499 DLMGCP DEBUG <0013> (00EE/rtp C:35EB5827 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830164003499 DLMGCP NOTICE <0013> endpoint:rtpbridge/ef@mgw CI:35EB5827 CRCX: connection successfully created: (00EE/rtp C:35EB5827 r=NULL:0<->l=::1:5712 CID=242) (mgcp_protocol.c:772) 20250830164003499 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164003499 DLMGCP DEBUG <0013> Generated response: line #00: 200 54059 OK (mgcp_msg.c:72) 20250830164003499 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ef@mgw (mgcp_msg.c:72) 20250830164003499 DLMGCP DEBUG <0013> Generated response: line #02: I: 35EB5827 (mgcp_msg.c:72) 20250830164003499 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 242 (mgcp_msg.c:72) 20250830164003499 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250830164003499 DLMGCP DEBUG <0013> Generated response: line #05: o=- 35EB5827 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830164003499 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250830164003499 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830164003499 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250830164003499 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250830164003499 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830164003499 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250830164003499 DLMGCP DEBUG <0013> Received message: line #00: CRCX 54060 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164003500 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830164003500 DLMGCP DEBUG <0013> Received message: line #02: C: 00EF (mgcp_msg.c:72) 20250830164003500 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830164003500 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250830164003500 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw (trunk:0) found free endpoint: rtpbridge/f0@mgw (mgcp_endp.c:262) 20250830164003500 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/f0@mgw" (mgcp_protocol.c:370) 20250830164003500 DLMGCP NOTICE <0013> endpoint:rtpbridge/f0@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830164003500 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830164003500 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250830164003500 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw CI:02D6394D connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830164003500 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw CI:02D6394D output_enabled 0 (mgcp_conn.c:271) 20250830164003500 DLMGCP DEBUG <0013> (00EF/rtp C:02D6394D r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830164003500 DLMGCP NOTICE <0013> endpoint:rtpbridge/f0@mgw CI:02D6394D CRCX: connection successfully created: (00EF/rtp C:02D6394D r=NULL:0<->l=::1:5714 CID=243) (mgcp_protocol.c:772) 20250830164003500 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164003500 DLMGCP DEBUG <0013> Generated response: line #00: 200 54060 OK (mgcp_msg.c:72) 20250830164003500 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/f0@mgw (mgcp_msg.c:72) 20250830164003500 DLMGCP DEBUG <0013> Generated response: line #02: I: 02D6394D (mgcp_msg.c:72) 20250830164003500 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 243 (mgcp_msg.c:72) 20250830164003500 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250830164003500 DLMGCP DEBUG <0013> Generated response: line #05: o=- 02D6394D 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830164003500 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250830164003500 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830164003500 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250830164003500 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250830164003500 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830164003500 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250830164003500 DLMGCP DEBUG <0013> Received message: line #00: CRCX 54061 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164003500 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830164003500 DLMGCP DEBUG <0013> Received message: line #02: C: 00F0 (mgcp_msg.c:72) 20250830164003500 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830164003500 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250830164003500 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw (trunk:0) found free endpoint: rtpbridge/f1@mgw (mgcp_endp.c:262) 20250830164003500 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/f1@mgw" (mgcp_protocol.c:370) 20250830164003500 DLMGCP NOTICE <0013> endpoint:rtpbridge/f1@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830164003500 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830164003500 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250830164003500 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw CI:A40F315E connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830164003500 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw CI:A40F315E output_enabled 0 (mgcp_conn.c:271) 20250830164003500 DLMGCP DEBUG <0013> (00F0/rtp C:A40F315E r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830164003500 DLMGCP NOTICE <0013> endpoint:rtpbridge/f1@mgw CI:A40F315E CRCX: connection successfully created: (00F0/rtp C:A40F315E r=NULL:0<->l=::1:5716 CID=244) (mgcp_protocol.c:772) 20250830164003500 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164003500 DLMGCP DEBUG <0013> Generated response: line #00: 200 54061 OK (mgcp_msg.c:72) 20250830164003500 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/f1@mgw (mgcp_msg.c:72) 20250830164003500 DLMGCP DEBUG <0013> Generated response: line #02: I: A40F315E (mgcp_msg.c:72) 20250830164003500 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 244 (mgcp_msg.c:72) 20250830164003500 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250830164003500 DLMGCP DEBUG <0013> Generated response: line #05: o=- A40F315E 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830164003500 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250830164003500 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830164003500 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250830164003500 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250830164003500 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830164003500 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250830164003501 DLMGCP DEBUG <0013> Received message: line #00: CRCX 54062 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164003501 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830164003501 DLMGCP DEBUG <0013> Received message: line #02: C: 00F1 (mgcp_msg.c:72) 20250830164003501 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830164003501 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250830164003501 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw (trunk:0) found free endpoint: rtpbridge/f2@mgw (mgcp_endp.c:262) 20250830164003501 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/f2@mgw" (mgcp_protocol.c:370) 20250830164003501 DLMGCP NOTICE <0013> endpoint:rtpbridge/f2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830164003501 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830164003501 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250830164003501 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw CI:E99D59CB connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830164003501 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw CI:E99D59CB output_enabled 0 (mgcp_conn.c:271) 20250830164003501 DLMGCP DEBUG <0013> (00F1/rtp C:E99D59CB r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830164003501 DLMGCP NOTICE <0013> endpoint:rtpbridge/f2@mgw CI:E99D59CB CRCX: connection successfully created: (00F1/rtp C:E99D59CB r=NULL:0<->l=::1:5718 CID=245) (mgcp_protocol.c:772) 20250830164003501 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164003501 DLMGCP DEBUG <0013> Generated response: line #00: 200 54062 OK (mgcp_msg.c:72) 20250830164003501 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/f2@mgw (mgcp_msg.c:72) 20250830164003501 DLMGCP DEBUG <0013> Generated response: line #02: I: E99D59CB (mgcp_msg.c:72) 20250830164003501 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 245 (mgcp_msg.c:72) 20250830164003501 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250830164003501 DLMGCP DEBUG <0013> Generated response: line #05: o=- E99D59CB 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830164003501 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250830164003501 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830164003501 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250830164003501 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250830164003501 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830164003501 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250830164003501 DLMGCP DEBUG <0013> Received message: line #00: CRCX 54063 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164003501 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830164003501 DLMGCP DEBUG <0013> Received message: line #02: C: 00F2 (mgcp_msg.c:72) 20250830164003501 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830164003501 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250830164003501 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw (trunk:0) found free endpoint: rtpbridge/f3@mgw (mgcp_endp.c:262) 20250830164003501 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/f3@mgw" (mgcp_protocol.c:370) 20250830164003501 DLMGCP NOTICE <0013> endpoint:rtpbridge/f3@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830164003501 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830164003501 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250830164003501 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw CI:594D1143 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830164003501 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw CI:594D1143 output_enabled 0 (mgcp_conn.c:271) 20250830164003501 DLMGCP DEBUG <0013> (00F2/rtp C:594D1143 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830164003501 DLMGCP NOTICE <0013> endpoint:rtpbridge/f3@mgw CI:594D1143 CRCX: connection successfully created: (00F2/rtp C:594D1143 r=NULL:0<->l=::1:5720 CID=246) (mgcp_protocol.c:772) 20250830164003501 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164003501 DLMGCP DEBUG <0013> Generated response: line #00: 200 54063 OK (mgcp_msg.c:72) 20250830164003501 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/f3@mgw (mgcp_msg.c:72) 20250830164003501 DLMGCP DEBUG <0013> Generated response: line #02: I: 594D1143 (mgcp_msg.c:72) 20250830164003501 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 246 (mgcp_msg.c:72) 20250830164003501 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250830164003501 DLMGCP DEBUG <0013> Generated response: line #05: o=- 594D1143 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830164003501 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250830164003501 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830164003501 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250830164003501 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250830164003501 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830164003501 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250830164003502 DLMGCP DEBUG <0013> Received message: line #00: CRCX 54064 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164003502 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830164003502 DLMGCP DEBUG <0013> Received message: line #02: C: 00F3 (mgcp_msg.c:72) 20250830164003502 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830164003502 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250830164003502 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw (trunk:0) found free endpoint: rtpbridge/f4@mgw (mgcp_endp.c:262) 20250830164003502 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/f4@mgw" (mgcp_protocol.c:370) 20250830164003502 DLMGCP NOTICE <0013> endpoint:rtpbridge/f4@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830164003502 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830164003502 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250830164003502 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw CI:2033DCFB connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830164003502 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw CI:2033DCFB output_enabled 0 (mgcp_conn.c:271) 20250830164003502 DLMGCP DEBUG <0013> (00F3/rtp C:2033DCFB r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830164003502 DLMGCP NOTICE <0013> endpoint:rtpbridge/f4@mgw CI:2033DCFB CRCX: connection successfully created: (00F3/rtp C:2033DCFB r=NULL:0<->l=::1:5722 CID=247) (mgcp_protocol.c:772) 20250830164003502 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164003502 DLMGCP DEBUG <0013> Generated response: line #00: 200 54064 OK (mgcp_msg.c:72) 20250830164003502 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/f4@mgw (mgcp_msg.c:72) 20250830164003502 DLMGCP DEBUG <0013> Generated response: line #02: I: 2033DCFB (mgcp_msg.c:72) 20250830164003502 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 247 (mgcp_msg.c:72) 20250830164003502 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250830164003502 DLMGCP DEBUG <0013> Generated response: line #05: o=- 2033DCFB 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830164003502 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250830164003502 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830164003502 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250830164003502 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250830164003502 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830164003502 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250830164003502 DLMGCP DEBUG <0013> Received message: line #00: CRCX 54065 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164003502 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830164003502 DLMGCP DEBUG <0013> Received message: line #02: C: 00F4 (mgcp_msg.c:72) 20250830164003502 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830164003502 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250830164003502 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw (trunk:0) found free endpoint: rtpbridge/f5@mgw (mgcp_endp.c:262) 20250830164003502 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/f5@mgw" (mgcp_protocol.c:370) 20250830164003502 DLMGCP NOTICE <0013> endpoint:rtpbridge/f5@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830164003502 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830164003502 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250830164003502 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw CI:D11B0D06 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830164003502 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw CI:D11B0D06 output_enabled 0 (mgcp_conn.c:271) 20250830164003502 DLMGCP DEBUG <0013> (00F4/rtp C:D11B0D06 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830164003502 DLMGCP NOTICE <0013> endpoint:rtpbridge/f5@mgw CI:D11B0D06 CRCX: connection successfully created: (00F4/rtp C:D11B0D06 r=NULL:0<->l=::1:5724 CID=248) (mgcp_protocol.c:772) 20250830164003502 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164003502 DLMGCP DEBUG <0013> Generated response: line #00: 200 54065 OK (mgcp_msg.c:72) 20250830164003502 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/f5@mgw (mgcp_msg.c:72) 20250830164003502 DLMGCP DEBUG <0013> Generated response: line #02: I: D11B0D06 (mgcp_msg.c:72) 20250830164003502 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 248 (mgcp_msg.c:72) 20250830164003502 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250830164003502 DLMGCP DEBUG <0013> Generated response: line #05: o=- D11B0D06 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830164003502 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250830164003502 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830164003502 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250830164003502 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250830164003502 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830164003502 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250830164003503 DLMGCP DEBUG <0013> Received message: line #00: CRCX 54066 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164003503 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830164003503 DLMGCP DEBUG <0013> Received message: line #02: C: 00F5 (mgcp_msg.c:72) 20250830164003503 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830164003503 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250830164003503 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw (trunk:0) found free endpoint: rtpbridge/f6@mgw (mgcp_endp.c:262) 20250830164003503 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/f6@mgw" (mgcp_protocol.c:370) 20250830164003503 DLMGCP NOTICE <0013> endpoint:rtpbridge/f6@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830164003503 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830164003503 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250830164003503 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw CI:B5B82292 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830164003503 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw CI:B5B82292 output_enabled 0 (mgcp_conn.c:271) 20250830164003503 DLMGCP DEBUG <0013> (00F5/rtp C:B5B82292 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830164003503 DLMGCP NOTICE <0013> endpoint:rtpbridge/f6@mgw CI:B5B82292 CRCX: connection successfully created: (00F5/rtp C:B5B82292 r=NULL:0<->l=::1:5726 CID=249) (mgcp_protocol.c:772) 20250830164003503 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164003503 DLMGCP DEBUG <0013> Generated response: line #00: 200 54066 OK (mgcp_msg.c:72) 20250830164003503 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/f6@mgw (mgcp_msg.c:72) 20250830164003503 DLMGCP DEBUG <0013> Generated response: line #02: I: B5B82292 (mgcp_msg.c:72) 20250830164003503 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 249 (mgcp_msg.c:72) 20250830164003503 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250830164003503 DLMGCP DEBUG <0013> Generated response: line #05: o=- B5B82292 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830164003503 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250830164003503 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830164003503 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250830164003503 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250830164003503 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830164003503 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250830164003503 DLMGCP DEBUG <0013> Received message: line #00: CRCX 54067 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164003503 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830164003503 DLMGCP DEBUG <0013> Received message: line #02: C: 00F6 (mgcp_msg.c:72) 20250830164003503 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830164003503 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250830164003503 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw (trunk:0) found free endpoint: rtpbridge/f7@mgw (mgcp_endp.c:262) 20250830164003503 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/f7@mgw" (mgcp_protocol.c:370) 20250830164003503 DLMGCP NOTICE <0013> endpoint:rtpbridge/f7@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830164003503 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830164003503 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250830164003503 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw CI:9F4F47F6 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830164003503 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw CI:9F4F47F6 output_enabled 0 (mgcp_conn.c:271) 20250830164003503 DLMGCP DEBUG <0013> (00F6/rtp C:9F4F47F6 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830164003503 DLMGCP NOTICE <0013> endpoint:rtpbridge/f7@mgw CI:9F4F47F6 CRCX: connection successfully created: (00F6/rtp C:9F4F47F6 r=NULL:0<->l=::1:5728 CID=250) (mgcp_protocol.c:772) 20250830164003503 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164003503 DLMGCP DEBUG <0013> Generated response: line #00: 200 54067 OK (mgcp_msg.c:72) 20250830164003503 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/f7@mgw (mgcp_msg.c:72) 20250830164003503 DLMGCP DEBUG <0013> Generated response: line #02: I: 9F4F47F6 (mgcp_msg.c:72) 20250830164003503 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 250 (mgcp_msg.c:72) 20250830164003503 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250830164003503 DLMGCP DEBUG <0013> Generated response: line #05: o=- 9F4F47F6 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830164003503 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250830164003503 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830164003503 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250830164003503 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250830164003503 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830164003503 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250830164003504 DLMGCP DEBUG <0013> Received message: line #00: CRCX 54068 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164003504 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830164003504 DLMGCP DEBUG <0013> Received message: line #02: C: 00F7 (mgcp_msg.c:72) 20250830164003504 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830164003504 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250830164003504 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw (trunk:0) found free endpoint: rtpbridge/f8@mgw (mgcp_endp.c:262) 20250830164003504 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/f8@mgw" (mgcp_protocol.c:370) 20250830164003504 DLMGCP NOTICE <0013> endpoint:rtpbridge/f8@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830164003504 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830164003504 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250830164003504 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw CI:910C25FE connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830164003504 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw CI:910C25FE output_enabled 0 (mgcp_conn.c:271) 20250830164003504 DLMGCP DEBUG <0013> (00F7/rtp C:910C25FE r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830164003504 DLMGCP NOTICE <0013> endpoint:rtpbridge/f8@mgw CI:910C25FE CRCX: connection successfully created: (00F7/rtp C:910C25FE r=NULL:0<->l=::1:5730 CID=251) (mgcp_protocol.c:772) 20250830164003504 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164003504 DLMGCP DEBUG <0013> Generated response: line #00: 200 54068 OK (mgcp_msg.c:72) 20250830164003504 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/f8@mgw (mgcp_msg.c:72) 20250830164003504 DLMGCP DEBUG <0013> Generated response: line #02: I: 910C25FE (mgcp_msg.c:72) 20250830164003504 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 251 (mgcp_msg.c:72) 20250830164003504 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250830164003504 DLMGCP DEBUG <0013> Generated response: line #05: o=- 910C25FE 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830164003504 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250830164003504 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830164003504 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250830164003504 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250830164003504 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830164003504 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250830164003504 DLMGCP DEBUG <0013> Received message: line #00: CRCX 54069 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164003504 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830164003504 DLMGCP DEBUG <0013> Received message: line #02: C: 00F8 (mgcp_msg.c:72) 20250830164003504 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830164003504 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250830164003504 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw (trunk:0) found free endpoint: rtpbridge/f9@mgw (mgcp_endp.c:262) 20250830164003504 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/f9@mgw" (mgcp_protocol.c:370) 20250830164003504 DLMGCP NOTICE <0013> endpoint:rtpbridge/f9@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830164003504 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830164003504 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250830164003504 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw CI:49A8FD37 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830164003504 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw CI:49A8FD37 output_enabled 0 (mgcp_conn.c:271) 20250830164003504 DLMGCP DEBUG <0013> (00F8/rtp C:49A8FD37 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830164003504 DLMGCP NOTICE <0013> endpoint:rtpbridge/f9@mgw CI:49A8FD37 CRCX: connection successfully created: (00F8/rtp C:49A8FD37 r=NULL:0<->l=::1:5732 CID=252) (mgcp_protocol.c:772) 20250830164003504 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164003504 DLMGCP DEBUG <0013> Generated response: line #00: 200 54069 OK (mgcp_msg.c:72) 20250830164003504 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/f9@mgw (mgcp_msg.c:72) 20250830164003504 DLMGCP DEBUG <0013> Generated response: line #02: I: 49A8FD37 (mgcp_msg.c:72) 20250830164003504 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 252 (mgcp_msg.c:72) 20250830164003504 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250830164003504 DLMGCP DEBUG <0013> Generated response: line #05: o=- 49A8FD37 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830164003504 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250830164003504 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830164003504 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250830164003504 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250830164003504 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830164003504 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250830164003505 DLMGCP DEBUG <0013> Received message: line #00: CRCX 54070 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164003505 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830164003505 DLMGCP DEBUG <0013> Received message: line #02: C: 00F9 (mgcp_msg.c:72) 20250830164003505 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830164003505 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250830164003505 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw (trunk:0) found free endpoint: rtpbridge/fa@mgw (mgcp_endp.c:262) 20250830164003505 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/fa@mgw" (mgcp_protocol.c:370) 20250830164003505 DLMGCP NOTICE <0013> endpoint:rtpbridge/fa@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830164003505 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830164003505 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250830164003505 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw CI:42470303 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830164003505 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw CI:42470303 output_enabled 0 (mgcp_conn.c:271) 20250830164003505 DLMGCP DEBUG <0013> (00F9/rtp C:42470303 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830164003505 DLMGCP NOTICE <0013> endpoint:rtpbridge/fa@mgw CI:42470303 CRCX: connection successfully created: (00F9/rtp C:42470303 r=NULL:0<->l=::1:5734 CID=253) (mgcp_protocol.c:772) 20250830164003505 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164003505 DLMGCP DEBUG <0013> Generated response: line #00: 200 54070 OK (mgcp_msg.c:72) 20250830164003505 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/fa@mgw (mgcp_msg.c:72) 20250830164003505 DLMGCP DEBUG <0013> Generated response: line #02: I: 42470303 (mgcp_msg.c:72) 20250830164003505 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 253 (mgcp_msg.c:72) 20250830164003505 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250830164003505 DLMGCP DEBUG <0013> Generated response: line #05: o=- 42470303 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830164003505 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250830164003505 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830164003505 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250830164003505 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250830164003505 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830164003505 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250830164003505 DLMGCP DEBUG <0013> Received message: line #00: CRCX 54071 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164003505 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830164003505 DLMGCP DEBUG <0013> Received message: line #02: C: 00FA (mgcp_msg.c:72) 20250830164003505 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830164003505 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250830164003505 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw (trunk:0) found free endpoint: rtpbridge/fb@mgw (mgcp_endp.c:262) 20250830164003505 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/fb@mgw" (mgcp_protocol.c:370) 20250830164003505 DLMGCP NOTICE <0013> endpoint:rtpbridge/fb@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830164003505 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830164003505 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250830164003505 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw CI:128CD5D4 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830164003505 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw CI:128CD5D4 output_enabled 0 (mgcp_conn.c:271) 20250830164003505 DLMGCP DEBUG <0013> (00FA/rtp C:128CD5D4 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830164003505 DLMGCP NOTICE <0013> endpoint:rtpbridge/fb@mgw CI:128CD5D4 CRCX: connection successfully created: (00FA/rtp C:128CD5D4 r=NULL:0<->l=::1:5736 CID=254) (mgcp_protocol.c:772) 20250830164003505 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164003505 DLMGCP DEBUG <0013> Generated response: line #00: 200 54071 OK (mgcp_msg.c:72) 20250830164003505 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/fb@mgw (mgcp_msg.c:72) 20250830164003505 DLMGCP DEBUG <0013> Generated response: line #02: I: 128CD5D4 (mgcp_msg.c:72) 20250830164003505 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 254 (mgcp_msg.c:72) 20250830164003505 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250830164003505 DLMGCP DEBUG <0013> Generated response: line #05: o=- 128CD5D4 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830164003505 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250830164003505 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830164003505 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250830164003505 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250830164003505 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830164003505 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250830164003506 DLMGCP DEBUG <0013> Received message: line #00: CRCX 54072 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164003506 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830164003506 DLMGCP DEBUG <0013> Received message: line #02: C: 00FB (mgcp_msg.c:72) 20250830164003506 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830164003506 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250830164003506 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw (trunk:0) found free endpoint: rtpbridge/fc@mgw (mgcp_endp.c:262) 20250830164003506 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/fc@mgw" (mgcp_protocol.c:370) 20250830164003506 DLMGCP NOTICE <0013> endpoint:rtpbridge/fc@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830164003506 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830164003506 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250830164003506 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw CI:49FB80BD connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830164003506 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw CI:49FB80BD output_enabled 0 (mgcp_conn.c:271) 20250830164003506 DLMGCP DEBUG <0013> (00FB/rtp C:49FB80BD r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830164003506 DLMGCP NOTICE <0013> endpoint:rtpbridge/fc@mgw CI:49FB80BD CRCX: connection successfully created: (00FB/rtp C:49FB80BD r=NULL:0<->l=::1:5738 CID=255) (mgcp_protocol.c:772) 20250830164003506 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164003506 DLMGCP DEBUG <0013> Generated response: line #00: 200 54072 OK (mgcp_msg.c:72) 20250830164003506 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/fc@mgw (mgcp_msg.c:72) 20250830164003506 DLMGCP DEBUG <0013> Generated response: line #02: I: 49FB80BD (mgcp_msg.c:72) 20250830164003506 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 255 (mgcp_msg.c:72) 20250830164003506 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250830164003506 DLMGCP DEBUG <0013> Generated response: line #05: o=- 49FB80BD 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830164003506 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250830164003506 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830164003506 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250830164003506 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250830164003506 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830164003506 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250830164003506 DLMGCP DEBUG <0013> Received message: line #00: CRCX 54073 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164003506 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830164003506 DLMGCP DEBUG <0013> Received message: line #02: C: 00FC (mgcp_msg.c:72) 20250830164003506 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830164003506 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250830164003506 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw (trunk:0) found free endpoint: rtpbridge/fd@mgw (mgcp_endp.c:262) 20250830164003506 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/fd@mgw" (mgcp_protocol.c:370) 20250830164003506 DLMGCP NOTICE <0013> endpoint:rtpbridge/fd@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830164003506 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830164003506 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250830164003506 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw CI:C4D60FBF connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830164003506 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw CI:C4D60FBF output_enabled 0 (mgcp_conn.c:271) 20250830164003506 DLMGCP DEBUG <0013> (00FC/rtp C:C4D60FBF r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830164003506 DLMGCP NOTICE <0013> endpoint:rtpbridge/fd@mgw CI:C4D60FBF CRCX: connection successfully created: (00FC/rtp C:C4D60FBF r=NULL:0<->l=::1:5740 CID=0) (mgcp_protocol.c:772) 20250830164003506 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164003506 DLMGCP DEBUG <0013> Generated response: line #00: 200 54073 OK (mgcp_msg.c:72) 20250830164003506 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/fd@mgw (mgcp_msg.c:72) 20250830164003506 DLMGCP DEBUG <0013> Generated response: line #02: I: C4D60FBF (mgcp_msg.c:72) 20250830164003506 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 0 (mgcp_msg.c:72) 20250830164003506 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250830164003506 DLMGCP DEBUG <0013> Generated response: line #05: o=- C4D60FBF 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830164003506 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250830164003506 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830164003506 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250830164003506 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250830164003506 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830164003506 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250830164003507 DLMGCP DEBUG <0013> Received message: line #00: CRCX 54074 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164003507 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830164003507 DLMGCP DEBUG <0013> Received message: line #02: C: 00FD (mgcp_msg.c:72) 20250830164003507 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830164003507 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250830164003507 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw (trunk:0) found free endpoint: rtpbridge/fe@mgw (mgcp_endp.c:262) 20250830164003507 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/fe@mgw" (mgcp_protocol.c:370) 20250830164003507 DLMGCP NOTICE <0013> endpoint:rtpbridge/fe@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830164003507 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830164003507 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250830164003507 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw CI:CAB86A8F connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830164003507 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw CI:CAB86A8F output_enabled 0 (mgcp_conn.c:271) 20250830164003507 DLMGCP DEBUG <0013> (00FD/rtp C:CAB86A8F r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830164003507 DLMGCP NOTICE <0013> endpoint:rtpbridge/fe@mgw CI:CAB86A8F CRCX: connection successfully created: (00FD/rtp C:CAB86A8F r=NULL:0<->l=::1:5742 CID=1) (mgcp_protocol.c:772) 20250830164003507 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164003507 DLMGCP DEBUG <0013> Generated response: line #00: 200 54074 OK (mgcp_msg.c:72) 20250830164003507 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/fe@mgw (mgcp_msg.c:72) 20250830164003507 DLMGCP DEBUG <0013> Generated response: line #02: I: CAB86A8F (mgcp_msg.c:72) 20250830164003507 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 1 (mgcp_msg.c:72) 20250830164003507 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250830164003507 DLMGCP DEBUG <0013> Generated response: line #05: o=- CAB86A8F 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830164003507 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250830164003507 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830164003507 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250830164003507 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250830164003507 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830164003507 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250830164003507 DLMGCP DEBUG <0013> Received message: line #00: CRCX 54075 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164003507 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830164003507 DLMGCP DEBUG <0013> Received message: line #02: C: 00FE (mgcp_msg.c:72) 20250830164003507 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830164003507 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250830164003507 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw (trunk:0) found free endpoint: rtpbridge/ff@mgw (mgcp_endp.c:262) 20250830164003507 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/ff@mgw" (mgcp_protocol.c:370) 20250830164003507 DLMGCP NOTICE <0013> endpoint:rtpbridge/ff@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830164003507 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830164003507 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250830164003507 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw CI:2C776588 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830164003507 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw CI:2C776588 output_enabled 0 (mgcp_conn.c:271) 20250830164003507 DLMGCP DEBUG <0013> (00FE/rtp C:2C776588 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830164003507 DLMGCP NOTICE <0013> endpoint:rtpbridge/ff@mgw CI:2C776588 CRCX: connection successfully created: (00FE/rtp C:2C776588 r=NULL:0<->l=::1:5744 CID=2) (mgcp_protocol.c:772) 20250830164003507 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164003507 DLMGCP DEBUG <0013> Generated response: line #00: 200 54075 OK (mgcp_msg.c:72) 20250830164003507 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ff@mgw (mgcp_msg.c:72) 20250830164003507 DLMGCP DEBUG <0013> Generated response: line #02: I: 2C776588 (mgcp_msg.c:72) 20250830164003507 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 2 (mgcp_msg.c:72) 20250830164003507 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250830164003507 DLMGCP DEBUG <0013> Generated response: line #05: o=- 2C776588 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830164003507 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250830164003507 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830164003507 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250830164003507 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250830164003507 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830164003507 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250830164003508 DLMGCP DEBUG <0013> Received message: line #00: CRCX 54076 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164003508 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830164003508 DLMGCP DEBUG <0013> Received message: line #02: C: 00FF (mgcp_msg.c:72) 20250830164003508 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830164003508 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250830164003508 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw (trunk:0) found free endpoint: rtpbridge/100@mgw (mgcp_endp.c:262) 20250830164003508 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/100@mgw" (mgcp_protocol.c:370) 20250830164003508 DLMGCP NOTICE <0013> endpoint:rtpbridge/100@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830164003508 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830164003508 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250830164003508 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw CI:793E9991 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830164003508 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw CI:793E9991 output_enabled 0 (mgcp_conn.c:271) 20250830164003508 DLMGCP DEBUG <0013> (00FF/rtp C:793E9991 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830164003508 DLMGCP NOTICE <0013> endpoint:rtpbridge/100@mgw CI:793E9991 CRCX: connection successfully created: (00FF/rtp C:793E9991 r=NULL:0<->l=::1:5746 CID=3) (mgcp_protocol.c:772) 20250830164003508 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164003508 DLMGCP DEBUG <0013> Generated response: line #00: 200 54076 OK (mgcp_msg.c:72) 20250830164003508 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/100@mgw (mgcp_msg.c:72) 20250830164003508 DLMGCP DEBUG <0013> Generated response: line #02: I: 793E9991 (mgcp_msg.c:72) 20250830164003508 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 3 (mgcp_msg.c:72) 20250830164003508 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:72) 20250830164003508 DLMGCP DEBUG <0013> Generated response: line #05: o=- 793E9991 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830164003508 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:72) 20250830164003508 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830164003508 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:72) 20250830164003508 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250830164003508 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830164003508 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:72) 20250830164003508 DLMGCP DEBUG <0013> Received message: line #00: CRCX 54077 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164003508 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830164003508 DLMGCP DEBUG <0013> Received message: line #02: C: 0100 (mgcp_msg.c:72) 20250830164003508 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830164003508 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250830164003508 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw (trunk:0) found free endpoint: rtpbridge/101@mgw (mgcp_endp.c:262) 20250830164003508 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/101@mgw" (mgcp_protocol.c:370) 20250830164003508 DLMGCP NOTICE <0013> endpoint:rtpbridge/101@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830164003508 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830164003508 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250830164003508 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw CI:1951BA02 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830164003508 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw CI:1951BA02 output_enabled 0 (mgcp_conn.c:271) 20250830164003508 DLMGCP DEBUG <0013> (0100/rtp C:1951BA02 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830164003508 DOSMUX ERROR <0002> All Osmux circuits are in use! (mgcp_osmux.c:786) 20250830164003508 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003508 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003508 DLMGCP NOTICE <0013> endpoint:rtpbridge/101@mgw CRCX: unable to create connection (mgcp_protocol.c:787) 20250830164003508 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Generated response: code=400 (mgcp_protocol.c:146) 20250830164003508 DLMGCP DEBUG <0013> Generated response: line #00: 400 54077 FAIL (mgcp_msg.c:72) 20250830164003508 DLMGCP DEBUG <0013> Received message: line #00: DLCX 54078 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164003508 DLMGCP DEBUG <0013> Received message: line #01: C: 0000 (mgcp_msg.c:72) 20250830164003508 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw (trunk:0) found free endpoint: rtpbridge/101@mgw (mgcp_endp.c:262) 20250830164003508 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/101@mgw" (mgcp_protocol.c:370) 20250830164003508 DLMGCP NOTICE <0013> endpoint:rtpbridge/101@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830164003508 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) MTC@7b40471322fb: setverdict(pass): none -> pass 20250830164003508 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003508 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003508 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003508 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003509 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003509 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003509 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003509 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003509 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003509 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003509 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003509 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003509 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003509 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003509 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003509 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003509 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003509 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003509 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003509 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003509 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003509 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003509 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003509 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003509 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003509 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003509 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003509 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003509 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003509 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003509 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003509 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003509 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003509 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003509 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003509 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003509 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003509 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003509 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003509 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003509 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003509 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003509 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003509 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003509 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003509 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003509 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003509 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003509 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003509 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003509 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003509 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003509 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003509 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003509 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003509 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003509 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003509 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003509 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003509 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003509 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003509 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003509 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003509 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003509 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003509 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003510 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003510 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003510 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003510 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003510 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003510 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003510 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003510 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003510 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003510 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003510 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003510 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003510 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003510 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003510 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003510 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003510 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003510 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003510 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003510 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003510 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003510 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003510 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003510 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003510 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003510 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003510 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003510 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003510 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003510 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003510 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003510 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003510 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003510 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003510 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003510 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003510 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003510 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003510 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003510 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003510 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003510 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003510 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003510 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003510 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003510 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003510 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003510 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003510 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003510 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003510 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003510 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003510 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003510 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003510 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003510 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003510 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003510 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003510 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003510 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003510 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003510 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003510 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003510 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003510 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003510 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003511 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003511 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003511 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003511 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003511 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003511 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003511 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003511 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003511 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003511 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003511 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003511 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003511 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003511 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003511 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003511 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003511 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003511 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003511 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003511 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003511 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003511 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003511 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003511 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003511 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003511 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003511 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003511 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003511 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003511 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003511 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003511 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003511 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003511 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003511 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003511 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003511 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003511 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003511 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003511 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003511 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003511 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003511 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003511 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003511 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003511 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003511 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003511 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003511 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003511 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003511 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003511 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003511 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003511 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003511 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003511 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003511 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003511 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003511 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003511 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003511 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003511 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003511 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003511 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003511 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003511 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003511 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003511 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003512 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003512 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003512 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003512 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003512 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003512 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003512 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003512 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003512 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003512 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003512 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003512 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003512 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003512 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003512 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003512 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003512 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003512 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003512 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003512 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003512 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003512 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003512 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003512 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003512 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003512 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003512 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003512 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003512 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003512 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003512 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003512 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003512 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003512 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003512 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003512 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003512 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003512 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003512 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003512 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003512 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003512 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003512 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003512 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003512 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003512 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003512 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003512 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003512 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003512 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003512 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003512 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003512 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003512 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003512 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003512 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003512 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003512 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003512 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003512 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003512 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003512 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003512 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003512 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003512 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003512 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003512 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003512 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003512 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003512 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003512 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003512 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003513 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003513 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003513 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003513 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003513 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003513 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003513 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003513 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003513 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003513 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003513 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003513 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003513 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003513 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003513 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003513 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003513 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003513 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003513 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003513 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003513 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003513 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003513 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003513 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003513 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003513 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003513 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003513 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003513 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003513 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003513 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003513 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003513 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003513 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003513 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003513 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003513 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003513 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003513 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003513 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003513 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003513 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003513 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003513 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003513 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003513 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003513 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003513 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003513 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003513 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003513 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003513 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003513 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003513 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003513 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003513 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003513 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003513 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003513 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003513 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003513 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003513 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003513 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003513 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003513 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003513 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003513 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003513 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003513 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003513 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003513 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003513 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003513 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003513 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003513 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003513 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003514 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003514 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003514 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003514 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003514 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003514 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003514 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003514 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003514 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003514 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003514 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003514 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003514 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003514 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003514 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003514 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003514 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003514 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003514 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003514 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003514 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003514 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003514 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003514 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003514 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003514 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003514 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003514 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003514 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003514 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003514 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003514 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003514 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003514 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003514 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003514 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003514 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003514 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003514 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003514 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003514 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003514 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003514 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003514 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003514 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003514 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003514 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003514 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003514 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003514 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003514 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003514 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003514 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003514 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003514 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003514 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003514 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003514 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003514 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003514 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003514 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003514 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003514 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003514 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003514 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003514 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003514 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003514 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003514 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003514 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003514 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003514 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003514 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003514 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003514 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003514 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003514 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003514 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003514 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003514 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003514 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003514 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003515 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003515 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003515 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003515 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003515 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003515 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003515 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003515 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003515 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003515 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003515 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003515 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003515 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003515 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003515 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003515 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003515 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003515 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003515 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003515 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003515 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003515 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003515 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003515 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003515 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003515 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003515 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003515 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003515 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003515 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003515 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003515 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003515 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003515 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003515 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003515 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003515 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003515 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003515 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003515 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003515 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003515 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003515 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003515 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003515 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003515 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003515 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003515 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003515 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003515 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003515 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003515 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003515 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003515 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003515 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003515 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003515 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003515 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003515 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003515 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003515 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003515 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003515 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003515 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003515 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003515 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003515 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003515 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003515 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003515 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003515 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003515 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003515 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003515 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003515 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003515 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003515 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003515 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003515 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003515 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003515 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003515 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003515 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003515 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003515 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003515 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003515 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003515 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003515 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003515 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003515 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003515 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003515 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003515 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003515 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003515 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003515 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003515 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003516 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003516 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003516 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003516 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003516 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003516 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003516 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003516 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003516 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003516 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003516 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003516 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003516 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003516 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003516 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003516 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003516 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003516 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003516 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003516 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003516 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003516 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003516 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003516 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003516 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003516 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003516 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003516 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:146) 20250830164003516 DLMGCP DEBUG <0013> Generated response: line #00: 200 54078 OK (mgcp_msg.c:72) 20250830164003516 DLMGCP DEBUG <0013> Received message: line #00: DLCX 54079 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164003516 DLMGCP DEBUG <0013> Received message: line #01: C: 0001 (mgcp_msg.c:72) 20250830164003516 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250830164003516 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250830164003516 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830164003516 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003516 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003516 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003516 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003516 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003516 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003516 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003516 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003516 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003516 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003516 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003516 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003516 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003516 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003516 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003516 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003516 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003516 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003516 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003516 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003516 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003516 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003516 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003516 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003516 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003516 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003516 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003516 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003516 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003516 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003516 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003516 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003516 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003516 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003516 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003516 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003516 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003516 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003516 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003516 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003516 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003516 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003516 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003516 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003516 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003516 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003516 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003516 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003516 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003516 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003516 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003516 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003516 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003516 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003516 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003516 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003516 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003516 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003516 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003516 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003516 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003516 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003516 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003516 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003516 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003516 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003516 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003516 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003516 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003516 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003516 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003516 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003516 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003516 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003516 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003516 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003516 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003516 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003516 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003516 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003516 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003516 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003516 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003516 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003516 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003516 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003516 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003516 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003516 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003516 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003516 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003516 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003516 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003516 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003516 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003516 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003516 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003516 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003516 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003516 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003516 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003516 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003517 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003517 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003517 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003517 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003517 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003517 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003517 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003517 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003517 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003517 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003517 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003517 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003517 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003517 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003517 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003517 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003517 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003517 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003517 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003517 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003517 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003517 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003517 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003517 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003517 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003517 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003517 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003517 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003517 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003517 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003517 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003517 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003517 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003517 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003517 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003517 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003517 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003517 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003517 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003517 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003517 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003517 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003517 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003517 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003517 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003517 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003517 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003517 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003517 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003517 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003517 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003517 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003517 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003517 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003517 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003517 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003517 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003517 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003517 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003517 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003517 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003517 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003517 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003517 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003517 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003517 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003517 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003517 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003517 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003517 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003517 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003517 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003517 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003517 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003517 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003517 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003517 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003517 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003517 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003517 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003517 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003517 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003517 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003517 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003517 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003517 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003517 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003517 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003517 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003517 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003517 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003517 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003517 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003517 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003517 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003517 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003517 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003517 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003517 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003517 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003517 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003517 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003517 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003517 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003517 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003517 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003517 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003517 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003517 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003517 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003517 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003517 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003517 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003517 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003517 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003517 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003517 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003517 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003517 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003517 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003517 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003517 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003517 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003517 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003517 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003517 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003517 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003517 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003517 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003517 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003517 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003517 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003517 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003517 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003517 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003517 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003517 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003517 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003517 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003517 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003517 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003517 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003517 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003517 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003517 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003517 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003517 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003517 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003517 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003517 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003517 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003517 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003517 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003517 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003517 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003517 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003517 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003517 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003517 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003517 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003517 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003517 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003517 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003517 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003517 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003517 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003517 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003517 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003517 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003517 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003517 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003517 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003517 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003517 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003518 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003518 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003518 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003518 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003518 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003518 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003518 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003518 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003518 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003518 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003518 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003518 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003518 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003518 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003518 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003518 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003518 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003518 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003518 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003518 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003518 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003518 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003518 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003518 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003518 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:146) 20250830164003518 DLMGCP DEBUG <0013> Generated response: line #00: 200 54079 OK (mgcp_msg.c:72) 20250830164003518 DLMGCP DEBUG <0013> Received message: line #00: DLCX 54080 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164003518 DLMGCP DEBUG <0013> Received message: line #01: C: 0002 (mgcp_msg.c:72) 20250830164003518 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250830164003518 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250830164003518 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830164003518 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003518 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003518 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003518 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003518 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003518 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003518 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003518 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003518 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003518 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003518 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003518 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003518 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003518 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003518 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003518 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003518 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003518 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003518 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003518 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003518 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003518 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003518 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003518 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003518 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003518 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003518 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003518 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003518 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003518 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003518 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003518 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003518 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003518 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003518 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003518 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003518 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003518 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003518 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003518 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003518 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003518 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003518 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003518 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003518 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003518 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003518 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003518 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003518 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003518 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003518 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003518 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003518 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003518 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003518 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003518 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003518 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003518 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003518 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003518 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003518 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003518 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003518 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003518 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003518 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003518 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003518 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003518 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003518 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003518 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003518 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003518 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003518 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003518 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003518 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003518 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003518 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003518 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003518 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003518 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003518 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003518 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003518 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003518 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003518 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003518 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003518 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003518 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003518 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003518 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003518 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003518 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003518 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003518 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003518 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003518 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003518 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003518 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003518 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003518 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003518 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003518 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003518 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003518 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003518 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003518 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003518 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003518 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003518 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003518 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003518 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003518 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003519 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003519 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003519 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003519 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003519 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003519 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003519 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003519 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003519 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003519 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003519 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003519 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003519 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003519 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003519 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003519 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003519 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003519 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003519 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003519 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003519 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003519 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003519 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003519 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003519 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003519 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003519 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003519 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003519 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003519 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003519 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003519 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003519 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003519 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003519 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003519 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003519 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003519 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003519 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003519 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003519 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003519 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003519 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003519 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003519 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003519 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003519 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003519 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003519 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003519 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003519 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003519 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003519 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003519 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003519 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003519 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003519 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003519 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003519 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003519 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003519 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003519 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003519 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003519 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003519 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003519 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003519 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003519 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003519 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003519 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003519 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003519 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003519 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003519 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003519 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003519 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003519 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003519 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003519 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003519 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003519 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003519 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003519 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003519 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003519 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003519 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003519 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003519 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003519 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003519 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003519 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003519 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003519 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003519 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003519 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003519 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003519 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003519 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003519 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003519 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003519 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003519 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003519 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003519 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003519 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003519 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003519 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003519 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003519 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003519 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003519 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003519 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003519 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003519 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003519 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003519 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003519 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003519 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003519 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003519 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003519 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003519 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003519 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003519 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003519 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003519 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003519 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003519 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003519 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003519 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003519 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003519 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003519 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003519 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003519 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003519 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003519 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003519 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003519 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003519 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003519 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003519 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003519 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003519 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003519 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003519 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003519 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003519 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003519 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003519 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003519 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003519 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003519 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003519 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003519 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003519 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003519 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003519 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003519 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003519 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003519 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003519 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003519 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003519 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003519 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003519 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003519 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003519 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003519 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003519 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003519 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003519 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003519 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003519 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003520 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003520 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003520 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003520 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003520 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003520 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003520 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003520 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003520 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003520 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003520 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003520 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003520 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003520 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003520 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:146) 20250830164003520 DLMGCP DEBUG <0013> Generated response: line #00: 200 54080 OK (mgcp_msg.c:72) 20250830164003520 DLMGCP DEBUG <0013> Received message: line #00: DLCX 54081 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164003520 DLMGCP DEBUG <0013> Received message: line #01: C: 0003 (mgcp_msg.c:72) 20250830164003520 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250830164003520 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250830164003520 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830164003520 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003520 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003520 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003520 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003520 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003520 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003520 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003520 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003520 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003520 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003520 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003520 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003520 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003520 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003520 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003520 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003520 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003520 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003520 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003520 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003520 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003520 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003520 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003520 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003520 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003520 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003520 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003520 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003520 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003520 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003520 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003520 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003520 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003520 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003520 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003520 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003520 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003520 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003520 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003520 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003520 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003520 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003520 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003520 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003520 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003520 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003520 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003520 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003520 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003520 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003520 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003520 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003520 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003520 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003520 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003520 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003520 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003520 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003520 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003520 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003520 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003520 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003520 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003520 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003520 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003520 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003520 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003520 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003520 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003520 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003520 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003520 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003520 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003520 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003520 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003520 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003520 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003520 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003520 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003520 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003520 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003520 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003520 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003520 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003520 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003520 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003520 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003520 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003520 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003520 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003520 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003520 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003520 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003520 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003520 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003520 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003520 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003520 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003520 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003520 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003520 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003520 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003520 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003520 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003520 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003520 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003520 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003520 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003520 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003520 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003520 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003520 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003520 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003520 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003520 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003520 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003520 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003520 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003520 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003520 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003520 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003520 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003520 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003520 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003520 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003520 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003521 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003521 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003521 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003521 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003521 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003521 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003521 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003521 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003521 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003521 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003521 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003521 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003521 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003521 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003521 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003521 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003521 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003521 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003521 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003521 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003521 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003521 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003521 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003521 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003521 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003521 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003521 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003521 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003521 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003521 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003521 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003521 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003521 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003521 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003521 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003521 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003521 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003521 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003521 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003521 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003521 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003521 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003521 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003521 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003521 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003521 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003521 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003521 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003521 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003521 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003521 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003521 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003521 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003521 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003521 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003521 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003521 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003521 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003521 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003521 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003521 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003521 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003521 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003521 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003521 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003521 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003521 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003521 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003521 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003521 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003521 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003521 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003521 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003521 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003521 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003521 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003521 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003521 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003521 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003521 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003521 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003521 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003521 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003521 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003521 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003521 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003521 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003521 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003521 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003521 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003521 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003521 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003521 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003521 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003521 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003521 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003521 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003521 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003521 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003521 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003521 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003521 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003521 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003521 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003521 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003521 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003521 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003521 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003521 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003521 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003521 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003521 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003521 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003521 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003521 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003521 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003521 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003521 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003521 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003521 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003521 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003521 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003521 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003521 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003521 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003521 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003521 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003521 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003521 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003521 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003521 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003521 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003521 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003521 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003521 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003521 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003521 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003521 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003521 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003521 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003521 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003521 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003521 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003521 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003521 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003521 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003521 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003521 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003521 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003521 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003521 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003521 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003521 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003521 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003521 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003521 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003521 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003521 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003521 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003521 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003521 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003521 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003521 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003521 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003521 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003521 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003521 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003521 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003521 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003521 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003521 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003521 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003521 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003521 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003521 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:146) 20250830164003522 DLMGCP DEBUG <0013> Generated response: line #00: 200 54081 OK (mgcp_msg.c:72) 20250830164003522 DLMGCP DEBUG <0013> Received message: line #00: DLCX 54082 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164003522 DLMGCP DEBUG <0013> Received message: line #01: C: 0004 (mgcp_msg.c:72) 20250830164003522 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250830164003522 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250830164003522 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830164003522 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003522 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003522 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003522 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003522 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003522 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003522 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003522 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003522 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003522 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003522 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003522 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003522 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003522 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003522 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003522 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003522 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003522 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003522 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003522 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003522 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003522 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003522 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003522 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003522 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003522 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003522 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003522 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003522 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003522 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003522 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003522 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003522 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003522 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003522 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003522 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003522 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003522 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003522 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003522 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003522 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003522 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003522 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003522 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003522 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003522 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003522 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003522 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003522 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003522 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003522 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003522 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003522 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003522 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003522 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003522 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003522 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003522 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003522 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003522 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003522 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003522 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003522 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003522 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003522 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003522 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003522 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003522 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003522 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003522 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003522 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003522 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003522 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003522 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003522 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003522 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003522 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003522 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003522 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003522 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003522 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003522 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003522 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003522 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003522 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003522 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003522 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003522 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003522 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003522 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003522 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003522 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003522 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003522 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003522 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003522 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003522 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003522 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003522 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003522 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003522 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003522 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003522 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003522 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003522 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003522 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003522 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003522 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003522 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003522 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003522 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003522 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003522 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003522 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003522 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003522 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003522 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003522 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003522 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003522 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003522 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003522 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003522 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003522 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003522 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853)[0;m 20250830164003522 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003522 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003522 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003522 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003522 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003522 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003522 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003522 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003522 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003522 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003522 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003522 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003522 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003522 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003522 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003523 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003523 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003523 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003523 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003523 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003523 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003523 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003523 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003523 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003523 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003523 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003523 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003523 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003523 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003523 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003523 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003523 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003523 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003523 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003523 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003523 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003523 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003523 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003523 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003523 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003523 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003523 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003523 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003523 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003523 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003523 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003523 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003523 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003523 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003523 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003523 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003523 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003523 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003523 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003523 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003523 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003523 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003523 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003523 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003523 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003523 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003523 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003523 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003523 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003523 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003523 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003523 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003523 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003523 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003523 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003523 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003523 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003523 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003523 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003523 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003523 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003523 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003523 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003523 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003523 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003523 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003523 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003523 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003523 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003523 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003523 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003523 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003523 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003523 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003523 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003523 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003523 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003523 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003523 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003523 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003523 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003523 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003523 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003523 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003523 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003523 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003523 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003523 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003523 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003523 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003523 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003523 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003523 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003523 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003523 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003523 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003523 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003523 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003523 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003523 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003523 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003523 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003523 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003523 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003523 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003523 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003523 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003523 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003523 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003523 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003523 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003523 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003523 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003523 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003523 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003523 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003523 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003523 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003523 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003523 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003523 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003523 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003523 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003523 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003523 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003523 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003523 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003523 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003523 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003523 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003523 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003523 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003523 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003523 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003523 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003523 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003523 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003523 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003523 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003523 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003523 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003523 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003523 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003523 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003523 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003523 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003523 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003523 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003523 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003523 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003523 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003523 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003523 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003523 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003523 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003523 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003523 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003523 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003523 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003523 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003523 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:146) 20250830164003523 DLMGCP DEBUG <0013> Generated response: line #00: 200 54082 OK (mgcp_msg.c:72) 20250830164003524 DLMGCP DEBUG <0013> Received message: line #00: DLCX 54083 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164003524 DLMGCP DEBUG <0013> Received message: line #01: C: 0005 (mgcp_msg.c:72) 20250830164003524 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250830164003524 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250830164003524 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830164003524 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003524 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003524 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003524 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003524 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003524 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003524 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003524 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003524 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003524 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003524 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003524 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003524 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003524 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003524 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003524 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003524 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003524 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003524 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003524 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003524 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003524 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003524 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003524 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003524 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003524 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003524 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003524 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003524 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003524 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003524 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003524 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003524 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003524 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003524 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003524 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003524 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003524 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003524 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003524 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003524 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003524 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003524 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003524 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003524 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003524 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003524 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003524 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003524 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003524 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003524 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003524 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003524 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003524 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003524 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003524 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003524 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003524 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003524 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003524 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003524 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003524 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003524 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003524 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003524 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003524 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003524 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003524 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003524 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003524 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003524 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003524 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003524 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003524 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003524 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003524 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003524 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003524 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003524 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003524 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003524 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003524 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003524 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003524 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003524 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003524 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003524 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003524 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003524 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003524 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003524 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003524 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003524 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003524 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003524 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003524 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003524 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003524 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003524 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003524 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003524 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003524 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003524 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003524 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003524 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003524 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003524 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003524 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003524 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003524 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003524 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003524 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003524 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003524 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003524 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003524 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003524 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003524 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003524 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003524 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003524 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003524 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003524 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003524 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003524 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003524 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003524 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003524 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003524 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003524 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003524 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003524 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003524 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003524 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003524 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003524 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003524 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003524 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003524 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003524 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003524 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003524 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003524 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003524 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003524 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003524 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003524 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003524 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003524 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003524 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003524 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003524 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003525 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003525 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003525 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003525 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003525 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003525 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003525 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003525 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003525 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003525 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003525 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003525 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003525 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003525 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003525 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003525 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003525 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003525 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003525 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003525 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003525 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003525 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003525 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003525 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003525 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003525 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003525 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003525 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003525 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003525 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003525 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003525 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003525 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003525 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003525 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003525 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003525 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003525 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003525 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003525 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003525 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003525 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003525 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003525 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003525 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003525 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003525 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003525 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003525 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003525 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003525 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003525 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003525 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003525 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003525 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003525 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003525 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003525 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003525 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003525 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003525 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003525 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003525 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003525 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003525 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003525 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003525 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003525 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003525 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003525 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003525 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003525 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003525 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003525 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003525 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003525 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003525 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003525 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003525 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003525 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003525 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003525 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003525 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003525 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003525 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003525 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003525 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003525 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003525 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003525 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003525 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003525 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003525 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003525 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003525 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003525 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003525 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003525 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003525 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003525 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003525 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003525 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003525 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003525 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003525 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003525 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003525 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003525 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003525 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003525 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003525 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003525 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003525 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003525 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003525 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003525 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003525 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003525 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003525 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003525 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003525 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003525 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003525 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003525 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003525 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003525 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003525 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003525 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003525 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003525 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003525 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003525 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003525 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003525 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003525 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003525 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003525 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003525 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003525 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003525 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003525 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003525 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003525 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003525 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003525 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003525 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003525 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003525 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003525 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:146) 20250830164003525 DLMGCP DEBUG <0013> Generated response: line #00: 200 54083 OK (mgcp_msg.c:72) 20250830164003526 DLMGCP DEBUG <0013> Received message: line #00: DLCX 54084 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164003526 DLMGCP DEBUG <0013> Received message: line #01: C: 0006 (mgcp_msg.c:72) 20250830164003526 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250830164003526 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250830164003526 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830164003526 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003526 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003526 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003526 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003526 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003526 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003526 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003526 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003526 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003526 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003526 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003526 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003526 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003526 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003526 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003526 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003526 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003526 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003526 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003526 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003526 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003526 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003526 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003526 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003526 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003526 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003526 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003526 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003526 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003526 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003526 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003526 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003526 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003526 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003526 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003526 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003526 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003526 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003526 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003526 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003526 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003526 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003526 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003526 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003526 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003526 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003526 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003526 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003526 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003526 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003526 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003526 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003526 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003526 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003526 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003526 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003526 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003526 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003526 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003526 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003526 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003526 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003526 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003526 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003526 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003526 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003526 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003526 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003526 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003526 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003526 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003526 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003526 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003526 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003526 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003526 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003526 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003526 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003526 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003526 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003526 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003526 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003526 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003526 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003526 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003526 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003526 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003526 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003526 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003526 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003526 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003526 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003526 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003526 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003526 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003526 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003526 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003526 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003526 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003526 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003526 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003526 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003526 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003526 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003526 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003526 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003526 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003526 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003526 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003526 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003526 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003526 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003526 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003526 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003526 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003526 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003526 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003526 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003526 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003526 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003526 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003526 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003526 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003526 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003526 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003526 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003526 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003526 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003526 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003526 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003526 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003526 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003526 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003526 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003526 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003526 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003526 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003526 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003526 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003526 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003526 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003526 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003526 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003526 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003526 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003526 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003526 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003526 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003526 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003526 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003526 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003526 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003526 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003526 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003526 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003526 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003526 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003526 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003526 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003526 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003526 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003526 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003526 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003526 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003526 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003526 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003527 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003527 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003527 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003527 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003527 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003527 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003527 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003527 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003527 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003527 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003527 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003527 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003527 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003527 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003527 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003527 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003527 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003527 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003527 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003527 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003527 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003527 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003527 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003527 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003527 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003527 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003527 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003527 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003527 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003527 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003527 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003527 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003527 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003527 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003527 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003527 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003527 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003527 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003527 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003527 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003527 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003527 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003527 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003527 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003527 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003527 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003527 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003527 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003527 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003527 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003527 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003527 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003527 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003527 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003527 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003527 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003527 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003527 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003527 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003527 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003527 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003527 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003527 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003527 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003527 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003527 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003527 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003527 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003527 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003527 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003527 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003527 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003527 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003527 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003527 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003527 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003527 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003527 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003527 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003527 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003527 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003527 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003527 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003527 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003527 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003527 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003527 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003527 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003527 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003527 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003527 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003527 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003527 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003527 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003527 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003527 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003527 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003527 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003527 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003527 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003527 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003527 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003527 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003527 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003527 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003527 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003527 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003527 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003527 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003527 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003527 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003527 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003527 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003527 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003527 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003527 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003527 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003527 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003527 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003527 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003527 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003527 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003527 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003527 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003527 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003527 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003527 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003527 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003527 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003527 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003527 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003527 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003527 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003527 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003527 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:146) 20250830164003527 DLMGCP DEBUG <0013> Generated response: line #00: 200 54084 OK (mgcp_msg.c:72) 20250830164003527 DLMGCP DEBUG <0013> Received message: line #00: DLCX 54085 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164003527 DLMGCP DEBUG <0013> Received message: line #01: C: 0007 (mgcp_msg.c:72) 20250830164003527 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250830164003527 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250830164003527 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830164003527 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003527 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003527 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003527 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003527 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003527 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003528 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003528 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003528 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003528 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003528 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003528 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003528 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003528 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003528 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003528 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003528 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003528 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003528 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003528 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003528 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003528 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003528 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003528 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003528 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003528 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003528 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003528 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003528 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003528 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003528 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003528 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003528 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003528 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003528 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003528 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003528 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003528 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003528 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003528 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003528 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003528 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003528 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003528 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003528 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003528 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003528 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003528 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003528 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003528 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003528 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003528 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003528 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003528 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003528 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003528 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003528 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003528 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003528 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003528 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003528 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003528 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003528 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003528 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003528 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003528 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003528 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003528 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003528 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003528 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003528 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003528 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003528 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003528 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003528 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003528 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003528 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003528 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003528 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003528 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003528 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003528 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003528 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003528 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003528 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003528 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003528 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003528 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003528 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003528 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003528 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003528 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003528 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003528 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003528 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003528 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003528 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003528 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003528 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003528 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003528 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003528 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003528 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003528 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003528 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003528 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003528 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003528 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003528 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003528 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003528 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003528 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003528 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003528 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003528 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003528 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003528 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003528 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003528 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003528 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003528 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003528 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003528 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003528 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003528 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003528 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003528 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003528 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003528 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003528 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003528 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003528 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003528 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003528 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003528 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003528 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003528 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003528 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003528 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003528 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003528 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003528 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003528 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003528 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003528 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003528 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003528 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003528 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003528 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003528 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003528 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003528 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003528 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003528 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003528 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003528 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003528 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003528 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003528 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003528 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003528 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003528 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003528 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003528 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003528 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003528 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003528 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003528 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003528 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003528 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003528 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003528 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003528 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003528 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003528 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003528 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003528 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003528 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003529 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003529 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003529 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003529 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003529 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003529 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003529 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003529 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003529 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003529 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003529 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003529 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003529 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003529 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003529 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003529 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003529 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003529 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003529 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003529 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003529 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003529 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003529 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003529 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003529 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003529 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003529 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003529 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003529 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003529 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003529 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003529 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003529 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003529 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003529 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003529 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003529 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003529 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003529 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003529 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003529 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003529 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003529 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003529 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003529 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003529 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003529 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003529 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003529 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003529 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003529 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003529 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003529 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003529 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003529 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003529 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003529 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003529 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003529 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003529 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003529 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003529 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003529 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003529 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003529 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003529 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003529 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003529 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003529 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003529 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003529 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003529 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003529 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003529 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003529 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003529 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003529 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003529 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003529 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003529 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003529 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003529 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003529 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003529 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003529 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003529 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003529 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003529 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003529 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003529 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003529 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003529 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003529 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003529 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003529 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003529 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003529 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003529 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003529 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003529 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003529 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003529 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003529 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003529 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003529 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003529 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003529 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003529 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003529 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003529 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003529 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003529 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003529 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003529 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003529 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003529 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003529 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003529 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003529 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003529 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003529 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003529 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003529 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:146) 20250830164003529 DLMGCP DEBUG <0013> Generated response: line #00: 200 54085 OK (mgcp_msg.c:72) 20250830164003529 DLMGCP DEBUG <0013> Received message: line #00: DLCX 54086 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164003529 DLMGCP DEBUG <0013> Received message: line #01: C: 0008 (mgcp_msg.c:72) 20250830164003529 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250830164003529 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250830164003529 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830164003529 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003529 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003529 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003529 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003529 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003529 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003529 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003529 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003529 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003529 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003529 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003529 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003529 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003529 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003529 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003529 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003529 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003529 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003530 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003530 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003530 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003530 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003530 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003530 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003530 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003530 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003530 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003530 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003530 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003530 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003530 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003530 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003530 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003530 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003530 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003530 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003530 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003530 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003530 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003530 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003530 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003530 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003530 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003530 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003530 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003530 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003530 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003530 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003530 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003530 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003530 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003530 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003530 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003530 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003530 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003530 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003530 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003530 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003530 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003530 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003530 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003530 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003530 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003530 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003530 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003530 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003530 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003530 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003530 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003530 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003530 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003530 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003530 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003530 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003530 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003530 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003530 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003530 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003530 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003530 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003530 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003530 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003530 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003530 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003530 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003530 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003530 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003530 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003530 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003530 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003530 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003530 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003530 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003530 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003530 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003530 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003530 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003530 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003530 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003530 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003530 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003530 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003530 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003530 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003530 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003530 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003530 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003530 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003530 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003530 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003530 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003530 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003530 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003530 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003530 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003530 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003530 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003530 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003530 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003530 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003530 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003530 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003530 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003530 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003530 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003530 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003530 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003530 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003530 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003530 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003530 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003530 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003530 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003530 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003530 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003530 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003530 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003530 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003530 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003530 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003530 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003530 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003530 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003530 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003530 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003530 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003530 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003530 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003530 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003530 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003530 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003530 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003530 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003530 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003530 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003530 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003530 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003530 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003530 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003530 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003530 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003530 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003530 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003530 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003530 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003530 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003530 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003530 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003530 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003530 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003530 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003530 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003530 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003530 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003530 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003530 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003530 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003530 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003530 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003530 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003530 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003530 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003530 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003530 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003530 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003530 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003530 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003530 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003530 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003530 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003530 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003530 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003530 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003530 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003531 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003531 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003531 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003531 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003531 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003531 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003531 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003531 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003531 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003531 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003531 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003531 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003531 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003531 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003531 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003531 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003531 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003531 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003531 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003531 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003531 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003531 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003531 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003531 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003531 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003531 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003531 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003531 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003531 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003531 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003531 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003531 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003531 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003531 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003531 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003531 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003531 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003531 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003531 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003531 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003531 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003531 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003531 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003531 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003531 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003531 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003531 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003531 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003531 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003531 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003531 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003531 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003531 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003531 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003531 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003531 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003531 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003531 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003531 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003531 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003531 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003531 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003531 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003531 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003531 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003531 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003531 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003531 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003531 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003531 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003531 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003531 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003531 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003531 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003531 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003531 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003531 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003531 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003531 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003531 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003531 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003531 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003531 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003531 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003531 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003531 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003531 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003531 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003531 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003531 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003531 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003531 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003531 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003531 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003531 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003531 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003531 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003531 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003531 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003531 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003531 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003531 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003531 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003531 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003531 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003531 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003531 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:146) 20250830164003531 DLMGCP DEBUG <0013> Generated response: line #00: 200 54086 OK (mgcp_msg.c:72) 20250830164003531 DLMGCP DEBUG <0013> Received message: line #00: DLCX 54087 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164003531 DLMGCP DEBUG <0013> Received message: line #01: C: 0009 (mgcp_msg.c:72) 20250830164003531 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250830164003531 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250830164003531 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830164003531 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003531 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003531 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003531 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003531 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003531 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003531 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003531 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003531 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003531 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003531 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003531 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003531 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003531 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003531 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003531 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003531 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003531 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003531 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003531 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003531 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003531 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003531 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003531 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003531 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003531 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003531 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003531 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003531 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003531 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003531 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003531 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003531 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003531 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003532 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003532 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003532 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003532 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003532 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003532 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003532 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003532 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003532 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003532 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003532 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003532 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003532 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003532 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003532 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003532 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003532 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003532 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003532 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003532 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003532 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003532 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003532 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003532 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003532 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003532 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003532 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003532 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003532 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003532 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003532 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003532 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003532 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003532 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003532 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003532 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003532 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003532 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003532 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003532 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003532 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003532 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003532 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003532 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003532 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003532 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003532 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003532 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003532 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003532 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003532 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003532 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003532 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003532 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003532 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003532 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003532 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003532 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003532 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003532 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003532 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003532 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003532 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003532 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003532 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003532 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003532 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003532 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003532 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003532 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003532 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003532 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003532 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003532 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003532 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003532 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003532 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003532 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003532 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003532 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003532 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003532 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003532 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003532 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003532 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003532 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003532 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003532 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003532 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003532 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003532 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003532 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003532 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003532 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003532 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003532 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003532 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003532 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003532 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003532 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003532 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003532 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003532 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003532 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003532 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003532 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003532 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003532 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003532 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003532 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003532 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003532 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003532 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003532 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003532 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003532 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003532 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003532 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003532 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003532 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003532 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003532 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003532 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003532 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003532 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003532 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003532 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003532 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003532 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003532 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003532 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003532 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003532 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003532 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003532 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003532 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003532 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003532 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003532 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003532 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003532 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003532 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003532 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003532 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003532 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003532 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003532 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003532 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003532 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003532 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003532 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003532 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003532 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003532 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003532 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003532 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003532 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003532 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003532 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003532 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003532 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003532 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003532 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003532 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003532 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003532 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003532 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003532 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003532 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003532 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003532 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003532 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003532 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003533 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003533 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003533 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003533 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003533 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003533 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003533 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003533 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003533 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003533 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003533 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003533 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003533 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003533 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003533 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003533 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003533 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003533 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003533 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003533 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003533 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003533 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003533 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003533 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003533 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003533 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003533 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003533 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003533 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003533 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003533 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003533 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003533 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003533 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003533 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003533 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003533 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003533 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003533 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003533 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003533 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003533 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003533 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003533 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003533 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003533 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003533 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003533 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003533 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003533 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003533 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003533 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003533 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003533 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003533 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003533 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003533 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003533 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003533 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003533 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003533 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003533 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003533 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003533 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003533 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003533 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003533 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003533 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003533 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003533 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003533 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003533 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003533 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003533 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003533 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003533 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003533 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003533 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003533 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003533 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003533 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003533 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003533 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003533 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003533 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003533 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003533 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003533 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003533 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003533 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003533 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003533 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003533 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003533 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:146) 20250830164003533 DLMGCP DEBUG <0013> Generated response: line #00: 200 54087 OK (mgcp_msg.c:72) 20250830164003533 DLMGCP DEBUG <0013> Received message: line #00: DLCX 54088 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164003533 DLMGCP DEBUG <0013> Received message: line #01: C: 000A (mgcp_msg.c:72) 20250830164003533 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250830164003533 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250830164003533 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830164003533 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003533 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003533 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003533 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003533 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003533 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003533 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003533 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003533 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003533 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003533 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003533 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003533 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003533 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003533 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003533 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003533 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003533 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003533 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003533 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003533 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003533 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003533 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003533 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003533 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003533 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003533 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003533 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003533 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003533 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003533 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003533 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003533 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003533 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003533 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003533 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003533 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003533 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003533 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003533 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003533 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003533 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003533 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003533 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003533 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003533 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003534 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003534 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003534 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003534 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003534 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003534 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003534 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003534 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003534 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003534 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003534 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003534 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003534 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003534 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003534 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003534 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003534 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003534 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003534 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003534 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003534 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003534 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003534 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003534 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003534 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003534 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003534 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003534 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003534 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003534 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003534 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003534 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003534 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003534 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003534 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003534 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003534 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003534 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003534 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003534 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003534 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003534 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003534 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003534 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003534 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003534 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003534 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003534 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003534 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003534 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003534 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003534 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003534 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003534 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003534 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003534 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003534 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003534 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003534 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003534 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003534 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003534 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003534 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003534 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003534 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003534 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003534 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003534 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003534 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003534 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003534 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003534 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003534 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003534 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003534 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003534 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003534 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003534 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003534 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003534 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003534 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003534 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003534 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003534 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003534 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003534 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003534 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003534 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003534 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003534 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003534 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003534 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003534 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003534 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003534 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003534 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003534 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003534 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003534 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003534 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003534 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003534 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003534 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003534 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003534 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003534 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003534 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003534 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003534 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003534 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003534 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003534 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003534 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003534 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003534 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003534 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003534 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003534 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003534 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003534 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003534 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003534 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003534 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003534 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003534 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003534 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003534 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003534 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003534 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003534 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003534 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003534 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003534 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003534 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003534 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003534 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003534 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003534 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003534 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003534 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003534 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003534 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003534 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003534 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003534 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003534 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003534 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003534 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003534 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003534 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003534 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003534 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003534 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003534 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003534 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003534 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003534 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003534 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003534 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003534 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003534 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003534 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003534 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003534 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003534 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003534 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003534 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003534 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003534 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003534 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003534 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003534 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003534 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003534 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003535 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003535 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003535 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003535 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003535 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003535 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003535 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003535 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003535 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003535 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003535 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003535 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003535 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003535 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003535 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003535 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003535 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003535 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003535 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003535 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003535 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003535 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003535 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003535 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003535 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003535 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003535 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003535 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003535 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003535 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003535 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003535 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003535 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003535 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003535 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003535 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003535 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003535 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003535 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003535 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003535 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003535 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003535 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003535 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003535 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003535 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003535 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003535 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003535 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003535 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003535 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003535 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003535 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003535 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003535 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003535 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003535 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003535 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003535 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003535 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003535 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003535 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003535 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003535 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003535 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003535 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003535 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003535 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003535 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003535 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003535 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003535 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003535 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003535 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003535 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003535 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003535 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003535 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003535 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003535 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003535 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:146) 20250830164003535 DLMGCP DEBUG <0013> Generated response: line #00: 200 54088 OK (mgcp_msg.c:72) 20250830164003535 DLMGCP DEBUG <0013> Received message: line #00: DLCX 54089 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164003535 DLMGCP DEBUG <0013> Received message: line #01: C: 000B (mgcp_msg.c:72) 20250830164003535 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250830164003535 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250830164003535 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830164003535 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003535 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003535 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003535 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003535 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003535 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003535 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003535 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003535 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003535 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003535 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003535 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003535 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003535 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003535 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003535 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003535 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003535 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003535 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003535 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003535 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003535 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003535 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003535 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003535 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003535 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003535 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003535 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003535 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003535 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003535 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003535 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003535 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003535 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003535 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003535 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003535 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003535 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003535 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003535 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003535 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003535 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003535 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003535 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003535 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003535 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003535 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003535 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003535 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003535 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003535 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003535 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003535 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003535 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003535 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003535 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003535 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003535 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003535 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003535 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003535 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003535 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003535 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003536 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003536 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003536 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003536 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003536 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003536 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003536 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003536 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003536 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003536 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003536 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003536 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003536 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003536 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003536 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003536 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003536 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003536 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003536 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003536 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003536 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003536 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003536 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003536 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003536 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003536 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003536 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003536 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003536 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003536 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003536 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003536 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003536 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003536 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003536 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003536 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003536 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003536 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003536 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003536 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003536 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003536 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003536 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003536 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003536 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003536 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003536 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003536 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003536 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003536 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003536 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003536 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003536 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003536 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003536 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003536 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003536 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003536 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003536 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003536 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003536 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003536 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003536 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003536 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003536 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003536 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003536 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003536 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003536 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003536 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003536 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003536 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003536 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003536 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003536 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003536 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003536 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003536 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003536 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003536 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003536 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003536 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003536 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003536 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003536 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003536 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003536 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003536 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003536 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003536 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003536 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003536 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003536 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003536 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003536 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003536 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003536 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003536 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003536 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003536 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003536 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003536 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003536 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003536 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003536 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003536 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003536 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003536 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003536 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003536 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003536 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003536 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003536 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003536 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003536 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003536 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003536 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003536 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003536 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003536 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003536 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003536 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003536 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003536 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003536 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003536 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003536 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003536 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003536 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003536 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003536 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003536 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003536 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003536 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003536 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003536 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003536 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003536 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003536 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003536 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003536 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003536 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003536 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003536 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003536 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003536 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003536 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003536 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003536 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003536 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003536 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003536 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003536 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003536 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003536 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003536 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003536 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003536 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003536 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003536 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003536 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003536 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003536 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003536 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003536 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003536 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003536 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003536 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003536 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003536 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003536 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003536 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003536 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003537 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003537 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003537 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003537 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003537 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003537 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003537 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003537 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003537 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003537 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003537 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003537 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003537 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003537 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003537 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003537 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003537 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003537 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003537 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003537 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003537 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003537 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003537 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003537 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003537 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003537 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003537 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003537 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003537 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003537 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003537 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003537 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003537 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003537 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003537 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003537 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003537 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003537 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003537 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003537 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003537 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003537 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003537 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003537 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003537 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003537 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003537 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003537 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003537 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003537 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003537 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003537 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003537 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003537 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003537 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003537 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003537 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003537 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003537 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003537 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003537 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003537 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003537 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003537 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003537 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:146) 20250830164003537 DLMGCP DEBUG <0013> Generated response: line #00: 200 54089 OK (mgcp_msg.c:72) 20250830164003537 DLMGCP DEBUG <0013> Received message: line #00: DLCX 54090 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164003537 DLMGCP DEBUG <0013> Received message: line #01: C: 000C (mgcp_msg.c:72) 20250830164003537 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250830164003537 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250830164003537 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830164003537 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003537 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003537 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003537 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003537 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003537 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003537 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003537 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003537 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003537 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003537 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003537 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003537 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003537 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003537 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003537 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003537 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003537 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003537 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003537 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003537 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003537 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003537 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003537 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003537 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003537 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003537 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003537 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003537 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003537 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003537 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003537 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003537 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003537 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003537 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003537 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003537 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003537 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003537 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003537 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003537 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003537 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003537 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003537 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003537 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003537 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003537 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003537 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003537 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003537 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003537 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003537 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003537 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003537 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003537 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003537 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003537 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003537 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003537 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003537 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003537 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003537 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003537 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003537 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003537 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003537 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003537 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003537 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003537 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003537 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003537 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003537 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003537 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003537 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003537 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003537 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003537 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003538 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003538 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003538 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003538 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003538 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003538 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003538 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003538 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003538 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003538 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003538 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003538 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003538 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003538 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003538 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003538 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003538 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003538 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003538 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003538 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003538 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003538 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003538 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003538 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003538 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003538 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003538 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003538 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003538 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003538 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003538 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003538 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003538 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003538 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003538 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003538 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003538 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003538 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003538 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003538 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003538 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003538 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003538 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003538 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003538 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003538 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003538 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003538 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003538 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003538 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003538 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003538 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003538 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003538 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003538 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003538 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003538 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003538 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003538 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003538 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003538 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003538 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003538 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003538 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003538 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003538 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003538 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003538 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003538 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003538 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003538 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003538 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003538 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003538 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003538 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003538 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003538 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003538 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003538 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003538 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003538 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003538 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003538 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003538 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003538 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003538 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003538 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003538 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003538 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003538 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003538 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003538 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003538 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003538 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003538 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003538 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003538 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003538 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003538 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003538 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003538 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003538 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003538 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003538 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003538 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003538 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003538 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003538 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003538 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003538 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003538 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003538 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003538 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003538 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003538 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003538 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003538 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003538 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003538 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003538 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003538 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003538 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003538 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003538 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003538 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003538 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003538 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003538 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003538 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003538 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003538 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003538 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003538 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003538 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003538 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003538 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003538 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003538 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003538 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003538 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003538 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003538 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003538 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003538 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003538 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003538 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003538 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003538 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003538 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003538 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003538 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003538 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003538 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003538 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003538 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003538 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003538 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003538 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003538 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003538 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003538 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003538 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003538 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003538 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003538 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003538 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003538 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003538 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003538 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003538 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003538 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003538 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003538 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003538 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003538 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003539 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003539 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003539 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003539 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003539 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003539 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003539 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003539 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003539 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003539 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003539 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003539 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003539 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003539 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003539 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003539 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003539 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003539 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003539 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003539 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003539 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003539 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003539 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003539 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003539 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003539 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003539 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003539 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003539 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003539 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003539 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003539 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003539 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003539 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003539 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003539 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003539 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003539 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003539 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003539 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003539 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003539 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003539 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003539 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003539 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003539 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003539 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003539 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003539 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:146) 20250830164003539 DLMGCP DEBUG <0013> Generated response: line #00: 200 54090 OK (mgcp_msg.c:72) 20250830164003539 DLMGCP DEBUG <0013> Received message: line #00: DLCX 54091 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164003539 DLMGCP DEBUG <0013> Received message: line #01: C: 000D (mgcp_msg.c:72) 20250830164003539 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250830164003539 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250830164003539 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830164003539 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003539 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003539 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003539 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003539 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003539 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003539 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003539 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003539 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003539 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003539 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003539 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003539 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003539 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003539 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003539 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003539 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003539 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003539 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003539 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003539 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003539 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003539 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003539 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003539 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003539 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003539 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003539 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003539 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003539 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003539 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003539 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003539 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003539 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003539 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003539 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003539 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003539 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003539 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003539 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003539 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003539 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003539 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003539 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003539 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003539 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003539 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003539 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003539 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003539 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003539 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003539 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003539 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003539 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003539 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003539 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003539 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003539 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003539 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003539 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003539 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003539 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003539 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003539 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003539 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003539 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003539 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003539 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003539 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003539 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003539 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003539 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003539 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003539 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003539 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003539 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003539 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003539 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003539 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003539 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003539 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003539 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003539 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003539 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003539 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003539 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003539 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003539 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003539 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003539 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003539 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003539 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003539 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003539 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003540 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003540 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003540 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003540 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003540 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003540 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003540 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003540 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003540 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003540 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003540 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003540 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003540 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003540 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003540 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003540 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003540 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003540 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003540 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003540 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003540 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003540 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003540 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003540 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003540 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003540 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003540 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003540 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003540 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003540 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003540 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003540 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003540 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003540 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003540 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003540 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003540 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003540 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003540 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003540 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003540 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003540 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003540 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003540 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003540 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003540 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003540 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003540 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003540 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003540 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003540 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003540 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003540 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003540 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003540 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003540 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003540 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003540 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003540 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003540 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003540 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003540 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003540 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003540 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003540 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003540 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003540 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003540 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003540 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003540 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003540 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003540 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003540 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003540 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003540 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003540 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003540 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003540 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003540 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003540 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003540 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003540 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003540 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003540 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003540 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003540 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003540 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003540 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003540 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003540 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003540 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003540 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003540 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003540 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003540 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003540 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003540 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003540 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003540 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003540 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003540 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003540 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003540 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003540 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003540 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003540 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003540 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003540 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003540 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003540 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003540 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003540 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003540 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003540 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003540 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003540 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003540 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003540 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003540 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003540 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003540 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003540 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003540 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003540 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003540 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003540 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003540 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003540 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003540 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003540 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003540 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003540 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003540 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003540 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003540 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003540 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003540 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003540 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003540 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003540 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003540 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003540 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003540 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003540 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003540 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003540 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003540 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003540 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003540 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003540 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003540 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003540 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003540 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003540 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003540 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003540 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003540 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003540 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003540 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003540 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003540 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003540 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003540 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003540 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003540 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003540 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003540 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003540 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003540 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003541 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003541 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003541 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003541 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003541 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003541 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003541 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003541 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003541 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003541 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003541 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003541 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003541 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003541 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003541 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003541 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003541 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003541 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003541 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003541 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003541 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003541 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003541 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003541 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003541 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003541 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003541 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003541 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003541 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003541 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003541 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003541 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003541 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003541 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003541 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003541 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003541 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003541 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:146) 20250830164003541 DLMGCP DEBUG <0013> Generated response: line #00: 200 54091 OK (mgcp_msg.c:72) 20250830164003541 DLMGCP DEBUG <0013> Received message: line #00: DLCX 54092 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164003541 DLMGCP DEBUG <0013> Received message: line #01: C: 000E (mgcp_msg.c:72) 20250830164003541 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250830164003541 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250830164003541 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830164003541 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003541 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003541 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003541 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003541 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003541 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003541 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003541 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003541 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003541 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003541 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003541 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003541 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003541 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003541 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003541 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003541 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003541 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003541 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003541 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003541 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003541 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003541 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003541 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003541 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003541 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003541 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003541 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003541 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003541 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003541 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003541 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003541 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003541 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003541 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003541 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003541 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003541 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003541 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003541 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003541 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003541 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003541 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003541 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003541 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003541 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003541 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003541 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003541 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003541 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003541 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003541 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003541 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003541 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003541 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003541 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003541 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003541 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003541 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003541 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003541 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003541 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003541 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003541 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003541 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003541 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003541 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003541 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003541 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003541 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003541 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003541 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003541 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003541 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003541 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003541 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003541 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003541 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003541 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003541 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003541 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003541 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003541 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003541 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003541 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003541 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003541 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003541 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003541 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003541 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003541 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003541 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003541 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003541 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003541 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003541 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003541 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003541 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003541 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003541 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003541 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003541 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003541 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003542 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003542 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003542 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003542 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003542 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003542 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003542 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003542 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003542 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003542 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003542 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003542 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003542 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003542 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003542 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003542 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003542 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003542 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003542 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003542 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003542 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003542 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003542 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003542 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003542 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003542 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003542 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003542 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003542 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003542 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003542 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003542 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003542 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003542 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003542 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003542 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003542 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003542 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003542 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003542 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003542 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003542 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003542 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003542 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003542 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003542 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003542 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003542 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003542 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003542 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003542 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003542 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003542 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003542 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003542 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003542 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003542 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003542 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003542 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003542 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003542 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003542 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003542 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003542 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003542 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003542 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003542 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003542 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003542 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003542 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003542 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003542 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003542 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003542 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003542 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003542 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003542 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003542 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003542 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003542 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003542 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003542 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003542 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003542 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003542 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003542 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003542 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003542 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003542 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003542 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003542 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003542 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003542 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003542 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003542 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003542 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003542 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003542 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003542 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003542 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003542 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003542 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003542 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003542 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003542 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003542 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003542 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003542 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003542 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003542 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003542 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003542 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003542 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003542 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003542 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003542 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003542 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003542 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003542 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003542 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003542 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003542 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003542 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003542 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003542 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003542 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003542 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003542 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003542 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003542 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003542 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003542 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003542 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003542 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003542 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003542 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003542 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003542 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003542 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003542 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003542 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003542 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003542 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003542 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003542 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003542 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003542 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003542 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003542 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003542 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003542 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003542 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003542 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003542 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003542 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003542 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003542 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003542 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003542 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003542 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003542 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003542 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003542 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003542 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003542 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003542 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003542 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003542 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003542 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003542 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003542 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003542 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003542 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003542 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003542 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003543 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003543 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003543 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003543 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003543 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003543 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003543 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003543 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003543 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003543 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003543 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003543 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003543 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003543 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003543 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003543 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003543 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003543 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003543 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003543 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003543 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003543 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003543 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:146) 20250830164003543 DLMGCP DEBUG <0013> Generated response: line #00: 200 54092 OK (mgcp_msg.c:72) 20250830164003543 DLMGCP DEBUG <0013> Received message: line #00: DLCX 54093 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164003543 DLMGCP DEBUG <0013> Received message: line #01: C: 000F (mgcp_msg.c:72) 20250830164003543 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250830164003543 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250830164003543 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830164003543 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003543 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003543 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003543 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003543 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003543 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003543 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003543 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003543 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003543 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003543 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003543 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003543 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003543 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003543 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003543 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003543 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003543 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003543 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003543 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003543 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003543 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003543 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003543 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003543 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003543 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003543 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003543 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003543 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003543 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003543 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003543 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003543 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003543 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003543 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003543 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003543 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003543 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003543 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003543 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003543 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003543 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003543 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003543 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003543 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003543 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003543 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003543 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003543 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003543 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003543 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003543 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003543 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003543 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003543 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003543 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003543 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003543 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003543 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003543 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003543 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003543 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003543 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003543 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003543 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003543 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003543 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003543 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003543 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003543 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003543 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003543 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003543 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003543 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003543 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003543 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003543 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003543 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003543 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003543 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003543 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003543 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003543 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003543 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003543 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003543 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003543 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003543 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003543 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003543 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003543 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003543 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003543 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003543 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003543 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003543 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003543 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003543 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003543 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003543 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003543 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003543 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003543 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003543 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003543 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003543 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003543 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003543 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003543 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003543 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003543 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003543 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003543 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003543 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003543 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003543 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003543 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003543 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003543 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003543 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003543 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003543 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003543 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003544 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003544 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003544 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003544 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003544 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003544 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003544 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003544 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003544 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003544 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003544 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003544 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003544 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003544 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003544 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003544 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003544 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003544 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003544 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003544 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003544 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003544 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003544 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003544 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003544 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003544 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003544 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003544 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003544 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003544 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003544 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003544 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003544 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003544 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003544 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003544 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003544 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003544 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003544 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003544 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003544 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003544 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003544 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003544 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003544 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003544 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003544 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003544 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003544 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003544 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003544 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003544 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003544 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003544 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003544 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003544 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003544 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003544 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003544 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003544 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003544 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003544 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003544 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003544 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003544 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003544 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003544 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003544 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003544 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003544 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003544 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003544 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003544 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003544 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003544 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003544 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003544 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003544 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003544 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003544 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003544 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003544 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003544 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003544 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003544 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003544 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003544 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003544 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003544 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003544 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003544 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003544 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003544 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003544 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003544 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003544 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003544 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003544 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003544 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003544 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003544 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003544 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003544 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003544 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003544 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003544 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003544 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003544 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003544 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003544 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003544 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003544 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003544 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003544 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003544 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003544 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003544 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003544 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003544 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003544 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003544 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003544 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003544 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003544 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003544 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003544 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003544 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003544 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003544 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003544 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003544 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003544 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003544 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003544 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003544 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003544 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003544 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003544 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003544 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003544 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003544 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003544 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003544 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003544 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003544 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003544 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003544 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003544 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003544 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003544 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003544 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003544 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003544 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003544 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003544 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003544 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003544 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003544 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003544 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003544 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003544 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003544 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003544 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003544 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003544 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003544 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003544 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003544 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003544 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003544 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003544 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003544 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003544 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003545 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003545 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003545 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003545 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003545 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:146) 20250830164003545 DLMGCP DEBUG <0013> Generated response: line #00: 200 54093 OK (mgcp_msg.c:72) 20250830164003545 DLMGCP DEBUG <0013> Received message: line #00: DLCX 54094 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164003545 DLMGCP DEBUG <0013> Received message: line #01: C: 0010 (mgcp_msg.c:72) 20250830164003545 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250830164003545 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250830164003545 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830164003545 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003545 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003545 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003545 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003545 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003545 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003545 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003545 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003545 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003545 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003545 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003545 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003545 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003545 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003545 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003545 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003545 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003545 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003545 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003545 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003545 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003545 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003545 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003545 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003545 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003545 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003545 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003545 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003545 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003545 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003545 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003545 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003545 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003545 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003545 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003545 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003545 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003545 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003545 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003545 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003545 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003545 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003545 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003545 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003545 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003545 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003545 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003545 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003545 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003545 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003545 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003545 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003545 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003545 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003545 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003545 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003545 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003545 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003545 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003545 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003545 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003545 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003545 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003545 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003545 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003545 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003545 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003545 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003545 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003545 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003545 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003545 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003545 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003545 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003545 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003545 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003545 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003545 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003545 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003545 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003545 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003545 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003545 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003545 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003545 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003545 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003545 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003545 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003545 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003545 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003545 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003545 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003545 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003545 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003545 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003545 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003545 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003545 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003545 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003545 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003545 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003545 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003545 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003545 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003545 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003545 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003545 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003545 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003545 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003545 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003545 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003545 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003545 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003545 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003545 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003545 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003545 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003545 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003545 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003545 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003545 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003545 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003545 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003545 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003545 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003545 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003545 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003545 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003545 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003545 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003545 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003545 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003545 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003545 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003545 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003545 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003545 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003545 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003545 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003546 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003546 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003546 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003546 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003546 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003546 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003546 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003546 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003546 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003546 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003546 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003546 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003546 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003546 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003546 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003546 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003546 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003546 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003546 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003546 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003546 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003546 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003546 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003546 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003546 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003546 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003546 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003546 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003546 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003546 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003546 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003546 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003546 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003546 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003546 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003546 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003546 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003546 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003546 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003546 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003546 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003546 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003546 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003546 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003546 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003546 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003546 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003546 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003546 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003546 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003546 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003546 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003546 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003546 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003546 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003546 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003546 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003546 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003546 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003546 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003546 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003546 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003546 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003546 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003546 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003546 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003546 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003546 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003546 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003546 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003546 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003546 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003546 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003546 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003546 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003546 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003546 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003546 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003546 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003546 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003546 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003546 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003546 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003546 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003546 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003546 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003546 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003546 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003546 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003546 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003546 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003546 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003546 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003546 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003546 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003546 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003546 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003546 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003546 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003546 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003546 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003546 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003546 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003546 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003546 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003546 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003546 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003546 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003546 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003546 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003546 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003546 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003546 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003546 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003546 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003546 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003546 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003546 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003546 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003546 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003546 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003546 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003546 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003546 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003546 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003546 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003546 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003546 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003546 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003546 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003546 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003546 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003546 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003546 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003546 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003546 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003546 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003546 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003546 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003546 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003546 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003546 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003546 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003546 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003546 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003546 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003546 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003546 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003546 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003546 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003546 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003546 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003546 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003546 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003546 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003546 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003546 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003546 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003546 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003546 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003546 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003546 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:146) 20250830164003546 DLMGCP DEBUG <0013> Generated response: line #00: 200 54094 OK (mgcp_msg.c:72) 20250830164003547 DLMGCP DEBUG <0013> Received message: line #00: DLCX 54095 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164003547 DLMGCP DEBUG <0013> Received message: line #01: C: 0011 (mgcp_msg.c:72) 20250830164003547 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250830164003547 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250830164003547 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830164003547 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003547 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003547 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003547 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003547 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003547 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003547 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003547 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003547 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003547 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003547 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003547 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003547 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003547 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003547 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003547 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003547 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003547 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003547 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003547 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003547 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003547 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003547 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003547 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003547 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003547 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003547 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003547 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003547 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003547 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003547 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003547 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003547 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003547 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003547 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003547 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003547 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003547 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003547 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003547 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003547 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003547 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003547 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003547 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003547 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003547 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003547 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003547 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003547 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003547 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003547 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003547 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003547 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003547 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003547 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003547 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003547 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003547 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003547 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003547 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003547 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003547 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003547 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003547 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003547 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003547 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003547 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003547 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003547 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003547 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003547 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003547 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003547 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003547 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003547 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003547 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003547 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003547 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003547 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003547 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003547 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003547 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003547 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003547 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003547 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003547 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003547 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003547 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003547 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003547 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003547 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003547 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003547 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003547 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003547 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003547 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003547 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003547 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003547 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003547 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003547 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003547 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003547 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003547 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003547 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003547 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003547 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003547 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003547 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003547 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003547 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003547 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003547 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003547 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003547 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003547 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003547 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003547 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003547 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003547 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003547 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003547 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003547 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003547 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003547 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003547 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003547 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003547 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003547 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003547 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003547 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003547 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003547 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003547 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003547 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003547 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003547 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003547 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003547 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003547 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003547 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003547 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003547 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003547 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003547 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003547 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003547 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003547 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003547 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003547 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003547 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003547 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003547 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003547 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003547 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003547 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003547 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003547 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003547 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003547 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003547 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003547 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003547 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003547 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003548 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003548 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003548 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003548 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003548 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003548 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003548 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003548 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003548 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003548 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003548 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003548 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003548 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003548 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003548 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003548 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003548 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003548 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003548 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003548 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003548 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003548 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003548 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003548 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003548 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003548 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003548 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003548 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003548 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003548 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003548 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003548 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003548 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003548 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003548 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003548 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003548 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003548 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003548 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003548 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003548 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003548 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003548 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003548 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003548 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003548 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003548 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003548 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003548 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003548 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003548 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003548 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003548 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003548 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003548 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003548 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003548 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003548 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003548 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003548 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003548 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003548 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003548 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003548 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003548 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003548 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003548 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003548 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003548 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003548 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003548 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003548 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003548 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003548 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003548 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003548 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003548 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003548 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003548 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003548 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003548 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003548 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003548 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003548 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003548 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003548 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003548 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003548 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003548 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003548 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003548 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003548 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003548 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003548 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003548 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003548 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003548 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003548 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003548 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003548 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003548 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003548 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003548 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003548 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003548 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003548 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003548 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003548 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003548 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003548 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003548 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003548 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003548 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003548 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003548 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003548 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003548 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003548 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003548 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003548 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003548 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003548 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003548 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003548 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003548 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003548 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003548 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003548 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003548 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003548 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003548 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003548 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003548 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003548 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003548 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003548 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003548 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:146) 20250830164003548 DLMGCP DEBUG <0013> Generated response: line #00: 200 54095 OK (mgcp_msg.c:72) 20250830164003548 DLMGCP DEBUG <0013> Received message: line #00: DLCX 54096 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164003548 DLMGCP DEBUG <0013> Received message: line #01: C: 0012 (mgcp_msg.c:72) 20250830164003548 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250830164003548 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250830164003548 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830164003548 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003548 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003548 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003548 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003548 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003548 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003548 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003548 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003548 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003548 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003548 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003548 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003549 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003549 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003549 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003549 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003549 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003549 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003549 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003549 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003549 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003549 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003549 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003549 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003549 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003549 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003549 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003549 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003549 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003549 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003549 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003549 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003549 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003549 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003549 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003549 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003549 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003549 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003549 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003549 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003549 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003549 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003549 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003549 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003549 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003549 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003549 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003549 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003549 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003549 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003549 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003549 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003549 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003549 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003549 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003549 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003549 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003549 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003549 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003549 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003549 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003549 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003549 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003549 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003549 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003549 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003549 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003549 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003549 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003549 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003549 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003549 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003549 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003549 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003549 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003549 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003549 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003549 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003549 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003549 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003549 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003549 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003549 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003549 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003549 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003549 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003549 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003549 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003549 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003549 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003549 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003549 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003549 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003549 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003549 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003549 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003549 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003549 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003549 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003549 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003549 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003549 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003549 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003549 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003549 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003549 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003549 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003549 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003549 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003549 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003549 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003549 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003549 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003549 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003549 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003549 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003549 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003549 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003549 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003549 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003549 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003549 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003549 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003549 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003549 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003549 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003549 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003549 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003549 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003549 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003549 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003549 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003549 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003549 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003549 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003549 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003549 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003549 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003549 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003549 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003549 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003549 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003549 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003549 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003549 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003549 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003549 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003549 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003549 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003549 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003549 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003549 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003549 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003549 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003549 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003549 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003549 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003549 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003549 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003549 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003549 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003549 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003549 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003549 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003549 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003549 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003549 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003549 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003549 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003549 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003550 DLMGCP DEBUG <0013> Received message: line #00: DLCX 54097 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164003550 DLMGCP DEBUG <0013> Received message: line #01: C: 0013 (mgcp_msg.c:72) 20250830164003550 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250830164003550 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250830164003550 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830164003550 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003550 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003550 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003550 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003550 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003550 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003550 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003550 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003550 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003550 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003550 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003550 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003550 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003550 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003550 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003550 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003550 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003550 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003550 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003550 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003550 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003550 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003551 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003551 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003551 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003551 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003551 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003551 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003551 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003551 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003551 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003551 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003551 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003551 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003551 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003551 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003551 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003551 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003551 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003551 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003551 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003551 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003551 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003551 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003551 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003551 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003551 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003551 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003551 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003551 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003551 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003551 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003551 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003551 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003551 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003551 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003551 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003551 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003551 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003551 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003553 DLMGCP DEBUG <0013> Received message: line #00: DLCX 54098 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164003553 DLMGCP DEBUG <0013> Received message: line #01: C: 0014 (mgcp_msg.c:72) 20250830164003553 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250830164003553 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250830164003553 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830164003553 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003553 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003553 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003553 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003553 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003553 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003553 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003553 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003553 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003553 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003553 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003553 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003553 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003553 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003553 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003553 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003553 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003553 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003553 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003553 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003553 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003553 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003553 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003553 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003553 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003553 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003553 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003553 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003553 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003553 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003553 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003553 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003553 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003553 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003553 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003553 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003553 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003553 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003553 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003553 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003553 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003553 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003553 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003553 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003553 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003553 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003553 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003553 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003553 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003553 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003553 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003553 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003553 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003553 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003553 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003553 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003553 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003553 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003553 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003553 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003553 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003553 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003553 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003553 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003553 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003553 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003553 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003553 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003553 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003553 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003553 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003553 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003553 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003553 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003553 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003553 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003553 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003553 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003553 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003553 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003553 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003553 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003555 DLMGCP DEBUG <0013> Received message: line #00: DLCX 54099 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164003555 DLMGCP DEBUG <0013> Received message: line #01: C: 0015 (mgcp_msg.c:72) 20250830164003555 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250830164003555 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250830164003555 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830164003555 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003555 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003555 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003555 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003555 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003555 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003555 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003555 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003555 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003555 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003555 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003555 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003555 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003555 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003555 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003555 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003555 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003555 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003555 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003555 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003555 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003555 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003555 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003555 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003555 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003555 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003555 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003555 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003555 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003555 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003555 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003555 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003555 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003555 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003555 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003555 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003555 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003555 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003555 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003555 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003555 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003555 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003555 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003555 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003555 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003555 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003555 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003555 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003555 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003555 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003555 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003555 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003555 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003555 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003555 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003555 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003555 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003555 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003555 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003555 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003555 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003555 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003555 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003555 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003555 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003555 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003555 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003555 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003555 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003555 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003555 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003555 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003555 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003555 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003555 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003555 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003557 DLMGCP DEBUG <0013> Received message: line #00: DLCX 54100 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164003557 DLMGCP DEBUG <0013> Received message: line #01: C: 0016 (mgcp_msg.c:72) 20250830164003557 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250830164003557 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250830164003557 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830164003557 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003557 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003557 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003557 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003557 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003557 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003557 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003557 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003557 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003557 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003557 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003557 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003557 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003557 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003557 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003557 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003557 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003557 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003557 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003557 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003557 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003557 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003557 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003557 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003557 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003557 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003557 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003557 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003557 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003557 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003557 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003557 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003557 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003557 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003557 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003557 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003557 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003557 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003557 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003557 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003557 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003557 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003557 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003557 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003557 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003557 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003557 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003557 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003557 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003557 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003557 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003557 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003557 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003557 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003557 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003557 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003557 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003557 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003557 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003557 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003557 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003557 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003557 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003557 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003557 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003557 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003557 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003557 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003557 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003557 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003557 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003557 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003557 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003557 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003557 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003557 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003557 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003557 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003557 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003557 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003557 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003557 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003557 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003557 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003557 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003559 DLMGCP DEBUG <0013> Received message: line #00: DLCX 54101 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164003559 DLMGCP DEBUG <0013> Received message: line #01: C: 0017 (mgcp_msg.c:72) 20250830164003559 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250830164003559 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250830164003559 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830164003559 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003559 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003559 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003559 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003559 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003559 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003559 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003559 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003559 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003559 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003559 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003559 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003559 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003559 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003559 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003559 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003559 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003559 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003559 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003559 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003559 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003559 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003559 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003559 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003559 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003559 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003559 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003559 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003559 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003559 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003559 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003559 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003559 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003559 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003559 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003559 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003559 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003559 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003559 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003559 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003559 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003559 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003559 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003559 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003559 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003559 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003559 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003559 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003559 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003559 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003559 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003559 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003559 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003560 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003560 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003560 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003560 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003560 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003560 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003560 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003560 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003560 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003560 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003560 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003560 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003560 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003560 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003560 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003560 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003560 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003560 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003560 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003560 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003560 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003560 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003560 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003560 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003560 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003560 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003560 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003560 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003560 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003560 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003560 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003560 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003560 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003560 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003560 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003560 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003560 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003560 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003560 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003560 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003561 DLMGCP DEBUG <0013> Received message: line #00: DLCX 54102 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164003561 DLMGCP DEBUG <0013> Received message: line #01: C: 0018 (mgcp_msg.c:72) 20250830164003561 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250830164003561 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250830164003561 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830164003561 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003561 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003561 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003561 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003561 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003561 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003561 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003561 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003561 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003561 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003561 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003561 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003561 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003561 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003561 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003561 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003561 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003561 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003562 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003562 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003562 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003562 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003562 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003562 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003562 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003562 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003562 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003562 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003562 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003562 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003562 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003562 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003562 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003562 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003562 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003562 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003562 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003562 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003562 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003562 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003562 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003562 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003562 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003562 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003562 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003562 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003562 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003562 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003562 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003562 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003562 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003562 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003562 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003562 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003562 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003562 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003562 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003562 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003562 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003562 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003562 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003562 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003562 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003562 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003562 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003562 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003562 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003562 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003562 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003562 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003562 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003562 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003562 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003562 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003562 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003562 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003562 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003562 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003562 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003562 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003562 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003562 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003562 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003562 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003562 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003563 DLMGCP DEBUG <0013> Received message: line #00: DLCX 54103 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164003563 DLMGCP DEBUG <0013> Received message: line #01: C: 0019 (mgcp_msg.c:72) 20250830164003563 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250830164003563 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250830164003563 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830164003563 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003563 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003563 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003563 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003563 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003563 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003563 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003563 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003563 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003563 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003563 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003563 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003563 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003563 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003563 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003563 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003563 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003563 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003563 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003563 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003563 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003563 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003563 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003563 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003563 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003563 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003563 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003563 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003563 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003563 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003563 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003563 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003563 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003563 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003563 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003563 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003563 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003563 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003563 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003563 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003563 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003563 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003563 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003563 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003563 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003563 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003563 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003563 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003563 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003563 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003563 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003563 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003563 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003563 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003563 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003563 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003563 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003563 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003563 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003563 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003563 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003563 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003563 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003563 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003563 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003563 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003563 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003563 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003563 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003563 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003564 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003564 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003564 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003565 DLMGCP DEBUG <0013> Received message: line #00: DLCX 54104 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164003565 DLMGCP DEBUG <0013> Received message: line #01: C: 001A (mgcp_msg.c:72) 20250830164003565 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250830164003565 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250830164003565 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830164003565 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003565 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003565 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003565 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003565 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003565 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003565 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003565 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003565 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003565 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003565 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003565 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003565 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003565 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003565 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003565 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003565 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003565 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003565 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003565 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003565 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003565 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003565 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003565 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003565 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003565 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003566 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003566 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003566 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003566 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003566 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003566 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003566 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003566 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003566 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003566 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003566 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003566 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003566 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003566 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003566 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003566 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003566 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003566 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003566 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003566 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003566 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003566 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003566 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003566 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003566 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003566 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003566 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003566 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003566 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003566 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003566 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003566 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003566 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003566 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003566 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003566 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003566 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003566 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003566 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003566 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003566 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003566 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003566 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003566 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003566 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003566 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003566 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003566 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003566 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003566 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003566 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003566 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003566 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003568 DLMGCP DEBUG <0013> Received message: line #00: DLCX 54105 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164003568 DLMGCP DEBUG <0013> Received message: line #01: C: 001B (mgcp_msg.c:72) 20250830164003568 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250830164003568 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250830164003568 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830164003568 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003568 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003568 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003568 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003568 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003568 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003568 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003568 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003568 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003568 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003568 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003568 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003568 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003568 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003568 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003568 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003568 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003568 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003568 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003568 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003568 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003568 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003568 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003568 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003568 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003568 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003568 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003568 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003568 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003568 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003568 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003568 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003568 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003568 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003568 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003568 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003568 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003568 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003568 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003568 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003568 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003568 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003568 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003568 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003568 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003568 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003568 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003568 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003568 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003568 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003568 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003568 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003568 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003568 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003568 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003568 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003568 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003568 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003568 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003568 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003568 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003568 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003568 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003568 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003568 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003568 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003568 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003568 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003568 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003568 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003568 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003568 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003568 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003568 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003568 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003568 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003568 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003568 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003569 DLMGCP DEBUG <0013> Received message: line #00: DLCX 54106 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164003569 DLMGCP DEBUG <0013> Received message: line #01: C: 001C (mgcp_msg.c:72) 20250830164003569 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250830164003569 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250830164003569 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830164003569 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003569 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003569 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003569 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003569 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003569 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003569 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003569 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003569 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003569 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003569 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003569 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003569 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003569 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003569 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003569 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003569 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003569 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003569 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003569 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003569 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003569 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003569 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003569 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003569 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003569 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003569 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003569 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003569 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003569 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003569 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003569 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003569 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003569 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003570 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003570 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003570 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003570 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003570 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003570 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003570 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003570 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003570 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003570 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003570 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003570 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003570 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003570 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003570 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003570 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003570 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003570 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003570 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003570 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003570 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003570 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003570 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003570 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003570 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003570 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003570 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003570 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003570 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003570 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003570 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003570 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003570 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003570 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003570 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003570 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003570 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003570 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003570 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003570 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003570 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003570 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003570 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003570 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003570 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003570 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003570 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003570 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003570 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003571 DLMGCP DEBUG <0013> Received message: line #00: DLCX 54107 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164003571 DLMGCP DEBUG <0013> Received message: line #01: C: 001D (mgcp_msg.c:72) 20250830164003571 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250830164003571 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250830164003571 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830164003571 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003571 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003571 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003572 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003572 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003572 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003572 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003572 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003572 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003572 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003572 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003572 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003572 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003572 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003572 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003572 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003572 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003572 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003572 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003572 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003572 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003572 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003572 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003572 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003572 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003572 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003572 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003572 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003572 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003572 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003572 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003572 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003572 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003572 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003572 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003572 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003572 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003572 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003572 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003572 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003572 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003572 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003572 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003572 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003572 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003572 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003572 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003572 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003572 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003572 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003572 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003572 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003572 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003572 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003572 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003572 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003572 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003572 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003572 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003572 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003572 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003572 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003572 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003572 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003572 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003572 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003572 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003572 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003572 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003572 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003572 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003572 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003572 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003572 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003572 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003572 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003572 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003572 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003572 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003572 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003572 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003572 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003572 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003572 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003572 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003572 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003572 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003572 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003572 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003572 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003574 DLMGCP DEBUG <0013> Received message: line #00: DLCX 54108 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164003574 DLMGCP DEBUG <0013> Received message: line #01: C: 001E (mgcp_msg.c:72) 20250830164003574 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250830164003574 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250830164003574 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830164003574 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003574 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003574 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003574 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003574 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003574 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003574 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003574 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003574 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003574 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003574 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003574 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003574 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003574 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003574 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003574 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003574 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003574 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003574 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003574 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003574 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003574 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003574 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003574 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003574 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003574 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003574 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003574 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003574 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003574 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003574 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003574 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003574 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003574 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003574 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003574 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003574 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003574 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003574 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003574 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003574 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003574 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003574 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003574 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003574 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003574 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003574 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003574 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003574 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003574 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003574 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003574 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003574 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003574 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003574 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003574 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003574 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003574 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003574 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003574 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003574 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003574 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003574 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003574 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003574 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003574 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003574 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003574 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003574 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003574 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003574 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003574 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003574 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003574 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003574 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003574 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003574 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003574 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003574 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003574 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003574 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003574 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003574 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003574 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003574 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003574 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003574 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003575 DLMGCP DEBUG <0013> Received message: line #00: DLCX 54109 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164003575 DLMGCP DEBUG <0013> Received message: line #01: C: 001F (mgcp_msg.c:72) 20250830164003575 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250830164003575 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250830164003575 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830164003575 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003575 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003575 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003576 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003576 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003576 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003576 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003576 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003576 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003576 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003576 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003576 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003576 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003576 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003576 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003576 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003576 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003576 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003576 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003576 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003576 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003576 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003576 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003576 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003576 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003576 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003576 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003576 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003576 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003576 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003576 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003576 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003576 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003576 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003576 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003576 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003576 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003576 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003576 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003576 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003576 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003576 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003576 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003576 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003576 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003576 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003576 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003576 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003576 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003576 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003576 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003576 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003576 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003576 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003576 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003576 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003576 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003576 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003576 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003576 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003576 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003576 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003576 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003576 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003576 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003576 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003576 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003576 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003576 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003576 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003576 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003576 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003576 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003576 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003576 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003576 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003576 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003576 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003576 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003576 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003576 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003576 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003576 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003578 DLMGCP DEBUG <0013> Received message: line #00: DLCX 54110 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164003578 DLMGCP DEBUG <0013> Received message: line #01: C: 0020 (mgcp_msg.c:72) 20250830164003578 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250830164003578 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250830164003578 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830164003578 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003578 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003578 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003578 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003578 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003578 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003578 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003578 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003578 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003578 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003578 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003578 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003578 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003578 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003578 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003578 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003578 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003578 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003578 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003578 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003578 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003578 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003578 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003578 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003578 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003578 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003578 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003578 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003578 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003578 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003578 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003578 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003578 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003578 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003578 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003578 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003578 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003578 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003578 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003578 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003578 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003578 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003578 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003578 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003578 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003578 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003578 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003578 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003578 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003578 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003578 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003578 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003578 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003578 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003578 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003578 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003578 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003578 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003578 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003578 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003578 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003578 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003578 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003578 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003578 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003578 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003578 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003578 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003578 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003578 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003578 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003578 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003578 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003578 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003578 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003578 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003578 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003580 DLMGCP DEBUG <0013> Received message: line #00: DLCX 54111 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164003580 DLMGCP DEBUG <0013> Received message: line #01: C: 0021 (mgcp_msg.c:72) 20250830164003580 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250830164003580 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250830164003580 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830164003580 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003580 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003580 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003580 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003580 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003580 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003580 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003580 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003580 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003580 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003580 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003580 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003580 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003580 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003580 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003580 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003580 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003580 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003580 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003580 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003580 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003580 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003580 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003580 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003580 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003580 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003580 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003580 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003580 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003580 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003580 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003580 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003580 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003580 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003580 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003580 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003580 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003580 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003580 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003580 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003580 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003580 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003580 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003580 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003580 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003580 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003580 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003580 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003580 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003580 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003580 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003580 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003580 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003580 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003580 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003580 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003580 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003580 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003580 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003580 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003580 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003580 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003580 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003580 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003580 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003580 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003580 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003580 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003580 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003580 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003580 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003580 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003580 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003580 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003580 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003580 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003580 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003582 DLMGCP DEBUG <0013> Received message: line #00: DLCX 54112 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164003582 DLMGCP DEBUG <0013> Received message: line #01: C: 0022 (mgcp_msg.c:72) 20250830164003582 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250830164003582 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250830164003582 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830164003582 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003582 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003582 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003582 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003582 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003582 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003582 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003582 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003582 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003582 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003582 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003582 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003582 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003582 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003582 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003582 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003582 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003582 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003582 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003582 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003582 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003582 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003582 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003582 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003582 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003582 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003582 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003582 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003582 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003582 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003582 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003582 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003582 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003582 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003582 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003582 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003582 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003582 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003582 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003582 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003582 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003582 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003582 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003582 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003582 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003582 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003582 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003582 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003582 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003582 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003582 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003582 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003582 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003582 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003582 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003582 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003582 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003582 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003582 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003582 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003582 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003582 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003582 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003582 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003582 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003582 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003582 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003582 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003582 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003582 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003582 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003582 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003582 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003582 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003582 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003582 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003582 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003582 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003582 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003582 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003582 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003582 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003582 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003582 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003584 DLMGCP DEBUG <0013> Received message: line #00: DLCX 54113 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164003584 DLMGCP DEBUG <0013> Received message: line #01: C: 0023 (mgcp_msg.c:72) 20250830164003584 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250830164003584 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250830164003584 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830164003584 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003584 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003584 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003584 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003584 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003584 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003584 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003584 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003584 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003584 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003584 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003584 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003584 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003584 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003584 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003584 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003584 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003584 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003584 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003584 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003584 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003584 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003584 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003584 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003584 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003584 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003584 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003584 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003584 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003584 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003584 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003584 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003584 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003584 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003584 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003584 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003584 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003584 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003584 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003584 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003584 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003584 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003584 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003584 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003584 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003584 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003584 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003584 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003584 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003584 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003584 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003584 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003584 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003584 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003584 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003584 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003584 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003584 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003584 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003584 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003584 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003584 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003584 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003584 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003584 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003584 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003584 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003584 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003584 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003584 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003584 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003584 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003584 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003584 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003584 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003584 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003584 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003584 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003584 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003584 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003584 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003584 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003584 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003584 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003585 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003585 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003585 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003585 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003585 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003585 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003585 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003585 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003585 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003585 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003585 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003585 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003585 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003585 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003585 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003585 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003585 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003585 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003585 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003585 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003585 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003585 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003585 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003585 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003585 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003585 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003586 DLMGCP DEBUG <0013> Received message: line #00: DLCX 54114 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164003586 DLMGCP DEBUG <0013> Received message: line #01: C: 0024 (mgcp_msg.c:72) 20250830164003586 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250830164003586 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250830164003586 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830164003586 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003586 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003586 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003586 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003586 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003586 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003586 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003586 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003586 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003586 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003586 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003586 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003586 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003586 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003586 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003586 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003586 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003586 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003586 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003586 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003586 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003586 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003586 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003586 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003586 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003586 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003586 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003586 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003586 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003586 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003586 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003586 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003586 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003586 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003586 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003586 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003586 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003586 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003586 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003586 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003586 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003586 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003586 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003586 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003586 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003586 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003586 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003586 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003586 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003586 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003586 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003586 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003586 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003587 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003587 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003587 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003587 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003587 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003587 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003587 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003587 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003587 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003587 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003587 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003587 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003587 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003587 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003587 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003587 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003587 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003587 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003587 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003587 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003587 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003587 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003587 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003587 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003587 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003587 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003587 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003587 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003587 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003587 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003587 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003587 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003587 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003587 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003587 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003587 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003587 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003587 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003587 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003587 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003587 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003587 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003587 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003587 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003587 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003587 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003587 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003587 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003587 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003587 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003587 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003587 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003588 DLMGCP DEBUG <0013> Received message: line #00: DLCX 54115 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164003588 DLMGCP DEBUG <0013> Received message: line #01: C: 0025 (mgcp_msg.c:72) 20250830164003588 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250830164003588 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250830164003588 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830164003588 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003588 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003588 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003588 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003588 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003588 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003588 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003588 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003588 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003588 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003588 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003588 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003588 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003588 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003588 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003588 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003588 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003588 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003588 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003588 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003588 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003588 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003588 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003588 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003588 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003588 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003588 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003588 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003588 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003588 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003588 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003588 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003588 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003588 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003588 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003588 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003588 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003588 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003588 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003588 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003588 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003588 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003588 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003588 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003588 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003588 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003588 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003588 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003588 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003588 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003588 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003588 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003588 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003588 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003588 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003588 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003588 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003588 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003588 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003590 DLMGCP DEBUG <0013> Received message: line #00: DLCX 54116 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164003590 DLMGCP DEBUG <0013> Received message: line #01: C: 0026 (mgcp_msg.c:72) 20250830164003590 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250830164003590 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250830164003590 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830164003590 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003590 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003590 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003590 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003590 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003590 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003590 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003590 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003590 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003590 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003590 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003590 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003590 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003590 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003590 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003590 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003590 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003590 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003590 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003590 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003590 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003590 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003590 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003590 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003590 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003590 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003590 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003590 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003590 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003590 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003590 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003590 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003590 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003590 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003590 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003590 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003590 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003590 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003590 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003590 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003590 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003590 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003590 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003591 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003591 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003591 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003591 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003591 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003591 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003591 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003591 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003591 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003591 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003591 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003591 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003591 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003591 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003591 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003591 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003591 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003591 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003591 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003591 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003591 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003591 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003591 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003591 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003591 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003591 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003591 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003591 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003591 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003591 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003591 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003591 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003591 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003591 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003591 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003591 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003591 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003591 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003591 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003591 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003591 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003591 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003591 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003591 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003591 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003592 DLMGCP DEBUG <0013> Received message: line #00: DLCX 54117 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164003592 DLMGCP DEBUG <0013> Received message: line #01: C: 0027 (mgcp_msg.c:72) 20250830164003592 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250830164003592 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250830164003592 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830164003592 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003592 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003592 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003593 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003593 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003593 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003593 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003593 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003593 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003593 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003593 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003593 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003593 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003593 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003593 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003593 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003593 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003593 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003593 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003593 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003593 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003593 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003593 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003593 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003593 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003593 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003593 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003593 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003593 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003593 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003593 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003593 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003593 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003593 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003593 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003593 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003593 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003593 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003593 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003593 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003593 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003593 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003593 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003593 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003593 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003593 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003593 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003593 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003593 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003593 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003593 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003593 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003593 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003593 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003593 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003593 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003593 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003593 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003593 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003593 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003593 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003593 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003593 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003593 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003593 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003593 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003593 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003593 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003593 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003593 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003593 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003593 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003593 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003593 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003593 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003593 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003593 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003593 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003593 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003593 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003593 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003593 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003594 DLMGCP DEBUG <0013> Received message: line #00: DLCX 54118 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164003594 DLMGCP DEBUG <0013> Received message: line #01: C: 0028 (mgcp_msg.c:72) 20250830164003594 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250830164003594 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250830164003594 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830164003594 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003594 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003594 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003594 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003594 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003594 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003594 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003594 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003594 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003594 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003594 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003594 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003594 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003594 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003594 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003594 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003594 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003594 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003594 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003594 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003594 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003594 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003594 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003594 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003594 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003594 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003594 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003594 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003594 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003594 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003594 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003594 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003594 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003594 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003594 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003594 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003594 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003594 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003594 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003594 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003594 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003594 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003594 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003594 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003594 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003594 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003594 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003594 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003594 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003594 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003594 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003594 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003594 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003595 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003595 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003595 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003595 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003595 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003595 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003595 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003595 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003595 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003595 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003595 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003595 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003595 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003595 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003595 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003595 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003595 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003595 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003595 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003595 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003595 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003595 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003595 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003595 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003595 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003595 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003595 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003595 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003595 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003595 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003595 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003595 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003595 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003595 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003595 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003595 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003595 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003595 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003595 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003595 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003595 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003595 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003596 DLMGCP DEBUG <0013> Received message: line #00: DLCX 54119 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164003596 DLMGCP DEBUG <0013> Received message: line #01: C: 0029 (mgcp_msg.c:72) 20250830164003596 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250830164003596 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250830164003596 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830164003596 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003596 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003596 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003596 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003596 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003596 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003596 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003596 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003596 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003597 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003597 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003597 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003597 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003597 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003597 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003597 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003597 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003597 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003597 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003597 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003597 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003597 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003597 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003597 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003597 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003597 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003597 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003597 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003597 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003597 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003597 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003597 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003597 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003597 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003597 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003597 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003597 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003597 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003597 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003597 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003597 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003597 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003597 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003597 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003597 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003597 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003597 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003597 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003597 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003597 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003597 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003597 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003597 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003597 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003597 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003597 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003597 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003597 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003597 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003597 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003597 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003597 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003597 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003597 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003597 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003597 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003597 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003597 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003597 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003597 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003597 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003597 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003597 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003597 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003597 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003597 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003597 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003597 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003597 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003597 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003597 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003597 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003597 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003597 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003597 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003597 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003597 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003597 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003597 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003597 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003597 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003597 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003597 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003599 DLMGCP DEBUG <0013> Received message: line #00: DLCX 54120 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164003599 DLMGCP DEBUG <0013> Received message: line #01: C: 002A (mgcp_msg.c:72) 20250830164003599 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250830164003599 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250830164003599 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830164003599 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003599 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003599 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003599 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003599 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003599 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003599 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003599 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003599 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003599 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003599 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003599 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003599 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003599 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003599 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003599 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003599 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003599 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003599 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003599 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003599 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003599 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003599 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003599 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003599 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003599 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003599 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003599 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003599 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003599 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003599 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003599 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003599 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003599 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003599 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003599 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003599 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003599 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003599 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003599 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003599 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003599 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003599 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003599 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003599 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003599 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003599 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003599 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003599 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003599 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003599 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003599 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003599 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003599 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003599 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003599 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003599 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003599 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003599 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003599 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003599 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003599 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003599 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003599 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003599 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003599 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003599 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003599 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003599 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003599 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003599 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003599 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003599 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003599 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003599 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003599 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003599 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003599 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003599 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003599 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003599 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003599 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003599 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003599 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003599 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003599 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003599 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003599 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003599 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003599 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003599 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003599 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003599 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003599 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003599 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003599 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003599 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003599 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003599 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003599 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003599 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003600 DLMGCP DEBUG <0013> Received message: line #00: DLCX 54121 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164003600 DLMGCP DEBUG <0013> Received message: line #01: C: 002B (mgcp_msg.c:72) 20250830164003600 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250830164003600 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250830164003600 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830164003600 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003600 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003600 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003601 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003601 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003601 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003601 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003601 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003601 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003601 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003601 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003601 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003601 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003601 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003601 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003601 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003601 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003601 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003601 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003601 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003609 DLMGCP DEBUG <0013> Received message: line #00: DLCX 54126 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164003609 DLMGCP DEBUG <0013> Received message: line #01: C: 0030 (mgcp_msg.c:72) 20250830164003609 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250830164003609 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250830164003609 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830164003609 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003609 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003609 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003609 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003609 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003609 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003609 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003609 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003609 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003609 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003609 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003609 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003609 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003609 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003609 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003609 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003609 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003609 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003609 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003609 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003609 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003609 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003609 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003609 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003609 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003609 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003609 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003609 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003609 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003609 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003609 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003609 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003609 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003609 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003609 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003609 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003609 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003609 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003609 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003609 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003609 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003609 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003609 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003609 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003610 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003610 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003610 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003610 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003610 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003610 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003610 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003610 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003610 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003610 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003610 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003610 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003610 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003610 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003610 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003610 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003610 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003610 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003610 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003610 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003610 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003610 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003610 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003610 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003610 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003610 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003610 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003610 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003610 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003610 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003610 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003610 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003610 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003610 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003610 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003610 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003610 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003610 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003610 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003610 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003610 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003610 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003610 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003610 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003610 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003610 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003610 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003611 DLMGCP DEBUG <0013> Received message: line #00: DLCX 54127 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164003611 DLMGCP DEBUG <0013> Received message: line #01: C: 0031 (mgcp_msg.c:72) 20250830164003611 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250830164003611 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250830164003611 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830164003611 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003612 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003612 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003612 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003612 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003612 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003612 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003612 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003612 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003612 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003612 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003612 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003612 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003612 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003612 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003612 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003612 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003612 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003612 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003612 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003612 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003612 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003612 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003612 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003612 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003612 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003612 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003612 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003612 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003612 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003612 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003612 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003612 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003612 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003612 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003612 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003612 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003612 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003612 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003612 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003612 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003612 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003612 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003612 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003612 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003612 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003612 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003612 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003612 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003612 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003612 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003612 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003612 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003612 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003612 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003612 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003612 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003612 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003612 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003612 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003612 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003612 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003612 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003612 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003612 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003612 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003612 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003612 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003612 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003612 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003612 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003612 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003612 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003612 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003612 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003612 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003612 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003612 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003612 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003612 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003612 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003612 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003612 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003612 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003612 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003612 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003612 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003613 DLMGCP DEBUG <0013> Received message: line #00: DLCX 54128 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164003613 DLMGCP DEBUG <0013> Received message: line #01: C: 0032 (mgcp_msg.c:72) 20250830164003613 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250830164003613 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250830164003613 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830164003613 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003613 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003613 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003613 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003613 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003613 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003613 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003613 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003613 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003613 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003613 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003613 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003613 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003613 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003613 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003613 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003613 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003613 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003613 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003613 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003613 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003613 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003613 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003613 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003613 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003613 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003613 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003613 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003613 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003613 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003613 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003613 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003613 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003613 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003613 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003613 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003613 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003613 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003613 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003613 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003614 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003614 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003614 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003614 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003614 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003614 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003614 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003614 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003614 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003614 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003614 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003614 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003614 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003614 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003614 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003614 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003614 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003614 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003614 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003614 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003614 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003614 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003614 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003614 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003614 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003614 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003614 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003614 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003614 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003614 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003614 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003614 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003614 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003614 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003614 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003614 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003614 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003614 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003614 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003614 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003614 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003614 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003614 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003614 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003614 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003615 DLMGCP DEBUG <0013> Received message: line #00: DLCX 54129 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164003615 DLMGCP DEBUG <0013> Received message: line #01: C: 0033 (mgcp_msg.c:72) 20250830164003615 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250830164003615 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250830164003615 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830164003615 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003615 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003615 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003615 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003615 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003615 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003615 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003616 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003616 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003616 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003616 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003616 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003616 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003616 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003616 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003616 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003616 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003616 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003616 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003616 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003616 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003616 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003616 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003616 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003616 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003616 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003616 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003616 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003616 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003616 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003616 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003616 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003616 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003616 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003616 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003616 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003616 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003616 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003616 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003616 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003616 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003616 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003616 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003616 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003616 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003616 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003616 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003616 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003616 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003616 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003616 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003616 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003616 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003616 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003616 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003616 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003616 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003616 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003616 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003616 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003616 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003616 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003616 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003616 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003616 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003616 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003616 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003616 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003616 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003616 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003616 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003616 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003616 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003616 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003616 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003616 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003616 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003616 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003616 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003616 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003616 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003616 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003616 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003616 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003616 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003616 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003616 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003616 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003616 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003616 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003618 DLMGCP DEBUG <0013> Received message: line #00: DLCX 54130 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164003618 DLMGCP DEBUG <0013> Received message: line #01: C: 0034 (mgcp_msg.c:72) 20250830164003618 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250830164003619 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250830164003619 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830164003619 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003619 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003619 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003619 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003619 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003619 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003619 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003619 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003619 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003619 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003619 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003619 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003619 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003619 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003619 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003619 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003619 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003619 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003619 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003619 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003619 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003619 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003619 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003619 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003619 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003619 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003619 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003619 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003619 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003619 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003619 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003619 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003619 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003619 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003619 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003619 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003619 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003619 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003619 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003619 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003619 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003619 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003619 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003619 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003619 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003619 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003619 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003619 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003619 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003619 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003619 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003619 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003619 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003619 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003619 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003619 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003619 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003619 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003619 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003619 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003619 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003619 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003619 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003619 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003619 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003619 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003619 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003619 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003619 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003619 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003619 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003619 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003619 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003619 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003619 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003619 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003619 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003619 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003619 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003619 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003619 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003619 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003619 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003619 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003619 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003619 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003619 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003619 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003619 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003619 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003619 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003619 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003619 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003619 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003619 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003619 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003619 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003619 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003619 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003619 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003619 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003619 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003619 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003619 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003620 DLMGCP DEBUG <0013> Received message: line #00: DLCX 54131 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164003620 DLMGCP DEBUG <0013> Received message: line #01: C: 0035 (mgcp_msg.c:72) 20250830164003620 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250830164003620 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250830164003620 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830164003620 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003620 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003620 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003620 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003620 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003620 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003620 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003620 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003620 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003620 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003620 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003620 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003620 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003620 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003620 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003620 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003620 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003620 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003620 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003620 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003620 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003622 DLMGCP DEBUG <0013> Received message: line #00: DLCX 54133 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164003622 DLMGCP DEBUG <0013> Received message: line #01: C: 0037 (mgcp_msg.c:72) 20250830164003622 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250830164003622 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250830164003622 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830164003622 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003622 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003622 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003622 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003622 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003622 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003622 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003622 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003622 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003622 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003622 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003622 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003622 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003622 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003622 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003622 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003622 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003622 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003622 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003622 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003622 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003622 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003622 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003622 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003622 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003622 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003622 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003622 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003622 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003622 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003622 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003622 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003622 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003622 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003622 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003622 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003622 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003622 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003622 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003622 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003623 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003623 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003623 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003623 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003623 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003623 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003623 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003623 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003623 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003623 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003623 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003623 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003623 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003623 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003623 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003623 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003623 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003623 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003623 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003623 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003623 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003623 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003623 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003623 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003623 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003623 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003623 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003623 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003623 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003623 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003623 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003623 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003623 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003623 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003623 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003623 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003623 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003624 DLMGCP DEBUG <0013> Received message: line #00: DLCX 54134 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164003624 DLMGCP DEBUG <0013> Received message: line #01: C: 0038 (mgcp_msg.c:72) 20250830164003624 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250830164003624 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250830164003624 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830164003624 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003624 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003624 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003624 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003624 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003624 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003624 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003624 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003624 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003624 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003624 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003624 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003624 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003624 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003624 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003624 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003624 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003624 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003624 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003624 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003624 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003624 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003624 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003624 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003624 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003624 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003624 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003624 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003624 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003624 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003624 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003624 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003624 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003624 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003624 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003624 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003624 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003624 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003624 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003624 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003624 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003624 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003624 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003624 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003624 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003624 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003624 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003624 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003624 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003624 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003624 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003624 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003624 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003624 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003624 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003624 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003624 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003624 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003624 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003624 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003624 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003624 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003624 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003624 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003624 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003624 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003624 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003624 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003624 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003624 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003624 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003624 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003624 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003624 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003624 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003624 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003624 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003624 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003624 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003624 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003624 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003624 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003624 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003624 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003624 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003624 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003624 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003624 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003624 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003625 DLMGCP DEBUG <0013> Received message: line #00: DLCX 54135 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164003625 DLMGCP DEBUG <0013> Received message: line #01: C: 0039 (mgcp_msg.c:72) 20250830164003625 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250830164003625 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250830164003625 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830164003625 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003625 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003625 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003625 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003625 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003625 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003625 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003625 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003625 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003625 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003625 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003625 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003625 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003625 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003625 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003625 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003625 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003625 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003625 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003625 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003625 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003625 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003625 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003625 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003625 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003625 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003625 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003625 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003625 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003625 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003625 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003625 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003625 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003625 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003625 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003625 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003625 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003625 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003625 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003625 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003625 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003625 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003625 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003625 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003625 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003625 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003625 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003625 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003625 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003625 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003625 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003625 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003625 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003625 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003625 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003625 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003625 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003625 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003625 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003625 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003625 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003625 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003625 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003625 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003625 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003625 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003625 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003625 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003625 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003625 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003625 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003625 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003625 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003625 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003625 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003625 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003625 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003625 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003625 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003625 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003625 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003625 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003625 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003625 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003625 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003625 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003625 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003625 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003625 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003625 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003626 DLMGCP DEBUG <0013> Received message: line #00: DLCX 54136 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164003626 DLMGCP DEBUG <0013> Received message: line #01: C: 003A (mgcp_msg.c:72) 20250830164003626 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250830164003626 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250830164003626 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830164003626 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003626 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003626 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003626 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003626 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003626 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003626 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003626 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003626 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003626 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003626 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003626 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003626 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003626 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003626 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003627 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003627 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003627 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003627 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003627 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003627 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003627 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003627 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003627 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003627 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003627 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003627 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003627 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003627 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003627 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003627 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003627 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003627 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003627 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003627 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003627 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003627 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003627 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003627 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003627 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003627 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003627 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003627 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003627 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003627 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003627 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003627 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003627 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003627 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003627 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003627 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003627 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003627 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003627 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003627 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003627 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003627 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003627 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003627 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003627 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003627 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003627 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003627 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003627 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003627 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003627 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003627 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003627 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003627 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003627 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003627 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003627 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003627 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003627 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003627 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003627 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003627 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003627 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003627 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003627 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003627 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003627 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003627 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003627 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003627 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003627 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003627 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003627 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003627 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003627 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003627 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003627 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003628 DLMGCP DEBUG <0013> Received message: line #00: DLCX 54137 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164003628 DLMGCP DEBUG <0013> Received message: line #01: C: 003B (mgcp_msg.c:72) 20250830164003628 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250830164003628 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250830164003628 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830164003628 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003628 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003628 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003628 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003628 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003628 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003628 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003628 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003628 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003628 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003628 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003628 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003628 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003628 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003628 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003628 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003628 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003628 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003628 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003628 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003628 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003628 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003628 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003628 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003628 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003628 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003628 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003628 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003628 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003628 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003628 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003628 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003628 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003628 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003628 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003628 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003628 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003628 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003628 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003628 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003628 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003628 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003628 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003628 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003628 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003628 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003628 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003628 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003628 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003628 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003628 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003628 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003628 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003628 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003628 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003628 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003628 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003628 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003628 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003628 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003628 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003628 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003628 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003628 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003628 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003628 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003628 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003628 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003628 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003628 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003628 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003628 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003628 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003628 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003628 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003628 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003628 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003628 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003628 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003628 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003628 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003628 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003628 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003628 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003628 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003628 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003628 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003628 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003628 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003628 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003628 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003628 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003628 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003628 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003628 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003628 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003628 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003628 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003631 DLMGCP DEBUG <0013> Received message: line #00: DLCX 54138 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164003631 DLMGCP DEBUG <0013> Received message: line #01: C: 003C (mgcp_msg.c:72) 20250830164003631 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250830164003631 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250830164003631 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830164003631 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003631 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003631 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003631 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003631 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003631 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003631 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003631 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003631 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003631 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003631 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003631 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003631 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003631 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003631 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003631 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003631 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003631 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003631 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003631 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003631 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003631 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003631 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003631 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003631 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003631 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003631 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003631 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003631 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003631 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003631 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003637 DLMGCP DEBUG <0013> Received message: line #00: DLCX 54142 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164003637 DLMGCP DEBUG <0013> Received message: line #01: C: 0040 (mgcp_msg.c:72) 20250830164003637 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250830164003637 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250830164003637 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830164003637 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003637 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003637 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003637 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003637 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003637 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003637 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003637 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003637 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003637 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003637 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003637 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003637 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003637 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003637 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003637 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003637 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003637 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003637 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003637 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003637 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003637 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003637 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003637 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003637 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003637 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003637 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003637 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003637 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003637 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003637 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003637 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003637 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003637 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003637 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003637 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003637 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003637 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003637 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003637 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003637 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003637 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003637 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003637 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003637 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003637 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003637 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003637 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003637 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003637 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003637 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003637 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003637 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003637 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003637 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003637 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003637 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003637 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003637 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003637 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003637 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003637 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003637 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003637 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003637 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003637 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003637 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003637 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003638 DLMGCP DEBUG <0013> Received message: line #00: DLCX 54143 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164003638 DLMGCP DEBUG <0013> Received message: line #01: C: 0041 (mgcp_msg.c:72) 20250830164003638 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250830164003638 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250830164003638 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830164003638 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003638 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003638 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003638 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003638 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003638 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003638 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003638 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003638 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003638 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003638 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003638 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003638 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003638 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003638 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003638 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003638 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003638 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003638 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003638 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003638 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003638 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003638 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003638 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003638 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003638 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003638 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003638 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003638 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003638 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003638 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003638 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003638 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003638 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003638 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003638 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003638 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003638 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003638 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003638 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003638 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003638 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003638 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003638 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003638 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003638 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003638 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003638 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003638 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003638 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003638 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003638 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003638 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003638 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003638 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003638 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003638 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003638 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003638 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003638 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003638 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003638 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003638 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003638 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003638 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003638 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003638 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003638 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003638 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003638 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003638 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003638 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003638 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003638 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003638 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003638 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003638 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003638 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003638 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003638 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003638 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003638 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003638 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003638 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003638 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003638 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003638 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003638 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003638 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003638 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003638 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003638 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003638 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003638 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003638 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003638 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003638 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003638 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003638 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003638 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003638 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003638 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003638 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003638 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003638 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003638 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003638 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003638 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003639 DLMGCP DEBUG <0013> Received message: line #00: DLCX 54144 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164003639 DLMGCP DEBUG <0013> Received message: line #01: C: 0042 (mgcp_msg.c:72) 20250830164003639 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250830164003639 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250830164003639 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830164003639 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003639 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003639 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003639 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003639 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003639 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003639 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003639 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003639 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003639 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003639 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003639 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003639 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003639 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003639 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003639 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003639 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003639 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003639 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003639 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003639 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003639 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003639 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003639 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003639 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003639 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003639 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003639 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003639 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003639 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003639 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003640 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003640 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003640 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003640 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003640 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003640 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003640 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003640 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003640 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003640 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003640 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003640 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003640 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003640 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003640 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003640 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003640 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003640 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003640 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003640 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003640 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003640 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003640 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003640 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003640 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003640 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003640 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003640 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003640 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003640 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003640 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003640 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003640 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003640 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003640 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003640 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003640 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003640 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003640 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003640 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003640 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003640 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003640 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003640 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003640 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003640 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003640 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003640 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003640 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003640 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003640 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003640 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003642 DLMGCP DEBUG <0013> Received message: line #00: DLCX 54145 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164003642 DLMGCP DEBUG <0013> Received message: line #01: C: 0043 (mgcp_msg.c:72) 20250830164003642 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250830164003642 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250830164003642 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830164003642 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003642 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003642 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003642 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003642 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003642 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003642 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003642 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003642 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003642 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003642 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003642 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003642 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003642 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003642 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003642 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003642 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003642 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003642 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003642 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003642 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003642 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003642 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003642 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003642 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003642 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003642 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003642 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003642 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003642 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003642 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003642 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003642 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003642 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003642 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003642 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003642 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003642 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003642 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003642 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003642 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003642 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003642 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003642 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003642 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003642 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003642 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003642 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003642 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003642 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003642 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003642 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003642 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003642 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003642 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003642 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003642 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003642 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003642 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003642 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003642 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003642 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003642 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003642 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003642 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003642 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003642 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003642 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003642 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003642 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003642 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003642 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003642 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003642 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003642 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003642 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003642 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003642 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003643 DLMGCP DEBUG <0013> Received message: line #00: DLCX 54146 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164003643 DLMGCP DEBUG <0013> Received message: line #01: C: 0044 (mgcp_msg.c:72) 20250830164003643 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250830164003643 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250830164003643 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830164003643 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003643 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003643 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003643 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003643 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003643 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003643 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003643 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003643 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003643 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003643 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003643 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003643 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003643 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003643 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003643 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003643 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003643 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003643 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003643 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003643 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003643 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003643 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003643 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003643 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003643 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003643 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003643 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003643 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003643 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003643 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003643 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003643 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003643 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003643 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003643 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003643 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003643 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003643 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003643 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003643 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003643 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003643 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003643 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003643 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003643 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003643 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003643 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003643 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003643 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003643 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003643 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003643 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003643 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003643 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003643 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003643 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003643 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003643 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003643 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003643 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003643 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003643 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003643 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003643 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003643 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003643 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003643 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003643 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003643 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003643 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003643 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003643 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003643 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003643 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003643 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003643 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003643 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003643 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003643 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003643 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003643 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003643 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003643 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003643 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003643 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003643 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003643 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003643 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003643 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003643 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003644 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003644 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003644 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003645 DLMGCP DEBUG <0013> Received message: line #00: DLCX 54147 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164003645 DLMGCP DEBUG <0013> Received message: line #01: C: 0045 (mgcp_msg.c:72) 20250830164003645 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250830164003645 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250830164003645 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830164003645 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003645 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003645 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003645 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003645 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003645 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003645 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003645 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003645 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003645 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003645 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003645 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003645 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003645 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003645 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003645 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003645 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003645 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003645 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003645 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003645 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003645 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003645 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003645 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003645 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003645 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003645 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003645 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003645 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003645 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003645 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003645 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003645 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003645 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003645 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003645 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003645 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003645 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003645 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003645 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003645 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003645 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003645 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003645 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003645 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003645 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003645 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003652 DLMGCP DEBUG <0013> Received message: line #00: DLCX 54152 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164003652 DLMGCP DEBUG <0013> Received message: line #01: C: 004A (mgcp_msg.c:72) 20250830164003652 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250830164003652 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250830164003652 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830164003652 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003652 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003652 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003652 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003652 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003652 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003652 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003652 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003652 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003652 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003652 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003652 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003652 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003652 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003652 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003652 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003652 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003652 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003652 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003652 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003652 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003652 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003652 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003652 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003652 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003652 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003652 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003652 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003652 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003652 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003652 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003652 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003652 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003652 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003652 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003652 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003652 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003652 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003652 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003652 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003652 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003652 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003652 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003652 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003652 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003652 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003652 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003652 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003652 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003652 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003652 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003652 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003652 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003652 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003652 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003652 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003652 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003652 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003652 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003652 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003652 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003652 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003652 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003652 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003652 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003652 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003652 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003652 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003652 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003652 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003652 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003652 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003652 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003652 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003652 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003652 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003652 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003652 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003652 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003652 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003652 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003652 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003652 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003652 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003652 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003652 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003652 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003652 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003652 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003652 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003652 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003652 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003652 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003652 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003652 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003652 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003652 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003652 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003652 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003652 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003652 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003652 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003652 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003652 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003652 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003652 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003652 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003652 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003652 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003652 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003652 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003652 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003652 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003652 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003652 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003653 DLMGCP DEBUG <0013> Received message: line #00: DLCX 54153 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164003653 DLMGCP DEBUG <0013> Received message: line #01: C: 004B (mgcp_msg.c:72) 20250830164003653 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250830164003653 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250830164003653 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830164003653 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003653 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003653 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003653 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003653 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003653 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003653 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003653 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003653 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003653 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003653 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003653 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003653 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003653 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003653 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003653 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003653 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003653 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003653 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003653 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003653 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003653 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003653 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003653 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003653 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003653 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003653 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003653 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003653 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003653 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003653 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003653 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003653 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003653 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003653 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003653 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003653 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003653 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003653 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003653 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003653 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003653 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003653 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003653 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003653 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003653 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003653 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003653 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003653 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003653 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003653 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003653 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003653 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003653 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003653 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003653 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003653 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003653 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003653 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003653 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003653 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003653 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003653 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003653 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003653 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003653 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003653 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003653 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003653 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003653 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003653 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003653 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003653 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003653 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003653 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003653 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003653 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003653 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003653 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003653 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003653 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003653 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003653 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003653 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003653 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003653 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003653 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003654 DLMGCP DEBUG <0013> Received message: line #00: DLCX 54154 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164003654 DLMGCP DEBUG <0013> Received message: line #01: C: 004C (mgcp_msg.c:72) 20250830164003654 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250830164003654 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250830164003654 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830164003654 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003654 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003654 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003654 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003654 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003654 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003654 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003654 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003654 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003654 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003654 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003654 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003654 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003654 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003654 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003654 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003654 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003654 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003654 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003654 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003654 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003654 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003654 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003654 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003654 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003654 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003654 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003654 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003654 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003654 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003654 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003654 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003654 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003654 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003654 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003654 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003654 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003654 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003654 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003654 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003654 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003654 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003654 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003654 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003654 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003654 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003654 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003654 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003654 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003654 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003654 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003654 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003654 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003654 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003654 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003655 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003655 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003655 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003655 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003655 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003655 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003655 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003655 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003655 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003655 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003655 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003655 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003655 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003655 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003655 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003655 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003655 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003655 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003655 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003655 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003655 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003655 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003655 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003655 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003655 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003655 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003655 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003655 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003655 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003655 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003655 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003655 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003655 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003655 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003655 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003655 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003655 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003655 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003655 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003655 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003655 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003655 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003655 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003655 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003656 DLMGCP DEBUG <0013> Received message: line #00: DLCX 54155 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164003656 DLMGCP DEBUG <0013> Received message: line #01: C: 004D (mgcp_msg.c:72) 20250830164003656 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250830164003656 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250830164003656 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830164003656 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003656 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003656 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003656 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003656 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003656 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003656 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003656 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003656 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003656 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003656 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003656 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003656 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003656 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003656 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003656 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003656 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003656 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003656 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003656 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003656 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003656 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003656 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003656 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003656 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003656 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003656 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003656 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003656 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003656 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003656 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003656 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003656 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003656 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003656 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003656 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003656 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003656 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003656 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003656 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003656 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003656 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003656 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003656 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003656 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003656 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003656 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003656 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003656 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003656 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003656 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003656 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003656 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003656 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003656 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003656 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003656 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003656 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003656 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003656 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003656 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003656 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003656 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003656 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003656 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003656 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003656 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003656 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003656 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003656 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003656 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003656 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003656 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003656 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003656 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003656 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003656 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003656 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003656 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003656 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003656 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003656 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003656 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003656 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003656 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003656 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003656 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003656 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003656 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003656 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003656 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003656 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003656 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003656 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003656 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003656 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003656 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003656 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003656 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003656 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003656 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003656 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003656 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003656 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003656 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003656 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003656 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003656 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003656 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003656 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003656 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003656 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003656 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003656 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003656 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003656 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003656 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003656 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003656 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003656 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003656 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003656 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003656 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003656 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003656 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003656 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003656 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003656 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003656 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003656 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003656 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003656 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003656 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003656 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003656 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003656 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003656 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003656 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003656 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003656 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003657 DLMGCP DEBUG <0013> Received message: line #00: DLCX 54156 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164003657 DLMGCP DEBUG <0013> Received message: line #01: C: 004E (mgcp_msg.c:72) 20250830164003657 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250830164003657 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250830164003657 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830164003657 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003657 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003657 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003657 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003657 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003657 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003657 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003657 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003657 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003657 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003657 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003657 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003657 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003657 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003657 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003657 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003657 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003657 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003657 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003657 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003657 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003657 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003657 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003657 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003657 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003657 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003657 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003657 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003657 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003657 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003657 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003657 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003657 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003657 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003657 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003657 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003657 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003657 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003657 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003665 DLMGCP DEBUG <0013> Received message: line #00: DLCX 54161 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164003665 DLMGCP DEBUG <0013> Received message: line #01: C: 0053 (mgcp_msg.c:72) 20250830164003665 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250830164003665 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250830164003665 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830164003665 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003665 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003665 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003665 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003665 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003665 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003665 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003665 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003665 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003665 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003665 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003665 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003665 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003665 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003665 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003665 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003665 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003665 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003665 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003665 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003665 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003665 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003665 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003665 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003665 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003665 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003665 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003665 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003665 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003665 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003665 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003665 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003665 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003665 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003665 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003665 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003665 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003665 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003665 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003665 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003665 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003665 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003665 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003665 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003665 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003665 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003665 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003665 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003665 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003665 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003665 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003665 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003665 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003665 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003665 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003665 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003665 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003665 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003666 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003666 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003666 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003666 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003666 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003666 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003666 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003666 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003667 DLMGCP DEBUG <0013> Received message: line #00: DLCX 54162 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164003667 DLMGCP DEBUG <0013> Received message: line #01: C: 0054 (mgcp_msg.c:72) 20250830164003667 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250830164003667 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250830164003667 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830164003667 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003667 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003667 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003667 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003667 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003667 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003667 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003667 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003667 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003667 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003667 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003667 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003667 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003667 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003667 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003667 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003667 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003667 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003667 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003667 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003667 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003667 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003667 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003667 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003667 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003667 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003667 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003667 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003667 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003667 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003667 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003667 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003667 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003667 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003667 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003667 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003667 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003667 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003667 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003667 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003667 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003667 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003667 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003667 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003667 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003667 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003667 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003667 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003667 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003667 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003667 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003667 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003667 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003667 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003667 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003667 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003667 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003667 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003667 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003667 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003667 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003667 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003667 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003667 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003667 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003667 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003667 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003667 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003667 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003667 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003667 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003668 DLMGCP DEBUG <0013> Received message: line #00: DLCX 54163 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164003668 DLMGCP DEBUG <0013> Received message: line #01: C: 0055 (mgcp_msg.c:72) 20250830164003668 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250830164003668 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250830164003668 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830164003668 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003668 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003668 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003668 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003668 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003668 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003668 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003668 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003668 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003668 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003668 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003668 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003668 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003668 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003668 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003668 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003668 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003668 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003668 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003668 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003668 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003668 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003668 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003668 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003668 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003668 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003668 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003668 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003668 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003668 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003668 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003668 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003668 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003668 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003668 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003668 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003668 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003668 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003668 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003668 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003668 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003668 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003668 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003668 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003668 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003668 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003668 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003668 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003668 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003668 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003668 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003668 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003668 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003668 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003668 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003668 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003668 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003668 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003668 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003668 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003668 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003668 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003668 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003668 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003668 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003668 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003668 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003668 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003668 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003668 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003668 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003668 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003668 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003668 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003668 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003668 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003668 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003668 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003668 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003668 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003668 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003668 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003668 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003668 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003668 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003668 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003668 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003668 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003668 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003668 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003668 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003668 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003669 DLMGCP DEBUG <0013> Received message: line #00: DLCX 54164 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164003669 DLMGCP DEBUG <0013> Received message: line #01: C: 0056 (mgcp_msg.c:72) 20250830164003669 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250830164003669 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250830164003669 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830164003669 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003669 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003669 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003669 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003669 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003669 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003669 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003669 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003669 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003669 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003669 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003669 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003669 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003669 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003669 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003669 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003669 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003669 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003669 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003669 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003669 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003669 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003669 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003669 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003669 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003669 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003669 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003669 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003669 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003669 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003669 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003669 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003669 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003669 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003669 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003669 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003669 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003669 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003669 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003669 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003669 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003669 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003669 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003669 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003669 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003669 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003669 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003669 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003669 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003669 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003669 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003669 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003669 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003669 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003669 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003669 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003669 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003669 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003669 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003669 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003669 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003669 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003669 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003669 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003669 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003669 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003669 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003669 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003669 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003669 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003670 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003670 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003670 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003670 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003670 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003670 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003670 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003670 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003670 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003670 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003670 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003670 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003670 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003670 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003670 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003670 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003670 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003670 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003670 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003670 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003670 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003670 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003670 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003670 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003670 DLMGCP DEBUG <0013> Received message: line #00: DLCX 54165 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164003670 DLMGCP DEBUG <0013> Received message: line #01: C: 0057 (mgcp_msg.c:72) 20250830164003671 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250830164003671 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250830164003671 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830164003671 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003671 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003671 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003671 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003671 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003671 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003671 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003671 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003671 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003671 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003671 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003671 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003671 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003671 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003671 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003671 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003671 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003671 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003671 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003671 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003671 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003671 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003671 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003671 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003671 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003671 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003671 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003671 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003671 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003671 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003671 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003671 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003671 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003671 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003671 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003671 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003671 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003671 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003671 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003671 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003671 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003671 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003671 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003671 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003671 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003671 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003671 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003671 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003671 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003671 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003671 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003671 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003671 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003671 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003671 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003671 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003671 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003671 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003671 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003671 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003671 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003671 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003671 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003671 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003671 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003671 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003671 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003671 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003671 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003671 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003671 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003671 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003671 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003671 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003671 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003671 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003671 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003671 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003671 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003671 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003671 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003671 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003671 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003671 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003671 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003671 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003671 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003671 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003671 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003671 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003671 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003672 DLMGCP DEBUG <0013> Received message: line #00: DLCX 54166 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164003672 DLMGCP DEBUG <0013> Received message: line #01: C: 0058 (mgcp_msg.c:72) 20250830164003672 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250830164003672 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250830164003672 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830164003672 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003672 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003672 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003672 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003672 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003672 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003672 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003672 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003672 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003672 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003672 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003672 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003672 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003672 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003672 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003672 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003672 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003672 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003672 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003672 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003672 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003672 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003672 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003672 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003672 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003672 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003672 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003672 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003672 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003672 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003672 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003672 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003672 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003672 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003672 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003672 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003672 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003672 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003672 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003672 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003672 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003672 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003672 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003672 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003672 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003672 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003672 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003672 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003672 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003672 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003672 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003672 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003672 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003672 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003672 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003672 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003672 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003672 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003672 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003672 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003672 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003672 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003672 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003672 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003672 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003680 DLMGCP DEBUG <0013> Received message: line #00: DLCX 54171 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164003680 DLMGCP DEBUG <0013> Received message: line #01: C: 005D (mgcp_msg.c:72) 20250830164003680 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250830164003680 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250830164003680 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830164003680 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003680 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003680 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003680 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003680 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003680 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003680 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003680 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003680 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003680 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003680 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003680 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003680 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003680 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003680 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003680 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003680 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003680 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003680 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003680 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003680 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003680 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003680 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003680 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003680 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003680 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003680 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003680 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003680 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003680 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003680 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003680 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003680 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003680 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003680 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003680 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003680 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003680 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003680 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003680 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003680 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003680 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003680 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003680 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003680 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003680 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003680 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003680 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003680 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003680 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003680 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003680 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003680 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003680 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003680 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003680 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003680 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003680 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003680 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003680 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003680 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003680 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003680 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003680 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003680 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003680 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003680 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003680 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003680 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003680 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003680 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003680 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003680 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003680 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003680 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003680 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003680 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003681 DLMGCP DEBUG <0013> Received message: line #00: DLCX 54172 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164003681 DLMGCP DEBUG <0013> Received message: line #01: C: 005E (mgcp_msg.c:72) 20250830164003681 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250830164003681 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250830164003681 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830164003681 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003681 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003681 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003681 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003681 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003681 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003681 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003681 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003681 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003681 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003681 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003681 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003681 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003681 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003681 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003681 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003681 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003681 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003681 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003681 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003681 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003681 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003681 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003681 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003681 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003681 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003681 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003681 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003681 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003681 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003681 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003681 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003681 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003682 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003682 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003682 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003682 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003682 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003682 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003682 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003682 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003682 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003682 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003682 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003682 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003682 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003682 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003682 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003682 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003682 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003682 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003682 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003682 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003682 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003682 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003682 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003682 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003682 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003682 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003682 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003682 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003682 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003682 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003682 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003682 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003682 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003682 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003682 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003682 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003682 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003682 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003682 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003682 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003682 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003682 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003682 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003682 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003682 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003682 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003682 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003682 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003682 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003683 DLMGCP DEBUG <0013> Received message: line #00: DLCX 54173 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164003683 DLMGCP DEBUG <0013> Received message: line #01: C: 005F (mgcp_msg.c:72) 20250830164003683 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250830164003683 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250830164003683 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830164003683 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003683 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003683 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003683 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003683 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003683 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003683 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003683 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003683 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003683 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003683 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003683 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003683 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003683 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003683 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003683 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003683 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003683 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003683 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003683 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003683 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003683 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003683 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003683 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003683 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003683 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003683 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003683 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003683 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003683 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003683 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003683 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003683 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003683 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003683 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003683 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003683 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003683 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003683 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003683 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003683 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003683 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003683 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003683 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003683 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003683 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003683 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003683 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003683 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003683 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003683 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003683 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003683 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003683 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003683 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003683 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003683 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003683 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003683 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003683 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003683 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003683 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003683 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003683 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003683 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003683 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003683 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003683 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003683 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003683 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003683 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003683 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003683 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003683 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003683 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003683 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003683 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003683 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003683 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003683 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003683 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003683 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003683 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003683 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003683 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003683 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003683 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003683 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003683 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003684 DLMGCP DEBUG <0013> Received message: line #00: DLCX 54174 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164003684 DLMGCP DEBUG <0013> Received message: line #01: C: 0060 (mgcp_msg.c:72) 20250830164003684 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250830164003684 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250830164003684 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830164003684 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003684 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003684 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003684 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003684 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003684 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003684 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003684 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003684 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003684 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003684 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003684 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003684 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003684 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003684 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003684 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003684 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003684 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003684 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003684 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003684 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003684 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003684 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003684 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003684 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003684 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003684 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003684 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003684 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003684 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003684 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003684 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003684 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003684 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003684 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003684 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003684 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003684 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003684 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003684 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003684 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003684 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003684 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003684 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003684 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003684 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003684 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003684 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003684 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003684 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003684 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003684 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003684 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003684 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003684 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003684 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003684 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003684 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003684 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003684 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003684 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003684 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003684 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003684 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003684 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003684 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003684 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003684 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003684 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003684 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003684 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003684 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003684 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003684 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003684 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003684 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003684 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003684 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003684 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003684 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003684 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003684 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003684 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003684 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003684 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003684 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003684 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003684 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003684 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003684 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003684 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003684 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003685 DLMGCP DEBUG <0013> Received message: line #00: DLCX 54175 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164003685 DLMGCP DEBUG <0013> Received message: line #01: C: 0061 (mgcp_msg.c:72) 20250830164003685 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250830164003685 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250830164003685 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830164003685 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003685 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003685 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003685 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003685 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003685 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003685 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003685 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003685 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003685 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003685 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003685 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003685 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003685 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003685 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003685 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003685 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003685 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003685 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003685 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003685 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003685 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003685 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003685 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003686 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003686 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003686 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003686 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003686 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003686 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003686 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003686 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003686 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003686 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003686 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003686 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003686 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003686 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003686 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003686 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003686 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003686 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003686 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003686 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003686 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003686 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003686 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003686 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003686 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003686 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003686 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003686 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003686 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003686 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003686 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003686 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003686 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003686 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003686 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003686 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003686 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003686 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003686 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003686 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003686 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003686 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003686 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003686 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003686 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003686 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003686 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003686 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003686 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003686 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003686 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003686 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003686 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003686 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003686 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003686 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003686 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003686 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003686 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003686 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003686 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003686 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003686 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003686 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003686 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003686 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003686 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003686 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003687 DLMGCP DEBUG <0013> Received message: line #00: DLCX 54176 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164003687 DLMGCP DEBUG <0013> Received message: line #01: C: 0062 (mgcp_msg.c:72) 20250830164003687 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250830164003687 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250830164003687 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830164003687 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003687 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003687 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003687 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003687 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003687 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003687 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003687 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003687 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003687 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003687 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003687 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003687 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003687 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003687 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003687 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003687 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003687 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003687 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003687 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003687 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003687 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003687 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003687 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003687 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003687 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003687 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003687 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003687 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003687 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003687 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003687 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003687 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003687 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003687 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003687 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003687 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003687 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003687 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003687 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003687 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003687 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003687 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003687 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003695 DLMGCP DEBUG <0013> Received message: line #00: DLCX 54181 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164003695 DLMGCP DEBUG <0013> Received message: line #01: C: 0067 (mgcp_msg.c:72) 20250830164003695 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250830164003695 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250830164003695 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830164003695 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003695 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003695 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003695 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003695 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003695 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003695 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003695 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003695 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003695 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003695 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003695 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003695 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003695 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003695 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003695 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003695 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003695 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003695 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003695 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003695 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003695 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003695 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003695 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003695 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003695 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003695 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003695 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003695 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003695 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003695 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003695 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003695 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003695 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003695 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003695 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003695 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003695 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003695 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003695 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003695 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003695 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003695 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003695 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003695 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003695 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003695 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003695 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003695 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003695 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003695 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003695 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003695 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003695 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003695 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003695 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003695 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003695 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003695 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003695 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003695 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003695 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003695 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003695 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003695 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003695 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003695 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003695 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003695 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003695 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003695 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003695 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003695 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003695 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003695 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003695 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003695 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003695 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003695 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003695 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003695 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003695 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003695 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003695 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003696 DLMGCP DEBUG <0013> Received message: line #00: DLCX 54182 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164003696 DLMGCP DEBUG <0013> Received message: line #01: C: 0068 (mgcp_msg.c:72) 20250830164003696 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250830164003696 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250830164003696 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830164003696 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003696 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003696 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003696 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003696 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003696 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003696 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003696 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003696 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003696 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003696 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003696 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003696 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003696 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003696 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003696 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003696 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003696 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003696 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003696 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003696 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003696 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003696 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003696 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003696 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003696 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003696 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003696 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003696 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003696 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003696 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003696 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003696 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003696 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003696 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003696 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003696 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003696 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003696 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003696 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003696 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003696 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003696 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003696 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003696 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003696 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003696 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003696 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003696 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003696 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003696 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003696 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003696 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003696 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003696 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003696 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003696 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003696 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003696 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003696 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003696 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003696 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003696 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003696 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003696 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003696 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003696 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003696 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003696 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003696 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003696 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003697 DLMGCP DEBUG <0013> Received message: line #00: DLCX 54183 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164003697 DLMGCP DEBUG <0013> Received message: line #01: C: 0069 (mgcp_msg.c:72) 20250830164003697 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250830164003697 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250830164003697 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830164003697 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003697 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003697 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003697 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003697 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003697 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003697 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003697 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003697 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003697 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003697 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003697 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003697 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003697 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003698 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003698 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003698 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003698 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003698 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003698 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003698 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003698 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003698 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003698 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003698 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003698 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003698 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003698 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003698 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003698 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003698 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003698 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003698 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003698 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003698 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003698 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003698 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003698 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003698 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003698 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003698 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003698 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003698 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003698 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003698 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003698 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003698 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003698 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003698 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003698 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003698 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003698 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003698 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003698 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003698 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003698 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003698 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003698 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003698 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003698 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003698 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003698 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003698 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003698 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003698 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003698 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003698 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003698 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003698 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003698 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003698 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003698 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003698 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003698 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003698 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003698 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003698 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003698 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003698 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003698 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003698 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003698 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003698 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003698 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003698 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003698 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003698 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003698 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003698 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003698 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003698 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003698 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003698 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003698 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003698 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003698 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003698 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003699 DLMGCP DEBUG <0013> Received message: line #00: DLCX 54184 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164003699 DLMGCP DEBUG <0013> Received message: line #01: C: 006A (mgcp_msg.c:72) 20250830164003699 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250830164003699 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250830164003699 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830164003699 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003699 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003699 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003699 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003699 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003699 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003699 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003699 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003699 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003699 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003699 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003699 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003699 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003699 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003699 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003699 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003699 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003699 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003699 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003699 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003699 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003699 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003699 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003699 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003699 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003699 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003699 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003699 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003699 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003699 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003699 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003699 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003699 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003699 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003699 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003699 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003699 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003699 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003699 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003699 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003699 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003699 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003699 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003699 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003699 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003699 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003699 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003699 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003699 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003699 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003699 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003699 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003699 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003699 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003699 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003699 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003699 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003699 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003699 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003699 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003699 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003699 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003699 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003699 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003699 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003699 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003699 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003699 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003699 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003699 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003699 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003699 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003699 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003699 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003699 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003699 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003699 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003699 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003699 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003699 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003699 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003699 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003699 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003699 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003699 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003699 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003699 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003699 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003699 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003699 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003700 DLMGCP DEBUG <0013> Received message: line #00: DLCX 54185 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164003700 DLMGCP DEBUG <0013> Received message: line #01: C: 006B (mgcp_msg.c:72) 20250830164003700 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250830164003700 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250830164003700 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830164003700 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003700 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003700 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003700 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003700 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003700 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003700 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003700 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003700 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003700 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003700 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003700 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003700 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003700 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003700 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003700 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003700 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003700 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003700 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003700 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003700 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003700 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003700 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003700 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003700 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003700 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003700 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003700 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003700 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003700 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003700 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003700 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003700 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003700 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003700 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003700 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003700 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003700 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003700 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003700 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003700 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003700 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003700 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003700 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003700 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003700 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003700 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003700 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003700 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003700 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003700 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003700 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003700 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003700 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003700 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003700 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003700 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003700 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003700 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003700 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003700 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003700 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003700 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003700 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003700 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003700 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003700 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003700 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003700 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003700 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003700 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003700 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003700 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003700 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003700 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003700 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003700 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003700 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003700 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003700 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003700 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003700 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003700 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003700 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003700 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003700 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003701 DLMGCP DEBUG <0013> Received message: line #00: DLCX 54186 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164003701 DLMGCP DEBUG <0013> Received message: line #01: C: 006C (mgcp_msg.c:72) 20250830164003701 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250830164003701 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250830164003701 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830164003701 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003701 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003701 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003701 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003702 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003702 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003702 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003702 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003702 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003702 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003702 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003702 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003702 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003702 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003702 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003702 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003702 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003702 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003702 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003702 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003702 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003702 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003702 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003702 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003702 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003702 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003702 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003702 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003702 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003702 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003702 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003702 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003702 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003702 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003702 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003702 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003702 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003702 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003702 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003702 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003702 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003702 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003702 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003702 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003702 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003702 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003702 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003708 DLMGCP DEBUG <0013> Received message: line #00: DLCX 54191 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164003708 DLMGCP DEBUG <0013> Received message: line #01: C: 0071 (mgcp_msg.c:72) 20250830164003708 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250830164003708 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250830164003708 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830164003708 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003708 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003709 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003709 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003709 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003709 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003709 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003709 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003709 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003709 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003709 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003709 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003709 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003709 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003709 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003709 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003709 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003709 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003709 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003709 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003709 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003709 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003709 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003709 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003709 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003709 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003709 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003709 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003709 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003709 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003709 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003709 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003709 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003709 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003709 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003709 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003709 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003709 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003709 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003709 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003709 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003709 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003709 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003709 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003709 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003709 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003709 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003709 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003709 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003709 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003709 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003709 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003709 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003709 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003709 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003709 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003709 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003709 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003709 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003709 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003709 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003709 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003709 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003709 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003709 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003709 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003709 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003709 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003709 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003709 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003709 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003709 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003709 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003709 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003709 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003709 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003709 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003709 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003709 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003709 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003709 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003709 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003709 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003709 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003710 DLMGCP DEBUG <0013> Received message: line #00: DLCX 54192 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164003710 DLMGCP DEBUG <0013> Received message: line #01: C: 0072 (mgcp_msg.c:72) 20250830164003710 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250830164003710 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250830164003710 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830164003710 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003710 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003710 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003710 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003710 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003710 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003710 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003710 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003710 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003710 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003710 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003710 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003710 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003710 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003710 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003710 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003710 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003710 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003710 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003710 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003710 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003710 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003710 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003710 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003710 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003710 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003710 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003710 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003710 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003710 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003710 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003710 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003710 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003710 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003710 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003710 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003710 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003710 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003710 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003710 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003710 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003710 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003710 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003710 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003710 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003710 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003710 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003710 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003710 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003710 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003710 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003710 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003710 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003710 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003710 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003710 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003710 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003710 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003710 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003710 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003710 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003710 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003710 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003710 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003710 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003710 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003710 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003710 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003710 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003710 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003712 DLMGCP DEBUG <0013> Received message: line #00: DLCX 54193 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164003712 DLMGCP DEBUG <0013> Received message: line #01: C: 0073 (mgcp_msg.c:72) 20250830164003712 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250830164003712 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250830164003712 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830164003712 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003712 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003712 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003712 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003712 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003712 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003712 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003712 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003712 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003712 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003712 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003712 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003712 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003712 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003712 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003712 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003712 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003712 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003712 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003712 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003712 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003712 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003712 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003712 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003712 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003712 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003712 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003712 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003712 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003712 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003712 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003712 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003712 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003712 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003712 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003712 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003712 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003712 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003712 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003712 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003712 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003712 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003712 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003712 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003712 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003712 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003712 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003712 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003712 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003713 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003713 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003713 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003713 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003713 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003713 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003713 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003713 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003713 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003713 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003713 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003713 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003713 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003713 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003713 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003713 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003713 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003713 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003713 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003713 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003713 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003713 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003713 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003713 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003713 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003713 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003713 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003713 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003713 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003713 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003713 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003713 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003713 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003713 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003713 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003713 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003713 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003713 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003714 DLMGCP DEBUG <0013> Received message: line #00: DLCX 54194 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164003714 DLMGCP DEBUG <0013> Received message: line #01: C: 0074 (mgcp_msg.c:72) 20250830164003714 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250830164003714 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250830164003714 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830164003714 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003714 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003714 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003714 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003714 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003714 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003714 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003714 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003714 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003714 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003714 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003714 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003714 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003714 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003714 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003714 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003714 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003714 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003714 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003714 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003714 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003714 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003714 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003714 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003714 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003714 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003714 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003714 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003714 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003714 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003714 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003714 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003714 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003714 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003714 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003714 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003714 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003714 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003714 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003714 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003714 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003714 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003714 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003714 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003714 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003714 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003714 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003714 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003714 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003714 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003714 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003714 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003714 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003714 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003714 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003714 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003714 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003714 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003714 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003714 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003714 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003714 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003714 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003714 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003714 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003714 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003714 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003714 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003714 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003714 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003714 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003714 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003714 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003714 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003714 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003714 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003714 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003714 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003714 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003714 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003714 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003714 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003714 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003714 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003715 DLMGCP DEBUG <0013> Received message: line #00: DLCX 54195 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164003715 DLMGCP DEBUG <0013> Received message: line #01: C: 0075 (mgcp_msg.c:72) 20250830164003715 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250830164003715 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250830164003715 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830164003715 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003715 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003715 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003715 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003715 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003715 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003715 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003715 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003715 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003715 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003715 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003715 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003715 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003715 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003715 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003715 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003715 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003715 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003715 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003715 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003715 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003715 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003715 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003715 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003715 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003715 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003715 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003715 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003715 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003715 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003715 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003715 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003715 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003715 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003715 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003715 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003715 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003715 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003715 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003715 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003715 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003715 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003715 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003715 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003715 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003715 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003715 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003715 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003715 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003715 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003715 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003715 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003715 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003715 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003715 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003715 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003715 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003715 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003715 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003715 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003715 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003715 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003715 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003715 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003715 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003715 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003715 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003715 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003715 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003715 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003715 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003715 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003715 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003715 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003715 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003715 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003715 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003715 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003715 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003715 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003715 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003716 DLMGCP DEBUG <0013> Received message: line #00: DLCX 54196 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164003716 DLMGCP DEBUG <0013> Received message: line #01: C: 0076 (mgcp_msg.c:72) 20250830164003716 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250830164003716 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250830164003716 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830164003716 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003716 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003716 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003716 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003716 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003716 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003716 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003716 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003716 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003716 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003716 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003716 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003716 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003716 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003716 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003716 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003716 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003716 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003716 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003716 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003716 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003716 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003716 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003716 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003716 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003716 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003716 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003716 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003716 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003716 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003716 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003716 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003716 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003716 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003716 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003716 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003716 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003716 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003716 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003716 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003716 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003716 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003716 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003716 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003716 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003716 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003716 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003716 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003716 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003716 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003716 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003716 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003717 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003717 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003717 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003717 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003717 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003717 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003717 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003717 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003717 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003717 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003717 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003717 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003717 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003717 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003717 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003717 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003717 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003717 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003717 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003717 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003723 DLMGCP DEBUG <0013> Received message: line #00: DLCX 54201 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164003723 DLMGCP DEBUG <0013> Received message: line #01: C: 007B (mgcp_msg.c:72) 20250830164003723 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250830164003723 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250830164003723 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830164003723 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003723 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003723 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003723 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003723 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003723 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003723 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003723 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003723 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003723 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003723 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003723 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003723 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003723 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003723 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003723 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003723 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003723 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003723 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003723 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003723 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003723 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003723 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003723 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003723 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003723 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003723 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003723 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003723 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003723 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003723 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003723 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003723 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003723 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003723 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003723 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003723 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003723 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003723 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003723 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003723 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003723 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003723 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003723 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003723 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003723 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003723 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003723 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003723 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003723 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003723 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003723 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003723 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003723 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003723 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003723 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003723 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003723 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003723 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003723 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003723 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003723 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003723 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003723 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003723 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003723 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003724 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003724 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003724 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003724 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003724 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003724 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003724 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003724 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003724 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003724 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003724 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003724 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003724 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003724 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003724 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003725 DLMGCP DEBUG <0013> Received message: line #00: DLCX 54202 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164003725 DLMGCP DEBUG <0013> Received message: line #01: C: 007C (mgcp_msg.c:72) 20250830164003725 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250830164003725 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250830164003725 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830164003725 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003725 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003725 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003725 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003725 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003725 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003725 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003725 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003725 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003725 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003725 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003725 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003725 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003725 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003725 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003725 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003725 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003725 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003725 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003725 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003725 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003725 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003725 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003725 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003725 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003725 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003725 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003725 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003725 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003725 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003725 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003725 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003725 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003725 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003725 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003725 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003725 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003725 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003725 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003725 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003725 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003725 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003725 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003725 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003725 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003725 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003725 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003725 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003725 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003725 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003725 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003725 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003725 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003725 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003725 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003725 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003725 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003725 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003725 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003725 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003725 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003725 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003725 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003725 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003725 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003725 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003725 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003725 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003725 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003725 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003725 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003725 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003725 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003725 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003725 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003725 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003725 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003725 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003725 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003725 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003725 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003725 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003725 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003725 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003725 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003725 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003726 DLMGCP DEBUG <0013> Received message: line #00: DLCX 54203 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164003726 DLMGCP DEBUG <0013> Received message: line #01: C: 007D (mgcp_msg.c:72) 20250830164003726 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250830164003726 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250830164003726 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830164003726 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003726 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003726 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003726 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003726 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003726 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003726 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003726 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003726 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003726 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003726 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003726 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003726 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003726 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003726 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003726 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003726 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003726 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003726 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003726 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003726 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003726 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003726 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003726 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003726 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003726 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003726 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003726 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003726 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003726 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003726 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003726 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003726 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003726 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003726 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003726 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003726 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003726 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003726 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003726 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003726 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003726 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003726 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003726 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003726 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003726 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003726 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003726 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003726 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003726 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003726 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003726 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003726 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003726 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003726 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003726 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003726 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003726 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003726 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003726 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003726 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003726 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003726 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003726 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003726 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003726 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003726 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003726 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003726 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003726 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003726 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003726 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003726 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003726 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003726 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003726 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003726 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003726 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003726 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003726 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003726 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003726 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003726 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003726 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003726 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003726 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003726 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003726 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003726 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003726 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003726 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003727 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003727 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003727 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003727 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003727 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003727 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003727 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003727 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003727 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003727 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003727 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003727 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003727 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003727 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003727 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003727 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003727 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003727 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003727 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003727 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003727 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003727 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003727 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003727 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003727 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003727 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003727 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003727 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003727 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003727 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003727 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003727 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003727 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003727 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003727 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003727 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003727 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003727 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003727 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003727 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003727 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003727 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003727 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003727 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003727 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003727 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003727 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003727 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003727 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003727 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003727 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003727 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003727 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003727 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003727 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003727 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003727 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003727 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003727 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003727 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003727 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003727 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003727 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003727 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003727 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003727 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003727 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003727 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003727 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003727 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003727 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003727 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003727 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003727 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003727 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003727 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003727 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003727 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003727 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003727 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003727 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003727 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003727 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003727 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003727 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003727 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003727 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003727 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003727 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003727 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003727 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003727 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003727 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003727 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003727 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003727 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003727 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003727 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003727 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003727 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003727 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003727 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003727 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003727 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003727 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003727 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003727 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003727 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003727 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003727 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003727 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003727 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003727 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003727 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003727 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003727 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003727 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003727 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003727 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003727 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003727 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003727 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003727 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003727 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003727 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003727 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003727 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003727 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003727 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003727 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003727 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003727 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003727 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003727 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003727 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003727 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003727 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003727 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003727 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003727 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003727 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003727 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003727 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003727 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003727 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003727 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003727 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003727 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003727 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003727 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003727 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003727 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003727 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003727 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003727 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003727 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003727 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003727 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003727 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003727 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003727 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003727 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003727 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003727 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003727 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003727 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003727 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003727 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003727 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003727 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003727 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003727 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003727 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003727 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003727 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003727 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003727 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003727 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003727 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003727 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003727 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003727 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003727 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003727 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003727 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003727 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003727 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003727 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003727 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003727 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003727 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003727 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003727 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003727 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003727 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003727 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003727 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003727 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003727 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003727 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003727 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003727 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003727 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003727 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003727 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003727 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003727 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003727 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003727 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003727 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:146) 20250830164003727 DLMGCP DEBUG <0013> Generated response: line #00: 200 54203 OK (mgcp_msg.c:72) 20250830164003728 DLMGCP DEBUG <0013> Received message: line #00: DLCX 54204 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164003728 DLMGCP DEBUG <0013> Received message: line #01: C: 007E (mgcp_msg.c:72) 20250830164003728 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250830164003728 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250830164003728 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830164003728 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003728 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003728 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003728 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003728 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003728 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003728 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003728 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003728 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003728 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003728 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003728 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003728 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003728 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003728 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003728 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003728 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003728 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003728 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003728 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003728 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003728 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003728 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003728 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003728 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003728 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003728 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003728 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003728 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003728 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003728 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003728 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003728 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003728 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003728 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003728 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003728 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003728 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003728 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003728 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003728 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003728 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003728 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003728 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003728 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003728 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003728 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003728 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003728 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003728 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003728 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003728 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003728 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003728 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003728 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003728 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003728 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003728 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003728 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003728 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003728 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003728 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003728 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003728 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003728 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003728 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003728 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003728 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003728 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003728 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003728 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003728 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003728 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003728 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003728 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003728 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003728 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003728 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003728 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003728 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003728 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003728 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003728 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003728 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003728 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003728 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003728 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003728 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003728 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003728 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003728 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003728 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003728 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003728 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003728 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003728 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003728 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003728 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003728 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003728 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003728 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003728 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003728 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003728 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003728 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003728 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003728 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003728 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003728 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003728 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003728 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003728 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003728 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003728 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003728 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003728 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003728 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003728 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003728 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003728 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003728 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003728 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003728 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003728 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003728 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003728 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003728 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003728 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003728 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003728 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003728 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003728 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003728 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003728 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003728 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003728 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003728 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003728 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003728 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003728 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003728 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003728 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003728 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003728 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003728 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003728 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003728 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003728 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003728 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003728 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003728 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003728 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003728 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003728 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003728 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003728 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003728 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003728 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003728 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003728 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003728 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003728 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003728 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003728 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003728 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003728 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003728 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003728 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003728 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003728 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003728 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003728 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003728 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003728 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003728 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003728 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003728 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003728 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003728 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003728 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003728 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003728 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003728 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003728 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003728 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003728 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003728 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003728 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003728 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003728 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003728 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003728 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003728 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003728 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003728 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003728 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003728 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003728 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003728 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003728 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003728 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003728 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003728 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003728 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003728 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003728 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003728 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003728 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003728 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003728 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003728 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003728 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003728 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003728 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003729 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003729 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003729 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003729 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003729 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003729 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003729 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003729 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003729 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003729 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003729 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003729 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003729 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003729 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003729 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003729 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003729 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003729 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003729 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003729 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003729 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003729 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003729 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003729 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003729 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003729 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003729 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003729 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003729 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003729 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003729 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003729 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003729 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003729 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003729 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003729 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003729 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003729 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003729 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003729 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003729 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003729 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003729 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003729 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003729 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003729 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003729 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003729 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003729 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003729 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003729 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003729 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003729 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003729 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003729 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003729 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003729 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003729 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003729 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003729 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003729 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003729 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003729 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003729 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003729 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003729 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003729 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003729 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003729 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003729 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003729 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003729 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003729 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003729 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003729 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003729 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003729 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003729 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003729 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003729 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003729 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003729 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003729 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003729 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003729 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003729 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003729 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:146) 20250830164003729 DLMGCP DEBUG <0013> Generated response: line #00: 200 54204 OK (mgcp_msg.c:72) 20250830164003729 DLMGCP DEBUG <0013> Received message: line #00: DLCX 54205 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164003729 DLMGCP DEBUG <0013> Received message: line #01: C: 007F (mgcp_msg.c:72) 20250830164003729 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250830164003729 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250830164003729 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830164003729 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003729 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003729 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003729 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003729 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003729 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003729 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003729 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003729 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003729 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003729 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003729 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003729 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003729 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003729 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003729 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003729 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003729 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003729 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003729 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003729 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003729 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003729 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003729 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003729 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003729 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003729 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003729 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003729 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003729 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003729 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003729 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003729 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003729 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003729 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003729 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003729 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003729 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003729 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003729 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003729 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003729 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003729 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003729 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003729 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003729 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003729 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003729 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003729 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003729 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003729 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003729 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003729 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003729 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003729 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003729 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003729 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003729 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003729 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003729 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003729 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003729 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003729 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003729 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003729 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003729 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003729 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003729 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003729 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003729 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003729 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003729 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003729 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003729 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003729 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003729 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003729 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003729 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003729 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003729 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003729 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003729 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003729 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003729 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003729 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003729 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003729 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003729 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003729 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003729 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003729 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003729 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003729 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003729 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003729 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003729 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003729 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003729 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003729 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003729 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003729 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003729 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003729 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003729 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003729 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003729 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003729 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003729 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003730 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003730 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003730 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003730 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003730 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003730 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003730 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003730 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003730 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003730 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003730 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003730 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003730 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003730 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003730 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003730 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003730 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003730 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003730 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003730 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003730 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003730 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003730 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003730 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003730 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003730 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003730 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003730 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003730 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003730 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003730 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003730 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003730 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003730 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003730 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003730 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003730 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003730 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003730 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003730 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003730 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003730 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003730 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003730 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003730 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003730 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003730 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003730 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003730 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003730 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003730 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003730 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003730 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003730 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003730 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003730 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003730 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003730 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003730 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003730 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003730 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003730 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003730 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003730 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003730 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003730 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003730 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003730 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003730 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003730 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003730 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003730 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003730 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003730 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003730 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003730 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003730 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003730 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003730 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003730 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003730 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003730 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003730 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003730 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003730 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003730 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003730 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003730 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003730 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003730 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003730 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003730 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003730 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003730 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003730 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003730 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003730 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003730 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003730 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003730 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003730 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003730 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003730 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003730 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003730 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003730 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003730 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003730 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003730 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003730 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003730 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003730 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003730 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003730 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003730 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003730 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003730 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003730 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003730 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003730 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003730 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003730 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003730 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003730 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003730 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003730 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003730 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003730 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003730 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003730 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003730 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003730 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003730 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003730 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003730 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003730 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003730 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003730 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003730 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003730 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003730 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003730 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003730 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003730 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003730 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003730 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003730 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003730 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003730 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003730 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003730 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003730 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003730 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003730 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003731 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003731 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003731 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003731 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003731 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003731 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003731 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003731 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003731 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003731 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003731 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003731 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003731 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003731 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003731 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003731 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003731 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003731 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003731 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003731 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003731 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003731 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003731 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003731 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003731 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003731 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003731 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003731 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003731 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003731 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003731 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003731 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003731 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003731 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003731 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003731 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003731 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003731 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003731 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:146) 20250830164003731 DLMGCP DEBUG <0013> Generated response: line #00: 200 54205 OK (mgcp_msg.c:72) 20250830164003731 DLMGCP DEBUG <0013> Received message: line #00: DLCX 54206 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164003731 DLMGCP DEBUG <0013> Received message: line #01: C: 0080 (mgcp_msg.c:72) 20250830164003731 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250830164003731 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250830164003731 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830164003731 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003731 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003731 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003731 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003731 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003732 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003732 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003732 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003732 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003732 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003732 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003732 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003732 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003732 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003732 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003732 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003732 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003732 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003732 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003732 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003732 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003732 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003732 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003732 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003732 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003732 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003732 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003732 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003732 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003732 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003732 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003732 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003732 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003732 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003732 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003732 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003732 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003732 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003732 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003732 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003732 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003732 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003732 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003732 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003732 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003732 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003732 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003732 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003732 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003732 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003732 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003732 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003732 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003732 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003732 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003732 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003732 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003732 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003732 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003732 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003732 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003732 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003732 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003732 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003732 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003732 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003732 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003732 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003732 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003732 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003732 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003732 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003732 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003732 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003732 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003732 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003732 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003732 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003732 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003732 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003732 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003732 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003732 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003732 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003732 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003732 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003732 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003732 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003732 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003732 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003732 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003732 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003732 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003732 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003732 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003732 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003732 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003732 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003732 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003732 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003732 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003732 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003732 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003732 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003732 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003732 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003732 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003732 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003732 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003732 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003732 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003732 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003732 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003732 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003732 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003732 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003732 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003732 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003732 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003732 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003732 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003732 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003732 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003732 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003732 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003732 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003732 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003732 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003732 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003732 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003732 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003732 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003732 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003732 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003732 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003732 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003732 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003732 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003732 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003732 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003732 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003732 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003732 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003732 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003732 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003732 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003732 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003732 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003732 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003732 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003732 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003732 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003732 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003732 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003732 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003732 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003732 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003732 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003732 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003732 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003732 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003732 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003732 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003732 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003732 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003732 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003732 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003732 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003732 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003732 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003732 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003732 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003732 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003732 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003732 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003732 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003732 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003732 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003732 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003732 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003732 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003732 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003732 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003732 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003732 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003732 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003732 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003732 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003732 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003732 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003732 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003732 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003732 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003732 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003732 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003732 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003732 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003732 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003732 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003732 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003732 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003732 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003733 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003733 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003733 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003733 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003733 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003733 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003733 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003733 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003733 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003733 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003733 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003733 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003733 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003733 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003733 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003733 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003733 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003733 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003733 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003733 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003733 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003733 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003733 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003733 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003733 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003733 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003733 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003733 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003733 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003733 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003733 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003733 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003733 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003733 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003733 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003733 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003733 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003733 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003733 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003733 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003733 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003733 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003733 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003733 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003733 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003733 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003733 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003733 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003733 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003733 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003733 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003733 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003733 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003733 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003733 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003733 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003733 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003733 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003733 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003733 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003733 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003733 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003733 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003733 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003733 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003733 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003733 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003733 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003733 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003733 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003733 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003733 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003733 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003733 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003733 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003733 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003733 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003733 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003733 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003733 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003733 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003733 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003733 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003733 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003733 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003733 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003733 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003733 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003733 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003733 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003733 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003733 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003733 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003733 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003733 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003733 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003733 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003733 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003733 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:146) 20250830164003733 DLMGCP DEBUG <0013> Generated response: line #00: 200 54206 OK (mgcp_msg.c:72) 20250830164003733 DLMGCP DEBUG <0013> Received message: line #00: DLCX 54207 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164003733 DLMGCP DEBUG <0013> Received message: line #01: C: 0081 (mgcp_msg.c:72) 20250830164003733 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250830164003733 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250830164003733 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830164003733 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003733 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003733 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003733 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003733 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003733 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003733 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003733 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003733 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003733 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003733 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003733 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003733 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003733 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003733 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003733 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003733 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003733 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003733 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003733 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003733 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003733 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003733 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003733 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003733 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003733 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003733 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003733 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003733 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003733 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003733 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003733 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003733 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003733 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003733 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003733 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003733 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003733 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003733 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003733 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003733 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003733 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003733 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003733 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003733 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003733 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003733 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003733 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003733 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003733 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003733 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003733 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003733 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003733 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003733 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003733 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003733 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003733 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003733 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003733 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003733 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003733 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003733 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003733 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003733 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003733 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003733 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003733 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003733 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003733 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003733 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003733 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003733 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003733 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003733 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003733 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003733 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003733 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003733 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003733 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003733 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003733 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003733 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003733 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003733 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003733 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003733 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003733 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003733 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003733 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003733 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003733 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003733 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003733 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003734 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003734 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003734 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003734 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003734 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003734 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003734 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003734 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003734 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003734 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003734 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003734 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003734 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003734 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003734 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003734 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003734 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003734 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003734 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003734 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003734 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003734 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003734 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003734 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003734 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003734 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003734 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003734 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003734 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003734 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003734 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003734 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003734 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003734 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003734 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003734 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003734 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003734 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003734 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003734 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003734 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003734 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003734 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003734 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003734 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003734 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003734 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003734 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003734 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003734 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003734 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003734 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003734 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003734 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003734 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003734 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003734 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003734 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003734 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003734 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003734 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003734 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003734 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003734 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003734 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003734 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003734 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003734 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003734 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003734 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003734 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003734 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003734 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003734 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003734 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003734 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003734 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003734 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003734 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003734 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003734 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003734 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003734 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003734 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003734 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003734 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003734 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003734 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003734 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003734 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003734 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003734 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003734 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003734 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003734 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003734 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003734 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003734 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003734 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003734 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003734 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003734 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003734 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003734 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003734 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003734 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003734 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003734 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003734 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003734 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003734 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003734 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003734 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003734 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003734 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003734 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003734 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003734 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003734 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003734 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003734 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003734 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003734 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003734 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003734 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003734 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003734 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003734 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003734 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003734 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003734 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003734 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003734 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003734 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003734 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003734 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003734 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003734 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003734 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003734 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003734 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003734 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003734 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003734 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003734 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003734 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003734 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003734 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003734 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003734 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003734 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003734 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003734 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003734 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003734 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003734 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003734 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003734 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003734 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003734 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003734 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003734 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003734 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003734 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003734 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003734 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003734 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003734 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003734 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003734 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003734 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003734 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003734 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003734 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003734 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003734 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003734 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003734 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003734 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003734 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003734 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003734 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003734 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003734 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003734 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003734 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003734 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003734 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003734 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003734 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003734 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003734 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003734 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003734 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003734 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003734 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003734 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003734 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003734 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003734 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003734 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003734 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003734 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003734 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003734 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003734 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003734 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:146) 20250830164003734 DLMGCP DEBUG <0013> Generated response: line #00: 200 54207 OK (mgcp_msg.c:72) 20250830164003734 DLMGCP DEBUG <0013> Received message: line #00: DLCX 54208 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164003734 DLMGCP DEBUG <0013> Received message: line #01: C: 0082 (mgcp_msg.c:72) 20250830164003735 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250830164003735 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250830164003735 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830164003735 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003735 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003735 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003735 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003735 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003735 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003735 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003735 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003735 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003735 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003735 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003735 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003735 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003735 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003735 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003735 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003735 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003735 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003735 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003735 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003735 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003735 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003735 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003735 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003735 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003735 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003735 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003735 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003735 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003735 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003735 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003735 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003735 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003735 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003735 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003735 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003735 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003735 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003735 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003735 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003735 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003735 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003735 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003735 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003735 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003735 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003735 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003735 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003735 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003735 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003735 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003735 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003735 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003735 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003735 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003735 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003735 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003735 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003735 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003735 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003735 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003735 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003735 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003735 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003735 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003735 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003735 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003735 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003735 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003735 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003735 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003735 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003735 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003735 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003735 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003735 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003735 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003735 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003735 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003735 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003735 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003735 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003735 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003735 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003735 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003735 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003735 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003735 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003735 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003735 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003735 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003735 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003735 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003735 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003735 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003735 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003735 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003735 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003735 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003735 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003735 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003735 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003735 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003735 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003735 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003735 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003735 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003735 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003735 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003735 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003735 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003735 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003735 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003735 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003735 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003735 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003735 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003735 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003735 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003735 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003735 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003735 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003735 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003735 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003735 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003735 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003735 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003735 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003735 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003735 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003735 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003735 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003735 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003735 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003735 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003735 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003735 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003735 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003735 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003735 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003735 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003735 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003735 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003735 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003735 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003735 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003735 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003735 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003735 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003735 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003735 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003735 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003735 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003735 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003735 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003735 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003735 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003735 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003735 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003735 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003735 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003735 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003735 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003735 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003735 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003735 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003735 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003735 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003735 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003735 DLMGCP DEBUG[38;5;51m <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003735 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003735 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003735 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003735 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003735 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003735 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003735 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003735 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003735 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003735 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003735 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003735 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003735 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003735 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003735 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003735 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003735 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003735 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003735 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003735 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003735 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003735 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003735 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003735 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003735 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003735 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003735 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003735 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003735 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003735 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003735 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003735 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003735 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003735 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003735 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003735 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003735 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003735 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003735 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003735 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003735 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003735 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003735 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003735 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003735 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003735 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003735 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003735 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003735 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003735 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003735 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003735 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003735 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003735 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003735 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003735 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003735 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003735 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003735 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003735 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003735 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003735 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003735 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003735 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003735 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003736 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003736 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003736 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003736 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003736 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003736 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003736 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003736 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003736 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003736 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003736 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003736 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003736 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003736 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003736 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003736 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003736 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003736 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003736 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003736 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003736 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003736 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003736 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003736 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003736 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003736 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003736 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003736 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003736 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003736 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003736 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003736 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003736 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003736 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003736 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003736 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003736 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003736 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003736 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003736 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003736 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003736 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003736 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003736 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003736 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003736 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003736 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003736 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003736 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003736 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003736 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003736 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003736 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003736 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003736 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003736 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003736 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003736 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003736 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003736 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003736 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003736 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003736 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003736 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003736 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003736 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:146) 20250830164003736 DLMGCP DEBUG <0013> Generated response: line #00: 200 54208 OK (mgcp_msg.c:72) 20250830164003736 DLMGCP DEBUG <0013> Received message: line #00: DLCX 54209 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164003736 DLMGCP DEBUG <0013> Received message: line #01: C: 0083 (mgcp_msg.c:72) 20250830164003736 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250830164003736 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250830164003736 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830164003736 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003736 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003736 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003736 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003736 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003736 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003736 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003736 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003736 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003736 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003736 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003736 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003736 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003736 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003736 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003736 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003736 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003736 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003736 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003736 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003736 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003736 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003736 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003736 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003736 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003736 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003736 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003736 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003736 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003736 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003736 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003736 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003736 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003736 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003736 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003736 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003736 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003736 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003736 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003736 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003736 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003736 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003736 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003736 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003736 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003736 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003736 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003736 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003736 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003736 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003736 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003736 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003736 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003736 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003736 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003736 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003736 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003736 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003736 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003736 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003736 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003736 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003736 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003736 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003736 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003736 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003736 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003736 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003736 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003736 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003736 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003736 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003736 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003736 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003736 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003736 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003736 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003736 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003736 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003736 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003736 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003736 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003736 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003736 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003736 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003736 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003736 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003736 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003736 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003736 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003736 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003736 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003736 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003736 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003736 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003736 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003736 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003736 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003736 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003736 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003736 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003736 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003736 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003736 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003736 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003736 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003736 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003736 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003736 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003736 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003736 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003736 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003736 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003736 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003736 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003736 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003736 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003736 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003736 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003736 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003736 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003736 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003736 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003736 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003736 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003736 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003736 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003736 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003736 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003736 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003736 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003736 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003736 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003736 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003736 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003737 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003737 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003737 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003737 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003737 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003737 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003737 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003737 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003737 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003737 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003737 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003737 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003737 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003737 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003737 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003737 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003737 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003737 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003737 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003737 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003737 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003737 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003737 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003737 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003737 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003737 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003737 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003737 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003737 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003737 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003737 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003737 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003737 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003737 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003737 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003737 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003737 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003737 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003737 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003737 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003737 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003737 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003737 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003737 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003737 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003737 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003737 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003737 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003737 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003737 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003737 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003737 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003737 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003737 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003737 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003737 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003737 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003737 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003737 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003737 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003737 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003737 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003737 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003737 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003737 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003737 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003737 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003737 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003737 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003737 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003737 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003737 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003737 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003737 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003737 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003737 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003737 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003737 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003737 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003737 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003737 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003737 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003737 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003737 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003737 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003737 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003737 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003737 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003737 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003737 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003737 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003737 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003737 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003737 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003737 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003737 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003737 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003737 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003737 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003737 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003737 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003737 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003737 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003737 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003737 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003737 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003737 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003737 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003737 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003737 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003737 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003737 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003737 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003737 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003737 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003737 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003737 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003737 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003737 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003737 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003737 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003737 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003737 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003737 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003737 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003737 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003737 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003737 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003737 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003737 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003737 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003737 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003737 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003737 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003737 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003737 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003737 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003737 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003737 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003737 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003737 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003737 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003737 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003737 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003737 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003737 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003737 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003737 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003737 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003737 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003737 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003737 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003737 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003737 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003737 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003737 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003737 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003737 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003737 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003737 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003737 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003737 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003737 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003737 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003737 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003737 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:146) 20250830164003737 DLMGCP DEBUG <0013> Generated response: line #00: 200 54209 OK (mgcp_msg.c:72) 20250830164003737 DLMGCP DEBUG <0013> Received message: line #00: DLCX 54210 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164003737 DLMGCP DEBUG <0013> Received message: line #01: C: 0084 (mgcp_msg.c:72) 20250830164003737 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250830164003737 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250830164003737 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830164003737 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003737 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003737 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003737 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003737 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003737 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003737 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003737 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003737 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003737 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003737 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003737 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003737 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003737 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003737 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003737 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003737 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003737 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003737 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003737 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003737 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003737 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003737 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003737 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003737 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003737 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003737 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003737 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003737 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003737 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003737 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003737 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003737 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003737 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003738 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003738 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003738 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003738 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003738 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003738 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003738 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003738 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003738 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003738 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003738 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003738 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003738 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003738 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003738 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003738 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003738 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003738 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003738 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003738 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003738 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003738 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003738 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003738 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003738 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003738 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003738 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003738 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003738 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003738 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003738 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003738 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003738 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003738 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003738 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003738 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003738 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003738 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003738 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003738 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003738 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003738 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003738 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003738 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003738 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003738 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003738 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003738 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003738 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003738 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003738 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003738 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003738 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003738 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003738 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003738 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003738 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003738 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003738 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003738 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003738 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003738 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003738 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003738 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003738 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003738 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003738 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003738 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003738 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003738 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003738 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003738 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003738 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003738 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003738 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003738 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003738 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003738 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003738 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003738 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003738 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003738 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003738 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003738 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003738 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003738 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003738 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003738 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003738 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003738 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003738 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003738 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003738 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003738 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003738 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003738 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003738 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003738 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003738 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003738 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003738 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003738 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003738 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003738 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003738 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003738 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003738 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003738 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003738 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003738 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003738 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003738 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003738 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003738 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003738 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003738 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003738 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003738 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003738 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003738 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003738 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003738 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003738 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003738 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003738 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003738 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003738 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003738 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003738 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003738 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003738 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003738 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003738 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003738 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003738 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003738 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003738 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003738 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003738 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003738 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003738 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003738 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003738 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003738 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003738 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003738 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003738 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003738 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003738 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003738 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003738 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003738 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003738 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003738 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003738 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003738 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003738 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003738 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003738 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003738 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003738 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003738 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003738 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003738 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003738 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003738 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003738 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003738 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003738 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003738 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003738 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003738 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003738 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003738 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003738 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003738 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003738 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003738 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003738 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003738 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003738 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003738 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003738 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003738 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003738 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003738 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003738 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003738 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003738 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003738 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003738 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003738 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003738 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003738 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003738 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003738 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003738 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003738 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003738 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003738 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003738 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003738 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003738 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003738 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003738 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003738 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003738 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003738 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003738 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003738 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003738 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003738 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003738 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003738 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003738 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003738 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003738 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003738 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003738 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003738 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003738 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003738 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003738 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003738 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003738 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003738 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003738 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003738 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003738 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003738 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003738 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003738 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003738 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003738 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003738 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003738 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003738 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003738 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003738 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003739 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003739 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003739 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003739 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003739 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003739 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003739 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003739 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003739 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003739 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003739 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003739 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003739 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003739 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003739 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003739 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003739 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003739 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003739 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003739 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003739 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003739 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003739 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003739 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003739 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003739 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003739 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003739 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:146) 20250830164003739 DLMGCP DEBUG <0013> Generated response: line #00: 200 54210 OK (mgcp_msg.c:72) 20250830164003739 DLMGCP DEBUG <0013> Received message: line #00: DLCX 54211 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164003739 DLMGCP DEBUG <0013> Received message: line #01: C: 0085 (mgcp_msg.c:72) 20250830164003739 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250830164003739 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250830164003739 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830164003739 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003739 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003739 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003739 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003739 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003739 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003739 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003739 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003739 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003739 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003739 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003739 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003739 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003739 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003739 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003739 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003739 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003739 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003739 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003739 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003739 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003739 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003739 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003739 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003739 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003739 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003739 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003739 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003739 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003739 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003739 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003739 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003739 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003739 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003739 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003739 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003739 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003739 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003739 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003739 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003739 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003739 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003739 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003739 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003739 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003739 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003739 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003739 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003739 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003739 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003739 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003739 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003739 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003739 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003739 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003739 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003739 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003739 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003739 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003739 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003739 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003739 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003739 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003739 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003739 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003739 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003739 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003739 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003739 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003739 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003739 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003739 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003739 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003739 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003739 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003739 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003739 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003739 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003739 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003739 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003739 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003739 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003739 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003739 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003739 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003739 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003739 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003739 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003739 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003739 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003739 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003739 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003739 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003739 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003739 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003739 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003739 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003739 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003739 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003739 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003739 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003739 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003739 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003739 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003739 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003739 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003739 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003739 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003739 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003739 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003739 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003739 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003739 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003739 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003739 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003739 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003739 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003739 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003739 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003739 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003739 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003739 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003739 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003739 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003739 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003739 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003739 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003739 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003739 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003739 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003739 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003739 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003739 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003739 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003739 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003739 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003739 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003739 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003739 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003739 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003739 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003739 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003739 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003739 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003739 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003739 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003739 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003739 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003739 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003739 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003739 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003739 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003739 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003739 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003739 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003739 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003739 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003739 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003739 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003739 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003739 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003739 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003739 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003739 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003739 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003739 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003739 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003739 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003739 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003739 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003739 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003739 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003739 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003739 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003739 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003740 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003740 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003740 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003740 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003740 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003740 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003740 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003740 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003740 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003740 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003740 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003740 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003740 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003740 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003740 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003740 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003740 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003740 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003740 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003740 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003740 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003740 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003740 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003740 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003740 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003740 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003740 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003740 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003740 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003740 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003740 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003740 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003740 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003740 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003740 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003740 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003740 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003740 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003740 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003740 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003740 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003740 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003740 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003740 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003740 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003740 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003740 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003740 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003740 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003740 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003740 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003740 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003740 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003740 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003740 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003740 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003740 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003740 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003740 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003740 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003740 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003740 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003740 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003740 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003740 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003740 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003740 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003740 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003740 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003740 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003740 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003740 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003740 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003740 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003740 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003740 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003740 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003740 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003740 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003740 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003740 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003740 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003740 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003740 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003740 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003740 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003740 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003740 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003740 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003740 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003740 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003740 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003740 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003740 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003740 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003740 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003740 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003740 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003740 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003740 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003740 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003740 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003740 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003740 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003740 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003740 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003740 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003740 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003740 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003740 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003740 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003740 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003740 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003740 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003740 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003740 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003740 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003740 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003740 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003740 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003740 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003740 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003740 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003740 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003740 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003740 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:146) 20250830164003740 DLMGCP DEBUG <0013> Generated response: line #00: 200 54211 OK (mgcp_msg.c:72) 20250830164003740 DLMGCP DEBUG <0013> Received message: line #00: DLCX 54212 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164003740 DLMGCP DEBUG <0013> Received message: line #01: C: 0086 (mgcp_msg.c:72) 20250830164003740 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250830164003740 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250830164003740 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830164003740 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003740 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003740 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003740 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003740 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003740 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003740 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003740 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003740 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003740 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003740 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003740 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003740 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003740 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003740 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003740 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003740 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003740 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003740 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003740 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003740 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003740 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003740 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003740 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003740 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003740 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003740 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003740 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003740 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003740 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003740 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003740 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003740 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003740 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003740 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003740 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003740 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003740 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003740 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003740 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003740 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003740 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003740 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003740 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003740 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003740 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003740 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003740 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003740 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003740 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003740 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003740 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003740 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003740 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003740 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003740 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003740 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003740 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003740 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003740 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003740 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003740 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003740 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003740 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003740 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003740 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003740 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003740 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003740 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003740 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003740 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003740 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003740 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003740 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003740 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003740 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003740 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003740 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003740 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003741 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003741 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003741 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003741 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003741 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003741 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003741 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003741 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003741 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003741 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003741 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003741 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003741 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003741 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003741 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003741 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003741 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003741 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003741 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003741 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003741 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003741 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003741 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003741 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003741 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003741 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003741 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003741 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003741 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003741 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003741 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003741 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003741 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003741 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003741 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003741 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003741 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003741 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003741 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003741 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003741 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003741 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003741 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003741 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003741 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003741 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003741 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003741 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003741 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003741 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003741 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003741 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003741 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003741 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003741 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003741 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003741 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003741 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003741 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003741 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003741 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003741 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003741 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003741 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003741 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003741 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003741 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003741 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003741 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003741 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003741 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003741 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003741 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003741 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003741 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003741 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003741 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003741 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003741 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003741 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003741 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003741 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003741 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003741 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003741 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003741 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003741 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003741 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003741 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003741 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003741 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003741 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003741 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003741 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003741 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003741 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003741 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003741 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003741 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003741 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003741 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003741 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003741 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003741 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003741 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003741 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003741 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003741 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003741 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003741 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003741 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003741 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003741 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003741 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003741 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003741 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003741 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003741 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003741 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003741 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003741 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003741 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003741 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003741 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003741 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003741 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003741 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003741 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003741 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003741 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003741 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003741 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003741 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003741 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003741 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003741 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003741 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003741 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003741 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003741 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003741 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003741 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003741 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003741 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003741 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003741 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003741 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003741 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003741 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003741 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003741 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003741 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003741 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003741 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003741 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003741 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003741 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003741 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003741 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003741 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003741 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003741 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003741 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003741 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003741 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003741 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003741 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003741 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003741 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003741 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003741 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003741 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003741 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003741 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003741 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003741 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003741 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003741 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003741 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003741 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003741 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003741 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003741 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003741 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003741 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003741 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003741 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003741 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003741 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003741 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003741 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003741 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003741 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003741 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003741 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003741 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003741 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003741 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003741 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003741 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003741 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003741 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003741 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003741 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003741 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003741 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003741 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003741 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003741 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003741 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003741 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003741 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003741 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003741 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003741 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003741 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003741 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003741 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003741 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003741 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003741 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003741 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:146) 20250830164003741 DLMGCP DEBUG <0013> Generated response: line #00: 200 54212 OK (mgcp_msg.c:72) 20250830164003742 DLMGCP DEBUG <0013> Received message: line #00: DLCX 54213 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164003742 DLMGCP DEBUG <0013> Received message: line #01: C: 0087 (mgcp_msg.c:72) 20250830164003742 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250830164003742 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250830164003742 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830164003742 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003742 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003742 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003742 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003742 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003742 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003742 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003742 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003742 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003742 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003742 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003742 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003742 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003742 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003742 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003742 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003742 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003742 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003742 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003742 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003742 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003742 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003742 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003742 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003742 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003742 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003742 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003742 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003742 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003742 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003742 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003742 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003742 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003742 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003742 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003742 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003742 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003742 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003742 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003742 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003742 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003742 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003742 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003742 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003742 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003742 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003742 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003742 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003742 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003742 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003742 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003742 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003742 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003742 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003742 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003742 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003742 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003742 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003742 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003742 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003742 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003742 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003742 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003742 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003742 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003742 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003742 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003742 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003742 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003742 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003742 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003742 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003742 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003742 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003742 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003742 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003742 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003742 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003742 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003742 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003742 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003742 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003742 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003742 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003742 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003742 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003742 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003742 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003742 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003742 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003742 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003742 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003742 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003742 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003742 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003742 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003742 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003742 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003742 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003742 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003742 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003742 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003742 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003742 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003742 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003742 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003742 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003742 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003742 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003742 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003742 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003742 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003742 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003742 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003742 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003742 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003742 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003742 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003742 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003742 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003742 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003742 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003742 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003742 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003742 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003742 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003742 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003742 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003742 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003742 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003742 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003742 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003742 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003742 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003742 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003742 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003742 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003742 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003742 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003742 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003742 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003742 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003742 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003742 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003742 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003742 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003742 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003742 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003742 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003742 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003742 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003742 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003742 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003742 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003742 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003742 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003742 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003742 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003742 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003742 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003742 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003742 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003742 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003742 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003742 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003742 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003742 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003742 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003742 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003742 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003742 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003742 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003742 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003742 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003742 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003742 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003742 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003742 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003742 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003742 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003742 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003742 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003742 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003742 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003742 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003742 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003742 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003742 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003742 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003742 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003742 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003742 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003742 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003742 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003742 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003742 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003742 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003742 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003742 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003742 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003742 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003742 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003742 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003742 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003742 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003742 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003742 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003742 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003742 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003742 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003742 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003742 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003742 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003742 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003742 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003742 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003742 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003742 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003743 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003743 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003743 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003743 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003743 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003743 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003743 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003743 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003743 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003743 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003743 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003743 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003743 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003743 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003743 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003743 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003743 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003743 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003743 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003743 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003743 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003743 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003743 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003743 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003743 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003743 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003743 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003743 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003743 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003743 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003743 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003743 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003743 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003743 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003743 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003743 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003743 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003743 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003743 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003743 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003743 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003743 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003743 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003743 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003743 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003743 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003743 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003743 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003743 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003743 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003743 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003743 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003743 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003743 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003743 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003743 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003743 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003743 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003743 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003743 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003743 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003743 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003743 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003743 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003743 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003743 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003743 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003743 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003743 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003743 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003743 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003743 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003743 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003743 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003743 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003743 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003743 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003743 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003743 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003743 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003743 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003743 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003743 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:146) 20250830164003743 DLMGCP DEBUG <0013> Generated response: line #00: 200 54213 OK (mgcp_msg.c:72) 20250830164003743 DLMGCP DEBUG <0013> Received message: line #00: DLCX 54214 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164003743 DLMGCP DEBUG <0013> Received message: line #01: C: 0088 (mgcp_msg.c:72) 20250830164003743 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250830164003743 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250830164003743 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830164003743 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003743 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003743 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003743 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003743 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003743 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003743 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003743 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003743 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003743 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003743 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003743 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003743 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003743 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003743 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003743 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003743 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003743 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003743 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003743 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003743 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003743 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003743 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003743 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003743 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003743 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003743 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003743 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003743 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003743 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003743 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003743 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003743 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003743 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003743 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003743 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003743 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003743 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003743 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003743 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003743 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003743 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003743 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003743 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003743 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003743 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003743 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003743 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003743 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003743 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003743 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003743 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003743 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003743 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003743 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003743 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003743 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003743 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003743 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003743 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003743 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003743 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003743 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003743 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003743 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003743 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003743 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003743 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003743 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003743 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003743 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003743 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003743 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003743 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003743 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003743 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003743 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003743 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003743 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003743 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003743 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003743 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003743 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003743 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003743 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003743 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003743 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003743 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003743 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003743 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003743 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003743 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003743 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003743 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003743 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003743 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003743 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003743 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003743 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003743 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003743 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003743 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003743 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003743 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003743 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003743 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003743 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003743 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003743 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003744 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003744 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003744 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003744 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003744 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003744 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003744 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003744 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003744 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003744 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003744 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003744 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003744 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003744 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003744 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003744 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003744 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003744 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003744 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003744 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003744 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003744 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003744 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003744 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003744 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003744 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003744 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003744 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003744 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003744 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003744 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003744 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003744 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003744 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003744 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003744 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003744 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003744 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003744 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003744 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003744 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003744 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003744 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003744 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003744 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003744 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003744 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003744 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003744 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003744 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003744 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003744 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003744 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003744 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003744 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003744 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003744 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003744 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003744 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003744 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003744 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003744 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003744 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003744 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003744 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003744 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003744 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003744 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003744 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003744 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003744 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003744 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003744 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003744 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003744 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003744 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003744 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003744 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003744 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003744 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003744 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003744 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003744 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003744 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003744 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003744 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003744 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003744 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003744 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003744 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003744 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003744 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003744 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003744 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003744 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003744 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003744 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003744 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003744 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003744 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003744 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003744 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003744 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003744 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003744 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003744 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003744 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003744 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003744 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003744 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003744 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003744 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003744 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003744 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003744 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003744 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003744 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003744 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003744 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003744 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003744 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003744 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003744 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003744 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003744 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003744 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003744 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003744 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003744 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003744 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003744 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003744 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003744 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003744 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003744 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003744 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003744 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003744 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003744 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003744 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003744 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003744 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003744 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003744 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003744 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003744 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003744 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003744 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003744 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003744 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003744 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003744 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003744 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003744 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003744 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003744 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003744 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003744 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003744 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003744 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003744 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003744 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003744 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003744 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003744 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003744 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003744 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003744 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003744 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003744 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003744 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003744 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003744 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003744 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003744 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003744 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003744 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003744 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003744 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003744 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003744 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003744 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003744 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003744 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003744 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003744 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003744 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003744 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003744 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003744 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003744 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003744 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:146) 20250830164003744 DLMGCP DEBUG <0013> Generated response: line #00: 200 54214 OK (mgcp_msg.c:72) 20250830164003744 DLMGCP DEBUG <0013> Received message: line #00: DLCX 54215 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164003744 DLMGCP DEBUG <0013> Received message: line #01: C: 0089 (mgcp_msg.c:72) 20250830164003744 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250830164003744 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250830164003744 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830164003745 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003745 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003745 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003745 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003745 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003745 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003745 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003745 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003745 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003745 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003745 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003745 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003745 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003745 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003745 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003745 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003745 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003745 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003745 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003745 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003745 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003745 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003745 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003745 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003745 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003745 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003745 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003745 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003745 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003745 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003745 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003745 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003745 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003745 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003745 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003745 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003745 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003745 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003745 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003745 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003745 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003745 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003745 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003745 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003745 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003745 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003745 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003745 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003745 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003745 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003745 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003745 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003745 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003745 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003745 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003745 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003745 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003745 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003745 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003745 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003745 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003745 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003745 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003745 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003745 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003745 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003745 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003745 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003745 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003745 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003745 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003745 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003745 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003745 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003745 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003745 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003745 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003745 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003745 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003745 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003745 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003745 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003745 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003745 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003745 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003745 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003745 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003745 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003745 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003745 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003745 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003745 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003745 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003745 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003745 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003745 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003745 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003745 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003745 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003745 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003745 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003745 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003745 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003745 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003745 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003745 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003745 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003745 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003745 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003745 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003745 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003745 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003745 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003745 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003745 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003745 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003745 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003745 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003745 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003745 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003745 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003745 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003745 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003745 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003745 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003745 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003745 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003745 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003745 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003745 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003745 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003745 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003745 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003745 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003745 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003745 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003745 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003745 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003745 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003745 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003745 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003745 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003745 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003745 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003745 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003745 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003745 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003745 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003745 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003745 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003745 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003745 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003745 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003745 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003745 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003745 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003745 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003745 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003745 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003745 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003745 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003745 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003745 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003745 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003745 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003745 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003745 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003745 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003745 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003745 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003745 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003745 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003745 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003745 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003745 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003745 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003745 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003745 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003745 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003745 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003745 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003745 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003745 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003745 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003745 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003745 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003745 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003745 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003745 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003745 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003745 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003745 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003745 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003745 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003745 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003745 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003745 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003745 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003745 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003745 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003745 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003745 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003745 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003745 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003745 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003745 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003745 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003745 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003745 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003745 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003745 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003745 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003745 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003745 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003745 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003745 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003745 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003745 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003745 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003745 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003745 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003745 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003745 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003745 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003745 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003745 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003745 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003745 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003745 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003745 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003745 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003745 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003745 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003745 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003745 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003745 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003746 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003746 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003746 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003746 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003746 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003746 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003746 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003746 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003746 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003746 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003746 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003746 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003746 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003746 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003746 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003746 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003746 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003746 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003746 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003746 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003746 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003746 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003746 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003746 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003746 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003746 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003746 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003746 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003746 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003746 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003746 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003746 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003746 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003746 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003746 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003746 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003746 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003746 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003746 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003746 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003746 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003746 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003746 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003746 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003746 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003746 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003746 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003746 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003746 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003746 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003746 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003746 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003746 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003746 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003746 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003746 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003746 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003746 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003746 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003746 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003746 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003746 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003746 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003746 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003746 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:146) 20250830164003746 DLMGCP DEBUG <0013> Generated response: line #00: 200 54215 OK (mgcp_msg.c:72) 20250830164003746 DLMGCP DEBUG <0013> Received message: line #00: DLCX 54216 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164003746 DLMGCP DEBUG <0013> Received message: line #01: C: 008A (mgcp_msg.c:72) 20250830164003746 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250830164003746 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250830164003746 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830164003746 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003746 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003746 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003746 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003746 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003746 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003746 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003746 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003746 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003746 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003746 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003746 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003746 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003746 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003746 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003746 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003746 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003746 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003746 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003746 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003746 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003746 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003746 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003746 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003746 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003746 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003746 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003746 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003746 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003746 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003746 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003746 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003746 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003746 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003746 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003746 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003746 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003746 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003746 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003746 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003746 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003746 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003746 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003746 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003746 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003746 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003746 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003746 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003746 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003746 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003746 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003746 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003746 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003746 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003746 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003746 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003746 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003746 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003746 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003746 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003746 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003746 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003746 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003746 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003746 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003746 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003746 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003746 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003746 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003746 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003746 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003746 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003746 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003746 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003746 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003746 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003746 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003746 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003746 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003746 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003746 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003746 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003746 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003746 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003746 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003746 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003746 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003746 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003746 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003746 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003746 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003746 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003746 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003746 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003746 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003746 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003746 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003746 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003746 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003746 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003746 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003746 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003746 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003746 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003746 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003746 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003746 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003746 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003746 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003746 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003746 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003746 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003746 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003746 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003746 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003746 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003746 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003746 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003746 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003746 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003746 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003746 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003746 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003746 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003746 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003746 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003746 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003746 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003747 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003747 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003747 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003747 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003747 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003747 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003747 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003747 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003747 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003747 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003747 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003747 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003747 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003747 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003747 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003747 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003747 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003747 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003747 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003747 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003747 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003747 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003747 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003747 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003747 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003747 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003747 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003747 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003747 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003747 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003747 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003747 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003747 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003747 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003747 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003747 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003747 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003747 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003747 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003747 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003747 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003747 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003747 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003747 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003747 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003747 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003747 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003747 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003747 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003747 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003747 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003747 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003747 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003747 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003747 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003747 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003747 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003747 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003747 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003747 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003747 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003747 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003747 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003747 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003747 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003747 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003747 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003747 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003747 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003747 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003747 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003747 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003747 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003747 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003747 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003747 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003747 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003747 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003747 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003747 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003747 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003747 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003747 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003747 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003747 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003747 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003747 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003747 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003747 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003747 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003747 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003747 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003747 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003747 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003747 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003747 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003747 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003747 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003747 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003747 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003747 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003747 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003747 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003747 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003747 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003747 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003747 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003747 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003747 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003747 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003747 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003747 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003747 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003747 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003747 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003747 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003747 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003747 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003747 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003747 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003747 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003747 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003747 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003747 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003747 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003747 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003747 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003747 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003747 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003747 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003747 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003747 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003747 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003747 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003747 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003747 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003747 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003747 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003747 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003747 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003747 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003747 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003747 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003747 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003747 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003747 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003747 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003747 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003747 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003747 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003747 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003747 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003747 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003747 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003747 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003747 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003747 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003747 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003747 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003747 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003747 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003747 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003747 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003747 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003747 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003747 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003747 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003747 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003747 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003747 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003747 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003747 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003747 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:146) 20250830164003747 DLMGCP DEBUG <0013> Generated response: line #00: 200 54216 OK (mgcp_msg.c:72) 20250830164003747 DLMGCP DEBUG <0013> Received message: line #00: DLCX 54217 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164003747 DLMGCP DEBUG <0013> Received message: line #01: C: 008B (mgcp_msg.c:72) 20250830164003747 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250830164003747 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250830164003747 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830164003747 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003747 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003747 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003747 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003747 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003747 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003747 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003747 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003747 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003747 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003747 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003747 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003747 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003747 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003747 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003747 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003747 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003747 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003747 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003747 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003747 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003747 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003747 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003747 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003747 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003748 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003748 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003748 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003748 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003748 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003748 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003748 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003748 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003748 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003748 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003748 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003748 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003748 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003748 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003748 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003748 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003748 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003748 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003748 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003748 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003748 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003748 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003748 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003748 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003748 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003748 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003748 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003748 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003748 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003748 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003748 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003748 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003748 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003748 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003748 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003748 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003748 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003748 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003748 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003748 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003748 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003748 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003748 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003748 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003748 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003748 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003748 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003748 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003748 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003748 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003748 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003748 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003748 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003748 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003748 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003748 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003748 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003748 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003748 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003748 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003748 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003748 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003748 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003748 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003748 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003748 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003748 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003748 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003748 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003748 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003748 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003748 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003748 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003748 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003748 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003748 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003748 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003748 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003748 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003748 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003748 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003748 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003748 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003748 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003748 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003748 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003748 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003748 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003748 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003748 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003748 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003748 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003748 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003748 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003748 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003748 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003748 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003748 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003748 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003748 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003748 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003748 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003748 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003748 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003748 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003748 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003748 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003748 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003748 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003748 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003748 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003748 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003748 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003748 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003748 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003748 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003748 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003748 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003748 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003748 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003748 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003748 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003748 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003748 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003748 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003748 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003748 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003748 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003748 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003748 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003748 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003748 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003748 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003748 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003748 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003748 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003748 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003748 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003748 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003748 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003748 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003748 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003748 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003748 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003748 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003748 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003748 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003748 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003748 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003748 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003748 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003748 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003748 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003748 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003748 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003748 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003748 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003748 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003748 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003748 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003748 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003748 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003748 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003748 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003748 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003748 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003748 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003748 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003748 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003748 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003748 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003748 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003748 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003748 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003748 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003748 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003748 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003748 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003748 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003748 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003748 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003748 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003748 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003748 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003748 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003748 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003748 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003748 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003748 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003748 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003748 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003748 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003748 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003748 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003748 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003748 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003748 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003748 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003748 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003748 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003748 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003748 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003748 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003748 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003748 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003748 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003748 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003748 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003748 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003748 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003748 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003748 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003748 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003748 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003748 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003748 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003748 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003748 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003748 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003748 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003748 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003748 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003748 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003748 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003748 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003748 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003748 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003748 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003748 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003748 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003748 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003748 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003748 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003749 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003749 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003749 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003749 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003749 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003749 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003749 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003749 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003749 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003749 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003749 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003749 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003749 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003749 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003749 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003749 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003749 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003749 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003749 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003749 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003749 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003749 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003749 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003749 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003749 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003749 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003749 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003749 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003749 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003749 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003749 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003749 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003749 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003749 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003749 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003749 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003749 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003749 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003749 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003749 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003749 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003749 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003749 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:146) 20250830164003749 DLMGCP DEBUG <0013> Generated response: line #00: 200 54217 OK (mgcp_msg.c:72) 20250830164003749 DLMGCP DEBUG <0013> Received message: line #00: DLCX 54218 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164003749 DLMGCP DEBUG <0013> Received message: line #01: C: 008C (mgcp_msg.c:72) 20250830164003749 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250830164003749 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250830164003749 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830164003749 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003749 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003749 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003749 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003749 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003749 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003749 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003749 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003749 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003749 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003749 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003749 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003749 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003749 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003749 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003749 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003749 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003749 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003749 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003749 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003749 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003749 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003749 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003749 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003749 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003749 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003749 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003749 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003749 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003749 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003749 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003749 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003749 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003749 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003749 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003749 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003749 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003749 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003749 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003749 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003749 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003749 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003749 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003749 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003749 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003749 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003749 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003749 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003749 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003749 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003749 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003749 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003749 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003749 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003749 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003749 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003749 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003749 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003749 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003749 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003749 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003749 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003749 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003749 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003749 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003749 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003749 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003749 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003749 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003749 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003749 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003749 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003749 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003749 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003749 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003749 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003749 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003749 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003749 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003749 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003749 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003749 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003749 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003749 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003749 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003749 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003749 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003749 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003749 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003749 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003749 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003749 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003749 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003749 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003749 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003749 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003749 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003749 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003749 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003749 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003749 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003749 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003749 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003749 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003749 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003749 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003749 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003749 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003749 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003749 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003749 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003749 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003749 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003749 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003749 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003749 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003749 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003749 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003749 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003749 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003749 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003749 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003749 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003749 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003749 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003749 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003749 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003749 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003749 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003749 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003749 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003749 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003749 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003749 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003749 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003749 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003749 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003749 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003749 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003749 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003749 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003749 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003749 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003749 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003749 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003749 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003749 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003749 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003749 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003749 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003749 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003749 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003750 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003750 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003750 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003750 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003750 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003750 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003750 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003750 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003750 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003750 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003750 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003750 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003750 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003750 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003750 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003750 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003750 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003750 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003750 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003750 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003750 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003750 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003750 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003750 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003750 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003750 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003750 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003750 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003750 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003750 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003750 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003750 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003750 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003750 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003750 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003750 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003750 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003750 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003750 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003750 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003750 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003750 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003750 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003750 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003750 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003750 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003750 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003750 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003750 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003750 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003750 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003750 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003750 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003750 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003750 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003750 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003750 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003750 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003750 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003750 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003750 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003750 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003750 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003750 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003750 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003750 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003750 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003750 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003750 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003750 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003750 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003750 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003750 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003750 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003750 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003750 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003750 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003750 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003750 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003750 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003750 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003750 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003750 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003750 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003750 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003750 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003750 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003750 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003750 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003750 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003750 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003750 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003750 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003750 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003750 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003750 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003750 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003750 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003750 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003750 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003750 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003750 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003750 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003750 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003750 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003750 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003750 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003750 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003750 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003750 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003750 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003750 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003750 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003750 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003750 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003750 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003750 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003750 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003750 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003750 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003750 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003750 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003750 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003750 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003750 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003750 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003750 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003750 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003750 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003750 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003750 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003750 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003750 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003750 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003750 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003750 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003750 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003750 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003750 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003750 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003750 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003750 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003750 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003750 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003750 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003750 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003750 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003750 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003750 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:146) 20250830164003750 DLMGCP DEBUG <0013> Generated response: line #00: 200 54218 OK (mgcp_msg.c:72) 20250830164003750 DLMGCP DEBUG <0013> Received message: line #00: DLCX 54219 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164003750 DLMGCP DEBUG <0013> Received message: line #01: C: 008D (mgcp_msg.c:72) 20250830164003750 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250830164003750 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250830164003750 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830164003750 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003750 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003750 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003750 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003750 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003750 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003750 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003750 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003750 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003750 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003750 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003750 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003750 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003750 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003750 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003750 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003750 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003750 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003750 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003750 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003750 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003750 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003750 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003750 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003750 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003750 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003750 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003750 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003750 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003750 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003750 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003750 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003750 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003750 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003750 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003750 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003750 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003750 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003750 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003750 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003750 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003750 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003750 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003751 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003751 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003751 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003751 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003751 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003751 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003751 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003751 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003751 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003751 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003751 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003751 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003751 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003751 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003751 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003751 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003751 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003751 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003751 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003751 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003751 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003751 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003751 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003751 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003751 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003751 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003751 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003751 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003751 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003751 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003751 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003751 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003751 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003751 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003751 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003751 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003751 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003751 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003751 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003751 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003751 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003751 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003751 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003751 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003751 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003751 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003751 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003751 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003751 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003751 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003751 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003751 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003751 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003751 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003751 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003751 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003751 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003751 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003751 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003751 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003751 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003751 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003751 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003751 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003751 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003751 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003751 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003751 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003751 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003751 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003751 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003751 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003751 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003751 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003751 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003751 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003751 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003751 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003751 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003751 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003751 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003751 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003751 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003751 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003751 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003751 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003751 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003751 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003751 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003751 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003751 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003751 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003751 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003751 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003751 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003751 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003751 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003751 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003751 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003751 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003751 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003751 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003751 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003751 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003751 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003751 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003751 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003751 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003751 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003751 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003751 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003751 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003751 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003751 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003751 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003751 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003751 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003751 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003751 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003751 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003751 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003751 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003751 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003751 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003751 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003751 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003751 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003751 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003751 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003751 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003751 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003751 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003751 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003751 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003751 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003751 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003751 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003751 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003751 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003751 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003751 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003751 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003751 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003751 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003751 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003751 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003751 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003751 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003751 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003751 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003751 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003751 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003751 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003751 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003751 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003751 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003751 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003751 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003751 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003751 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003751 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003751 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003751 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003751 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003751 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003751 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003751 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003751 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003751 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003751 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003751 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003751 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003751 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003751 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003751 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003751 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003751 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003751 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003751 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003751 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003751 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003751 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003751 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003751 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003751 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003751 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003751 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003751 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003751 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003751 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003751 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003751 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003751 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003751 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003751 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003751 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003751 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003751 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003751 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003751 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003751 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003751 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003751 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003751 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003751 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003751 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003751 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003751 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003751 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003751 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003751 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003751 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003751 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003751 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003751 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003751 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003751 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003751 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003751 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003751 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003751 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003751 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003751 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003751 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003751 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003751 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003751 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003751 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003751 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003751 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003751 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003751 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003751 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003751 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003751 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003752 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003752 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003752 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003752 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003752 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003752 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003752 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003752 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003752 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003752 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003752 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003752 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003752 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003752 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003752 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003752 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003752 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003752 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003752 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003752 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003752 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003752 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003752 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:146) 20250830164003752 DLMGCP DEBUG <0013> Generated response: line #00: 200 54219 OK (mgcp_msg.c:72) 20250830164003752 DLMGCP DEBUG <0013> Received message: line #00: DLCX 54220 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164003752 DLMGCP DEBUG <0013> Received message: line #01: C: 008E (mgcp_msg.c:72) 20250830164003752 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250830164003752 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250830164003752 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830164003752 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003752 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003752 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003752 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003752 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003752 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003752 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003752 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003752 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003752 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003752 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003752 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003752 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003752 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003752 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003752 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003752 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003752 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003752 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003752 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003752 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003752 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003752 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003752 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003752 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003752 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003752 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003752 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003752 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003752 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003752 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003752 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003752 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003752 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003752 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003752 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003752 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003752 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003752 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003752 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003752 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003752 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003752 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003752 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003752 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003752 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003752 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003752 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003752 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003752 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003752 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003752 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003752 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003752 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003752 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003752 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003752 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003752 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003752 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003752 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003752 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003752 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003752 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003752 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003752 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003752 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003752 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003752 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003752 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003752 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003752 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003752 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003752 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003752 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003752 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003752 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003752 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003752 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003752 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003752 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003752 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003752 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003752 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003752 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003752 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003752 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003752 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003752 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003752 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003752 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003752 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003752 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003752 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003752 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003752 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003752 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003752 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003752 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003752 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003752 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003752 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003752 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003752 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003752 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003752 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003752 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003752 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003752 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003752 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003752 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003752 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003752 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003752 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003752 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003752 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003752 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003752 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003752 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003752 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003752 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003752 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003752 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003752 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003752 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003752 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003752 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003752 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003752 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003752 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003752 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003752 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003752 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003752 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003752 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003752 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003752 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003752 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003752 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003752 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003752 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003752 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003752 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003752 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003752 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003752 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003752 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003752 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003752 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003752 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003752 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003752 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003752 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003752 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003752 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003752 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003752 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003752 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003752 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003752 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003752 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003752 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003752 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003752 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003752 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003752 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003752 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003752 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003752 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003752 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003752 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003752 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003752 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003753 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003753 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003753 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003753 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003753 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003753 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003753 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003753 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003753 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003753 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003753 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003753 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003753 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003753 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003753 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003753 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003753 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003753 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003753 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003753 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003753 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003753 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003753 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003753 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003753 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003753 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003753 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003753 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003753 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003753 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003753 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003753 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003753 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003753 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003753 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003753 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003753 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003753 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003753 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003753 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003753 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003753 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003753 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003753 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003753 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003753 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003753 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003753 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003753 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003753 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003753 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003753 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003753 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003753 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003753 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003753 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003753 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003753 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003753 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003753 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003753 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003753 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003753 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003753 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003753 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003753 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003753 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003753 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003753 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003753 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003753 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003753 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003753 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003753 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003753 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003753 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003753 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003753 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003753 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003753 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003753 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003753 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003753 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003753 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003753 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003753 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003753 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003753 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003753 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003753 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003753 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003753 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003753 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003753 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003753 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003753 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003753 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003753 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003753 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003753 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003753 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003753 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003753 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003753 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003753 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003753 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003753 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003753 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003753 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003753 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003753 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003753 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003753 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003753 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003753 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003753 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003753 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003753 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003753 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003753 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003753 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003753 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003753 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003753 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003753 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003753 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003753 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003753 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003753 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:146) 20250830164003753 DLMGCP DEBUG <0013> Generated response: line #00: 200 54220 OK (mgcp_msg.c:72) 20250830164003753 DLMGCP DEBUG <0013> Received message: line #00: DLCX 54221 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164003753 DLMGCP DEBUG <0013> Received message: line #01: C: 008F (mgcp_msg.c:72) 20250830164003753 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250830164003753 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250830164003753 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830164003753 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003753 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003753 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003753 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003753 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003753 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003753 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003753 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003753 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003753 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003753 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003753 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003753 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003753 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003753 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003753 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003753 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003753 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003753 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003753 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003753 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003753 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003753 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003753 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003753 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003753 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003753 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003753 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003753 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003753 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003753 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003753 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003753 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003753 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003753 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003753 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003753 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003753 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003753 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003753 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003753 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003753 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003753 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003753 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003753 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003753 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003753 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003753 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003753 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003753 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003753 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003753 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003753 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003753 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003753 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003753 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003753 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003753 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003753 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003753 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003753 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003753 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003753 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003753 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003753 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003753 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003754 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003754 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003754 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003754 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003754 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003754 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003754 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003754 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003754 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003754 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003754 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003754 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003754 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003754 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003754 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003754 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003754 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003754 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003754 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003754 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003754 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003754 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003754 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003754 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003754 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003754 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003754 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003754 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003754 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003754 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003754 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003754 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003754 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003754 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003754 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003754 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003754 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003754 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003754 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003754 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003754 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003754 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003754 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003754 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003754 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003754 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003754 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003754 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003754 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003754 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003754 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003754 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003754 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003754 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003754 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003754 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003754 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003754 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003754 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003754 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003754 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003754 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003754 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003754 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003754 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003754 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003754 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003754 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003754 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003754 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003754 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003754 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003754 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003754 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003754 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003754 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003754 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003754 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003754 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003754 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003754 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003754 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003754 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003754 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003754 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003754 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003754 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003754 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003754 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003754 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003754 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003754 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003754 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003754 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003754 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003754 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003754 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003754 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003754 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003754 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003754 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003754 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003754 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003754 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003754 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003754 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003754 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003754 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003754 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003754 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003754 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003754 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003754 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003754 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003754 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003754 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003754 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003754 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003754 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003754 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003754 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003754 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003754 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003754 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003754 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003754 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003754 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003754 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003754 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003754 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003754 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003754 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003754 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003754 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003754 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003754 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003754 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003754 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003754 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003754 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003754 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003754 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003754 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003754 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003754 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003754 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003754 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003754 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003754 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003754 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003754 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003754 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003754 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003754 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003754 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003754 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003754 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003754 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003754 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003754 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003754 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003754 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003754 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003754 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003754 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003754 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003754 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003754 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003754 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003754 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003754 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003754 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003754 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003754 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003754 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003754 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003754 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003754 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003754 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003754 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003754 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003754 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003754 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003754 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003754 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003754 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003754 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003754 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003754 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003754 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003754 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003754 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003754 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003754 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003754 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003754 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003754 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003754 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003754 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003754 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003754 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003754 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003754 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003754 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003754 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003754 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003754 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003754 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003754 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003754 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003754 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003754 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003754 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003754 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003754 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003754 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003754 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003754 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003754 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003754 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003754 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003754 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003754 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003754 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003754 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003754 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003754 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003754 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003754 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003754 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003754 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003754 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003754 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003754 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003755 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:146) 20250830164003755 DLMGCP DEBUG <0013> Generated response: line #00: 200 54221 OK (mgcp_msg.c:72) 20250830164003755 DLMGCP DEBUG <0013> Received message: line #00: DLCX 54222 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164003755 DLMGCP DEBUG <0013> Received message: line #01: C: 0090 (mgcp_msg.c:72) 20250830164003755 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250830164003755 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250830164003755 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830164003755 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003755 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003755 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003755 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003755 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003755 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003755 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003755 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003755 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003755 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003755 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003755 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003755 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003755 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003755 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003755 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003755 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003755 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003755 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003755 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003755 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003755 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003755 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003755 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003755 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003755 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003755 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003755 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003755 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003755 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003755 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003755 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003755 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003755 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003755 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003755 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003755 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003755 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003755 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003755 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003755 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003755 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003755 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003755 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003755 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003755 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003755 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003755 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003755 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003755 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003755 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003755 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003755 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003755 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003755 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003755 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003755 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003755 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003755 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003755 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003755 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003755 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003755 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003755 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003755 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003755 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003755 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003755 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003755 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003755 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003755 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003755 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003755 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003755 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003755 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003755 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003755 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003755 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003755 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003755 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003755 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003755 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003755 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003755 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003755 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003755 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003755 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003755 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003755 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003755 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003755 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003755 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003755 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003755 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003755 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003755 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003755 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003755 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003755 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003755 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003755 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003755 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003755 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003755 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003755 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003755 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003755 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003755 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003755 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003755 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003755 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003755 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003755 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003755 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003755 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003755 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003755 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003755 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003755 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003755 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003755 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003755 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003755 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003755 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003755 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003755 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003755 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003755 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003755 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003755 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003755 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003755 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003755 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003755 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003755 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003755 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003755 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003755 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003755 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003755 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003755 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003755 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003755 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003755 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003755 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003755 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003755 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003755 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003755 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003755 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003755 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003755 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003755 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003755 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003755 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003755 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003755 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003755 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003755 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003755 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003755 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003755 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003755 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003755 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003755 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003755 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003755 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003755 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003755 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003755 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003755 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003755 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003755 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003755 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003755 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003755 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003755 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003755 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003755 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003755 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003755 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003755 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003755 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003755 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003755 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003755 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003755 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003755 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003755 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003755 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003755 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003755 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003755 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003755 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003756 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003756 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003756 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003756 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003756 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003756 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003756 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003756 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003756 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003756 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003756 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003756 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003756 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003756 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003756 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003756 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003756 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003756 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003756 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003756 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003756 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003756 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003756 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003756 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003756 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003756 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003756 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003756 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003756 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003756 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003756 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003756 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003756 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003756 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003756 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003756 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003756 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003756 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003756 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003756 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003756 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003756 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003756 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003756 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003756 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003756 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003756 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003756 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003756 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003756 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003756 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003756 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003756 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003756 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003756 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003756 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003756 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003756 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003756 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003756 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003756 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003756 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003756 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003756 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003756 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003756 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003756 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003756 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003756 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003756 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003756 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003756 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003756 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003756 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003756 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003756 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003756 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003756 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003756 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003756 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003756 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003756 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003756 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003756 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003756 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003756 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003756 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003756 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003756 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003756 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003756 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003756 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003756 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003756 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003756 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003756 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003756 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003756 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003756 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003756 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003756 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003756 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003756 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003756 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003756 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003756 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003756 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:146) 20250830164003756 DLMGCP DEBUG <0013> Generated response: line #00: 200 54222 OK (mgcp_msg.c:72) 20250830164003756 DLMGCP DEBUG <0013> Received message: line #00: DLCX 54223 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164003756 DLMGCP DEBUG <0013> Received message: line #01: C: 0091 (mgcp_msg.c:72) 20250830164003756 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250830164003756 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250830164003756 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830164003756 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003756 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003756 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003756 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003756 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003756 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003756 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003756 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003756 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003756 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003756 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003756 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003756 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003756 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003756 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003756 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003756 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003756 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003756 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003756 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003756 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003756 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003756 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003756 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003756 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003756 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003756 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003756 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003756 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003756 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003756 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003756 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003756 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003756 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003756 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003756 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003756 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003756 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003756 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003756 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003756 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003756 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003756 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003756 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003756 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003756 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003756 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003756 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003756 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003756 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003756 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003756 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003756 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003756 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003756 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003756 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003756 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003756 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003756 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003756 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003756 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003756 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003756 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003756 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003756 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003756 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003756 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003756 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003756 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003756 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003756 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003756 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003756 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003756 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003756 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003756 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003756 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003756 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003756 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003756 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003756 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003756 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003756 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003756 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003756 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003756 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003756 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003756 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003756 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003756 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003757 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003757 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003757 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003757 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003757 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003757 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003757 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003757 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003757 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003757 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003757 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003757 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003757 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003757 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003757 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003757 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003757 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003757 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003757 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003757 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003757 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003757 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003757 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003757 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003757 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003757 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003757 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003757 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003757 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003757 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003757 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003757 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003757 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003757 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003757 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003757 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003757 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003757 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003757 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003757 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003757 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003757 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003757 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003757 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003757 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003757 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003757 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003757 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003757 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003757 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003757 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003757 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003757 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003757 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003757 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003757 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003757 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003757 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003757 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003757 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003757 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003757 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003757 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003757 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003757 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003757 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003757 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003757 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003757 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003757 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003757 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003757 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003757 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003757 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003757 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003757 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003757 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003757 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003757 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003757 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003757 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003757 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003757 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003757 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003757 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003757 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003757 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003757 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003757 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003757 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003757 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003757 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003757 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003757 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003757 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003757 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003757 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003757 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003757 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003757 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003757 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003757 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003757 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003757 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003757 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003757 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003757 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003757 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003757 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003757 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003757 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003757 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003757 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003757 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003757 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003757 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003757 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003757 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003757 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003757 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003757 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003757 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003757 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003757 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003757 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003757 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003757 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003757 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003757 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003757 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003757 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003757 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003757 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003757 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003757 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003757 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003757 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003757 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003757 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003757 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003757 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003757 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003757 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003757 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003757 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003757 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003757 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003757 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003757 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003757 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003757 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003757 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003757 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003757 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003757 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003757 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003757 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003757 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003757 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003757 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003757 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003757 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003757 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003757 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003757 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003757 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003757 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003757 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003757 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003757 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003757 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003757 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003757 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003757 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003757 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003757 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003757 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003757 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003757 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003757 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003757 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003757 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003757 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003757 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003757 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003757 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003757 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003757 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003757 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003757 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003757 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003757 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003757 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003757 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003757 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003757 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003757 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003757 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003757 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003757 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003757 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003757 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003757 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003757 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003757 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003757 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003757 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003757 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003757 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003757 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003757 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:146) 20250830164003757 DLMGCP DEBUG <0013> Generated response: line #00: 200 54223 OK (mgcp_msg.c:72) 20250830164003758 DLMGCP DEBUG <0013> Received message: line #00: DLCX 54224 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164003758 DLMGCP DEBUG <0013> Received message: line #01: C: 0092 (mgcp_msg.c:72) 20250830164003758 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250830164003758 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250830164003758 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830164003758 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003758 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003758 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003758 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003758 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003758 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003758 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003758 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003758 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003758 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003758 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003758 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003758 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003758 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003758 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003758 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003758 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003758 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003758 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003758 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003758 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003758 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003758 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003758 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003758 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003758 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003758 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003758 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003758 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003758 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003758 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003758 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003758 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003758 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003758 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003758 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003758 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003758 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003758 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003758 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003758 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003758 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003758 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003758 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003758 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003758 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003758 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003758 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003758 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003758 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003758 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003758 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003758 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003758 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003758 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003758 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003758 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003758 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003758 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003758 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003758 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003758 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003758 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003758 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003758 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003758 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003758 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003758 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003758 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003758 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003758 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003758 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003758 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003758 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003758 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003758 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003758 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003758 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003758 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003758 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003758 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003758 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003758 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003758 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003758 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003758 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003758 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003758 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003758 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003758 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003758 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003758 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003758 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003758 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003758 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003758 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003758 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003758 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003758 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003758 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003758 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003758 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003758 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003758 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003758 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003758 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003758 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003758 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003758 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003758 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003758 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003758 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003758 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003758 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003758 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003758 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003758 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003758 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003758 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003758 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003758 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003758 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003758 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003758 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003758 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003758 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003758 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003758 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003758 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003758 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003758 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003758 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003758 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003758 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003758 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003758 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003758 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003758 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003758 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003758 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003758 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003758 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003758 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003758 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003758 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003758 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003758 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003758 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003758 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003758 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003758 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003758 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003758 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003758 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003758 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003758 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003758 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003758 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003758 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003758 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003758 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003758 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003758 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003758 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003758 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003758 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003758 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003758 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003758 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003758 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003758 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003758 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003758 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003758 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003758 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003758 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003758 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003758 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003758 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003758 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003758 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003758 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003758 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003758 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003758 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003758 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003758 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003758 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003758 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003758 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003758 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003758 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003758 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003758 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003758 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003758 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003758 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003758 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003758 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003758 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003758 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003758 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003758 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003758 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003758 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003758 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003758 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003758 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003758 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003758 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003758 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003758 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003758 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003758 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003758 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003758 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003758 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003758 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003758 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003758 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003758 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003758 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003758 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003759 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003759 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003759 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003759 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003759 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003759 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003759 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003759 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003759 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003759 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003759 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003759 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003759 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003759 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003759 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003759 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003759 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003759 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003759 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003759 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003759 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003759 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003759 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003759 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003759 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003759 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003759 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003759 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003759 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003759 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003759 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003759 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003759 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003759 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003759 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003759 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003759 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003759 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003759 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003759 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003759 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003759 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003759 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003759 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003759 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003759 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003759 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003759 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003759 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003759 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003759 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003759 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003759 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003759 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003759 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003759 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003759 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003759 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003759 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003759 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003759 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003759 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003759 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003759 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003759 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003759 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003759 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003759 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003759 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003759 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003759 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003759 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003759 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003759 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003759 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003759 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003759 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003759 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:146) 20250830164003759 DLMGCP DEBUG <0013> Generated response: line #00: 200 54224 OK (mgcp_msg.c:72) 20250830164003759 DLMGCP DEBUG <0013> Received message: line #00: DLCX 54225 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164003759 DLMGCP DEBUG <0013> Received message: line #01: C: 0093 (mgcp_msg.c:72) 20250830164003759 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250830164003759 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250830164003759 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830164003759 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003759 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003759 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003759 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003759 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003759 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003759 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003759 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003759 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003759 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003759 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003759 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003759 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003759 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003759 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003759 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003759 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003759 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003759 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003759 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003759 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003759 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003759 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003759 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003759 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003759 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003759 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003759 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003759 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003759 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003759 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003759 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003759 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003759 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003759 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003759 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003759 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003759 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003759 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003759 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003759 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003759 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003759 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003759 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003759 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003759 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003759 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003759 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003759 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003759 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003759 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003759 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003759 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003759 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003759 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003759 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003759 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003759 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003759 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003759 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003759 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003759 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003759 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003759 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003759 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003759 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003759 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003759 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003759 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003759 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003759 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003759 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003759 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003759 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003759 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003759 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003759 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003759 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003759 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003759 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003759 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003759 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003759 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003759 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003759 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003759 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003759 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003759 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003759 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003759 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003759 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003759 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003759 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003759 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003759 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003759 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003759 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003759 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003759 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003759 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003759 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003759 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003759 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003759 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003759 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003759 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003759 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003759 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003759 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003759 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003759 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003759 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003760 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003760 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003760 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003760 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003760 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003760 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003760 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003760 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003760 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003760 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003760 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003760 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003760 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003760 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003760 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003760 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003760 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003760 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003760 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003760 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003760 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003760 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003760 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003760 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003760 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003760 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003760 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003760 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003760 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003760 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003760 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003760 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003760 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003760 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003760 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003760 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003760 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003760 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003760 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003760 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003760 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003760 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003760 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003760 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003760 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003760 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003760 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003760 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003760 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003760 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003760 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003760 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003760 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003760 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003760 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003760 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003760 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003760 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003760 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003760 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003760 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003760 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003760 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003760 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003760 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003760 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003760 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003760 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003760 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003760 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003760 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003760 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003760 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003760 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003760 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003760 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003760 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003760 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003760 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003760 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003760 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003760 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003760 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003760 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003760 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003760 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003760 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003760 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003760 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003760 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003760 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003760 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003760 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003760 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003760 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003760 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003760 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003760 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003760 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003760 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003760 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003760 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003760 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003760 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003760 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003760 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003760 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003760 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003760 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003760 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003760 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003760 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003760 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003760 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003760 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003760 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003760 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003760 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003760 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003760 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003760 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003760 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003760 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003760 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003760 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003760 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003760 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003760 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003760 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003760 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003760 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003760 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003760 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003760 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003760 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003760 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003760 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003760 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003760 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003760 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003760 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003760 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003760 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003760 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003760 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003760 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003760 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003760 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003760 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003760 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003760 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003760 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003760 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003760 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003760 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003760 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003760 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003760 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003760 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003760 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003760 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003760 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003760 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003760 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003760 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003760 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003760 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003760 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003760 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003760 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003760 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003760 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003760 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003760 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003760 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003760 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003760 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003760 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003760 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003760 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003760 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003760 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003760 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003760 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003761 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003761 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003761 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003761 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003761 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:146) 20250830164003761 DLMGCP DEBUG <0013> Generated response: line #00: 200 54225 OK (mgcp_msg.c:72) 20250830164003761 DLMGCP DEBUG <0013> Received message: line #00: DLCX 54226 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164003761 DLMGCP DEBUG <0013> Received message: line #01: C: 0094 (mgcp_msg.c:72) 20250830164003761 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250830164003761 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250830164003761 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830164003761 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003761 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003761 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003761 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003761 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003761 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003761 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003761 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003761 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003761 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003761 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003761 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003761 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003761 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003761 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003761 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003761 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003761 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003761 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003761 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003761 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003761 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003761 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003761 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003761 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003761 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003761 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003761 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003761 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003761 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003761 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003761 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003761 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003761 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003761 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003761 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003761 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003761 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003761 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003761 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003761 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003761 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003761 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003761 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003761 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003761 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003761 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003761 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003761 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003761 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003761 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003761 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003761 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003761 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003761 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003761 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003761 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003761 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003761 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003761 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003761 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003761 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003761 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003761 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003761 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003761 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003761 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003761 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003761 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003761 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003761 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003761 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003761 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003761 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003761 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003761 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003761 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003761 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003761 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003761 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003761 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003761 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003761 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003761 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003761 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003761 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003761 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003761 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003761 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003761 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003761 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003761 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003761 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003761 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003761 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003761 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003761 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003761 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003761 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003761 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003761 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003761 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003761 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003761 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003761 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003761 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003761 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003761 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003761 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003761 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003761 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003761 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003761 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003761 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003761 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003761 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003761 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003761 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003761 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003761 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003761 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003761 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003761 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003761 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003761 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003761 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003761 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003761 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003761 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003761 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003761 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003761 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003761 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003761 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003761 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003761 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003761 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003761 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003761 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003762 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003762 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003762 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003762 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003762 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003762 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003762 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003762 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003762 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003762 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003762 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003762 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003762 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003762 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003762 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003762 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003762 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003762 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003762 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003762 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003762 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003762 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003762 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003762 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003762 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003762 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003762 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003762 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003762 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003762 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003762 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003762 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003762 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003762 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003762 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003762 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003762 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003762 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003762 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003762 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003762 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003762 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003762 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003762 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003762 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003762 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003762 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003762 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003762 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003762 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003762 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003762 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003762 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003762 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003762 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003762 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003762 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003762 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003762 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003762 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003762 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003762 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003762 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003762 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003762 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003762 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003762 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003762 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003762 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003762 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003762 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003762 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003762 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003762 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003762 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003762 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003762 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003762 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003762 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003762 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003762 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003762 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003762 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003762 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003762 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003762 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003762 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003762 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003762 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003762 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003762 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003762 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003762 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003762 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003762 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003762 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003762 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003762 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003762 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003762 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003762 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003762 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003762 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003762 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003762 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003762 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003762 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003762 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003762 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003762 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003762 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003762 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003762 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003762 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003762 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003762 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003762 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003762 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003762 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003762 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003762 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003762 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003763 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003763 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003763 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003763 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003763 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003763 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003763 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003763 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003763 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003763 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003763 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003763 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003763 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003763 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003763 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003763 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003763 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003763 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003763 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003763 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003763 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003763 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003763 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003763 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003763 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003763 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003763 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003763 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003763 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003763 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003763 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003763 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003763 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003763 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003763 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003763 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003763 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003763 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003763 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003763 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:146) 20250830164003763 DLMGCP DEBUG <0013> Generated response: line #00: 200 54226 OK (mgcp_msg.c:72) 20250830164003763 DLMGCP DEBUG <0013> Received message: line #00: DLCX 54227 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164003763 DLMGCP DEBUG <0013> Received message: line #01: C: 0095 (mgcp_msg.c:72) 20250830164003763 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250830164003763 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250830164003763 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830164003763 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003763 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003763 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003763 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003763 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003763 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003763 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003763 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003763 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003763 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003763 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003763 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003763 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003763 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003763 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003763 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003763 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003763 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003763 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003763 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003763 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003763 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003763 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003763 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003763 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003763 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003763 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003763 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003763 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003763 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003763 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003763 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003763 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003763 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003763 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003763 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003763 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003763 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003763 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003763 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003763 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003763 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003763 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003763 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003763 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003763 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003763 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003763 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003763 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003763 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003763 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003763 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003763 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003763 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003763 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003763 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003763 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003763 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003763 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003763 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003763 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003763 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003763 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003763 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003763 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003763 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003763 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003763 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003763 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003763 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003763 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003763 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003763 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003763 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003763 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003763 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003763 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003763 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003763 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003763 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003763 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003763 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003763 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003763 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003763 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003763 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003763 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003763 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003763 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003763 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003763 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003763 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003763 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003763 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003763 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003763 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003763 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003763 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003763 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003763 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003763 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003763 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003763 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003763 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003763 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003763 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003763 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003763 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003763 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003763 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003763 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003763 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003763 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003763 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003763 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003763 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003763 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003763 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003763 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003763 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003763 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003763 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003763 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003763 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003763 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003763 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003763 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003763 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003763 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003763 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003763 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003763 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003763 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003763 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003763 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003763 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003763 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003763 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003763 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003763 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003763 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003763 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003763 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003763 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003763 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003763 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003763 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003763 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003763 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003763 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003763 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003763 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003763 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003763 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003763 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003763 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003763 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003763 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003763 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003764 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003764 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003764 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003764 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003764 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003764 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003764 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003764 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003764 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003764 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003764 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003764 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003764 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003764 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003764 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003764 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003764 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003764 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003764 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003764 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003764 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003764 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003764 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003764 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003764 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003764 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003764 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003764 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003764 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003764 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003764 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003764 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003764 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003764 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003764 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003764 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003764 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003764 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003764 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003764 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003764 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003764 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003764 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003764 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003764 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003764 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003764 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003764 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003764 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003764 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003764 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003764 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003764 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003764 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003764 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003764 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003764 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003764 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003764 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003764 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003764 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003764 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003764 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003764 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003764 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003764 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003764 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003764 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003764 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003764 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003764 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003764 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003764 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003764 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003764 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003764 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003764 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003764 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003764 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003764 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003764 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003764 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003764 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003764 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003764 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003764 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003764 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003764 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003764 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003764 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003764 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003764 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003764 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003764 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003764 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003764 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003764 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003764 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003764 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003764 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003764 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003764 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003764 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003764 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003764 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003764 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003764 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003764 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003764 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003764 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003764 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003764 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003764 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003764 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003764 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003764 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003764 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003764 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003764 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003764 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003764 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003764 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003764 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003764 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003764 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003764 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003764 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003764 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003764 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003764 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003764 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003764 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003764 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003764 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003764 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003764 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003764 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003764 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003764 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003764 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003764 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003764 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:146) 20250830164003764 DLMGCP DEBUG <0013> Generated response: line #00: 200 54227 OK (mgcp_msg.c:72) 20250830164003764 DLMGCP DEBUG <0013> Received message: line #00: DLCX 54228 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164003764 DLMGCP DEBUG <0013> Received message: line #01: C: 0096 (mgcp_msg.c:72) 20250830164003764 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250830164003764 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250830164003764 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830164003764 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003764 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003764 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003764 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003764 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003764 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003764 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003764 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003764 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003764 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003764 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003764 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003764 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003764 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003764 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003764 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003764 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003764 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003764 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003764 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003764 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003764 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003764 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003764 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003764 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003764 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003764 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003764 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003764 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003764 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003764 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003764 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003764 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003764 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003764 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003764 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003764 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003764 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003764 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003764 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003764 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003764 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003764 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003764 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003764 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003764 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003764 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003764 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003764 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003764 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003764 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003764 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003764 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003764 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003764 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003764 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003765 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003765 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003765 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003765 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003765 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003765 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003765 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003765 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003765 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003765 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003765 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003765 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003765 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003765 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003765 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003765 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003765 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003765 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003765 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003765 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003765 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003765 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003765 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003765 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003765 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003765 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003765 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003765 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003765 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003765 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003765 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003765 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003765 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003765 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003765 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003765 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003765 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003765 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003765 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003765 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003765 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003765 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003765 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003765 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003765 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003765 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003765 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003765 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003765 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003765 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003765 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003765 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003765 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003765 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003765 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003765 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003765 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003765 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003765 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003765 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003765 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003765 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003765 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003765 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003765 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003765 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003765 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003765 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003765 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003765 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003765 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003765 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003765 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003765 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003765 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003765 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003765 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003765 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003765 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003765 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003765 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003765 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003765 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003765 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003765 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003765 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003765 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003765 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003765 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003765 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003765 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003765 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003765 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003765 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003765 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003765 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003765 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003765 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003765 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003765 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003765 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003765 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003765 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003765 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003765 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003765 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003765 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003765 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003765 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003765 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003765 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003765 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003765 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003765 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003765 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003765 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003765 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003765 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003765 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003765 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003765 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003765 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003765 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003765 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003765 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003765 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003765 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003765 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003765 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003765 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003765 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003765 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003765 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003765 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003765 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003765 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003765 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003765 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003765 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003765 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003765 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003765 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003765 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003765 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003765 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003765 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003765 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003765 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003765 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003765 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003765 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003765 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003765 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003765 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003765 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003765 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003765 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003765 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003765 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003765 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003765 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003765 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003765 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003765 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003765 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003765 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003765 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003765 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003765 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003765 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003765 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003765 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003765 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003765 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003765 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003765 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003765 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003765 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003765 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003765 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003765 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003765 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003765 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003765 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003765 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003765 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003765 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003765 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003765 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003765 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003765 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003765 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003765 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003765 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003765 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003765 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003765 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003765 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003765 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003765 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003765 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003765 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003765 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003765 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003765 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003765 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003765 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003765 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003765 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003765 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003765 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003765 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003765 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003765 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003765 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003765 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003765 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003765 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003765 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003765 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003765 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003765 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003765 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003765 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003765 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003765 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003765 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003765 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003765 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003765 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003765 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003765 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003765 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003765 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003765 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003765 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003765 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003765 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003765 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003765 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003766 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003766 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003766 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003766 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003766 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:146) 20250830164003766 DLMGCP DEBUG <0013> Generated response: line #00: 200 54228 OK (mgcp_msg.c:72) 20250830164003766 DLMGCP DEBUG <0013> Received message: line #00: DLCX 54229 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164003766 DLMGCP DEBUG <0013> Received message: line #01: C: 0097 (mgcp_msg.c:72) 20250830164003766 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250830164003766 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250830164003766 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830164003766 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003766 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003766 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003766 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003766 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003766 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003766 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003766 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003766 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003766 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003766 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003766 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003766 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003766 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003766 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003766 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003766 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003766 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003766 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003766 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003766 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003766 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003766 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003766 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003766 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003766 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003766 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003766 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003766 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003766 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003766 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003766 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003766 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003766 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003766 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003766 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003766 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003766 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003766 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003766 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003766 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003766 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003766 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003766 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003766 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003766 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003766 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003766 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003766 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003766 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003766 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003766 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003766 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003766 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003766 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003766 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003766 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003766 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003766 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003766 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003766 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003766 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003766 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003766 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003766 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003766 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003766 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003766 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003766 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003766 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003766 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003766 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003766 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003766 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003766 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003766 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003766 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003766 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003766 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003766 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003766 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003766 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003766 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003766 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003766 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003766 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003766 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003766 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003766 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003766 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003766 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003766 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003766 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003766 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003766 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003766 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003766 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003766 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003766 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003766 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003766 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003766 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003766 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003766 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003766 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003766 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003766 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003766 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003766 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003766 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003766 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003766 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003766 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003766 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003766 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003766 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003766 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003766 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003766 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003766 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003766 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003766 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003766 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003766 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003766 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003766 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003766 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003766 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003766 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003766 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003766 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003766 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003766 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003766 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003766 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003766 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003766 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003766 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003766 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003766 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003766 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003766 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003766 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003766 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003766 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003766 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003766 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003766 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003766 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003766 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003766 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003766 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003766 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003766 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003766 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003766 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003766 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003766 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003766 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003766 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003766 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003766 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003766 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003766 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003766 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003766 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003766 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003766 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003766 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003766 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003766 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003766 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003766 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003766 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003766 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003766 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003766 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003766 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003766 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003766 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003766 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003766 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003766 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003766 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003766 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003766 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003766 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003766 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003766 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003766 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003766 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003767 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003767 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003767 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003767 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003767 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003767 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003767 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003767 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003767 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003767 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003767 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003767 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003767 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003767 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003767 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003767 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003767 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003767 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003767 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003767 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003767 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003767 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003767 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003767 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003767 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003767 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003767 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003767 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003767 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003767 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003767 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003767 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003767 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003767 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003767 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003767 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003767 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003767 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003767 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003767 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003767 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003767 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003767 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003767 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003767 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003767 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003767 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003767 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003767 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003767 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003767 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003767 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003767 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003767 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003767 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003767 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003767 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003767 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003767 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003767 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003767 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003767 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003767 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003767 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003767 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003767 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003767 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003767 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003767 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003767 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003767 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003767 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003767 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003767 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003767 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003767 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003767 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003767 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003767 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003767 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003767 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003767 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003767 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003767 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003767 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003767 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003767 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003767 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003767 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003767 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003767 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003767 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003767 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003767 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003767 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003767 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003767 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003767 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003767 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003767 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003767 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003767 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003767 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003767 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003767 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003767 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003767 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003767 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003767 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003767 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:146) 20250830164003767 DLMGCP DEBUG <0013> Generated response: line #00: 200 54229 OK (mgcp_msg.c:72) 20250830164003767 DLMGCP DEBUG <0013> Received message: line #00: DLCX 54230 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164003767 DLMGCP DEBUG <0013> Received message: line #01: C: 0098 (mgcp_msg.c:72) 20250830164003767 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250830164003767 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250830164003767 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830164003767 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003767 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003767 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003767 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003767 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003767 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003767 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003767 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003767 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003767 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003767 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003767 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003767 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003767 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003767 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003767 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003767 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003767 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003767 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003767 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003767 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003767 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003767 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003767 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003767 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003767 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003767 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003767 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003768 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003768 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003768 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003768 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003768 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003768 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003768 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003768 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003768 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003768 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003768 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003768 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003768 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003768 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003768 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003768 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003768 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003768 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003768 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003768 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003768 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003768 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003768 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003768 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003768 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003768 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003768 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003768 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003768 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003768 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003768 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003768 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003768 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003768 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003768 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003768 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003768 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003768 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003768 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003768 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003768 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003768 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003768 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003768 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003768 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003768 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003768 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003768 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003768 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003768 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003768 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003768 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003768 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003768 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003768 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003768 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003768 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003768 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003768 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003768 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003768 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003768 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003768 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003768 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003768 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003768 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003768 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003768 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003768 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003768 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003768 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003768 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003768 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003768 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003768 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003768 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003768 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003768 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003768 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003768 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003768 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003768 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003768 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003768 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003768 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003768 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003768 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003768 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003768 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003768 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003768 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003768 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003768 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003768 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003768 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003768 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003768 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003768 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003768 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003768 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003768 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003768 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003768 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003768 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003768 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003768 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003768 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003768 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003768 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003768 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003768 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003768 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003768 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003768 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003768 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003768 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003768 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003768 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003768 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003768 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003768 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003768 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003768 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003768 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003768 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003768 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003768 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003768 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003768 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003768 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003768 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003768 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003768 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003768 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003768 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003768 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003768 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003768 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003768 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003768 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003768 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003768 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003768 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003768 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003768 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003768 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003768 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003768 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003768 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003768 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003768 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003768 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003768 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003768 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003768 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003768 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003768 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003768 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003768 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003768 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003768 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003768 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003768 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003768 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003768 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003768 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003768 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003768 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003768 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003768 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003768 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003768 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003768 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003768 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003768 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003768 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003768 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003768 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003768 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003768 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003768 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003768 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003768 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003768 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003768 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003768 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003768 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003768 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003768 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003768 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003768 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003768 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003768 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003768 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003768 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003768 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003768 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003768 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003768 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003768 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003768 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003768 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003768 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003768 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003768 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003768 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003768 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003768 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003768 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003768 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003768 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003768 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003768 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003768 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003768 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003768 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003768 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003768 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003768 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003768 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003768 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003768 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003768 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003768 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003768 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003768 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003768 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003768 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003768 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003768 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003768 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003768 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003768 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003768 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003769 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003769 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003769 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003769 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003769 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003769 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003769 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003769 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003769 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003769 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003769 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003769 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003769 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003769 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003769 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003769 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003769 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003769 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003769 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003769 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003769 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003769 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003769 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003769 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003769 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003769 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003769 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003769 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003769 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003769 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003769 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003769 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003769 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003769 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003769 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003769 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003769 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003769 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003769 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:146) 20250830164003769 DLMGCP DEBUG <0013> Generated response: line #00: 200 54230 OK (mgcp_msg.c:72) 20250830164003769 DLMGCP DEBUG <0013> Received message: line #00: DLCX 54231 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164003769 DLMGCP DEBUG <0013> Received message: line #01: C: 0099 (mgcp_msg.c:72) 20250830164003769 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250830164003769 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250830164003769 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830164003769 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003769 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003769 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003769 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003769 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003769 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003769 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003769 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003769 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003769 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003769 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003769 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003769 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003769 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003769 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003769 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003769 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003769 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003769 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003769 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003769 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003769 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003769 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003769 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003769 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003769 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003769 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003769 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003769 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003769 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003769 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003769 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003769 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003769 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003769 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003769 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003769 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003769 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003769 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003769 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003769 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003769 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003769 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003769 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003769 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003769 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003769 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003769 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003769 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003769 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003769 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003769 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003769 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003769 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003769 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003769 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003769 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003769 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003769 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003769 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003769 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003769 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003769 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003769 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003769 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003769 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003769 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003769 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003769 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003769 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003769 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003769 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003769 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003769 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003769 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003769 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003769 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003769 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003769 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003769 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003769 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003769 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003769 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003769 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003769 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003769 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003769 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003769 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003769 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003769 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003769 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003769 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003769 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003769 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003769 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003769 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003769 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003769 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003769 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003769 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003769 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003769 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003769 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003769 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003769 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003769 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003769 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003769 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003769 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003769 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003769 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003769 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003769 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003769 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003769 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003769 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003769 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003769 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003769 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003769 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003769 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003769 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003769 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003769 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003770 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003770 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003770 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003770 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003770 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003770 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003770 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003770 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003770 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003770 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003770 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003770 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003770 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003770 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003770 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003770 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003770 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003770 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003770 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003770 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003770 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003770 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003770 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003770 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003770 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003770 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003770 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003770 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003770 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003770 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003770 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003770 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003770 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003770 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003770 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003770 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003770 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003770 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003770 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003770 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003770 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003770 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003770 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003770 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003770 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003770 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003770 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003770 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003770 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003770 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003770 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003770 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003770 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003770 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003770 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003770 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003770 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003770 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003770 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003770 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003770 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003770 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003770 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003770 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003770 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003770 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003770 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003770 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003770 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003770 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003770 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003770 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003770 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003770 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003770 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003770 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003770 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003770 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003770 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003770 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003770 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003770 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003770 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003770 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003770 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003770 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003770 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003770 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003770 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003770 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003770 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003770 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003770 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003770 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003770 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003770 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003770 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003770 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003770 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003770 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003770 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003770 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003770 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003770 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003770 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003770 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003770 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003770 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003770 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003770 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003770 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003770 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003770 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003770 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003770 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003770 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003770 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003770 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003770 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003770 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003770 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003770 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003770 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003770 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003770 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003770 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003770 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003770 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003770 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003770 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003770 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003770 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003770 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003770 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003770 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003770 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003770 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003770 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003770 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003770 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003770 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003770 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003770 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003770 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003770 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003770 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003770 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003770 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003770 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003770 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003770 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003770 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003770 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003770 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003770 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003770 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003770 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003770 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003770 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003770 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003770 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003770 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003770 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003770 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003770 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003770 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003770 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003770 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003770 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003770 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003770 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003770 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003770 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003770 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003770 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003770 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003770 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:146) 20250830164003770 DLMGCP DEBUG <0013> Generated response: line #00: 200 54231 OK (mgcp_msg.c:72) 20250830164003771 DLMGCP DEBUG <0013> Received message: line #00: DLCX 54232 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164003771 DLMGCP DEBUG <0013> Received message: line #01: C: 009A (mgcp_msg.c:72) 20250830164003771 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250830164003771 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250830164003771 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830164003771 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003771 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003771 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003771 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003771 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003771 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003771 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003771 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003771 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003771 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003771 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003771 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003771 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003771 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003771 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003771 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003771 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003771 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003771 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003771 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003771 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003771 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003771 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003771 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003771 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003771 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003771 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003771 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003771 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003771 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003771 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003771 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003771 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003771 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003771 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003771 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003771 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003771 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003771 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003771 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003771 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003771 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003771 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003771 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003771 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003771 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003771 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003771 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003771 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003771 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003771 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003771 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003771 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003771 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003771 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003771 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003771 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003771 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003771 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003771 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003771 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003771 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003771 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003771 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003771 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003771 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003771 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003771 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003771 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003771 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003771 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003771 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003771 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003771 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003771 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003771 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003771 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003771 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003771 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003771 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003771 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003771 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003771 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003771 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003771 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003771 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003771 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003771 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003771 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003771 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003771 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003771 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003771 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003771 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003771 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003771 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003771 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003771 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003771 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003771 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003771 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003771 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003771 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003771 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003771 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003771 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003771 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003771 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003771 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003771 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003771 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003771 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003771 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003771 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003771 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003771 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003771 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003771 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003771 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003771 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003771 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003771 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003771 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003771 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003771 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003771 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003771 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003771 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003771 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003771 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003771 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003771 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003771 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003771 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003771 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003771 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003771 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003771 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003771 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003771 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003771 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003771 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003771 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003771 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003771 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003771 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003771 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003771 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003771 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003771 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003771 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003771 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003771 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003771 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003771 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003771 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003771 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003771 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003771 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003771 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003771 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003771 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003771 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003771 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003771 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003771 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003771 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003771 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003771 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003771 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003771 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003771 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003771 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003771 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003771 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003771 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003771 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003771 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003771 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003771 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003771 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003771 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003771 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003771 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003771 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003771 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003771 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003771 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003771 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003771 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003771 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003771 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003771 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003771 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003771 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003771 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003771 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003771 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003771 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003771 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003771 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003771 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003771 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003771 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003771 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003771 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003771 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003771 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003771 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003771 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003771 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003771 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003771 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003771 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003771 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003771 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003771 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003771 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003771 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003771 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003771 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003771 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003771 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003771 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003771 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003771 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003771 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003771 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003771 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003771 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003771 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003771 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003771 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003771 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003771 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003771 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003772 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003772 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003772 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003772 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003772 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003772 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003772 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003772 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003772 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003772 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003772 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003772 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003772 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003772 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003772 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003772 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003772 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003772 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003772 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003772 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003772 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003772 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003772 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003772 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003772 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003772 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003772 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003772 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003772 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003772 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003772 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003772 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003772 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003772 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003772 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003772 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003772 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003772 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003772 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003772 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003772 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003772 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003772 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003772 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003772 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003772 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003772 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003772 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003772 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003772 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003772 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003772 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003772 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003772 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003772 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003772 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003772 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003772 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003772 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003772 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003772 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003772 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003772 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003772 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003772 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:146) 20250830164003772 DLMGCP DEBUG <0013> Generated response: line #00: 200 54232 OK (mgcp_msg.c:72) 20250830164003772 DLMGCP DEBUG <0013> Received message: line #00: DLCX 54233 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164003772 DLMGCP DEBUG <0013> Received message: line #01: C: 009B (mgcp_msg.c:72) 20250830164003772 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250830164003772 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250830164003772 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830164003772 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003772 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003772 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003772 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003772 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003772 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003772 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003772 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003772 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003772 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003772 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003772 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003772 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003772 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003772 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003772 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003772 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003772 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003772 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003772 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003772 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003772 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003772 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003772 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003772 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003772 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003772 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003772 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003772 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003772 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003772 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003772 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003772 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003772 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003772 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003772 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003772 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003772 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003772 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003772 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003772 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003772 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003772 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003772 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003772 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003772 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003772 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003772 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003772 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003772 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003772 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003772 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003772 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003772 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003772 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003772 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003772 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003772 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003772 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003772 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003772 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003772 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003772 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003772 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003772 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003772 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003772 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003772 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003772 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003772 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003772 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003772 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003772 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003772 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003772 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003772 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003772 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003772 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003772 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003772 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003772 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003772 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003772 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003772 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003772 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003772 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003772 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003772 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003772 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003772 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003772 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003772 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003772 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003772 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003772 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003772 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003772 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003772 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003772 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003772 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003772 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003772 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003772 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003772 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003772 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003772 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003772 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003772 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003772 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003772 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003772 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003772 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003772 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003772 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003773 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003773 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003773 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003773 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003773 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003773 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003773 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003773 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003773 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003773 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003773 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003773 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003773 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003773 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003773 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003773 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003773 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003773 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003773 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003773 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003773 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003773 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003773 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003773 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003773 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003773 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003773 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003773 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003773 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003773 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003773 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003773 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003773 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003773 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003773 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003773 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003773 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003773 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003773 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003773 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003773 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003773 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003773 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003773 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003773 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003773 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003773 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003773 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003773 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003773 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003773 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003773 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003773 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003773 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003773 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003773 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003773 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003773 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003773 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003773 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003773 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003773 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003773 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003773 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003773 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003773 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003773 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003773 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003773 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003773 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003773 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003773 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003773 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003773 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003773 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003773 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003773 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003773 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003773 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003773 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003773 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003773 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003773 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003773 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003773 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003773 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003773 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003773 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003773 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003773 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003773 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003773 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003773 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003773 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003773 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003773 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003773 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003773 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003773 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003773 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003773 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003773 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003773 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003773 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003773 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003773 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003773 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003773 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003773 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003773 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003773 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003773 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003773 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003773 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003773 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003773 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003773 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003773 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003773 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003773 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003773 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003773 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003773 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003773 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003773 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003773 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003773 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003773 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003773 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003773 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003773 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003773 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003773 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003773 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003773 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003773 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003773 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003773 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003773 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003773 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003773 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003773 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003773 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003773 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003773 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003773 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003773 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003773 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003773 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003773 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003773 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003773 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003773 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003775 DLMGCP DEBUG <0013> Received message: line #00: DLCX 54235 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164003775 DLMGCP DEBUG <0013> Received message: line #01: C: 009D (mgcp_msg.c:72) 20250830164003775 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250830164003775 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250830164003775 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830164003775 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003775 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003775 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003775 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003775 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003775 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003775 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003775 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003775 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003775 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003775 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003775 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003775 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003775 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003775 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003775 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003775 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003775 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003775 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003775 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003775 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003775 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003775 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003775 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003775 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003776 DLMGCP DEBUG <0013> Received message: line #00: DLCX 54236 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164003776 DLMGCP DEBUG <0013> Received message: line #01: C: 009E (mgcp_msg.c:72) 20250830164003776 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250830164003776 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250830164003776 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830164003776 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003776 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003776 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003776 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003776 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003776 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003776 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003776 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003776 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003776 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003776 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003777 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003777 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003777 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003777 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003777 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003777 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003777 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003777 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003777 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003777 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003777 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003777 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003777 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003777 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003777 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003777 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003777 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003777 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003777 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003777 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003777 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003777 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003777 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003777 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003777 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003777 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003777 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003777 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003777 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003777 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003777 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003777 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003777 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003777 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003777 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003777 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003777 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003777 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003777 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003777 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003777 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003777 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003777 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003777 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003777 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003777 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003777 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003777 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003777 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003777 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003777 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003777 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003777 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003777 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003777 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003777 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003777 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003777 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003777 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003777 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003777 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003777 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003777 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003777 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003777 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003777 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003777 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003777 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003777 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003777 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003777 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003777 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003777 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003777 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003777 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003777 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003777 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003777 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003777 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003777 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003777 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003777 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003777 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003777 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003777 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003777 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003777 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003777 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003777 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003777 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003777 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003777 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003777 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003777 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003777 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003777 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003777 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003777 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003777 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003777 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003777 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003777 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003777 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003777 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003777 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003777 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003777 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003777 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003777 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003777 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003777 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003777 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003777 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003777 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003777 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003777 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003777 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003777 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003777 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003777 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003777 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003777 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003777 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003777 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003777 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003777 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003777 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003777 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003777 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003777 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003777 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003777 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003777 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003777 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003777 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003777 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003777 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003777 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003777 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003777 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003777 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003777 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003777 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003777 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003777 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003777 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003777 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003777 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003777 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003777 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003777 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003777 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003777 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003777 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003777 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003777 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003777 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003777 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003777 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003777 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003777 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003777 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003777 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003777 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003777 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003777 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003777 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003777 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003777 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003777 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003777 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003777 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003777 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003777 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003777 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003777 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003777 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003777 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003777 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003777 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003777 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003777 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003777 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003777 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003777 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003777 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003777 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003777 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003777 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003777 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003777 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003777 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003777 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003777 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003777 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003777 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003777 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003777 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003777 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003777 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003777 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003777 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003777 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003777 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003777 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003777 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003777 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003777 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003777 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003777 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003777 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003777 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003777 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003777 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003777 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003777 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003777 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003777 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003777 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003777 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003777 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003777 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003777 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003777 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003777 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003777 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003777 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003777 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003777 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003777 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003777 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003777 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003777 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003777 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003777 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003777 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003777 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003777 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003777 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003777 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003777 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003777 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003777 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003777 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003777 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003777 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003777 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003778 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003778 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003778 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003778 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003778 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003778 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003778 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003778 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003778 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003778 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003778 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003778 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003778 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003778 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003778 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003778 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003778 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003778 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003778 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003778 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003778 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003778 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003778 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003778 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003778 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003778 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003778 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003778 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003778 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003778 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003778 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003778 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003778 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003778 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003778 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003778 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003778 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003778 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003778 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003778 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003778 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003778 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003778 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:146) 20250830164003778 DLMGCP DEBUG <0013> Generated response: line #00: 200 54236 OK (mgcp_msg.c:72) 20250830164003778 DLMGCP DEBUG <0013> Received message: line #00: DLCX 54237 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164003778 DLMGCP DEBUG <0013> Received message: line #01: C: 009F (mgcp_msg.c:72) 20250830164003778 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250830164003778 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250830164003778 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830164003778 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003778 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003778 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003778 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003778 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003778 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003778 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003778 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003778 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003778 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003778 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003778 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003778 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003778 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003778 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003778 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003778 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003778 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003778 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003778 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003778 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003778 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003778 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003778 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003778 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003778 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003778 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003778 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003778 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003778 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003778 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003778 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003778 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003778 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003778 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003778 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003778 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003778 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003778 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003778 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003778 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003778 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003778 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003778 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003778 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003778 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003778 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003778 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003778 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003778 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003778 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003778 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003778 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003778 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003778 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003778 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003778 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003778 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003778 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003778 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003778 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003778 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003778 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003778 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003778 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003778 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003778 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003778 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003778 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003778 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003778 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003778 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003778 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003778 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003778 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003778 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003778 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003778 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003778 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003778 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003778 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003778 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003778 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003778 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003778 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003778 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003778 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003778 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003778 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003778 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003778 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003778 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003778 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003778 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003778 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003778 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003778 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003778 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003778 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003778 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003778 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003778 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003778 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003778 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003778 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003778 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003778 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003778 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003778 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003778 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003778 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003778 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003778 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003778 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003778 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003778 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003778 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003778 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003778 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003778 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003778 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003778 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003778 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003778 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003778 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003778 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003778 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003778 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003778 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003778 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003778 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003778 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003778 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003778 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003779 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003779 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003779 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003779 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003779 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003779 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003779 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003779 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003779 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003779 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003779 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003779 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003779 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003779 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003779 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003779 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003779 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003779 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003779 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003779 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003779 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003779 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003779 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003779 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003779 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003779 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003779 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003779 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003779 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003779 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003779 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003779 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003779 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003779 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003779 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003779 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003779 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003779 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003779 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003779 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003779 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003779 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003779 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003779 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003779 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003779 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003779 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003779 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003779 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003779 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003779 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003779 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003779 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003779 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003779 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003779 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003779 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003779 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003779 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003779 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003779 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003779 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003779 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003779 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003779 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003779 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003779 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003779 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003779 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003779 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003779 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003779 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003779 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003779 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003779 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003779 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003779 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003779 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003779 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003779 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003779 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003779 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003779 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003779 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003779 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003779 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003779 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003779 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003779 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003779 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003779 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003779 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003779 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003779 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003779 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003779 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003779 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003779 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003779 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003779 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003779 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003779 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003779 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003779 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003779 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003779 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003779 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003779 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003779 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003779 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003779 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003779 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003779 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003779 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003779 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003779 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003779 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003779 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003779 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003779 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003779 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003779 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003779 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003779 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003779 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003779 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003779 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003779 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003779 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003779 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003779 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003779 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003779 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003779 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003779 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003779 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003779 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003779 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003779 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003779 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003779 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003779 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003779 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003779 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003779 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003779 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003779 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003779 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003779 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003779 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003779 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003779 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003779 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003779 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003779 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003779 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003779 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003779 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003779 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003779 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003779 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003779 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003779 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003779 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003779 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003779 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003779 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:146) 20250830164003779 DLMGCP DEBUG <0013> Generated response: line #00: 200 54237 OK (mgcp_msg.c:72) 20250830164003779 DLMGCP DEBUG <0013> Received message: line #00: DLCX 54238 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164003779 DLMGCP DEBUG <0013> Received message: line #01: C: 00A0 (mgcp_msg.c:72) 20250830164003779 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250830164003779 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250830164003779 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830164003779 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003779 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003779 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003779 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003779 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003779 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003779 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003779 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003779 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003779 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003779 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003791 DLMGCP DEBUG <0013> Received message: line #00: DLCX 54246 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164003791 DLMGCP DEBUG <0013> Received message: line #01: C: 00A8 (mgcp_msg.c:72) 20250830164003791 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250830164003791 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250830164003791 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830164003791 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003791 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003791 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003791 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003791 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003791 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003791 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003791 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003791 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003791 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003791 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003791 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003791 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003791 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003791 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003791 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003791 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003791 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003791 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003791 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003791 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003791 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003791 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003791 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003791 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003791 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003791 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003791 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003791 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003791 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003791 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003791 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003791 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003791 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003791 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003791 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003791 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003791 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003791 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003791 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003791 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003791 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003791 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003791 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003791 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003791 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003791 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003791 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003791 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003791 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003791 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003791 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003791 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003791 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003791 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003791 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003791 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003791 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003791 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003791 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003791 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003791 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003791 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003791 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003791 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003791 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003791 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003791 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003791 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003791 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003791 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003791 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003791 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003791 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003791 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003791 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003791 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003791 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003791 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003791 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003791 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003791 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003792 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003792 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003792 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003792 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003792 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003792 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003792 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003792 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003792 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003792 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003792 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003792 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003792 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003792 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003792 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003792 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003792 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003792 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003792 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003792 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003792 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003792 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003792 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003792 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003792 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003792 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003792 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003792 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003792 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003792 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003792 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003792 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003792 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003792 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003792 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003792 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003792 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003792 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003792 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003792 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003792 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003792 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003792 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003792 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003792 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003792 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003792 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003792 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003792 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003792 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003792 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003792 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003792 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003792 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003793 DLMGCP DEBUG <0013> Received message: line #00: DLCX 54247 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164003793 DLMGCP DEBUG <0013> Received message: line #01: C: 00A9 (mgcp_msg.c:72) 20250830164003793 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250830164003793 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250830164003793 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830164003793 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003793 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003793 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003793 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003793 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003793 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003793 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003793 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003793 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003793 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003793 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003793 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003793 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003793 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003793 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003793 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003793 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003793 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003793 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003793 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003793 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003793 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003793 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003793 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003793 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003793 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003793 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003793 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003793 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003793 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003793 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003793 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003793 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003793 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003793 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003793 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003793 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003793 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003793 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003793 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003793 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003793 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003793 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003793 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003793 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003793 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003793 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003793 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003793 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003793 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003793 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003793 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003793 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003793 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003793 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003793 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003793 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003793 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003793 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003793 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003793 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003793 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003793 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003793 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003793 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003793 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003793 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003793 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003793 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003793 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003793 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003793 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003793 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003793 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003793 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003793 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003793 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003793 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003793 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003793 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003793 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003793 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003793 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003793 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003793 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003793 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003793 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003793 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003793 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003793 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003793 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003793 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003793 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003793 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003793 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003793 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003793 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003793 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003793 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003793 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003793 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003793 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003793 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003793 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003793 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003793 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003793 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003793 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003793 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003793 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003793 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003793 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003793 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003793 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003793 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003793 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003793 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003793 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003793 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003793 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003793 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003793 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003793 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003793 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003793 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003793 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003793 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003793 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003793 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003793 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003793 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003793 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003793 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003793 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003793 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003793 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003793 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003793 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003793 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003793 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003793 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003793 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003793 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003793 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003793 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003793 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003793 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003793 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003793 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003793 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003793 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003793 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003793 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003793 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003793 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003793 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003793 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003793 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003793 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003793 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003793 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003793 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003793 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003793 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003793 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003793 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003793 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003793 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003793 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003793 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003793 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003793 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003793 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003793 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003793 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003793 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003793 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003793 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003793 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003793 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003793 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003793 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003793 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003793 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003793 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003793 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003793 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003793 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003793 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003793 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003793 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003793 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003793 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003793 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003793 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003793 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003793 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003793 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003793 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003793 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003793 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003794 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003794 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003794 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003794 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003794 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003794 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003794 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003794 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003794 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003794 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003794 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003794 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003794 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003794 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003794 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003794 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003794 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003794 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003794 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003794 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003794 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003794 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003794 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003794 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003794 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003794 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003794 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003794 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003794 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003794 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003794 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003794 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003794 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003794 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003794 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003794 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003794 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003794 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003794 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003794 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003794 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003794 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003794 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003794 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003794 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003794 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003794 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003794 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003794 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003794 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003794 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003794 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003794 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003794 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003794 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003794 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003794 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003794 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003794 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003794 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003794 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003794 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003794 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003794 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003794 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003794 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003794 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003794 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003794 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003794 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003794 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003794 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003794 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003794 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003794 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003794 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003794 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003794 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003794 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003794 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003794 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003794 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003794 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003794 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003794 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003794 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003794 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003794 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003794 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003794 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003794 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003794 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003794 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003794 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003794 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003794 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003794 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003794 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003794 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003794 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:146) 20250830164003794 DLMGCP DEBUG <0013> Generated response: line #00: 200 54247 OK (mgcp_msg.c:72) 20250830164003794 DLMGCP DEBUG <0013> Received message: line #00: DLCX 54248 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164003794 DLMGCP DEBUG <0013> Received message: line #01: C: 00AA (mgcp_msg.c:72) 20250830164003794 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250830164003794 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250830164003794 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830164003794 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003794 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003794 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003794 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003794 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003794 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003794 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003794 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003794 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003794 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003794 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003794 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003794 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003794 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003794 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003794 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003794 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003794 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003794 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003794 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003794 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003794 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003794 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003794 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003794 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003794 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003794 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003794 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003794 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003794 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003794 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003794 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003794 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003794 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003794 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003794 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003794 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003794 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003794 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003794 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003794 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003794 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003794 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003794 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003794 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003794 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003794 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003794 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003794 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003794 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003794 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003794 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003794 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003794 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003794 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003810 DLMGCP DEBUG <0013> Received message: line #00: DLCX 54259 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164003810 DLMGCP DEBUG <0013> Received message: line #01: C: 00B5 (mgcp_msg.c:72) 20250830164003810 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250830164003810 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250830164003810 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830164003810 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003810 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003810 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003810 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003810 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003810 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003810 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003810 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003810 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003810 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003810 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003810 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003810 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003810 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003810 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003810 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003810 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003810 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003810 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003810 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003810 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003810 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003810 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003810 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003810 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003810 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003810 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003810 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003810 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003810 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003810 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003810 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003810 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003810 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003810 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003810 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003810 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003810 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003810 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003810 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003810 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003810 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003810 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003810 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003810 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003810 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003810 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003810 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003810 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003810 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003810 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003810 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003810 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003810 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003810 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003810 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003810 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003810 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003810 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003810 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003810 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003810 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003810 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003810 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003810 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003810 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003810 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003810 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003810 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003810 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003810 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003810 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003810 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003810 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003810 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003810 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003810 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003810 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003810 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003810 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003810 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003810 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003810 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003810 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003810 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003810 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003810 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003810 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003810 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003810 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003810 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003810 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003810 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003810 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003810 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003810 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003810 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003810 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003810 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003810 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003810 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003810 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003810 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003810 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003810 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003810 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003810 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003810 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003810 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003810 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003810 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003810 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003810 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003810 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003810 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003810 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003810 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003810 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003810 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003810 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003810 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003810 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003810 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003810 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003810 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003810 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003810 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003810 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003810 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003810 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003810 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003810 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003810 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003810 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003810 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003810 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003810 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003810 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003810 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003810 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003810 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003810 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003810 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003810 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003810 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003810 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003810 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003810 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003810 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003810 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003810 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003810 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003810 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003810 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003810 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003810 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003810 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003810 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003810 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003810 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003810 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003810 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003810 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003810 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003810 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003810 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003810 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003810 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003810 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003810 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003810 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003810 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003810 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003810 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003810 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003811 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003811 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003811 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003811 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003811 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003811 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003811 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003811 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003811 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003811 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003811 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003811 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003811 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003811 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003811 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003811 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003811 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003811 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003811 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003811 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003811 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003811 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003811 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003811 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003811 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003811 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003811 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003811 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003811 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003811 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003811 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003811 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003811 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003811 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003811 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003811 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003811 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003811 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003811 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003811 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003811 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003811 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003811 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003811 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003811 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003811 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003811 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003811 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003811 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003811 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003811 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003811 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003811 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003811 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003811 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003811 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003811 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003811 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003811 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003811 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003811 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003811 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003811 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003811 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003811 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003811 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003811 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003811 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003811 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003811 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003811 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003811 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003811 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003811 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003811 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003811 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003811 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003811 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003811 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003811 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003811 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003811 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003811 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003811 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003811 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003811 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003811 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003811 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003811 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003811 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003811 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003811 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003811 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003811 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003811 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003811 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003811 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003811 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003811 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003811 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003811 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003811 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003811 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003811 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003811 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003811 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003811 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003811 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003811 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003811 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003811 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003811 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003811 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003811 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003811 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003811 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003811 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003811 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003811 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003811 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003811 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003811 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003811 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003811 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003811 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003811 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:146) 20250830164003811 DLMGCP DEBUG <0013> Generated response: line #00: 200 54259 OK (mgcp_msg.c:72) 20250830164003811 DLMGCP DEBUG <0013> Received message: line #00: DLCX 54260 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164003811 DLMGCP DEBUG <0013> Received message: line #01: C: 00B6 (mgcp_msg.c:72) 20250830164003811 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250830164003811 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250830164003811 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830164003811 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003811 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003811 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003811 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003811 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003811 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003811 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003811 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003811 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003811 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003811 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003811 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003811 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003811 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003811 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003811 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003811 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003811 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003811 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003811 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003811 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003811 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003811 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003811 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003811 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003811 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003811 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003811 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003811 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003811 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003811 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003811 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003811 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003811 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003811 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003811 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003811 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003811 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003811 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003811 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003811 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003811 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003811 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003811 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003811 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003811 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003811 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003811 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003811 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003811 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003812 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003812 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003812 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003812 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003812 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003812 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003812 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003812 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003812 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003812 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003812 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003812 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003812 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003812 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003812 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003812 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003812 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003812 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003812 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003812 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003812 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003812 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003812 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003812 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003812 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003812 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003812 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003812 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003812 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003812 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003812 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003812 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003812 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003812 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003812 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003812 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003812 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003812 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003812 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003812 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003812 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003812 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003812 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003812 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003812 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003812 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003812 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003812 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003812 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003812 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003812 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003812 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003812 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003812 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003812 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003812 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003812 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003812 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003812 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003812 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003812 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003812 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003812 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003812 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003812 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003812 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003812 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003812 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003812 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003812 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003812 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003812 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003812 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003812 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003812 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003812 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003812 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003812 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003812 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003812 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003812 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003812 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003812 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003812 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003812 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003812 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003812 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003812 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003812 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003812 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003812 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003812 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003812 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003812 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003812 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003812 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003812 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003812 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003812 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003812 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003812 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003812 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003812 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003812 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003812 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003812 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003812 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003812 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003812 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003812 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003812 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003812 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003812 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003812 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003812 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003812 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003812 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003812 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003812 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003812 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003812 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003812 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003812 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003812 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003812 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003812 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003812 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003812 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003812 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003812 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003812 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003812 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003812 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003812 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003812 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003812 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003812 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003812 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003812 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003812 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003812 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003812 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003812 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003812 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003812 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003812 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003812 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003812 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003812 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003812 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003812 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003812 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003812 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003812 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003812 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003812 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003812 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003812 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003812 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003812 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003812 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003812 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003812 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003812 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003812 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003812 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003812 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003812 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003812 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003812 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003812 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003812 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003812 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003812 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003812 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003812 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003812 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003812 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003812 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003812 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003812 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003812 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003812 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003812 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003812 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003812 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003812 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003812 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003812 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003812 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003812 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003812 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003812 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003812 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003812 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003812 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003812 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003828 DLMGCP DEBUG <0013> Received message: line #00: DLCX 54273 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164003828 DLMGCP DEBUG <0013> Received message: line #01: C: 00C3 (mgcp_msg.c:72) 20250830164003828 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250830164003828 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250830164003828 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830164003828 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003828 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003828 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003828 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003828 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003828 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003828 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003828 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003828 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003828 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003828 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003828 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003828 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003828 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003828 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003828 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003828 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003828 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003828 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003828 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003828 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003828 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003828 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003828 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003828 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003828 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003828 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003828 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003828 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003828 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003828 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003828 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003828 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003828 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003828 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003828 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003828 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003828 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003828 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003828 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003828 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003828 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003828 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003828 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003828 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003828 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003828 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003828 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003828 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003828 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003828 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003828 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003828 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003828 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003828 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003828 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003828 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003828 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003828 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003828 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003828 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003828 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003828 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003828 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003828 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003828 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003828 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003828 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003828 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003828 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003829 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003829 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003829 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003829 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003829 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003829 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003829 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003829 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003829 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003829 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003829 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003829 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003829 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003829 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003829 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003829 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003829 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003829 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003829 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003829 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003829 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003829 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003829 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003829 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003829 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003829 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003829 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003829 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003829 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003829 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003829 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003829 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003829 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003829 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003829 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003829 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003829 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003829 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003829 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003829 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003829 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003829 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003829 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003829 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003829 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003829 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003829 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003829 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003829 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003829 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003829 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003829 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003829 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003829 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003829 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003829 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003829 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003829 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003829 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003829 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003829 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003829 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003829 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003829 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003829 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003830 DLMGCP DEBUG <0013> Received message: line #00: DLCX 54274 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164003830 DLMGCP DEBUG <0013> Received message: line #01: C: 00C4 (mgcp_msg.c:72) 20250830164003830 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250830164003830 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250830164003830 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830164003830 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003830 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003830 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003830 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003830 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003830 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003830 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003830 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003830 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003830 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003830 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003830 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003830 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003830 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003830 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003830 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003830 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003830 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003830 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003830 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003830 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003830 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003830 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003830 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003830 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003830 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003830 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003830 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003830 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003830 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003830 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003830 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003830 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003830 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003830 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003830 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003830 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003830 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003830 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003830 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003830 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003830 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003830 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003830 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003830 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003830 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003830 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003830 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003830 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003830 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003830 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003830 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003830 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003830 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003830 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003830 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003830 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003830 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003830 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003830 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003830 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003830 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003830 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003830 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003830 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003830 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003830 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003830 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003830 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003830 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003830 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003830 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003830 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003830 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003830 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003830 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003830 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003830 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003830 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003830 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003830 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003830 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003830 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003830 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003830 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003830 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003830 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003830 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003830 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003830 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003830 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003830 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003830 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003830 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003830 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003830 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003830 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003830 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003830 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003830 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003830 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003830 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003830 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003830 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003830 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003830 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003830 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003830 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003830 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003830 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003830 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003830 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003830 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003830 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003830 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003830 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003830 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003830 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003830 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003830 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003830 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003830 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003830 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003830 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003830 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003830 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003830 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003830 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003830 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003830 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003830 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003830 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003830 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003830 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003830 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003830 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003830 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003830 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003830 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003830 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003830 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003830 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003830 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003830 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003830 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003830 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003830 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003830 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003830 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003830 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003830 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003830 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003830 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003830 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003830 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003830 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003830 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003830 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003830 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003830 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003830 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003830 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003830 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003830 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003830 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003830 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003830 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003830 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003830 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003830 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003830 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003830 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003830 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003830 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003830 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003830 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003830 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003830 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003830 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003830 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003830 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003830 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003830 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003830 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003830 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003831 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003831 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003831 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003831 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003831 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003831 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003831 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003831 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003831 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003831 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003831 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003831 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003831 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003831 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003831 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003831 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003831 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003831 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003831 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003831 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003831 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003831 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003831 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003831 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003831 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003831 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003831 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003831 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003831 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003831 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003831 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003831 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003831 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003831 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003831 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003831 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003831 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003831 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003831 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003831 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003831 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003831 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003831 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003831 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003831 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003831 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003831 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003831 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003831 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003831 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003831 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003831 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003831 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003831 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003831 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003831 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003831 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003831 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003831 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003831 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003831 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003831 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003831 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003831 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003831 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003831 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003831 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003831 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003831 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003831 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003831 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003831 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003831 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003831 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003831 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003831 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003831 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003831 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003831 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003831 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003831 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003831 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003831 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003831 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003831 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003831 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003831 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003831 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003831 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003831 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003831 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003831 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003831 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003831 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003831 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003831 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003831 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003831 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003831 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003831 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003831 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003831 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003831 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003831 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003831 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003831 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003831 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003831 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003831 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003831 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003831 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003831 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003831 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003831 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003831 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003831 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:146) 20250830164003831 DLMGCP DEBUG <0013> Generated response: line #00: 200 54274 OK (mgcp_msg.c:72) 20250830164003831 DLMGCP DEBUG <0013> Received message: line #00: DLCX 54275 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164003831 DLMGCP DEBUG <0013> Received message: line #01: C: 00C5 (mgcp_msg.c:72) 20250830164003831 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250830164003831 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250830164003831 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830164003831 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003831 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003831 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003831 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003831 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003831 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003831 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003831 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003831 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003831 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003831 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003831 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003831 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003831 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003831 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003831 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003831 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003831 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003831 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003831 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003831 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003831 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003831 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003831 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003831 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003831 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003831 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003831 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003831 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003831 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003831 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003831 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003831 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003831 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003831 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003831 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003831 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003831 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003831 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003831 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003831 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003831 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003831 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003831 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003831 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003831 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003831 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003831 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003831 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003831 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003831 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003831 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003831 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003831 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003831 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003831 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003831 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003831 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003831 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003831 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003831 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003831 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003831 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003831 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003832 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003832 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003832 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003832 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003832 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003832 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003832 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003832 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003832 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003832 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003832 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003832 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003832 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003832 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003832 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003832 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003832 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003832 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003832 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003832 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003832 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003832 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003832 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003832 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003832 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003832 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003832 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003832 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003832 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003832 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003832 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003832 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003832 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003832 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003832 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003832 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003832 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003832 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003832 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003832 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003832 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003832 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003832 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003844 DLMGCP DEBUG <0013> Received message: line #00: DLCX 54284 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164003844 DLMGCP DEBUG <0013> Received message: line #01: C: 00CE (mgcp_msg.c:72) 20250830164003844 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250830164003844 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250830164003844 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830164003844 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003844 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003844 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003844 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003844 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003844 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003844 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003844 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003844 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003844 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003844 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003844 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003844 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003844 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003844 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003844 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003844 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003844 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003844 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003844 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003844 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003844 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003844 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003844 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003844 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003844 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003844 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003844 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003844 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003844 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003844 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003844 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003844 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003844 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003844 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003844 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003844 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003844 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003844 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003844 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003844 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003844 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003844 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003844 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003844 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003844 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003844 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003844 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003844 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003844 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003844 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003844 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003844 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003844 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003844 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003844 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003844 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003844 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003844 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003844 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003844 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003844 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003844 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003844 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003844 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003844 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003844 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003844 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003844 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003844 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003844 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003844 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003844 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003844 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003844 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003844 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003844 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003844 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003844 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003844 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003844 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003844 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003844 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003844 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003844 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003844 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003844 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003844 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003844 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003844 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003844 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003844 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003844 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003844 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003844 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003844 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003844 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003844 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003844 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003844 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003844 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003844 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003844 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003844 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003844 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003844 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003844 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003844 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003844 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003844 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003844 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003844 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003844 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003844 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003844 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003844 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003844 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003844 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003845 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003845 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003845 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003845 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003845 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003845 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003845 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003845 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003845 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003845 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003845 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003845 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003845 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003845 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003845 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003845 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003845 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003845 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003845 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003845 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003845 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003845 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003845 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003845 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003845 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003845 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003845 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003845 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003845 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003845 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003845 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003845 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003845 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003845 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003845 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003845 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003845 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003845 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003845 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003845 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003845 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003845 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003845 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003845 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003845 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003845 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003845 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003845 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003845 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003845 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003845 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003845 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003845 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003845 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003845 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003845 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003845 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003845 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003845 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003845 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003845 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003845 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003845 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003845 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003845 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003845 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003845 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003845 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003845 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003845 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003845 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003845 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003845 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003845 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003845 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003845 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003845 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003845 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003845 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003845 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003845 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003845 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003845 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003845 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003845 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003845 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003845 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003845 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003845 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003845 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003845 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003845 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003845 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003845 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003845 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003845 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003845 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003845 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003845 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003845 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003845 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003845 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003845 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003845 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003845 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003845 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003845 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003845 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003845 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003845 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003845 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003845 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003845 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003845 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003845 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003845 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003845 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003845 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003845 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003845 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003845 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003845 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003845 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003845 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003845 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003845 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003845 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003845 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003845 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003845 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003845 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003845 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003845 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003845 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003845 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003845 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003845 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003845 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003845 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003845 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003845 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003845 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003845 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003845 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003845 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003845 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003845 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003845 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003845 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003845 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003845 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003845 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003845 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003845 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003845 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003845 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003845 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003845 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003845 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003845 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003845 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003845 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003845 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003845 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003845 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003845 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003845 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003845 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003845 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003845 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003845 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003845 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003845 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003845 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003845 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003845 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003845 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003845 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003845 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003845 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003845 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003845 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003845 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:146) 20250830164003845 DLMGCP DEBUG <0013> Generated response: line #00: 200 54284 OK (mgcp_msg.c:72) 20250830164003845 DLMGCP DEBUG <0013> Received message: line #00: DLCX 54285 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164003845 DLMGCP DEBUG <0013> Received message: line #01: C: 00CF (mgcp_msg.c:72) 20250830164003846 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250830164003846 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250830164003846 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830164003846 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003846 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003846 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003846 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003846 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003846 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003846 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003846 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003846 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003846 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003846 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003846 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003846 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003846 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003846 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003846 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003846 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003846 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003846 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003846 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003846 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003846 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003846 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003846 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003846 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003846 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003846 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003846 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003846 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003846 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003846 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003846 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003846 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003846 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003846 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003846 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003846 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003846 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003846 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003846 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003846 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003846 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003846 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003846 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003846 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003846 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003846 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003846 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003846 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003846 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003846 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003846 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003846 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003846 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003846 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003846 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003846 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003846 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003846 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003846 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003846 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003846 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003846 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003846 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003846 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003846 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003846 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003846 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003846 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003846 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003846 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003846 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003846 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003846 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003846 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003846 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003846 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003846 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003846 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003846 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003846 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003846 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003846 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003846 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003846 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003846 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003846 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003846 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003846 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003846 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003846 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003846 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003846 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003846 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003846 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003846 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003846 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003846 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003846 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003846 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003846 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003846 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003846 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003846 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003846 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003846 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003846 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003846 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003846 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003846 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003846 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003846 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003846 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003846 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003846 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003846 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003846 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003846 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003846 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003846 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003847 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003847 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003847 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003847 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003847 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003847 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003847 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003847 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003847 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003847 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003847 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003847 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003847 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003847 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003847 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003847 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003847 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003847 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003847 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003847 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003847 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003847 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003847 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003847 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003847 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003847 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003847 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003847 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003847 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003847 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003847 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003847 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003847 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003847 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003847 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003847 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003847 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003847 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003847 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003847 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003847 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003847 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003847 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003847 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003847 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003847 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003847 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003847 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003847 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003847 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003847 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003847 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003847 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003847 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003847 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003847 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003847 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003847 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003847 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003847 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003847 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003847 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003847 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003847 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003847 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003847 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003847 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003847 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003847 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003847 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003847 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003847 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003847 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003847 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003847 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003847 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003847 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003861 DLMGCP DEBUG <0013> Received message: line #00: DLCX 54296 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164003861 DLMGCP DEBUG <0013> Received message: line #01: C: 00DA (mgcp_msg.c:72) 20250830164003861 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250830164003861 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250830164003861 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830164003861 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003861 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003861 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003861 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003861 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003861 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003861 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003861 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003861 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003861 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003861 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003861 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003861 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003861 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003861 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003861 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003861 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003861 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003861 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003861 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003861 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003861 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003861 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003861 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003861 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003861 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003861 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003861 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003861 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003861 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003861 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003861 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003861 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003861 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003861 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003861 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003861 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003861 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003861 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003861 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003861 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003861 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003861 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003861 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003861 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003861 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003861 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003861 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003861 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003861 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003861 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003861 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003861 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003861 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003861 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003861 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003861 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003861 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003861 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003861 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003862 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003862 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003862 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003862 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003862 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003862 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003862 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003862 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003862 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003862 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003862 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003862 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003862 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003862 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003862 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003862 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003862 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003862 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003862 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003862 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003862 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003862 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003862 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003862 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003862 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003862 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003862 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003862 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003862 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003862 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003862 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003862 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003862 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003862 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003862 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003862 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003862 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003862 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003862 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003862 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003862 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003862 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003862 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003862 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003862 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003862 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003862 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003862 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003862 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003862 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003862 DLMGCP DEBUG <0013> endpoint:rtpbridge/6fOsmuxEM(154)@7b40471322fb: Final verdict of PTC: none RTPEM2(153)@7b40471322fb: Final verdict of PTC: none RTPEM1(152)@7b40471322fb: Final verdict of PTC: none VirtCallAgent-STATS(155)@7b40471322fb: Final verdict of PTC: none @mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003862 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003862 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003862 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003862 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003862 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003862 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003862 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003862 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003862 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003862 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003862 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003862 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003862 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003862 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003862 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003862 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003862 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003862 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003862 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003862 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003862 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003862 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003862 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003862 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003862 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003862 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003862 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003862 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003862 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003862 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003862 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003862 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003862 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003862 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003862 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003862 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003862 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003862 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003862 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003862 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003862 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003862 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003862 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003862 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003862 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003862 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003862 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003862 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003862 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003862 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003862 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_enIPA-CTRL-CLI-IPA(156)@7b40471322fb: Final verdict of PTC: none RTPEM0(151)@7b40471322fb: Final verdict of PTC: none MTC@7b40471322fb: Setting final verdict of the test case. MTC@7b40471322fb: Local verdict of MTC: pass MTC@7b40471322fb: Local verdict of PTC RTPEM0(151): none (pass -> pass) MTC@7b40471322fb: Local verdict of PTC RTPEM1(152): none (pass -> pass) MTC@7b40471322fb: Local verdict of PTC RTPEM2(153): none (pass -> pass) MTC@7b40471322fb: Local verdict of PTC OsmuxEM(154): none (pass -> pass) MTC@7b40471322fb: Local verdict of PTC VirtCallAgent-STATS(155): none (pass -> pass) MTC@7b40471322fb: Local verdict of PTC IPA-CTRL-CLI-IPA(156): none (pass -> pass) MTC@7b40471322fb: Test case TC_crcx_osmux_257 finished. Verdict: pass MTC@7b40471322fb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_osmux_257 pass'. Sat Aug 30 16:40:03 UTC 2025 ====== MGCP_Test.TC_crcx_osmux_257 pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_crcx_osmux_257.talloc dp.c:853) 20250830164003862 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003862 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003862 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003862 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003862 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003862 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003862 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003862 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003862 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003862 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003862 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003862 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003862 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003862 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003862 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003862 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003862 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003862 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003862 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003862 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003862 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003862 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003862 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003862 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003862 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003862 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003862 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003862 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003862 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003862 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003862 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003862 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003862 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003862 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003862 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003862 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003862 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003862 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003862 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003862 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003862 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003862 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003862 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003862 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003862 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003862 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003862 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003862 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003862 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003862 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003862 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003862 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003862 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003862 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003862 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003862 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003862 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003862 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003862 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003862 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003862 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003862 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003862 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003862 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003862 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003862 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003862 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003862 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003862 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003862 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003862 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003862 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003862 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003862 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003862 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003862 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003862 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003862 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003862 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003862 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003862 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003862 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003862 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003862 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003862 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003862 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003862 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003862 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003862 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003862 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003862 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003862 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003862 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003862 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003862 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003862 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003862 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003862 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003862 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003862 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003862 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003862 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003862 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003862 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003862 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003862 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003862 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003862 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003862 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003862 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003862 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003862 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003862 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003862 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003862 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003862 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003862 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003862 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003862 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003862 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003862 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003862 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003862 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003862 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003862 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003862 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003862 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003862 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003862 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003862 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003862 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003862 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003862 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003862 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003862 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003862 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003862 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003862 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003862 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:146) 20250830164003862 DLMGCP DEBUG <0013> Generated response: line #00: 200 54296 OK (mgcp_msg.c:72) 20250830164003863 DLMGCP DEBUG <0013> Received message: line #00: DLCX 54297 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164003863 DLMGCP DEBUG <0013> Received message: line #01: C: 00DB (mgcp_msg.c:72) 20250830164003863 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250830164003863 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250830164003863 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830164003863 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003863 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003863 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003863 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003863 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003863 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003863 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003863 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003863 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003863 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003863 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003863 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003863 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003863 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003863 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003863 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003863 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003863 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003863 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003863 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003863 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003863 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003863 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003863 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003863 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003863 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003863 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003863 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003863 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003863 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003863 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003863 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003863 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003863 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003863 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003863 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003863 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003863 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003863 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003863 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003863 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003863 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003863 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003863 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003863 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003863 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003863 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003863 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003863 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003863 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003863 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003863 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003863 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003863 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003863 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003863 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003863 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003863 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003863 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003863 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003863 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003863 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003863 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003863 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003863 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003863 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003863 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003863 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003863 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003863 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003863 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003863 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003863 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003863 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003863 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003863 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003863 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003863 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003863 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003863 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003863 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003863 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003863 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003863 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003863 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003863 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003863 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003863 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003863 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003863 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003863 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003863 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003863 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003863 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003863 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003863 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003863 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003863 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003863 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003863 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003863 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003863 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003863 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003863 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003863 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003863 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003863 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003863 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003863 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003863 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003863 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003863 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003863 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003863 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003863 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003863 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003863 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003863 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003863 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003863 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003863 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003863 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003863 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003863 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003863 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003863 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003863 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003863 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003863 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003863 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003863 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003863 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003863 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003863 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003863 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003863 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003863 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003863 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003863 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003863 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003863 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003863 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003863 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003863 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003863 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003863 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003863 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003863 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003863 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003863 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003863 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003863 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003863 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003863 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003863 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003863 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003863 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003863 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003863 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003863 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003863 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003863 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003863 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003863 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003863 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003863 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003863 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003863 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003863 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003863 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003863 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003863 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003863 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003863 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003863 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003863 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003863 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003863 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003863 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003863 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003863 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003863 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003863 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003863 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003863 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003863 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003863 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003863 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003863 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003863 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003863 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003863 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003863 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003864 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003864 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003864 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003864 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003883 DLMGCP DEBUG <0013> Received message: line #00: DLCX 54313 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164003883 DLMGCP DEBUG <0013> Received message: line #01: C: 00EB (mgcp_msg.c:72) 20250830164003883 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250830164003883 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250830164003884 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830164003884 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003884 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003884 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003884 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003884 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003884 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003884 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003884 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003884 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003884 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003884 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003884 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003884 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003884 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003884 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003884 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003884 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003884 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003884 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003884 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003884 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003884 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003884 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003884 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003884 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003884 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003884 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003884 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003884 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003884 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003884 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003884 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003884 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003884 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003884 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003884 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003884 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003884 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003884 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003884 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003884 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003884 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003884 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003884 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003884 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003884 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003884 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003884 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003884 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003884 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003884 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003884 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003884 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003884 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003884 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003884 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003884 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003884 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003884 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003884 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003884 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003884 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003884 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003884 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003884 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003884 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003884 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003884 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003884 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003884 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003884 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003884 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003884 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003884 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003884 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003884 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003884 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003884 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003884 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003884 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003885 DLMGCP DEBUG <0013> Received message: line #00: DLCX 54314 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164003885 DLMGCP DEBUG <0013> Received message: line #01: C: 00EC (mgcp_msg.c:72) 20250830164003885 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250830164003885 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250830164003885 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830164003885 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003885 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003885 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003885 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003885 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003885 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003885 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003885 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003885 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003885 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003885 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003885 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003885 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003885 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003885 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003885 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003885 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003885 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003885 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003885 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003885 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003885 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003885 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003885 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003885 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003885 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003885 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003885 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003885 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003885 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003885 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003885 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003885 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003885 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003885 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003885 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003885 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003885 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003885 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003885 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003885 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003885 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003885 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003885 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003885 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003885 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003885 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003885 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003885 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003885 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003885 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003885 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003885 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003885 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003885 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003885 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003885 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003885 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003885 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003885 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003885 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003885 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003885 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003885 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003885 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003885 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003885 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003885 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003885 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003885 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003885 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003885 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003885 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003885 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003885 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003885 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003885 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003885 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003885 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003885 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003885 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003885 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003885 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003885 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003885 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003885 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003885 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003885 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003885 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003885 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003885 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003885 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003885 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003885 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003885 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003885 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003885 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003885 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003886 DLMGCP DEBUG <0013> Received message: line #00: DLCX 54315 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164003886 DLMGCP DEBUG <0013> Received message: line #01: C: 00ED (mgcp_msg.c:72) 20250830164003886 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250830164003886 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250830164003886 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830164003886 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003886 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003886 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003886 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003886 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003886 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003886 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003886 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003886 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003886 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003886 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003886 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003886 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003886 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003886 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003886 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003886 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003886 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003886 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003886 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003886 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003886 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003886 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003886 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003886 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003886 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003886 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003886 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003886 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003886 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003886 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003886 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003886 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003886 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003886 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003886 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003886 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003886 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003886 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003886 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003886 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003886 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003886 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003886 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003886 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003886 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003886 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003886 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003886 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003886 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003886 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003886 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003886 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003886 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003886 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003886 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003886 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003886 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003886 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003886 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003886 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003886 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003886 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003886 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003886 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003886 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003886 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003886 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003886 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003886 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003886 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003886 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003886 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003886 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003886 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003886 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003886 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003886 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003886 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003886 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003886 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003886 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003886 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003886 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003886 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003886 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003886 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003886 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003886 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003887 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003887 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003887 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003887 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003887 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003887 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003887 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003887 DLMGCP DEBUG <0013> Received message: line #00: DLCX 54316 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164003888 DLMGCP DEBUG <0013> Received message: line #01: C: 00EE (mgcp_msg.c:72) 20250830164003888 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250830164003888 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250830164003888 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830164003888 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003888 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003888 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003888 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003888 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003888 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003888 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003888 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003888 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003888 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003888 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003888 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003888 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003888 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003888 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003888 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003888 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003888 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003888 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003888 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003888 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003888 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003888 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003888 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003888 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003888 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003888 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003888 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003888 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003888 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003888 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003888 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003888 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003888 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003888 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003888 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003888 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003888 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003888 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003888 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003888 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003888 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003888 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003888 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003888 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003888 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003888 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003888 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003888 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003888 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003888 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003888 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003888 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003888 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003888 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003888 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003888 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003888 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003888 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003888 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003888 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003888 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003888 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003888 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003888 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003888 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003888 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003888 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003888 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003888 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003888 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003888 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003888 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003888 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003888 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003888 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003888 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003888 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003888 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003888 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003888 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003888 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003888 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003888 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003888 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003888 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003888 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003888 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003888 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003888 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003888 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003889 DLMGCP DEBUG <0013> Received message: line #00: DLCX 54317 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164003889 DLMGCP DEBUG <0013> Received message: line #01: C: 00EF (mgcp_msg.c:72) 20250830164003889 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250830164003889 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250830164003889 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830164003889 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003889 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003889 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003889 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003889 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003889 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003889 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003889 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003889 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003889 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003889 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003889 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003889 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003889 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003889 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003889 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003889 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003889 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003889 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003889 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003889 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003889 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003889 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003889 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003889 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003889 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003889 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003889 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003889 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003889 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003889 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003889 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003889 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003889 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003889 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003889 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003889 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003889 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003889 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003889 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003889 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003889 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003889 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003889 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003889 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003889 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003889 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003889 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003889 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003889 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003889 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003889 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003889 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003889 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003889 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003889 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003889 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003889 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003889 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003889 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003889 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003889 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003889 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003889 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003889 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003889 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003889 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003889 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003889 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003889 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003889 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003889 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003889 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003889 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003889 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003889 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003889 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003889 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003889 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003889 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003889 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003889 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003889 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003889 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003889 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003889 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003890 DLMGCP DEBUG <0013> Received message: line #00: DLCX 54318 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164003890 DLMGCP DEBUG <0013> Received message: line #01: C: 00F0 (mgcp_msg.c:72) 20250830164003890 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250830164003890 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250830164003890 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830164003890 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003890 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003890 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003890 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003903 DLMGCP DEBUG <0013> Received message: line #00: DLCX 54328 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164003903 DLMGCP DEBUG <0013> Received message: line #01: C: 00FA (mgcp_msg.c:72) 20250830164003903 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250830164003903 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250830164003903 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830164003903 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003903 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003903 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003903 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003903 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003903 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003903 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003903 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003903 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003903 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003903 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003903 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003903 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003903 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003903 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003903 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003903 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003903 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003903 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003903 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003903 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003903 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003903 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003903 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003903 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003903 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003903 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003903 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003903 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003903 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003903 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003903 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003903 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003903 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003903 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003903 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003903 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003903 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003903 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003903 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003903 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003903 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003903 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003903 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003903 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003903 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003903 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003903 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003903 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003903 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003903 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003903 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003903 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003903 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003903 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003903 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003903 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003903 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003903 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003903 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003903 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003903 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003903 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003903 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003903 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003903 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003903 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003903 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003903 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003903 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003903 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003903 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003903 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003903 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003903 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003903 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003903 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003903 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003903 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003903 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003903 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003903 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003904 DLMGCP DEBUG <0013> Received message: line #00: DLCX 54329 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164003904 DLMGCP DEBUG <0013> Received message: line #01: C: 00FB (mgcp_msg.c:72) 20250830164003904 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250830164003904 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250830164003904 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830164003904 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003904 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003904 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003904 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003904 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003904 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003904 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003904 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003904 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003904 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003904 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003904 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003904 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003904 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003904 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003904 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003904 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003904 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003904 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003904 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003904 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003904 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003904 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003904 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003904 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003905 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003905 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003905 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003905 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003905 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003905 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003905 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003905 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003905 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003905 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003905 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003905 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003905 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003905 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003905 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003905 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003905 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003905 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003905 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003905 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003905 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003905 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003905 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003905 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003905 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003905 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003905 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003905 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003905 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003905 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003905 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003905 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003905 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003905 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003905 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003905 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003905 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003905 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003905 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003905 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003905 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003905 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003905 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003905 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003905 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003905 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003905 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003905 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003905 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003905 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003905 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003905 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003905 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003905 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003905 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003905 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003905 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003905 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003905 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003905 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003905 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003905 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003905 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003905 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003905 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003905 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003905 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003905 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003906 DLMGCP DEBUG <0013> Received message: line #00: DLCX 54330 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164003906 DLMGCP DEBUG <0013> Received message: line #01: C: 00FC (mgcp_msg.c:72) 20250830164003906 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250830164003906 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250830164003906 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830164003906 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003906 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003906 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003906 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003906 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003906 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003906 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003906 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003906 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003906 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003906 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003906 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003906 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003906 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003906 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003906 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003906 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003906 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003906 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003906 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003906 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003906 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003906 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003906 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003906 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003906 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003906 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003906 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003906 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003906 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003906 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003906 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003906 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003906 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003906 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003906 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003906 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003906 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003906 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003906 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003906 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003906 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003906 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003906 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003906 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003906 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003906 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003906 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003906 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003906 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003906 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003906 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003906 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003906 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003906 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003906 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003906 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003906 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003906 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003906 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003906 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003906 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003906 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003906 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003906 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003906 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003906 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003906 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003906 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003906 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003906 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003906 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003906 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003906 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003906 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003906 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003906 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003906 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003906 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003906 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003906 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003906 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003906 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003906 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003906 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003906 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003906 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003906 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003906 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003906 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003906 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003907 DLMGCP DEBUG <0013> Received message: line #00: DLCX 54331 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164003907 DLMGCP DEBUG <0013> Received message: line #01: C: 00FD (mgcp_msg.c:72) 20250830164003907 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250830164003907 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250830164003907 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830164003907 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003907 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003907 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003907 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003907 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003907 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003907 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003907 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003907 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003907 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003907 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003907 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003907 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003907 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003907 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003907 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003907 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003907 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003907 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003907 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003907 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003907 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003907 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003907 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003907 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003907 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003907 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003907 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003907 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003907 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003907 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003907 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003907 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003907 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003907 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003907 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003907 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003907 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003907 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003907 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003907 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003907 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003907 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003907 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003907 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003907 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003907 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003907 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003907 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003907 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003907 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003907 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003907 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003907 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003907 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003907 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003907 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003907 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003907 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003907 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003907 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003907 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003907 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003907 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003907 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003907 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003907 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003907 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003907 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003907 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003907 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003907 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003907 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003907 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003907 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003907 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003907 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003907 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003907 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003907 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003907 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003907 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003907 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003907 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003907 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003907 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003907 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003907 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003907 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003907 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003907 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003908 DLMGCP DEBUG <0013> Received message: line #00: DLCX 54332 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164003908 DLMGCP DEBUG <0013> Received message: line #01: C: 00FE (mgcp_msg.c:72) 20250830164003908 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250830164003908 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250830164003908 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830164003908 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003908 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003908 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003908 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003908 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003908 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003908 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003908 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003908 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003908 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003908 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003908 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003908 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003908 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003908 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003908 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003908 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003908 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003908 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003908 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003908 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003908 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003908 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003908 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003908 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003908 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003908 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003908 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003908 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003908 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003908 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003909 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003909 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003909 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003909 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003909 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003909 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003909 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003909 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003909 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003909 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003909 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003909 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003909 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003909 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003909 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003909 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003909 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003909 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003909 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003909 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003909 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003909 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003909 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003909 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003909 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003909 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003909 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003909 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003909 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003909 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003909 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003909 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003909 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003909 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003909 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003909 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003909 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003909 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003909 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003909 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003909 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003909 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003909 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003909 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003909 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003909 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003909 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003909 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003909 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003909 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003909 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003909 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003909 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003909 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003909 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003909 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003909 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003909 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003909 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003909 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003909 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003909 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003909 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003909 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003909 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003909 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003909 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003910 DLMGCP DEBUG <0013> Received message: line #00: DLCX 54333 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164003910 DLMGCP DEBUG <0013> Received message: line #01: C: 00FF (mgcp_msg.c:72) 20250830164003910 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:262) 20250830164003910 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250830164003910 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830164003910 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003910 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003910 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003910 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003910 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003910 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003910 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003910 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003910 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003910 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003910 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003910 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003910 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003910 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003910 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003910 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003910 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003910 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003910 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003910 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003910 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164003910 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=20099048) Waiting for packet dumper to finish... 1 (prev_count=20099048, count=20105896) MTC@7b40471322fb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_osmux_257 pass' was executed successfully (exit status: 0). MTC@7b40471322fb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/ttcn3-tcpdump-start.sh MGCP_Test.TC_one_crcx_receive_only_osmux'. ------ MGCP_Test.TC_one_crcx_receive_only_osmux ------ Sat Aug 30 16:40:11 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/logs/testsuite/MGCP_Test.TC_one_crcx_receive_only_osmux.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/logs/testsuite/MGCP_Test.TC_one_crcx_receive_only_osmux.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@7b40471322fb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/ttcn3-tcpdump-start.sh MGCP_Test.TC_one_crcx_receive_only_osmux' was executed successfully (exit status: 0). MTC@7b40471322fb: Test case TC_one_crcx_receive_only_osmux started. 20250830164012254 DLMGCP DEBUG <0013> Received message: line #00: DLCX 32425 rtpbridge/1@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164012254 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found endpoint: rtpbridge/1@mgw (mgcp_endp.c:280) 20250830164012254 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250830164012254 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830164012254 DLMGCP ERROR <0013> endpoint:rtpbridge/1@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1068) 20250830164012254 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Generated response: code=515 (mgcp_protocol.c:146) 20250830164012254 DLMGCP DEBUG <0013> Generated response: line #00: 515 32425 FAIL (mgcp_msg.c:72) 20250830164012268 DLMGCP DEBUG <0013> Received message: line #00: CRCX 32426 rtpbridge/1@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164012268 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830164012268 DLMGCP DEBUG <0013> Received message: line #02: C: 1225 (mgcp_msg.c:72) 20250830164012268 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830164012268 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250830164012268 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found endpoint: rtpbridge/1@mgw (mgcp_endp.c:280) 20250830164012268 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250830164012268 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830164012269 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830164012269 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250830164012269 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:2D552DA6 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830164012269 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:2D552DA6 output_enabled 0 (mgcp_conn.c:271) 20250830164012269 DLMGCP DEBUG <0013> (1225/rtp C:2D552DA6 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830164012269 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw CI:2D552DA6 CRCX: connection successfully created: (1225/rtp C:2D552DA6 r=NULL:0<->l=::1:5748 CID=4) (mgcp_protocol.c:772) 20250830164012269 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164012269 DLMGCP DEBUG <0013> Generated response: line #00: 200 32426 OK (mgcp_msg.c:72) 20250830164012269 DLMGCP DEBUG <0013> Generated response: line #01: I: 2D552DA6 (mgcp_msg.c:72) 20250830164012269 DLMGCP DEBUG <0013> Generated response: line #02: X-Osmux: 4 (mgcp_msg.c:72) 20250830164012269 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830164012269 DLMGCP DEBUG <0013> Generated response: line #04: o=- 2D552DA6 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830164012269 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830164012269 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830164012269 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830164012269 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:72) 20250830164012269 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830164012269 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830164013380 DLMGCP DEBUG <0013> Received message: line #00: DLCX 32427 rtpbridge/1@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164013380 DLMGCP DEBUG <0013> Received message: line #01: C: 1225 (mgcp_msg.c:72) 20250830164013381 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found endpoint: rtpbridge/1@mgw (mgcp_endp.c:280) 20250830164013381 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250830164013381 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830164013381 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250830164013381 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164013381 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164013381 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164013381 DLMGCP DEBUG <0013> Generated response: line #00: 200 32427 OK (mgcp_msg.c:72) MTC@7b40471322fb: 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@7b40471322fb: setverdict(pass): none -> pass OsmuxEM(160)@7b40471322fb: Final verdict of PTC: none RTPEM0(157)@7b40471322fb: Final verdict of PTC: none RTPEM2(159)@7b40471322fb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(162)@7b40471322fb: Final verdict of PTC: none VirtCallAgent-STATS(161)@7b40471322fb: Final verdict of PTC: none RTPEM1(158)@7b40471322fb: Final verdict of PTC: none MTC@7b40471322fb: Setting final verdict of the test case. MTC@7b40471322fb: Local verdict of MTC: pass MTC@7b40471322fb: Local verdict of PTC RTPEM0(157): none (pass -> pass) MTC@7b40471322fb: Local verdict of PTC RTPEM1(158): none (pass -> pass) MTC@7b40471322fb: Local verdict of PTC RTPEM2(159): none (pass -> pass) MTC@7b40471322fb: Local verdict of PTC OsmuxEM(160): none (pass -> pass) MTC@7b40471322fb: Local verdict of PTC VirtCallAgent-STATS(161): none (pass -> pass) MTC@7b40471322fb: Local verdict of PTC IPA-CTRL-CLI-IPA(162): none (pass -> pass) MTC@7b40471322fb: Test case TC_one_crcx_receive_only_osmux finished. Verdict: pass MTC@7b40471322fb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/ttcn3-tcpdump-stop.sh MGCP_Test.TC_one_crcx_receive_only_osmux pass'. Sat Aug 30 16:40:13 UTC 2025 ====== MGCP_Test.TC_one_crcx_receive_only_osmux pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_one_crcx_receive_only_osmux.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=61940) Waiting for packet dumper to finish... 1 (prev_count=61940, count=68764) MTC@7b40471322fb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/ttcn3-tcpdump-stop.sh MGCP_Test.TC_one_crcx_receive_only_osmux pass' was executed successfully (exit status: 0). MTC@7b40471322fb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/ttcn3-tcpdump-start.sh MGCP_Test.TC_one_crcx_loopback_osmux'. ------ MGCP_Test.TC_one_crcx_loopback_osmux ------ Sat Aug 30 16:40:20 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/logs/testsuite/MGCP_Test.TC_one_crcx_loopback_osmux.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/logs/testsuite/MGCP_Test.TC_one_crcx_loopback_osmux.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@7b40471322fb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/ttcn3-tcpdump-start.sh MGCP_Test.TC_one_crcx_loopback_osmux' was executed successfully (exit status: 0). MTC@7b40471322fb: Test case TC_one_crcx_loopback_osmux started. 20250830164021558 DLMGCP DEBUG <0013> Received message: line #00: DLCX 51578 rtpbridge/1@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164021558 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found endpoint: rtpbridge/1@mgw (mgcp_endp.c:280) 20250830164021558 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250830164021558 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830164021558 DLMGCP ERROR <0013> endpoint:rtpbridge/1@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1068) 20250830164021558 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Generated response: code=515 (mgcp_protocol.c:146) 20250830164021558 DLMGCP DEBUG <0013> Generated response: line #00: 515 51578 FAIL (mgcp_msg.c:72) 20250830164021572 DLMGCP DEBUG <0013> Received message: line #00: CRCX 51579 rtpbridge/1@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164021572 DLMGCP DEBUG <0013> Received message: line #01: M: loopback (mgcp_msg.c:72) 20250830164021572 DLMGCP DEBUG <0013> Received message: line #02: C: 1225 (mgcp_msg.c:72) 20250830164021572 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830164021572 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: 2 (mgcp_msg.c:72) 20250830164021572 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:72) 20250830164021572 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250830164021572 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:72) 20250830164021572 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250830164021572 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:72) 20250830164021572 DLMGCP DEBUG <0013> Received message: line #10: m=audio 1985 RTP/AVP 111 (mgcp_msg.c:72) 20250830164021572 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:111 GSM-HR-08/8000/1 (mgcp_msg.c:72) 20250830164021572 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250830164021572 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found endpoint: rtpbridge/1@mgw (mgcp_endp.c:280) 20250830164021572 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250830164021572 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830164021572 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830164021572 DLMGCP DEBUG <0013> MGCP client offered Osmux CID 2 (mgcp_msg.c:473) 20250830164021572 DLMGCP NOTICE <0013> rtpbridge/1@mgw: Got media info via SDP: port:1985, addr:127.0.0.1, duration:20, payload-types:111=GSM-HR-08  (mgcp_sdp.c:443) 20250830164021572 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:8BD54905 connection mode 'loopback' 7 (mgcp_conn.c:264) 20250830164021572 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:8BD54905 output_enabled 1 (mgcp_conn.c:271) 20250830164021572 DLMGCP DEBUG <0013> (1225/rtp C:8BD54905 r=127.0.0.1:1985<->l=:0) codecs[0]:(pt:111=DYNAMIC, audio:GSM-HR-08/8000/1 subt=GSM-HR-08, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830164021573 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw CI:8BD54905 CRCX: connection successfully created: (1225/rtp C:8BD54905 r=127.0.0.1:1985<->l=127.0.0.1:5750 CID=5) (mgcp_protocol.c:772) 20250830164021573 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164021573 DLMGCP DEBUG <0013> Generated response: line #00: 200 51579 OK (mgcp_msg.c:72) 20250830164021573 DLMGCP DEBUG <0013> Generated response: line #01: I: 8BD54905 (mgcp_msg.c:72) 20250830164021573 DLMGCP DEBUG <0013> Generated response: line #02: X-Osmux: 5 (mgcp_msg.c:72) 20250830164021573 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830164021573 DLMGCP DEBUG <0013> Generated response: line #04: o=- 8BD54905 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250830164021573 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830164021573 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250830164021573 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830164021573 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 1984 RTP/AVP 111 (mgcp_msg.c:72) 20250830164021573 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:111 GSM-HR-08/8000/1 (mgcp_msg.c:72) 20250830164021573 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) OsmuxEM(166)@7b40471322fb: Warning: Stopping inactive timer T_transmit. 20250830164022786 DLMGCP DEBUG <0013> Received message: line #00: DLCX 51580 rtpbridge/1@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164022786 DLMGCP DEBUG <0013> Received message: line #01: C: 1225 (mgcp_msg.c:72) 20250830164022786 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found endpoint: rtpbridge/1@mgw (mgcp_endp.c:280) 20250830164022786 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250830164022786 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830164022786 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250830164022786 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164022786 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164022786 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164022786 DLMGCP DEBUG <0013> Generated response: line #00: 200 51580 OK (mgcp_msg.c:72) MTC@7b40471322fb: 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@7b40471322fb: setverdict(pass): none -> pass OsmuxEM(166)@7b40471322fb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(168)@7b40471322fb: Final verdict of PTC: none RTPEM2(165)@7b40471322fb: Final verdict of PTC: none RTPEM1(164)@7b40471322fb: Final verdict of PTC: none VirtCallAgent-STATS(167)@7b40471322fb: Final verdict of PTC: none RTPEM0(163)@7b40471322fb: Final verdict of PTC: none MTC@7b40471322fb: Setting final verdict of the test case. MTC@7b40471322fb: Local verdict of MTC: pass MTC@7b40471322fb: Local verdict of PTC RTPEM0(163): none (pass -> pass) MTC@7b40471322fb: Local verdict of PTC RTPEM1(164): none (pass -> pass) MTC@7b40471322fb: Local verdict of PTC RTPEM2(165): none (pass -> pass) MTC@7b40471322fb: Local verdict of PTC OsmuxEM(166): none (pass -> pass) MTC@7b40471322fb: Local verdict of PTC VirtCallAgent-STATS(167): none (pass -> pass) MTC@7b40471322fb: Local verdict of PTC IPA-CTRL-CLI-IPA(168): none (pass -> pass) MTC@7b40471322fb: Test case TC_one_crcx_loopback_osmux finished. Verdict: pass MTC@7b40471322fb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/ttcn3-tcpdump-stop.sh MGCP_Test.TC_one_crcx_loopback_osmux pass'. Sat Aug 30 16:40:22 UTC 2025 ====== MGCP_Test.TC_one_crcx_loopback_osmux pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_one_crcx_loopback_osmux.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=75568) Waiting for packet dumper to finish... 1 (prev_count=75568, count=82392) MTC@7b40471322fb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/ttcn3-tcpdump-stop.sh MGCP_Test.TC_one_crcx_loopback_osmux pass' was executed successfully (exit status: 0). MTC@7b40471322fb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_and_rtp_osmux'. ------ MGCP_Test.TC_two_crcx_and_rtp_osmux ------ Sat Aug 30 16:40:29 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/logs/testsuite/MGCP_Test.TC_two_crcx_and_rtp_osmux.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/logs/testsuite/MGCP_Test.TC_two_crcx_and_rtp_osmux.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@7b40471322fb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_and_rtp_osmux' was executed successfully (exit status: 0). MTC@7b40471322fb: Test case TC_two_crcx_and_rtp_osmux started. 20250830164030977 DLMGCP DEBUG <0013> Received message: line #00: DLCX 42920 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164030977 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250830164030977 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250830164030977 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830164030977 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1068) 20250830164030977 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:146) 20250830164030977 DLMGCP DEBUG <0013> Generated response: line #00: 515 42920 FAIL (mgcp_msg.c:72) 20250830164030992 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42921 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164030992 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250830164030992 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:72) 20250830164030992 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830164030992 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250830164030992 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250830164030992 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250830164030992 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250830164030992 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250830164030992 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 112 (mgcp_msg.c:72) 20250830164030992 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250830164030992 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250830164030992 DLMGCP DEBUG <0013> Received message: line #12: a=fmtp:112 octet-align=1 (mgcp_msg.c:72) 20250830164030992 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250830164030992 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250830164030992 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830164030992 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830164030992 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:112=AMR  (mgcp_sdp.c:443) 20250830164030992 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:E333E9E5 connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250830164030992 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:E333E9E5 output_enabled 1 (mgcp_conn.c:271) 20250830164030992 DLMGCP DEBUG <0013> (1226/rtp C:E333E9E5 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) 20250830164030993 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:E333E9E5 CRCX: connection successfully created: (1226/rtp C:E333E9E5 r=127.0.0.1:10000<->l=127.0.0.1:5752) (mgcp_protocol.c:772) 20250830164030993 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164030993 DLMGCP DEBUG <0013> Generated response: line #00: 200 42921 OK (mgcp_msg.c:72) 20250830164030993 DLMGCP DEBUG <0013> Generated response: line #01: I: E333E9E5 (mgcp_msg.c:72) 20250830164030993 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250830164030993 DLMGCP DEBUG <0013> Generated response: line #03: o=- E333E9E5 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250830164030993 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250830164030993 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250830164030993 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250830164030993 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5752 RTP/AVP 112 (mgcp_msg.c:72) 20250830164030993 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250830164030993 DLMGCP DEBUG <0013> Generated response: line #09: a=fmtp:112 octet-align=1 (mgcp_msg.c:72) 20250830164030993 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830164031002 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42922 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164031003 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250830164031003 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:72) 20250830164031003 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830164031003 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: 2 (mgcp_msg.c:72) 20250830164031003 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:72) 20250830164031003 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250830164031003 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:72) 20250830164031003 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250830164031003 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:72) 20250830164031003 DLMGCP DEBUG <0013> Received message: line #10: m=audio 1985 RTP/AVP 110 (mgcp_msg.c:72) 20250830164031003 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:110 AMR/8000 (mgcp_msg.c:72) 20250830164031003 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250830164031003 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250830164031003 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250830164031003 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830164031003 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830164031003 DLMGCP DEBUG <0013> MGCP client offered Osmux CID 2 (mgcp_msg.c:473) 20250830164031003 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:1985, addr:127.0.0.1, duration:20, payload-types:110=AMR  (mgcp_sdp.c:443) 20250830164031003 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:00719700 connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250830164031003 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:00719700 output_enabled 1 (mgcp_conn.c:271) 20250830164031003 DLMGCP DEBUG <0013> (1226/rtp C:00719700 r=127.0.0.1:1985<->l=:0) codecs[0]:(pt:110=DYNAMIC, audio:AMR/8000 subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830164031003 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:00719700 CRCX: connection successfully created: (1226/rtp C:00719700 r=127.0.0.1:1985<->l=127.0.0.1:5754 CID=6) (mgcp_protocol.c:772) 20250830164031004 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164031004 DLMGCP DEBUG <0013> Generated response: line #00: 200 42922 OK (mgcp_msg.c:72) 20250830164031004 DLMGCP DEBUG <0013> Generated response: line #01: I: 00719700 (mgcp_msg.c:72) 20250830164031004 DLMGCP DEBUG <0013> Generated response: line #02: X-Osmux: 6 (mgcp_msg.c:72) 20250830164031004 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830164031004 DLMGCP DEBUG <0013> Generated response: line #04: o=- 00719700 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250830164031004 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830164031004 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250830164031004 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830164031004 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 1984 RTP/AVP 110 (mgcp_msg.c:72) 20250830164031004 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:110 AMR/8000 (mgcp_msg.c:72) 20250830164031004 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) RTPEM0(169)@7b40471322fb: Warning: Stopping inactive timer T_transmit. RTPEM0(169)@7b40471322fb: Warning: Stopping inactive timer T_transmit. OsmuxEM(172)@7b40471322fb: Warning: Stopping inactive timer T_transmit. 20250830164032222 DLMGCP DEBUG <0013> Received message: line #00: DLCX 42923 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164032223 DLMGCP DEBUG <0013> Received message: line #01: C: 1226 (mgcp_msg.c:72) 20250830164032223 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250830164032223 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250830164032223 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830164032223 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1109) 20250830164032223 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164032223 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164032223 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164032223 DLMGCP DEBUG <0013> Generated response: line #00: 200 42923 OK (mgcp_msg.c:72) RTPEM1(170)@7b40471322fb: Warning: Stopping inactive timer T_transmit. MTC@7b40471322fb: 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@7b40471322fb: 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@7b40471322fb: tolerance: 0 packets MTC@7b40471322fb: batch_size: 4 packets MTC@7b40471322fb: 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@7b40471322fb: 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@7b40471322fb: setverdict(pass): none -> pass OsmuxEM(172)@7b40471322fb: Final verdict of PTC: none RTPEM2(171)@7b40471322fb: Final verdict of PTC: none RTPEM1(170)@7b40471322fb: Final verdict of PTC: none VirtCallAgent-STATS(173)@7b40471322fb: Final verdict of PTC: none RTPEM0(169)@7b40471322fb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(174)@7b40471322fb: Final verdict of PTC: none MTC@7b40471322fb: Setting final verdict of the test case. MTC@7b40471322fb: Local verdict of MTC: pass MTC@7b40471322fb: Local verdict of PTC RTPEM0(169): none (pass -> pass) MTC@7b40471322fb: Local verdict of PTC RTPEM1(170): none (pass -> pass) MTC@7b40471322fb: Local verdict of PTC RTPEM2(171): none (pass -> pass) MTC@7b40471322fb: Local verdict of PTC OsmuxEM(172): none (pass -> pass) MTC@7b40471322fb: Local verdict of PTC VirtCallAgent-STATS(173): none (pass -> pass) MTC@7b40471322fb: Local verdict of PTC IPA-CTRL-CLI-IPA(174): none (pass -> pass) MTC@7b40471322fb: Test case TC_two_crcx_and_rtp_osmux finished. Verdict: pass MTC@7b40471322fb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_and_rtp_osmux pass'. Sat Aug 30 16:40:32 UTC 2025 ====== MGCP_Test.TC_two_crcx_and_rtp_osmux pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_two_crcx_and_rtp_osmux.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=121896) Waiting for packet dumper to finish... 1 (prev_count=121896, count=128432) MTC@7b40471322fb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_and_rtp_osmux pass' was executed successfully (exit status: 0). MTC@7b40471322fb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir'. ------ MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir ------ Sat Aug 30 16:40:39 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/logs/testsuite/MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/logs/testsuite/MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@7b40471322fb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir' was executed successfully (exit status: 0). MTC@7b40471322fb: Test case TC_two_crcx_and_rtp_osmux_bidir started. 20250830164040430 DLMGCP DEBUG <0013> Received message: line #00: DLCX 59466 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164040430 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250830164040430 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250830164040430 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830164040430 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1068) 20250830164040430 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:146) 20250830164040430 DLMGCP DEBUG <0013> Generated response: line #00: 515 59466 FAIL (mgcp_msg.c:72) 20250830164040443 DLMGCP DEBUG <0013> Received message: line #00: CRCX 59467 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164040443 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250830164040443 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:72) 20250830164040443 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830164040443 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250830164040443 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250830164040443 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250830164040443 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250830164040443 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250830164040443 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 112 (mgcp_msg.c:72) 20250830164040444 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250830164040444 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250830164040444 DLMGCP DEBUG <0013> Received message: line #12: a=fmtp:112 octet-align=1 (mgcp_msg.c:72) 20250830164040444 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250830164040444 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250830164040444 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830164040444 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830164040444 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:112=AMR  (mgcp_sdp.c:443) 20250830164040444 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:16C92B7B connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250830164040444 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:16C92B7B output_enabled 1 (mgcp_conn.c:271) 20250830164040445 DLMGCP DEBUG <0013> (1226/rtp C:16C92B7B 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) 20250830164040445 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:16C92B7B CRCX: connection successfully created: (1226/rtp C:16C92B7B r=127.0.0.1:10000<->l=127.0.0.1:5756) (mgcp_protocol.c:772) 20250830164040445 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164040445 DLMGCP DEBUG <0013> Generated response: line #00: 200 59467 OK (mgcp_msg.c:72) 20250830164040445 DLMGCP DEBUG <0013> Generated response: line #01: I: 16C92B7B (mgcp_msg.c:72) 20250830164040445 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250830164040445 DLMGCP DEBUG <0013> Generated response: line #03: o=- 16C92B7B 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250830164040445 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250830164040445 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250830164040445 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250830164040445 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5756 RTP/AVP 112 (mgcp_msg.c:72) 20250830164040445 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250830164040445 DLMGCP DEBUG <0013> Generated response: line #09: a=fmtp:112 octet-align=1 (mgcp_msg.c:72) 20250830164040445 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830164040454 DLMGCP DEBUG <0013> Received message: line #00: CRCX 59468 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164040454 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250830164040454 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:72) 20250830164040454 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830164040454 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: 2 (mgcp_msg.c:72) 20250830164040454 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:72) 20250830164040454 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250830164040454 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:72) 20250830164040454 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250830164040454 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:72) 20250830164040454 DLMGCP DEBUG <0013> Received message: line #10: m=audio 1985 RTP/AVP 110 (mgcp_msg.c:72) 20250830164040454 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:110 AMR/8000 (mgcp_msg.c:72) 20250830164040454 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250830164040454 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250830164040454 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250830164040454 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830164040454 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830164040454 DLMGCP DEBUG <0013> MGCP client offered Osmux CID 2 (mgcp_msg.c:473) 20250830164040454 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:1985, addr:127.0.0.1, duration:20, payload-types:110=AMR  (mgcp_sdp.c:443) 20250830164040454 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:2EC8577F connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250830164040454 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:2EC8577F output_enabled 1 (mgcp_conn.c:271) 20250830164040454 DLMGCP DEBUG <0013> (1226/rtp C:2EC8577F r=127.0.0.1:1985<->l=:0) codecs[0]:(pt:110=DYNAMIC, audio:AMR/8000 subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830164040455 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:2EC8577F CRCX: connection successfully created: (1226/rtp C:2EC8577F r=127.0.0.1:1985<->l=127.0.0.1:5758 CID=7) (mgcp_protocol.c:772) 20250830164040455 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164040455 DLMGCP DEBUG <0013> Generated response: line #00: 200 59468 OK (mgcp_msg.c:72) 20250830164040455 DLMGCP DEBUG <0013> Generated response: line #01: I: 2EC8577F (mgcp_msg.c:72) 20250830164040455 DLMGCP DEBUG <0013> Generated response: line #02: X-Osmux: 7 (mgcp_msg.c:72) 20250830164040455 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830164040455 DLMGCP DEBUG <0013> Generated response: line #04: o=- 2EC8577F 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250830164040455 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830164040455 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250830164040455 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830164040455 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 1984 RTP/AVP 110 (mgcp_msg.c:72) 20250830164040455 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:110 AMR/8000 (mgcp_msg.c:72) 20250830164040455 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) OsmuxEM(178)@7b40471322fb: Warning: Stopping inactive timer T_transmit. 20250830164041671 DLMGCP DEBUG <0013> Received message: line #00: DLCX 59469 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164041671 DLMGCP DEBUG <0013> Received message: line #01: C: 1226 (mgcp_msg.c:72) 20250830164041671 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250830164041671 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250830164041671 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830164041671 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1109) 20250830164041671 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164041671 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164041671 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164041671 DLMGCP DEBUG <0013> Generated response: line #00: 200 59469 OK (mgcp_msg.c:72) RTPEM1(176)@7b40471322fb: Warning: Stopping inactive timer T_transmit. MTC@7b40471322fb: 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@7b40471322fb: 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@7b40471322fb: tolerance: 3 packets MTC@7b40471322fb: batch_size: 4 packets MTC@7b40471322fb: 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@7b40471322fb: 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@7b40471322fb: setverdict(pass): none -> pass OsmuxEM(178)@7b40471322fb: Final verdict of PTC: none VirtCallAgent-STATS(179)@7b40471322fb: Final verdict of PTC: none RTPEM1(176)@7b40471322fb: Final verdict of PTC: none RTPEM0(175)@7b40471322fb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(180)@7b40471322fb: Final verdict of PTC: none RTPEM2(177)@7b40471322fb: Final verdict of PTC: none MTC@7b40471322fb: Setting final verdict of the test case. MTC@7b40471322fb: Local verdict of MTC: pass MTC@7b40471322fb: Local verdict of PTC RTPEM0(175): none (pass -> pass) MTC@7b40471322fb: Local verdict of PTC RTPEM1(176): none (pass -> pass) MTC@7b40471322fb: Local verdict of PTC RTPEM2(177): none (pass -> pass) MTC@7b40471322fb: Local verdict of PTC OsmuxEM(178): none (pass -> pass) MTC@7b40471322fb: Local verdict of PTC VirtCallAgent-STATS(179): none (pass -> pass) MTC@7b40471322fb: Local verdict of PTC IPA-CTRL-CLI-IPA(180): none (pass -> pass) MTC@7b40471322fb: Test case TC_two_crcx_and_rtp_osmux_bidir finished. Verdict: pass MTC@7b40471322fb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir pass'. Sat Aug 30 16:40:41 UTC 2025 ====== MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=192284) Waiting for packet dumper to finish... 1 (prev_count=192284, count=198820) MTC@7b40471322fb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir pass' was executed successfully (exit status: 0). MTC@7b40471322fb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/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 ------ Sat Aug 30 16:40:48 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/logs/testsuite/MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir_amr_bwe.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/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@7b40471322fb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir_amr_bwe' was executed successfully (exit status: 0). MTC@7b40471322fb: Test case TC_two_crcx_and_rtp_osmux_bidir_amr_bwe started. 20250830164049869 DLMGCP DEBUG <0013> Received message: line #00: DLCX 13465 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164049869 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250830164049869 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250830164049869 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830164049869 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1068) 20250830164049869 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:146) 20250830164049869 DLMGCP DEBUG <0013> Generated response: line #00: 515 13465 FAIL (mgcp_msg.c:72) 20250830164049881 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13466 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164049881 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250830164049881 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:72) 20250830164049881 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830164049881 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250830164049881 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250830164049881 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250830164049881 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250830164049881 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250830164049881 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 112 (mgcp_msg.c:72) 20250830164049881 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250830164049881 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250830164049881 DLMGCP DEBUG <0013> Received message: line #12: a=fmtp:112 octet-align=0 (mgcp_msg.c:72) 20250830164049881 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250830164049881 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250830164049881 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830164049881 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830164049881 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:112=AMR  (mgcp_sdp.c:443) 20250830164049881 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:9D570C24 connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250830164049881 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:9D570C24 output_enabled 1 (mgcp_conn.c:271) 20250830164049881 DLMGCP DEBUG <0013> (1226/rtp C:9D570C24 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) 20250830164049881 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:9D570C24 CRCX: connection successfully created: (1226/rtp C:9D570C24 r=127.0.0.1:10000<->l=127.0.0.1:5760) (mgcp_protocol.c:772) 20250830164049881 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164049881 DLMGCP DEBUG <0013> Generated response: line #00: 200 13466 OK (mgcp_msg.c:72) 20250830164049881 DLMGCP DEBUG <0013> Generated response: line #01: I: 9D570C24 (mgcp_msg.c:72) 20250830164049881 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250830164049881 DLMGCP DEBUG <0013> Generated response: line #03: o=- 9D570C24 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250830164049881 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250830164049881 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250830164049881 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250830164049881 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5760 RTP/AVP 112 (mgcp_msg.c:72) 20250830164049881 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250830164049881 DLMGCP DEBUG <0013> Generated response: line #09: a=fmtp:112 octet-align=0 (mgcp_msg.c:72) 20250830164049881 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830164049887 DLMGCP DEBUG <0013> Received message: line #00: CRCX 13467 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164049887 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250830164049887 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:72) 20250830164049887 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830164049887 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: 2 (mgcp_msg.c:72) 20250830164049887 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:72) 20250830164049887 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250830164049887 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:72) 20250830164049887 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250830164049887 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:72) 20250830164049887 DLMGCP DEBUG <0013> Received message: line #10: m=audio 1985 RTP/AVP 110 (mgcp_msg.c:72) 20250830164049887 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:110 AMR/8000 (mgcp_msg.c:72) 20250830164049887 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250830164049887 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250830164049887 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250830164049887 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830164049888 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830164049888 DLMGCP DEBUG <0013> MGCP client offered Osmux CID 2 (mgcp_msg.c:473) 20250830164049888 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:1985, addr:127.0.0.1, duration:20, payload-types:110=AMR  (mgcp_sdp.c:443) 20250830164049888 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:384ECDD6 connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250830164049888 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:384ECDD6 output_enabled 1 (mgcp_conn.c:271) 20250830164049888 DLMGCP DEBUG <0013> (1226/rtp C:384ECDD6 r=127.0.0.1:1985<->l=:0) codecs[0]:(pt:110=DYNAMIC, audio:AMR/8000 subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830164049888 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:384ECDD6 CRCX: connection successfully created: (1226/rtp C:384ECDD6 r=127.0.0.1:1985<->l=127.0.0.1:5762 CID=8) (mgcp_protocol.c:772) 20250830164049888 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164049888 DLMGCP DEBUG <0013> Generated response: line #00: 200 13467 OK (mgcp_msg.c:72) 20250830164049888 DLMGCP DEBUG <0013> Generated response: line #01: I: 384ECDD6 (mgcp_msg.c:72) 20250830164049888 DLMGCP DEBUG <0013> Generated response: line #02: X-Osmux: 8 (mgcp_msg.c:72) 20250830164049888 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830164049888 DLMGCP DEBUG <0013> Generated response: line #04: o=- 384ECDD6 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250830164049888 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830164049888 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250830164049888 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830164049888 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 1984 RTP/AVP 110 (mgcp_msg.c:72) 20250830164049888 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:110 AMR/8000 (mgcp_msg.c:72) 20250830164049888 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) OsmuxEM(184)@7b40471322fb: Warning: Stopping inactive timer T_transmit. 20250830164051107 DLMGCP DEBUG <0013> Received message: line #00: DLCX 13468 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164051107 DLMGCP DEBUG <0013> Received message: line #01: C: 1226 (mgcp_msg.c:72) 20250830164051107 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250830164051107 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250830164051107 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830164051107 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1109) 20250830164051107 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164051107 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164051107 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164051107 DLMGCP DEBUG <0013> Generated response: line #00: 200 13468 OK (mgcp_msg.c:72) RTPEM1(182)@7b40471322fb: Warning: Stopping inactive timer T_transmit. MTC@7b40471322fb: 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@7b40471322fb: 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@7b40471322fb: tolerance: 3 packets MTC@7b40471322fb: batch_size: 4 packets MTC@7b40471322fb: 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@7b40471322fb: 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@7b40471322fb: setverdict(pass): none -> pass RTPEM1(182)@7b40471322fb: Final verdict of PTC: none RTPEM0(181)@7b40471322fb: Final verdict of PTC: none OsmuxEM(184)@7b40471322fb: Final verdict of PTC: none RTPEM2(183)@7b40471322fb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(186)@7b40471322fb: Final verdict of PTC: none VirtCallAgent-STATS(185)@7b40471322fb: Final verdict of PTC: none MTC@7b40471322fb: Setting final verdict of the test case. MTC@7b40471322fb: Local verdict of MTC: pass MTC@7b40471322fb: Local verdict of PTC RTPEM0(181): none (pass -> pass) MTC@7b40471322fb: Local verdict of PTC RTPEM1(182): none (pass -> pass) MTC@7b40471322fb: Local verdict of PTC RTPEM2(183): none (pass -> pass) MTC@7b40471322fb: Local verdict of PTC OsmuxEM(184): none (pass -> pass) MTC@7b40471322fb: Local verdict of PTC VirtCallAgent-STATS(185): none (pass -> pass) MTC@7b40471322fb: Local verdict of PTC IPA-CTRL-CLI-IPA(186): none (pass -> pass) MTC@7b40471322fb: Test case TC_two_crcx_and_rtp_osmux_bidir_amr_bwe finished. Verdict: pass MTC@7b40471322fb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir_amr_bwe pass'. Sat Aug 30 16:40:51 UTC 2025 ====== MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir_amr_bwe pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir_amr_bwe.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=191952) Waiting for packet dumper to finish... 1 (prev_count=191952, count=198488) MTC@7b40471322fb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir_amr_bwe pass' was executed successfully (exit status: 0). MTC@7b40471322fb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_wildcard'. ------ MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_wildcard ------ Sat Aug 30 16:40:58 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/logs/testsuite/MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_wildcard.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/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@7b40471322fb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_wildcard' was executed successfully (exit status: 0). MTC@7b40471322fb: Test case TC_two_crcx_mdcx_and_rtp_osmux_wildcard started. 20250830164059309 DLMGCP DEBUG <0013> Received message: line #00: DLCX 60975 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164059309 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250830164059309 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250830164059309 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830164059309 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1068) 20250830164059309 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:146) 20250830164059309 DLMGCP DEBUG <0013> Generated response: line #00: 515 60975 FAIL (mgcp_msg.c:72) 20250830164059323 DLMGCP DEBUG <0013> Received message: line #00: CRCX 60976 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164059323 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830164059323 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250830164059323 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830164059323 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250830164059323 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250830164059323 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250830164059323 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250830164059323 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250830164059323 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 112 (mgcp_msg.c:72) 20250830164059323 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250830164059323 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250830164059323 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250830164059323 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250830164059323 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830164059323 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830164059323 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:112=AMR  (mgcp_sdp.c:443) 20250830164059323 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:F36B2895 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830164059323 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:F36B2895 output_enabled 0 (mgcp_conn.c:271) 20250830164059323 DLMGCP DEBUG <0013> (1227/rtp C:F36B2895 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) 20250830164059324 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:F36B2895 CRCX: connection successfully created: (1227/rtp C:F36B2895 r=127.0.0.1:10000<->l=127.0.0.1:5764) (mgcp_protocol.c:772) 20250830164059324 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164059324 DLMGCP DEBUG <0013> Generated response: line #00: 200 60976 OK (mgcp_msg.c:72) 20250830164059324 DLMGCP DEBUG <0013> Generated response: line #01: I: F36B2895 (mgcp_msg.c:72) 20250830164059324 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250830164059324 DLMGCP DEBUG <0013> Generated response: line #03: o=- F36B2895 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250830164059324 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250830164059324 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250830164059324 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250830164059324 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5764 RTP/AVP 112 (mgcp_msg.c:72) 20250830164059324 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250830164059324 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250830164059331 DLMGCP DEBUG <0013> Received message: line #00: CRCX 60977 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164059331 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830164059331 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250830164059331 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830164059331 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:72) 20250830164059331 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:72) 20250830164059331 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250830164059331 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:72) 20250830164059331 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250830164059331 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:72) 20250830164059331 DLMGCP DEBUG <0013> Received message: line #10: m=audio 1985 RTP/AVP 110 (mgcp_msg.c:72) 20250830164059331 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:110 AMR/8000 (mgcp_msg.c:72) 20250830164059331 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250830164059331 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250830164059331 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250830164059331 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830164059331 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830164059331 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:458) 20250830164059332 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:1985, addr:127.0.0.1, duration:20, payload-types:110=AMR  (mgcp_sdp.c:443) 20250830164059332 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:26FF3977 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830164059332 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:26FF3977 output_enabled 0 (mgcp_conn.c:271) 20250830164059332 DLMGCP DEBUG <0013> (1227/rtp C:26FF3977 r=127.0.0.1:1985<->l=:0) codecs[0]:(pt:110=DYNAMIC, audio:AMR/8000 subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830164059332 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:26FF3977 CRCX: connection successfully created: (1227/rtp C:26FF3977 r=127.0.0.1:1985<->l=127.0.0.1:5766 CID=9) (mgcp_protocol.c:772) 20250830164059332 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164059332 DLMGCP DEBUG <0013> Generated response: line #00: 200 60977 OK (mgcp_msg.c:72) 20250830164059332 DLMGCP DEBUG <0013> Generated response: line #01: I: 26FF3977 (mgcp_msg.c:72) 20250830164059332 DLMGCP DEBUG <0013> Generated response: line #02: X-Osmux: 9 (mgcp_msg.c:72) 20250830164059332 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830164059332 DLMGCP DEBUG <0013> Generated response: line #04: o=- 26FF3977 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250830164059332 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830164059332 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250830164059332 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830164059332 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 1984 RTP/AVP 110 (mgcp_msg.c:72) 20250830164059332 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:110 AMR/8000 (mgcp_msg.c:72) 20250830164059332 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) RTPEM0(187)@7b40471322fb: Warning: Re-starting timer T_transmit, which is already active (running or expired). 20250830164100852 DLMGCP DEBUG <0013> Received message: line #00: MDCX 60978 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164100852 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250830164100852 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250830164100852 DLMGCP DEBUG <0013> Received message: line #03: I: F36B2895 (mgcp_msg.c:72) 20250830164100852 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:72) 20250830164100852 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:72) 20250830164100852 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250830164100852 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:72) 20250830164100852 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250830164100852 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:72) 20250830164100852 DLMGCP DEBUG <0013> Received message: line #10: m=audio 10000 RTP/AVP 112 (mgcp_msg.c:72) 20250830164100852 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250830164100852 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250830164100852 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250830164100852 DLMGCP INFO <0013> MDCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250830164100852 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:878) 20250830164100852 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830164100853 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:112=AMR  (mgcp_sdp.c:443) 20250830164100853 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:F36B2895 connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250830164100853 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:F36B2895 output_enabled 1 (mgcp_conn.c:271) 20250830164100853 DLMGCP DEBUG <0013> (1227/rtp C:F36B2895 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) 20250830164100853 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:F36B2895 MDCX: connection successfully modified: (1227/rtp C:F36B2895 r=127.0.0.1:10000<->l=127.0.0.1:5764) (mgcp_protocol.c:976) 20250830164100853 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164100853 DLMGCP DEBUG <0013> Generated response: line #00: 200 60978 OK (mgcp_msg.c:72) 20250830164100853 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:72) 20250830164100853 DLMGCP DEBUG <0013> Generated response: line #02: o=- F36B2895 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250830164100853 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:72) 20250830164100853 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250830164100853 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:72) 20250830164100853 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5764 RTP/AVP 112 (mgcp_msg.c:72) 20250830164100853 DLMGCP DEBUG <0013> Generated response: line #07: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250830164100853 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:72) OsmuxEM(190)@7b40471322fb: Warning: Re-starting timer T_transmit, which is already active (running or expired). 20250830164101369 DLMGCP DEBUG <0013> Received message: line #00: MDCX 60979 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164101369 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250830164101369 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250830164101369 DLMGCP DEBUG <0013> Received message: line #03: I: 26FF3977 (mgcp_msg.c:72) 20250830164101369 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:72) 20250830164101369 DLMGCP DEBUG <0013> Received message: line #05: X-OSMUX: 2 (mgcp_msg.c:72) 20250830164101369 DLMGCP DEBUG <0013> Received message: line #06: v=0 (mgcp_msg.c:72) 20250830164101369 DLMGCP DEBUG <0013> Received message: line #07: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250830164101369 DLMGCP DEBUG <0013> Received message: line #08: s=- (mgcp_msg.c:72) 20250830164101369 DLMGCP DEBUG <0013> Received message: line #09: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250830164101369 DLMGCP DEBUG <0013> Received message: line #10: t=0 0 (mgcp_msg.c:72) 20250830164101369 DLMGCP DEBUG <0013> Received message: line #11: m=audio 1985 RTP/AVP 110 (mgcp_msg.c:72) 20250830164101369 DLMGCP DEBUG <0013> Received message: line #12: a=rtpmap:110 AMR/8000 (mgcp_msg.c:72) 20250830164101369 DLMGCP DEBUG <0013> Received message: line #13: a=ptime:20 (mgcp_msg.c:72) 20250830164101369 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250830164101369 DLMGCP INFO <0013> MDCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250830164101369 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:878) 20250830164101369 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830164101369 DLMGCP DEBUG <0013> MGCP client offered Osmux CID 2 (mgcp_msg.c:473) 20250830164101369 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:1985, addr:127.0.0.1, duration:20, payload-types:110=AMR  (mgcp_sdp.c:443) 20250830164101369 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:26FF3977 connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250830164101369 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:26FF3977 output_enabled 1 (mgcp_conn.c:271) 20250830164101369 DLMGCP DEBUG <0013> (1227/rtp C:26FF3977 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) 20250830164101369 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:26FF3977 MDCX: connection successfully modified: (1227/rtp C:26FF3977 r=127.0.0.1:1985<->l=127.0.0.1:5766 CID=9) (mgcp_protocol.c:976) 20250830164101370 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164101370 DLMGCP DEBUG <0013> Generated response: line #00: 200 60979 OK (mgcp_msg.c:72) 20250830164101370 DLMGCP DEBUG <0013> Generated response: line #01: X-Osmux: 9 (mgcp_msg.c:72) 20250830164101370 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250830164101370 DLMGCP DEBUG <0013> Generated response: line #03: o=- 26FF3977 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250830164101370 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250830164101370 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250830164101370 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250830164101370 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 1984 RTP/AVP 110 (mgcp_msg.c:72) 20250830164101370 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:110 AMR/8000 (mgcp_msg.c:72) 20250830164101370 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) MTC@7b40471322fb: stats: { num_pkts_tx := 190, bytes_payload_tx := 3230, 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@7b40471322fb: 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 } 20250830164103485 DLMGCP DEBUG <0013> Received message: line #00: DLCX 60980 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164103486 DLMGCP DEBUG <0013> Received message: line #01: C: 1227 (mgcp_msg.c:72) 20250830164103486 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250830164103486 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250830164103486 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830164103486 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1109) 20250830164103486 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164103486 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164103486 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164103486 DLMGCP DEBUG <0013> Generated response: line #00: 200 60980 OK (mgcp_msg.c:72) RTPEM0(187)@7b40471322fb: Warning: Stopping inactive timer T_transmit. MTC@7b40471322fb: setverdict(pass): none -> pass OsmuxEM(190)@7b40471322fb: Final verdict of PTC: none RTPEM1(188)@7b40471322fb: Final verdict of PTC: none RTPEM2(189)@7b40471322fb: Final verdict of PTC: none VirtCallAgent-STATS(191)@7b40471322fb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(192)@7b40471322fb: Final verdict of PTC: none RTPEM0(187)@7b40471322fb: Final verdict of PTC: none MTC@7b40471322fb: Setting final verdict of the test case. MTC@7b40471322fb: Local verdict of MTC: pass MTC@7b40471322fb: Local verdict of PTC RTPEM0(187): none (pass -> pass) MTC@7b40471322fb: Local verdict of PTC RTPEM1(188): none (pass -> pass) MTC@7b40471322fb: Local verdict of PTC RTPEM2(189): none (pass -> pass) MTC@7b40471322fb: Local verdict of PTC OsmuxEM(190): none (pass -> pass) MTC@7b40471322fb: Local verdict of PTC VirtCallAgent-STATS(191): none (pass -> pass) MTC@7b40471322fb: Local verdict of PTC IPA-CTRL-CLI-IPA(192): none (pass -> pass) MTC@7b40471322fb: Test case TC_two_crcx_mdcx_and_rtp_osmux_wildcard finished. Verdict: pass MTC@7b40471322fb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_wildcard pass'. Sat Aug 30 16:41:03 UTC 2025 ====== MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_wildcard pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_wildcard.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=447656) Waiting for packet dumper to finish... 1 (prev_count=447656, count=454192) MTC@7b40471322fb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_wildcard pass' was executed successfully (exit status: 0). MTC@7b40471322fb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_fixed'. ------ MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_fixed ------ Sat Aug 30 16:41:10 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/logs/testsuite/MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_fixed.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/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@7b40471322fb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_fixed' was executed successfully (exit status: 0). MTC@7b40471322fb: Test case TC_two_crcx_mdcx_and_rtp_osmux_fixed started. 20250830164111666 DLMGCP DEBUG <0013> Received message: line #00: DLCX 19116 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164111667 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250830164111667 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250830164111667 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830164111667 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1068) 20250830164111667 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:146) 20250830164111667 DLMGCP DEBUG <0013> Generated response: line #00: 515 19116 FAIL (mgcp_msg.c:72) 20250830164111674 DLMGCP DEBUG <0013> Received message: line #00: CRCX 19117 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164111674 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830164111674 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250830164111674 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830164111674 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250830164111674 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250830164111674 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250830164111674 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250830164111674 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250830164111674 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 112 (mgcp_msg.c:72) 20250830164111674 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250830164111674 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250830164111675 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250830164111675 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250830164111675 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830164111675 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830164111675 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:112=AMR  (mgcp_sdp.c:443) 20250830164111675 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:9E203E70 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830164111675 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:9E203E70 output_enabled 0 (mgcp_conn.c:271) 20250830164111675 DLMGCP DEBUG <0013> (1227/rtp C:9E203E70 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) 20250830164111676 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:9E203E70 CRCX: connection successfully created: (1227/rtp C:9E203E70 r=127.0.0.1:10000<->l=127.0.0.1:5768) (mgcp_protocol.c:772) 20250830164111676 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164111676 DLMGCP DEBUG <0013> Generated response: line #00: 200 19117 OK (mgcp_msg.c:72) 20250830164111676 DLMGCP DEBUG <0013> Generated response: line #01: I: 9E203E70 (mgcp_msg.c:72) 20250830164111676 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250830164111676 DLMGCP DEBUG <0013> Generated response: line #03: o=- 9E203E70 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250830164111676 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250830164111676 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250830164111676 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250830164111676 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5768 RTP/AVP 112 (mgcp_msg.c:72) 20250830164111676 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250830164111676 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250830164111683 DLMGCP DEBUG <0013> Received message: line #00: CRCX 19118 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164111683 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830164111683 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250830164111683 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830164111683 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: 2 (mgcp_msg.c:72) 20250830164111683 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:72) 20250830164111683 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250830164111683 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:72) 20250830164111683 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250830164111683 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:72) 20250830164111683 DLMGCP DEBUG <0013> Received message: line #10: m=audio 1985 RTP/AVP 110 (mgcp_msg.c:72) 20250830164111683 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:110 AMR/8000 (mgcp_msg.c:72) 20250830164111684 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250830164111684 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250830164111684 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250830164111684 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830164111684 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830164111684 DLMGCP DEBUG <0013> MGCP client offered Osmux CID 2 (mgcp_msg.c:473) 20250830164111684 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:1985, addr:127.0.0.1, duration:20, payload-types:110=AMR  (mgcp_sdp.c:443) 20250830164111684 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:6EC58E68 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830164111684 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:6EC58E68 output_enabled 0 (mgcp_conn.c:271) 20250830164111684 DLMGCP DEBUG <0013> (1227/rtp C:6EC58E68 r=127.0.0.1:1985<->l=:0) codecs[0]:(pt:110=DYNAMIC, audio:AMR/8000 subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830164111684 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:6EC58E68 CRCX: connection successfully created: (1227/rtp C:6EC58E68 r=127.0.0.1:1985<->l=127.0.0.1:5770 CID=10) (mgcp_protocol.c:772) 20250830164111684 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164111684 DLMGCP DEBUG <0013> Generated response: line #00: 200 19118 OK (mgcp_msg.c:72) 20250830164111684 DLMGCP DEBUG <0013> Generated response: line #01: I: 6EC58E68 (mgcp_msg.c:72) 20250830164111684 DLMGCP DEBUG <0013> Generated response: line #02: X-Osmux: 10 (mgcp_msg.c:72) 20250830164111684 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830164111684 DLMGCP DEBUG <0013> Generated response: line #04: o=- 6EC58E68 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250830164111685 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830164111685 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250830164111685 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830164111685 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 1984 RTP/AVP 110 (mgcp_msg.c:72) 20250830164111685 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:110 AMR/8000 (mgcp_msg.c:72) 20250830164111685 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) RTPEM0(193)@7b40471322fb: Warning: Re-starting timer T_transmit, which is already active (running or expired). 20250830164113206 DLMGCP DEBUG <0013> Received message: line #00: MDCX 19119 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164113206 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250830164113206 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250830164113206 DLMGCP DEBUG <0013> Received message: line #03: I: 9E203E70 (mgcp_msg.c:72) 20250830164113206 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:72) 20250830164113206 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:72) 20250830164113206 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250830164113206 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:72) 20250830164113206 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250830164113206 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:72) 20250830164113206 DLMGCP DEBUG <0013> Received message: line #10: m=audio 10000 RTP/AVP 112 (mgcp_msg.c:72) 20250830164113206 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250830164113206 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250830164113206 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250830164113206 DLMGCP INFO <0013> MDCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250830164113207 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:878) 20250830164113207 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830164113207 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:112=AMR  (mgcp_sdp.c:443) 20250830164113207 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:9E203E70 connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250830164113207 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:9E203E70 output_enabled 1 (mgcp_conn.c:271) 20250830164113207 DLMGCP DEBUG <0013> (1227/rtp C:9E203E70 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) 20250830164113207 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:9E203E70 MDCX: connection successfully modified: (1227/rtp C:9E203E70 r=127.0.0.1:10000<->l=127.0.0.1:5768) (mgcp_protocol.c:976) 20250830164113207 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164113207 DLMGCP DEBUG <0013> Generated response: line #00: 200 19119 OK (mgcp_msg.c:72) 20250830164113207 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:72) 20250830164113207 DLMGCP DEBUG <0013> Generated response: line #02: o=- 9E203E70 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250830164113207 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:72) 20250830164113207 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250830164113207 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:72) 20250830164113207 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5768 RTP/AVP 112 (mgcp_msg.c:72) 20250830164113207 DLMGCP DEBUG <0013> Generated response: line #07: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250830164113207 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:72) OsmuxEM(196)@7b40471322fb: Warning: Re-starting timer T_transmit, which is already active (running or expired). 20250830164113722 DLMGCP DEBUG <0013> Received message: line #00: MDCX 19120 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164113722 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250830164113722 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250830164113722 DLMGCP DEBUG <0013> Received message: line #03: I: 6EC58E68 (mgcp_msg.c:72) 20250830164113722 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:72) 20250830164113722 DLMGCP DEBUG <0013> Received message: line #05: X-OSMUX: 2 (mgcp_msg.c:72) 20250830164113722 DLMGCP DEBUG <0013> Received message: line #06: v=0 (mgcp_msg.c:72) 20250830164113722 DLMGCP DEBUG <0013> Received message: line #07: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250830164113722 DLMGCP DEBUG <0013> Received message: line #08: s=- (mgcp_msg.c:72) 20250830164113722 DLMGCP DEBUG <0013> Received message: line #09: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250830164113722 DLMGCP DEBUG <0013> Received message: line #10: t=0 0 (mgcp_msg.c:72) 20250830164113722 DLMGCP DEBUG <0013> Received message: line #11: m=audio 1985 RTP/AVP 110 (mgcp_msg.c:72) 20250830164113722 DLMGCP DEBUG <0013> Received message: line #12: a=rtpmap:110 AMR/8000 (mgcp_msg.c:72) 20250830164113722 DLMGCP DEBUG <0013> Received message: line #13: a=ptime:20 (mgcp_msg.c:72) 20250830164113723 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250830164113723 DLMGCP INFO <0013> MDCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250830164113723 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:878) 20250830164113723 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830164113723 DLMGCP DEBUG <0013> MGCP client offered Osmux CID 2 (mgcp_msg.c:473) 20250830164113723 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:1985, addr:127.0.0.1, duration:20, payload-types:110=AMR  (mgcp_sdp.c:443) 20250830164113723 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:6EC58E68 connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250830164113723 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:6EC58E68 output_enabled 1 (mgcp_conn.c:271) 20250830164113723 DLMGCP DEBUG <0013> (1227/rtp C:6EC58E68 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) 20250830164113723 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:6EC58E68 MDCX: connection successfully modified: (1227/rtp C:6EC58E68 r=127.0.0.1:1985<->l=127.0.0.1:5770 CID=10) (mgcp_protocol.c:976) 20250830164113723 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164113723 DLMGCP DEBUG <0013> Generated response: line #00: 200 19120 OK (mgcp_msg.c:72) 20250830164113723 DLMGCP DEBUG <0013> Generated response: line #01: X-Osmux: 10 (mgcp_msg.c:72) 20250830164113723 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250830164113723 DLMGCP DEBUG <0013> Generated response: line #03: o=- 6EC58E68 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250830164113723 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250830164113723 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250830164113723 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250830164113723 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 1984 RTP/AVP 110 (mgcp_msg.c:72) 20250830164113723 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:110 AMR/8000 (mgcp_msg.c:72) 20250830164113723 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) MTC@7b40471322fb: 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@7b40471322fb: 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 } 20250830164115834 DLMGCP DEBUG <0013> Received message: line #00: DLCX 19121 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164115834 DLMGCP DEBUG <0013> Received message: line #01: C: 1227 (mgcp_msg.c:72) 20250830164115834 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250830164115834 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250830164115834 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830164115834 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1109) 20250830164115834 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164115834 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164115834 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164115835 DLMGCP DEBUG <0013> Generated response: line #00: 200 19121 OK (mgcp_msg.c:72) RTPEM0(193)@7b40471322fb: Warning: Stopping inactive timer T_transmit. MTC@7b40471322fb: setverdict(pass): none -> pass RTPEM0(193)@7b40471322fb: Final verdict of PTC: none OsmuxEM(196)@7b40471322fb: Final verdict of PTC: none RTPEM1(194)@7b40471322fb: Final verdict of PTC: none RTPEM2(195)@7b40471322fb: Final verdict of PTC: none VirtCallAgent-STATS(197)@7b40471322fb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(198)@7b40471322fb: Final verdict of PTC: none MTC@7b40471322fb: Setting final verdict of the test case. MTC@7b40471322fb: Local verdict of MTC: pass MTC@7b40471322fb: Local verdict of PTC RTPEM0(193): none (pass -> pass) MTC@7b40471322fb: Local verdict of PTC RTPEM1(194): none (pass -> pass) MTC@7b40471322fb: Local verdict of PTC RTPEM2(195): none (pass -> pass) MTC@7b40471322fb: Local verdict of PTC OsmuxEM(196): none (pass -> pass) MTC@7b40471322fb: Local verdict of PTC VirtCallAgent-STATS(197): none (pass -> pass) MTC@7b40471322fb: Local verdict of PTC IPA-CTRL-CLI-IPA(198): none (pass -> pass) MTC@7b40471322fb: Test case TC_two_crcx_mdcx_and_rtp_osmux_fixed finished. Verdict: pass MTC@7b40471322fb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_fixed pass'. Sat Aug 30 16:41:15 UTC 2025 ====== MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_fixed pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_fixed.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=467908) Waiting for packet dumper to finish... 1 (prev_count=467908, count=474644) MTC@7b40471322fb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_fixed pass' was executed successfully (exit status: 0). MTC@7b40471322fb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_dlcx_30ep'. ------ MGCP_Test.TC_crcx_dlcx_30ep ------ Sat Aug 30 16:41:22 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/logs/testsuite/MGCP_Test.TC_crcx_dlcx_30ep.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/logs/testsuite/MGCP_Test.TC_crcx_dlcx_30ep.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@7b40471322fb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_dlcx_30ep' was executed successfully (exit status: 0). MTC@7b40471322fb: Test case TC_crcx_dlcx_30ep started. 20250830164124012 DLMGCP DEBUG <0013> Received message: line #00: CRCX 47300 rtpbridge/1@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164124012 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830164124012 DLMGCP DEBUG <0013> Received message: line #02: C: 011234 (mgcp_msg.c:72) 20250830164124012 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830164124012 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found endpoint: rtpbridge/1@mgw (mgcp_endp.c:280) 20250830164124012 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250830164124012 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830164124012 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830164124012 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:45FC0A93 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830164124012 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:45FC0A93 output_enabled 0 (mgcp_conn.c:271) 20250830164124012 DLMGCP DEBUG <0013> (011234/rtp C:45FC0A93 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830164124012 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw CI:45FC0A93 CRCX: connection successfully created: (011234/rtp C:45FC0A93 r=NULL:0<->l=::1:5772) (mgcp_protocol.c:772) 20250830164124013 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164124013 DLMGCP DEBUG <0013> Generated response: line #00: 200 47300 OK (mgcp_msg.c:72) 20250830164124013 DLMGCP DEBUG <0013> Generated response: line #01: I: 45FC0A93 (mgcp_msg.c:72) 20250830164124013 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250830164124013 DLMGCP DEBUG <0013> Generated response: line #03: o=- 45FC0A93 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830164124013 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250830164124013 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830164124013 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250830164124013 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5772 RTP/AVP 112 (mgcp_msg.c:72) 20250830164124013 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830164124013 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250830164124014 DLMGCP DEBUG <0013> Received message: line #00: DLCX 47301 rtpbridge/1@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164124014 DLMGCP DEBUG <0013> Received message: line #01: C: 011234 (mgcp_msg.c:72) 20250830164124014 DLMGCP DEBUG <0013> Received message: line #02: I: 45FC0A93 (mgcp_msg.c:72) 20250830164124014 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found endpoint: rtpbridge/1@mgw (mgcp_endp.c:280) 20250830164124015 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250830164124015 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830164124015 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:45FC0A93 DLCX: deleting conn:(011234/rtp C:45FC0A93 r=NULL:0<->l=::1:5772) (mgcp_protocol.c:1134) 20250830164124015 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164124015 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: connection successfully deleted (mgcp_protocol.c:1137) 20250830164124015 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164124015 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw DLCX: endpoint released (mgcp_protocol.c:1144) 20250830164124015 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Generated response: code=250 (mgcp_protocol.c:146) 20250830164124015 DLMGCP DEBUG <0013> Generated response: line #00: 250 47301 OK (mgcp_msg.c:72) 20250830164124015 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@7b40471322fb: setverdict(pass): none -> pass 20250830164124016 DLMGCP DEBUG <0013> Received message: line #00: CRCX 47302 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164124016 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830164124016 DLMGCP DEBUG <0013> Received message: line #02: C: 021234 (mgcp_msg.c:72) 20250830164124016 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830164124016 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250830164124016 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250830164124016 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830164124016 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830164124016 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:E9EA784C connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830164124016 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:E9EA784C output_enabled 0 (mgcp_conn.c:271) 20250830164124017 DLMGCP DEBUG <0013> (021234/rtp C:E9EA784C r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830164124017 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:E9EA784C CRCX: connection successfully created: (021234/rtp C:E9EA784C r=NULL:0<->l=::1:5774) (mgcp_protocol.c:772) 20250830164124017 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164124017 DLMGCP DEBUG <0013> Generated response: line #00: 200 47302 OK (mgcp_msg.c:72) 20250830164124017 DLMGCP DEBUG <0013> Generated response: line #01: I: E9EA784C (mgcp_msg.c:72) 20250830164124017 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250830164124017 DLMGCP DEBUG <0013> Generated response: line #03: o=- E9EA784C 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830164124017 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250830164124017 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830164124017 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250830164124017 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5774 RTP/AVP 112 (mgcp_msg.c:72) 20250830164124017 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830164124017 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250830164124019 DLMGCP DEBUG <0013> Received message: line #00: DLCX 47303 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164124019 DLMGCP DEBUG <0013> Received message: line #01: C: 021234 (mgcp_msg.c:72) 20250830164124019 DLMGCP DEBUG <0013> Received message: line #02: I: E9EA784C (mgcp_msg.c:72) 20250830164124019 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250830164124019 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250830164124019 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830164124019 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:E9EA784C DLCX: deleting conn:(021234/rtp C:E9EA784C r=NULL:0<->l=::1:5774) (mgcp_protocol.c:1134) 20250830164124019 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164124019 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: connection successfully deleted (mgcp_protocol.c:1137) 20250830164124019 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164124019 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint released (mgcp_protocol.c:1144) 20250830164124019 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=250 (mgcp_protocol.c:146) 20250830164124019 DLMGCP DEBUG <0013> Generated response: line #00: 250 47303 OK (mgcp_msg.c:72) 20250830164124019 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@7b40471322fb: setverdict(pass): pass -> pass, component reason not changed 20250830164124020 DLMGCP DEBUG <0013> Received message: line #00: CRCX 47304 rtpbridge/3@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164124020 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830164124020 DLMGCP DEBUG <0013> Received message: line #02: C: 031234 (mgcp_msg.c:72) 20250830164124020 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830164124020 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw (trunk:0) found endpoint: rtpbridge/3@mgw (mgcp_endp.c:280) 20250830164124020 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/3@mgw" (mgcp_protocol.c:370) 20250830164124020 DLMGCP NOTICE <0013> endpoint:rtpbridge/3@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830164124020 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830164124021 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw CI:CA48823B connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830164124021 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw CI:CA48823B output_enabled 0 (mgcp_conn.c:271) 20250830164124021 DLMGCP DEBUG <0013> (031234/rtp C:CA48823B r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830164124021 DLMGCP NOTICE <0013> endpoint:rtpbridge/3@mgw CI:CA48823B CRCX: connection successfully created: (031234/rtp C:CA48823B r=NULL:0<->l=::1:5776) (mgcp_protocol.c:772) 20250830164124021 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164124021 DLMGCP DEBUG <0013> Generated response: line #00: 200 47304 OK (mgcp_msg.c:72) 20250830164124021 DLMGCP DEBUG <0013> Generated response: line #01: I: CA48823B (mgcp_msg.c:72) 20250830164124021 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250830164124021 DLMGCP DEBUG <0013> Generated response: line #03: o=- CA48823B 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830164124021 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250830164124021 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830164124021 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250830164124021 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5776 RTP/AVP 112 (mgcp_msg.c:72) 20250830164124021 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830164124021 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250830164124022 DLMGCP DEBUG <0013> Received message: line #00: DLCX 47305 rtpbridge/3@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164124022 DLMGCP DEBUG <0013> Received message: line #01: C: 031234 (mgcp_msg.c:72) 20250830164124022 DLMGCP DEBUG <0013> Received message: line #02: I: CA48823B (mgcp_msg.c:72) 20250830164124023 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw (trunk:0) found endpoint: rtpbridge/3@mgw (mgcp_endp.c:280) 20250830164124023 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/3@mgw" (mgcp_protocol.c:370) 20250830164124023 DLMGCP NOTICE <0013> endpoint:rtpbridge/3@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830164124023 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw CI:CA48823B DLCX: deleting conn:(031234/rtp C:CA48823B r=NULL:0<->l=::1:5776) (mgcp_protocol.c:1134) 20250830164124023 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164124023 DLMGCP NOTICE <0013> endpoint:rtpbridge/3@mgw DLCX: connection successfully deleted (mgcp_protocol.c:1137) 20250830164124023 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164124023 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw DLCX: endpoint released (mgcp_protocol.c:1144) 20250830164124023 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Generated response: code=250 (mgcp_protocol.c:146) 20250830164124023 DLMGCP DEBUG <0013> Generated response: line #00: 250 47305 OK (mgcp_msg.c:72) 20250830164124023 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@7b40471322fb: setverdict(pass): pass -> pass, component reason not changed 20250830164124024 DLMGCP DEBUG <0013> Received message: line #00: CRCX 47306 rtpbridge/4@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164124024 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830164124024 DLMGCP DEBUG <0013> Received message: line #02: C: 041234 (mgcp_msg.c:72) 20250830164124024 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830164124024 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw (trunk:0) found endpoint: rtpbridge/4@mgw (mgcp_endp.c:280) 20250830164124024 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/4@mgw" (mgcp_protocol.c:370) 20250830164124024 DLMGCP NOTICE <0013> endpoint:rtpbridge/4@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830164124024 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830164124024 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw CI:FB0CEE90 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830164124024 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw CI:FB0CEE90 output_enabled 0 (mgcp_conn.c:271) 20250830164124024 DLMGCP DEBUG <0013> (041234/rtp C:FB0CEE90 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830164124025 DLMGCP NOTICE <0013> endpoint:rtpbridge/4@mgw CI:FB0CEE90 CRCX: connection successfully created: (041234/rtp C:FB0CEE90 r=NULL:0<->l=::1:5778) (mgcp_protocol.c:772) 20250830164124025 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164124025 DLMGCP DEBUG <0013> Generated response: line #00: 200 47306 OK (mgcp_msg.c:72) 20250830164124025 DLMGCP DEBUG <0013> Generated response: line #01: I: FB0CEE90 (mgcp_msg.c:72) 20250830164124025 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250830164124025 DLMGCP DEBUG <0013> Generated response: line #03: o=- FB0CEE90 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830164124025 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250830164124025 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830164124025 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250830164124025 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5778 RTP/AVP 112 (mgcp_msg.c:72) 20250830164124025 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830164124025 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250830164124026 DLMGCP DEBUG <0013> Received message: line #00: DLCX 47307 rtpbridge/4@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164124026 DLMGCP DEBUG <0013> Received message: line #01: C: 041234 (mgcp_msg.c:72) 20250830164124026 DLMGCP DEBUG <0013> Received message: line #02: I: FB0CEE90 (mgcp_msg.c:72) 20250830164124026 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw (trunk:0) found endpoint: rtpbridge/4@mgw (mgcp_endp.c:280) 20250830164124027 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/4@mgw" (mgcp_protocol.c:370) 20250830164124027 DLMGCP NOTICE <0013> endpoint:rtpbridge/4@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830164124027 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw CI:FB0CEE90 DLCX: deleting conn:(041234/rtp C:FB0CEE90 r=NULL:0<->l=::1:5778) (mgcp_protocol.c:1134) 20250830164124027 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164124027 DLMGCP NOTICE <0013> endpoint:rtpbridge/4@mgw DLCX: connection successfully deleted (mgcp_protocol.c:1137) 20250830164124027 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164124027 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw DLCX: endpoint released (mgcp_protocol.c:1144) 20250830164124027 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Generated response: code=250 (mgcp_protocol.c:146) 20250830164124027 DLMGCP DEBUG <0013> Generated response: line #00: 250 47307 OK (mgcp_msg.c:72) 20250830164124027 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@7b40471322fb: setverdict(pass): pass -> pass, component reason not changed 20250830164124028 DLMGCP DEBUG <0013> Received message: line #00: CRCX 47308 rtpbridge/5@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164124028 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830164124028 DLMGCP DEBUG <0013> Received message: line #02: C: 051234 (mgcp_msg.c:72) 20250830164124028 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830164124028 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw (trunk:0) found endpoint: rtpbridge/5@mgw (mgcp_endp.c:280) 20250830164124028 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/5@mgw" (mgcp_protocol.c:370) 20250830164124028 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830164124028 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830164124028 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw CI:A816D47E connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830164124029 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw CI:A816D47E output_enabled 0 (mgcp_conn.c:271) 20250830164124029 DLMGCP DEBUG <0013> (051234/rtp C:A816D47E r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830164124029 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw CI:A816D47E CRCX: connection successfully created: (051234/rtp C:A816D47E r=NULL:0<->l=::1:5780) (mgcp_protocol.c:772) 20250830164124029 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164124029 DLMGCP DEBUG <0013> Generated response: line #00: 200 47308 OK (mgcp_msg.c:72) 20250830164124029 DLMGCP DEBUG <0013> Generated response: line #01: I: A816D47E (mgcp_msg.c:72) 20250830164124029 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250830164124029 DLMGCP DEBUG <0013> Generated response: line #03: o=- A816D47E 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830164124029 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250830164124029 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830164124029 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250830164124029 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5780 RTP/AVP 112 (mgcp_msg.c:72) 20250830164124029 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830164124029 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250830164124030 DLMGCP DEBUG <0013> Received message: line #00: DLCX 47309 rtpbridge/5@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164124031 DLMGCP DEBUG <0013> Received message: line #01: C: 051234 (mgcp_msg.c:72) 20250830164124031 DLMGCP DEBUG <0013> Received message: line #02: I: A816D47E (mgcp_msg.c:72) 20250830164124031 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw (trunk:0) found endpoint: rtpbridge/5@mgw (mgcp_endp.c:280) 20250830164124031 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/5@mgw" (mgcp_protocol.c:370) 20250830164124031 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830164124031 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw CI:A816D47E DLCX: deleting conn:(051234/rtp C:A816D47E r=NULL:0<->l=::1:5780) (mgcp_protocol.c:1134) 20250830164124031 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164124031 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw DLCX: connection successfully deleted (mgcp_protocol.c:1137) 20250830164124031 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164124031 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw DLCX: endpoint released (mgcp_protocol.c:1144) 20250830164124031 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Generated response: code=250 (mgcp_protocol.c:146) 20250830164124031 DLMGCP DEBUG <0013> Generated response: line #00: 250 47309 OK (mgcp_msg.c:72) 20250830164124031 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@7b40471322fb: setverdict(pass): pass -> pass, component reason not changed 20250830164124032 DLMGCP DEBUG <0013> Received message: line #00: CRCX 47310 rtpbridge/6@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164124032 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830164124032 DLMGCP DEBUG <0013> Received message: line #02: C: 061234 (mgcp_msg.c:72) 20250830164124032 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830164124032 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw (trunk:0) found endpoint: rtpbridge/6@mgw (mgcp_endp.c:280) 20250830164124032 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/6@mgw" (mgcp_protocol.c:370) 20250830164124032 DLMGCP NOTICE <0013> endpoint:rtpbridge/6@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830164124033 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830164124033 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw CI:F414A32E connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830164124033 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw CI:F414A32E output_enabled 0 (mgcp_conn.c:271) 20250830164124033 DLMGCP DEBUG <0013> (061234/rtp C:F414A32E r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830164124033 DLMGCP NOTICE <0013> endpoint:rtpbridge/6@mgw CI:F414A32E CRCX: connection successfully created: (061234/rtp C:F414A32E r=NULL:0<->l=::1:5782) (mgcp_protocol.c:772) 20250830164124033 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164124033 DLMGCP DEBUG <0013> Generated response: line #00: 200 47310 OK (mgcp_msg.c:72) 20250830164124033 DLMGCP DEBUG <0013> Generated response: line #01: I: F414A32E (mgcp_msg.c:72) 20250830164124033 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250830164124033 DLMGCP DEBUG <0013> Generated response: line #03: o=- F414A32E 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830164124033 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250830164124033 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830164124033 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250830164124033 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5782 RTP/AVP 112 (mgcp_msg.c:72) 20250830164124033 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830164124033 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250830164124034 DLMGCP DEBUG <0013> Received message: line #00: DLCX 47311 rtpbridge/6@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164124035 DLMGCP DEBUG <0013> Received message: line #01: C: 061234 (mgcp_msg.c:72) 20250830164124035 DLMGCP DEBUG <0013> Received message: line #02: I: F414A32E (mgcp_msg.c:72) 20250830164124035 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw (trunk:0) found endpoint: rtpbridge/6@mgw (mgcp_endp.c:280) 20250830164124035 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/6@mgw" (mgcp_protocol.c:370) 20250830164124035 DLMGCP NOTICE <0013> endpoint:rtpbridge/6@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830164124035 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw CI:F414A32E DLCX: deleting conn:(061234/rtp C:F414A32E r=NULL:0<->l=::1:5782) (mgcp_protocol.c:1134) 20250830164124035 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164124035 DLMGCP NOTICE <0013> endpoint:rtpbridge/6@mgw DLCX: connection successfully deleted (mgcp_protocol.c:1137) 20250830164124035 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164124035 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw DLCX: endpoint released (mgcp_protocol.c:1144) 20250830164124035 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Generated response: code=250 (mgcp_protocol.c:146) 20250830164124035 DLMGCP DEBUG <0013> Generated response: line #00: 250 47311 OK (mgcp_msg.c:72) 20250830164124035 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@7b40471322fb: setverdict(pass): pass -> pass, component reason not changed 20250830164124036 DLMGCP DEBUG <0013> Received message: line #00: CRCX 47312 rtpbridge/7@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164124036 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830164124036 DLMGCP DEBUG <0013> Received message: line #02: C: 071234 (mgcp_msg.c:72) 20250830164124036 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830164124037 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw (trunk:0) found endpoint: rtpbridge/7@mgw (mgcp_endp.c:280) 20250830164124037 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/7@mgw" (mgcp_protocol.c:370) 20250830164124037 DLMGCP NOTICE <0013> endpoint:rtpbridge/7@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830164124037 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830164124037 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw CI:8F99F943 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830164124037 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw CI:8F99F943 output_enabled 0 (mgcp_conn.c:271) 20250830164124037 DLMGCP DEBUG <0013> (071234/rtp C:8F99F943 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830164124037 DLMGCP NOTICE <0013> endpoint:rtpbridge/7@mgw CI:8F99F943 CRCX: connection successfully created: (071234/rtp C:8F99F943 r=NULL:0<->l=::1:5784) (mgcp_protocol.c:772) 20250830164124037 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164124037 DLMGCP DEBUG <0013> Generated response: line #00: 200 47312 OK (mgcp_msg.c:72) 20250830164124037 DLMGCP DEBUG <0013> Generated response: line #01: I: 8F99F943 (mgcp_msg.c:72) 20250830164124037 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250830164124037 DLMGCP DEBUG <0013> Generated response: line #03: o=- 8F99F943 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830164124037 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250830164124037 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830164124037 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250830164124037 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5784 RTP/AVP 112 (mgcp_msg.c:72) 20250830164124037 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830164124037 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250830164124039 DLMGCP DEBUG <0013> Received message: line #00: DLCX 47313 rtpbridge/7@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164124039 DLMGCP DEBUG <0013> Received message: line #01: C: 071234 (mgcp_msg.c:72) 20250830164124039 DLMGCP DEBUG <0013> Received message: line #02: I: 8F99F943 (mgcp_msg.c:72) 20250830164124039 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw (trunk:0) found endpoint: rtpbridge/7@mgw (mgcp_endp.c:280) 20250830164124039 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/7@mgw" (mgcp_protocol.c:370) 20250830164124039 DLMGCP NOTICE <0013> endpoint:rtpbridge/7@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830164124039 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw CI:8F99F943 DLCX: deleting conn:(071234/rtp C:8F99F943 r=NULL:0<->l=::1:5784) (mgcp_protocol.c:1134) 20250830164124039 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164124039 DLMGCP NOTICE <0013> endpoint:rtpbridge/7@mgw DLCX: connection successfully deleted (mgcp_protocol.c:1137) 20250830164124039 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164124039 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw DLCX: endpoint released (mgcp_protocol.c:1144) 20250830164124039 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Generated response: code=250 (mgcp_protocol.c:146) 20250830164124039 DLMGCP DEBUG <0013> Generated response: line #00: 250 47313 OK (mgcp_msg.c:72) 20250830164124039 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@7b40471322fb: setverdict(pass): pass -> pass, component reason not changed 20250830164124041 DLMGCP DEBUG <0013> Received message: line #00: CRCX 47314 rtpbridge/8@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164124041 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830164124041 DLMGCP DEBUG <0013> Received message: line #02: C: 081234 (mgcp_msg.c:72) 20250830164124041 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830164124041 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw (trunk:0) found endpoint: rtpbridge/8@mgw (mgcp_endp.c:280) 20250830164124041 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/8@mgw" (mgcp_protocol.c:370) 20250830164124041 DLMGCP NOTICE <0013> endpoint:rtpbridge/8@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830164124041 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830164124041 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw CI:88FE07D4 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830164124041 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw CI:88FE07D4 output_enabled 0 (mgcp_conn.c:271) 20250830164124041 DLMGCP DEBUG <0013> (081234/rtp C:88FE07D4 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830164124041 DLMGCP NOTICE <0013> endpoint:rtpbridge/8@mgw CI:88FE07D4 CRCX: connection successfully created: (081234/rtp C:88FE07D4 r=NULL:0<->l=::1:5786) (mgcp_protocol.c:772) 20250830164124041 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164124041 DLMGCP DEBUG <0013> Generated response: line #00: 200 47314 OK (mgcp_msg.c:72) 20250830164124041 DLMGCP DEBUG <0013> Generated response: line #01: I: 88FE07D4 (mgcp_msg.c:72) 20250830164124041 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250830164124041 DLMGCP DEBUG <0013> Generated response: line #03: o=- 88FE07D4 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830164124041 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250830164124041 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830164124041 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250830164124041 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5786 RTP/AVP 112 (mgcp_msg.c:72) 20250830164124041 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830164124041 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250830164124043 DLMGCP DEBUG <0013> Received message: line #00: DLCX 47315 rtpbridge/8@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164124043 DLMGCP DEBUG <0013> Received message: line #01: C: 081234 (mgcp_msg.c:72) 20250830164124043 DLMGCP DEBUG <0013> Received message: line #02: I: 88FE07D4 (mgcp_msg.c:72) 20250830164124043 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw (trunk:0) found endpoint: rtpbridge/8@mgw (mgcp_endp.c:280) 20250830164124043 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/8@mgw" (mgcp_protocol.c:370) 20250830164124043 DLMGCP NOTICE <0013> endpoint:rtpbridge/8@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830164124043 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw CI:88FE07D4 DLCX: deleting conn:(081234/rtp C:88FE07D4 r=NULL:0<->l=::1:5786) (mgcp_protocol.c:1134) 20250830164124043 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164124043 DLMGCP NOTICE <0013> endpoint:rtpbridge/8@mgw DLCX: connection successfully deleted (mgcp_protocol.c:1137) 20250830164124043 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164124043 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw DLCX: endpoint released (mgcp_protocol.c:1144) 20250830164124043 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Generated response: code=250 (mgcp_protocol.c:146) 20250830164124043 DLMGCP DEBUG <0013> Generated response: line #00: 250 47315 OK (mgcp_msg.c:72) 20250830164124043 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@7b40471322fb: setverdict(pass): pass -> pass, component reason not changed 20250830164124044 DLMGCP DEBUG <0013> Received message: line #00: CRCX 47316 rtpbridge/9@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164124044 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830164124044 DLMGCP DEBUG <0013> Received message: line #02: C: 091234 (mgcp_msg.c:72) 20250830164124044 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830164124044 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw (trunk:0) found endpoint: rtpbridge/9@mgw (mgcp_endp.c:280) 20250830164124044 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/9@mgw" (mgcp_protocol.c:370) 20250830164124044 DLMGCP NOTICE <0013> endpoint:rtpbridge/9@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830164124044 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830164124044 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw CI:19910446 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830164124044 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw CI:19910446 output_enabled 0 (mgcp_conn.c:271) 20250830164124044 DLMGCP DEBUG <0013> (091234/rtp C:19910446 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830164124044 DLMGCP NOTICE <0013> endpoint:rtpbridge/9@mgw CI:19910446 CRCX: connection successfully created: (091234/rtp C:19910446 r=NULL:0<->l=::1:5788) (mgcp_protocol.c:772) 20250830164124044 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164124044 DLMGCP DEBUG <0013> Generated response: line #00: 200 47316 OK (mgcp_msg.c:72) 20250830164124044 DLMGCP DEBUG <0013> Generated response: line #01: I: 19910446 (mgcp_msg.c:72) 20250830164124044 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250830164124044 DLMGCP DEBUG <0013> Generated response: line #03: o=- 19910446 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830164124044 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250830164124044 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830164124044 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250830164124045 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5788 RTP/AVP 112 (mgcp_msg.c:72) 20250830164124045 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830164124045 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250830164124046 DLMGCP DEBUG <0013> Received message: line #00: DLCX 47317 rtpbridge/9@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164124046 DLMGCP DEBUG <0013> Received message: line #01: C: 091234 (mgcp_msg.c:72) 20250830164124046 DLMGCP DEBUG <0013> Received message: line #02: I: 19910446 (mgcp_msg.c:72) 20250830164124046 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw (trunk:0) found endpoint: rtpbridge/9@mgw (mgcp_endp.c:280) 20250830164124046 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/9@mgw" (mgcp_protocol.c:370) 20250830164124046 DLMGCP NOTICE <0013> endpoint:rtpbridge/9@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830164124046 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw CI:19910446 DLCX: deleting conn:(091234/rtp C:19910446 r=NULL:0<->l=::1:5788) (mgcp_protocol.c:1134) 20250830164124046 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164124046 DLMGCP NOTICE <0013> endpoint:rtpbridge/9@mgw DLCX: connection successfully deleted (mgcp_protocol.c:1137) 20250830164124046 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164124046 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw DLCX: endpoint released (mgcp_protocol.c:1144) 20250830164124046 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Generated response: code=250 (mgcp_protocol.c:146) 20250830164124046 DLMGCP DEBUG <0013> Generated response: line #00: 250 47317 OK (mgcp_msg.c:72) 20250830164124046 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@7b40471322fb: setverdict(pass): pass -> pass, component reason not changed 20250830164124047 DLMGCP DEBUG <0013> Received message: line #00: CRCX 47318 rtpbridge/A@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164124047 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830164124047 DLMGCP DEBUG <0013> Received message: line #02: C: 0A1234 (mgcp_msg.c:72) 20250830164124047 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830164124047 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw (trunk:0) found endpoint: rtpbridge/a@mgw (mgcp_endp.c:280) 20250830164124047 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/a@mgw" (mgcp_protocol.c:370) 20250830164124047 DLMGCP NOTICE <0013> endpoint:rtpbridge/a@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830164124047 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830164124047 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw CI:CB11ACAC connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830164124047 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw CI:CB11ACAC output_enabled 0 (mgcp_conn.c:271) 20250830164124047 DLMGCP DEBUG <0013> (0A1234/rtp C:CB11ACAC r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830164124047 DLMGCP NOTICE <0013> endpoint:rtpbridge/a@mgw CI:CB11ACAC CRCX: connection successfully created: (0A1234/rtp C:CB11ACAC r=NULL:0<->l=::1:5790) (mgcp_protocol.c:772) 20250830164124047 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164124047 DLMGCP DEBUG <0013> Generated response: line #00: 200 47318 OK (mgcp_msg.c:72) 20250830164124047 DLMGCP DEBUG <0013> Generated response: line #01: I: CB11ACAC (mgcp_msg.c:72) 20250830164124047 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250830164124047 DLMGCP DEBUG <0013> Generated response: line #03: o=- CB11ACAC 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830164124047 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250830164124047 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830164124047 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250830164124047 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5790 RTP/AVP 112 (mgcp_msg.c:72) 20250830164124047 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830164124047 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250830164124049 DLMGCP DEBUG <0013> Received message: line #00: DLCX 47319 rtpbridge/A@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164124049 DLMGCP DEBUG <0013> Received message: line #01: C: 0A1234 (mgcp_msg.c:72) 20250830164124049 DLMGCP DEBUG <0013> Received message: line #02: I: CB11ACAC (mgcp_msg.c:72) 20250830164124049 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw (trunk:0) found endpoint: rtpbridge/a@mgw (mgcp_endp.c:280) 20250830164124049 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/a@mgw" (mgcp_protocol.c:370) 20250830164124049 DLMGCP NOTICE <0013> endpoint:rtpbridge/a@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830164124049 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw CI:CB11ACAC DLCX: deleting conn:(0A1234/rtp C:CB11ACAC r=NULL:0<->l=::1:5790) (mgcp_protocol.c:1134) 20250830164124049 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164124049 DLMGCP NOTICE <0013> endpoint:rtpbridge/a@mgw DLCX: connection successfully deleted (mgcp_protocol.c:1137) 20250830164124049 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164124049 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw DLCX: endpoint released (mgcp_protocol.c:1144) 20250830164124049 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Generated response: code=250 (mgcp_protocol.c:146) 20250830164124049 DLMGCP DEBUG <0013> Generated response: line #00: 250 47319 OK (mgcp_msg.c:72) 20250830164124049 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@7b40471322fb: setverdict(pass): pass -> pass, component reason not changed 20250830164124050 DLMGCP DEBUG <0013> Received message: line #00: CRCX 47320 rtpbridge/B@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164124050 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830164124050 DLMGCP DEBUG <0013> Received message: line #02: C: 0B1234 (mgcp_msg.c:72) 20250830164124050 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830164124050 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw (trunk:0) found endpoint: rtpbridge/b@mgw (mgcp_endp.c:280) 20250830164124050 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/b@mgw" (mgcp_protocol.c:370) 20250830164124050 DLMGCP NOTICE <0013> endpoint:rtpbridge/b@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830164124050 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830164124050 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw CI:D45B758B connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830164124050 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw CI:D45B758B output_enabled 0 (mgcp_conn.c:271) 20250830164124050 DLMGCP DEBUG <0013> (0B1234/rtp C:D45B758B r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830164124050 DLMGCP NOTICE <0013> endpoint:rtpbridge/b@mgw CI:D45B758B CRCX: connection successfully created: (0B1234/rtp C:D45B758B r=NULL:0<->l=::1:5792) (mgcp_protocol.c:772) 20250830164124050 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164124050 DLMGCP DEBUG <0013> Generated response: line #00: 200 47320 OK (mgcp_msg.c:72) 20250830164124050 DLMGCP DEBUG <0013> Generated response: line #01: I: D45B758B (mgcp_msg.c:72) 20250830164124050 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250830164124050 DLMGCP DEBUG <0013> Generated response: line #03: o=- D45B758B 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830164124050 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250830164124050 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830164124050 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250830164124050 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5792 RTP/AVP 112 (mgcp_msg.c:72) 20250830164124050 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830164124050 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250830164124051 DLMGCP DEBUG <0013> Received message: line #00: DLCX 47321 rtpbridge/B@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164124052 DLMGCP DEBUG <0013> Received message: line #01: C: 0B1234 (mgcp_msg.c:72) 20250830164124052 DLMGCP DEBUG <0013> Received message: line #02: I: D45B758B (mgcp_msg.c:72) 20250830164124052 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw (trunk:0) found endpoint: rtpbridge/b@mgw (mgcp_endp.c:280) 20250830164124052 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/b@mgw" (mgcp_protocol.c:370) 20250830164124052 DLMGCP NOTICE <0013> endpoint:rtpbridge/b@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830164124052 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw CI:D45B758B DLCX: deleting conn:(0B1234/rtp C:D45B758B r=NULL:0<->l=::1:5792) (mgcp_protocol.c:1134) 20250830164124052 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164124052 DLMGCP NOTICE <0013> endpoint:rtpbridge/b@mgw DLCX: connection successfully deleted (mgcp_protocol.c:1137) 20250830164124052 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164124052 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw DLCX: endpoint released (mgcp_protocol.c:1144) 20250830164124052 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Generated response: code=250 (mgcp_protocol.c:146) 20250830164124052 DLMGCP DEBUG <0013> Generated response: line #00: 250 47321 OK (mgcp_msg.c:72) 20250830164124052 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@7b40471322fb: setverdict(pass): pass -> pass, component reason not changed 20250830164124053 DLMGCP DEBUG <0013> Received message: line #00: CRCX 47322 rtpbridge/C@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164124053 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830164124053 DLMGCP DEBUG <0013> Received message: line #02: C: 0C1234 (mgcp_msg.c:72) 20250830164124053 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830164124053 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw (trunk:0) found endpoint: rtpbridge/c@mgw (mgcp_endp.c:280) 20250830164124053 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/c@mgw" (mgcp_protocol.c:370) 20250830164124053 DLMGCP NOTICE <0013> endpoint:rtpbridge/c@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830164124053 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830164124053 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw CI:DE0C2A40 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830164124053 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw CI:DE0C2A40 output_enabled 0 (mgcp_conn.c:271) 20250830164124053 DLMGCP DEBUG <0013> (0C1234/rtp C:DE0C2A40 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830164124053 DLMGCP NOTICE <0013> endpoint:rtpbridge/c@mgw CI:DE0C2A40 CRCX: connection successfully created: (0C1234/rtp C:DE0C2A40 r=NULL:0<->l=::1:5794) (mgcp_protocol.c:772) 20250830164124053 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164124053 DLMGCP DEBUG <0013> Generated response: line #00: 200 47322 OK (mgcp_msg.c:72) 20250830164124053 DLMGCP DEBUG <0013> Generated response: line #01: I: DE0C2A40 (mgcp_msg.c:72) 20250830164124053 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250830164124053 DLMGCP DEBUG <0013> Generated response: line #03: o=- DE0C2A40 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830164124053 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250830164124053 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830164124053 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250830164124053 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5794 RTP/AVP 112 (mgcp_msg.c:72) 20250830164124053 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830164124053 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250830164124054 DLMGCP DEBUG <0013> Received message: line #00: DLCX 47323 rtpbridge/C@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164124054 DLMGCP DEBUG <0013> Received message: line #01: C: 0C1234 (mgcp_msg.c:72) 20250830164124054 DLMGCP DEBUG <0013> Received message: line #02: I: DE0C2A40 (mgcp_msg.c:72) 20250830164124055 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw (trunk:0) found endpoint: rtpbridge/c@mgw (mgcp_endp.c:280) 20250830164124055 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/c@mgw" (mgcp_protocol.c:370) 20250830164124055 DLMGCP NOTICE <0013> endpoint:rtpbridge/c@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830164124055 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw CI:DE0C2A40 DLCX: deleting conn:(0C1234/rtp C:DE0C2A40 r=NULL:0<->l=::1:5794) (mgcp_protocol.c:1134) 20250830164124055 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164124055 DLMGCP NOTICE <0013> endpoint:rtpbridge/c@mgw DLCX: connection successfully deleted (mgcp_protocol.c:1137) 20250830164124055 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164124055 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw DLCX: endpoint released (mgcp_protocol.c:1144) 20250830164124055 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Generated response: code=250 (mgcp_protocol.c:146) 20250830164124055 DLMGCP DEBUG <0013> Generated response: line #00: 250 47323 OK (mgcp_msg.c:72) 20250830164124055 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@7b40471322fb: setverdict(pass): pass -> pass, component reason not changed 20250830164124056 DLMGCP DEBUG <0013> Received message: line #00: CRCX 47324 rtpbridge/D@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164124056 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830164124056 DLMGCP DEBUG <0013> Received message: line #02: C: 0D1234 (mgcp_msg.c:72) 20250830164124056 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830164124056 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw (trunk:0) found endpoint: rtpbridge/d@mgw (mgcp_endp.c:280) 20250830164124056 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/d@mgw" (mgcp_protocol.c:370) 20250830164124056 DLMGCP NOTICE <0013> endpoint:rtpbridge/d@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830164124056 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830164124056 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw CI:38B6BC54 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830164124056 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw CI:38B6BC54 output_enabled 0 (mgcp_conn.c:271) 20250830164124056 DLMGCP DEBUG <0013> (0D1234/rtp C:38B6BC54 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830164124056 DLMGCP NOTICE <0013> endpoint:rtpbridge/d@mgw CI:38B6BC54 CRCX: connection successfully created: (0D1234/rtp C:38B6BC54 r=NULL:0<->l=::1:5796) (mgcp_protocol.c:772) 20250830164124056 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164124056 DLMGCP DEBUG <0013> Generated response: line #00: 200 47324 OK (mgcp_msg.c:72) 20250830164124056 DLMGCP DEBUG <0013> Generated response: line #01: I: 38B6BC54 (mgcp_msg.c:72) 20250830164124056 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250830164124056 DLMGCP DEBUG <0013> Generated response: line #03: o=- 38B6BC54 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830164124056 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250830164124056 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830164124056 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250830164124056 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5796 RTP/AVP 112 (mgcp_msg.c:72) 20250830164124056 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830164124056 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250830164124057 DLMGCP DEBUG <0013> Received message: line #00: DLCX 47325 rtpbridge/D@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164124057 DLMGCP DEBUG <0013> Received message: line #01: C: 0D1234 (mgcp_msg.c:72) 20250830164124057 DLMGCP DEBUG <0013> Received message: line #02: I: 38B6BC54 (mgcp_msg.c:72) 20250830164124057 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw (trunk:0) found endpoint: rtpbridge/d@mgw (mgcp_endp.c:280) 20250830164124057 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/d@mgw" (mgcp_protocol.c:370) 20250830164124057 DLMGCP NOTICE <0013> endpoint:rtpbridge/d@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830164124057 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw CI:38B6BC54 DLCX: deleting conn:(0D1234/rtp C:38B6BC54 r=NULL:0<->l=::1:5796) (mgcp_protocol.c:1134) 20250830164124058 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164124058 DLMGCP NOTICE <0013> endpoint:rtpbridge/d@mgw DLCX: connection successfully deleted (mgcp_protocol.c:1137) 20250830164124058 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164124058 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw DLCX: endpoint released (mgcp_protocol.c:1144) 20250830164124058 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Generated response: code=250 (mgcp_protocol.c:146) 20250830164124058 DLMGCP DEBUG <0013> Generated response: line #00: 250 47325 OK (mgcp_msg.c:72) 20250830164124058 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@7b40471322fb: setverdict(pass): pass -> pass, component reason not changed 20250830164124058 DLMGCP DEBUG <0013> Received message: line #00: CRCX 47326 rtpbridge/E@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164124059 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830164124059 DLMGCP DEBUG <0013> Received message: line #02: C: 0E1234 (mgcp_msg.c:72) 20250830164124059 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830164124059 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw (trunk:0) found endpoint: rtpbridge/e@mgw (mgcp_endp.c:280) 20250830164124059 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/e@mgw" (mgcp_protocol.c:370) 20250830164124059 DLMGCP NOTICE <0013> endpoint:rtpbridge/e@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830164124059 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830164124059 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw CI:E3339BFB connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830164124059 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw CI:E3339BFB output_enabled 0 (mgcp_conn.c:271) 20250830164124059 DLMGCP DEBUG <0013> (0E1234/rtp C:E3339BFB r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830164124059 DLMGCP NOTICE <0013> endpoint:rtpbridge/e@mgw CI:E3339BFB CRCX: connection successfully created: (0E1234/rtp C:E3339BFB r=NULL:0<->l=::1:5798) (mgcp_protocol.c:772) 20250830164124059 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164124059 DLMGCP DEBUG <0013> Generated response: line #00: 200 47326 OK (mgcp_msg.c:72) 20250830164124059 DLMGCP DEBUG <0013> Generated response: line #01: I: E3339BFB (mgcp_msg.c:72) 20250830164124059 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250830164124059 DLMGCP DEBUG <0013> Generated response: line #03: o=- E3339BFB 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830164124059 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250830164124059 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830164124059 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250830164124059 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5798 RTP/AVP 112 (mgcp_msg.c:72) 20250830164124059 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830164124059 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250830164124060 DLMGCP DEBUG <0013> Received message: line #00: DLCX 47327 rtpbridge/E@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164124060 DLMGCP DEBUG <0013> Received message: line #01: C: 0E1234 (mgcp_msg.c:72) 20250830164124060 DLMGCP DEBUG <0013> Received message: line #02: I: E3339BFB (mgcp_msg.c:72) 20250830164124060 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw (trunk:0) found endpoint: rtpbridge/e@mgw (mgcp_endp.c:280) 20250830164124060 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/e@mgw" (mgcp_protocol.c:370) 20250830164124060 DLMGCP NOTICE <0013> endpoint:rtpbridge/e@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830164124060 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw CI:E3339BFB DLCX: deleting conn:(0E1234/rtp C:E3339BFB r=NULL:0<->l=::1:5798) (mgcp_protocol.c:1134) 20250830164124060 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164124060 DLMGCP NOTICE <0013> endpoint:rtpbridge/e@mgw DLCX: connection successfully deleted (mgcp_protocol.c:1137) 20250830164124060 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164124060 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw DLCX: endpoint released (mgcp_protocol.c:1144) 20250830164124060 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Generated response: code=250 (mgcp_protocol.c:146) 20250830164124060 DLMGCP DEBUG <0013> Generated response: line #00: 250 47327 OK (mgcp_msg.c:72) 20250830164124060 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@7b40471322fb: setverdict(pass): pass -> pass, component reason not changed 20250830164124061 DLMGCP DEBUG <0013> Received message: line #00: CRCX 47328 rtpbridge/F@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164124061 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830164124061 DLMGCP DEBUG <0013> Received message: line #02: C: 0F1234 (mgcp_msg.c:72) 20250830164124061 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830164124061 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw (trunk:0) found endpoint: rtpbridge/f@mgw (mgcp_endp.c:280) 20250830164124061 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/f@mgw" (mgcp_protocol.c:370) 20250830164124061 DLMGCP NOTICE <0013> endpoint:rtpbridge/f@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830164124061 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830164124062 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw CI:7E3CA736 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830164124062 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw CI:7E3CA736 output_enabled 0 (mgcp_conn.c:271) 20250830164124062 DLMGCP DEBUG <0013> (0F1234/rtp C:7E3CA736 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830164124062 DLMGCP NOTICE <0013> endpoint:rtpbridge/f@mgw CI:7E3CA736 CRCX: connection successfully created: (0F1234/rtp C:7E3CA736 r=NULL:0<->l=::1:5800) (mgcp_protocol.c:772) 20250830164124062 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164124062 DLMGCP DEBUG <0013> Generated response: line #00: 200 47328 OK (mgcp_msg.c:72) 20250830164124062 DLMGCP DEBUG <0013> Generated response: line #01: I: 7E3CA736 (mgcp_msg.c:72) 20250830164124062 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250830164124062 DLMGCP DEBUG <0013> Generated response: line #03: o=- 7E3CA736 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830164124062 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250830164124062 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830164124062 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250830164124062 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5800 RTP/AVP 112 (mgcp_msg.c:72) 20250830164124062 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830164124062 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250830164124063 DLMGCP DEBUG <0013> Received message: line #00: DLCX 47329 rtpbridge/F@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164124063 DLMGCP DEBUG <0013> Received message: line #01: C: 0F1234 (mgcp_msg.c:72) 20250830164124063 DLMGCP DEBUG <0013> Received message: line #02: I: 7E3CA736 (mgcp_msg.c:72) 20250830164124063 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw (trunk:0) found endpoint: rtpbridge/f@mgw (mgcp_endp.c:280) 20250830164124063 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/f@mgw" (mgcp_protocol.c:370) 20250830164124063 DLMGCP NOTICE <0013> endpoint:rtpbridge/f@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830164124063 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw CI:7E3CA736 DLCX: deleting conn:(0F1234/rtp C:7E3CA736 r=NULL:0<->l=::1:5800) (mgcp_protocol.c:1134) 20250830164124063 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164124063 DLMGCP NOTICE <0013> endpoint:rtpbridge/f@mgw DLCX: connection successfully deleted (mgcp_protocol.c:1137) 20250830164124063 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164124063 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw DLCX: endpoint released (mgcp_protocol.c:1144) 20250830164124063 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Generated response: code=250 (mgcp_protocol.c:146) 20250830164124063 DLMGCP DEBUG <0013> Generated response: line #00: 250 47329 OK (mgcp_msg.c:72) 20250830164124063 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@7b40471322fb: setverdict(pass): pass -> pass, component reason not changed 20250830164124064 DLMGCP DEBUG <0013> Received message: line #00: CRCX 47330 rtpbridge/10@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164124064 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830164124064 DLMGCP DEBUG <0013> Received message: line #02: C: 101234 (mgcp_msg.c:72) 20250830164124064 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830164124064 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw (trunk:0) found endpoint: rtpbridge/10@mgw (mgcp_endp.c:280) 20250830164124064 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/10@mgw" (mgcp_protocol.c:370) 20250830164124064 DLMGCP NOTICE <0013> endpoint:rtpbridge/10@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830164124064 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830164124064 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw CI:0D505B7D connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830164124064 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw CI:0D505B7D output_enabled 0 (mgcp_conn.c:271) 20250830164124064 DLMGCP DEBUG <0013> (101234/rtp C:0D505B7D r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830164124065 DLMGCP NOTICE <0013> endpoint:rtpbridge/10@mgw CI:0D505B7D CRCX: connection successfully created: (101234/rtp C:0D505B7D r=NULL:0<->l=::1:5802) (mgcp_protocol.c:772) 20250830164124065 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164124065 DLMGCP DEBUG <0013> Generated response: line #00: 200 47330 OK (mgcp_msg.c:72) 20250830164124065 DLMGCP DEBUG <0013> Generated response: line #01: I: 0D505B7D (mgcp_msg.c:72) 20250830164124065 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250830164124065 DLMGCP DEBUG <0013> Generated response: line #03: o=- 0D505B7D 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830164124065 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250830164124065 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830164124065 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250830164124065 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5802 RTP/AVP 112 (mgcp_msg.c:72) 20250830164124065 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830164124065 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250830164124066 DLMGCP DEBUG <0013> Received message: line #00: DLCX 47331 rtpbridge/10@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164124066 DLMGCP DEBUG <0013> Received message: line #01: C: 101234 (mgcp_msg.c:72) 20250830164124066 DLMGCP DEBUG <0013> Received message: line #02: I: 0D505B7D (mgcp_msg.c:72) 20250830164124066 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw (trunk:0) found endpoint: rtpbridge/10@mgw (mgcp_endp.c:280) 20250830164124066 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/10@mgw" (mgcp_protocol.c:370) 20250830164124066 DLMGCP NOTICE <0013> endpoint:rtpbridge/10@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830164124066 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw CI:0D505B7D DLCX: deleting conn:(101234/rtp C:0D505B7D r=NULL:0<->l=::1:5802) (mgcp_protocol.c:1134) 20250830164124066 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164124066 DLMGCP NOTICE <0013> endpoint:rtpbridge/10@mgw DLCX: connection successfully deleted (mgcp_protocol.c:1137) 20250830164124066 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164124066 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw DLCX: endpoint released (mgcp_protocol.c:1144) 20250830164124066 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Generated response: code=250 (mgcp_protocol.c:146) 20250830164124066 DLMGCP DEBUG <0013> Generated response: line #00: 250 47331 OK (mgcp_msg.c:72) 20250830164124066 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@7b40471322fb: setverdict(pass): pass -> pass, component reason not changed 20250830164124067 DLMGCP DEBUG <0013> Received message: line #00: CRCX 47332 rtpbridge/11@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164124067 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830164124067 DLMGCP DEBUG <0013> Received message: line #02: C: 111234 (mgcp_msg.c:72) 20250830164124067 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830164124067 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw (trunk:0) found endpoint: rtpbridge/11@mgw (mgcp_endp.c:280) 20250830164124067 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/11@mgw" (mgcp_protocol.c:370) 20250830164124067 DLMGCP NOTICE <0013> endpoint:rtpbridge/11@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830164124067 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830164124067 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw CI:54D62AFF connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830164124067 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw CI:54D62AFF output_enabled 0 (mgcp_conn.c:271) 20250830164124067 DLMGCP DEBUG <0013> (111234/rtp C:54D62AFF r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830164124067 DLMGCP NOTICE <0013> endpoint:rtpbridge/11@mgw CI:54D62AFF CRCX: connection successfully created: (111234/rtp C:54D62AFF r=NULL:0<->l=::1:5804) (mgcp_protocol.c:772) 20250830164124067 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164124067 DLMGCP DEBUG <0013> Generated response: line #00: 200 47332 OK (mgcp_msg.c:72) 20250830164124067 DLMGCP DEBUG <0013> Generated response: line #01: I: 54D62AFF (mgcp_msg.c:72) 20250830164124068 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250830164124068 DLMGCP DEBUG <0013> Generated response: line #03: o=- 54D62AFF 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830164124068 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250830164124068 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830164124068 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250830164124068 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5804 RTP/AVP 112 (mgcp_msg.c:72) 20250830164124068 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830164124068 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250830164124069 DLMGCP DEBUG <0013> Received message: line #00: DLCX 47333 rtpbridge/11@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164124069 DLMGCP DEBUG <0013> Received message: line #01: C: 111234 (mgcp_msg.c:72) 20250830164124069 DLMGCP DEBUG <0013> Received message: line #02: I: 54D62AFF (mgcp_msg.c:72) 20250830164124069 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw (trunk:0) found endpoint: rtpbridge/11@mgw (mgcp_endp.c:280) 20250830164124069 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/11@mgw" (mgcp_protocol.c:370) 20250830164124069 DLMGCP NOTICE <0013> endpoint:rtpbridge/11@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830164124069 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw CI:54D62AFF DLCX: deleting conn:(111234/rtp C:54D62AFF r=NULL:0<->l=::1:5804) (mgcp_protocol.c:1134) 20250830164124069 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164124069 DLMGCP NOTICE <0013> endpoint:rtpbridge/11@mgw DLCX: connection successfully deleted (mgcp_protocol.c:1137) 20250830164124069 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164124069 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw DLCX: endpoint released (mgcp_protocol.c:1144) 20250830164124069 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Generated response: code=250 (mgcp_protocol.c:146) 20250830164124069 DLMGCP DEBUG <0013> Generated response: line #00: 250 47333 OK (mgcp_msg.c:72) 20250830164124069 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@7b40471322fb: setverdict(pass): pass -> pass, component reason not changed 20250830164124070 DLMGCP DEBUG <0013> Received message: line #00: CRCX 47334 rtpbridge/12@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164124070 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830164124070 DLMGCP DEBUG <0013> Received message: line #02: C: 121234 (mgcp_msg.c:72) 20250830164124070 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830164124070 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw (trunk:0) found endpoint: rtpbridge/12@mgw (mgcp_endp.c:280) 20250830164124070 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/12@mgw" (mgcp_protocol.c:370) 20250830164124070 DLMGCP NOTICE <0013> endpoint:rtpbridge/12@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830164124070 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830164124070 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw CI:11517AEC connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830164124070 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw CI:11517AEC output_enabled 0 (mgcp_conn.c:271) 20250830164124070 DLMGCP DEBUG <0013> (121234/rtp C:11517AEC r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830164124071 DLMGCP NOTICE <0013> endpoint:rtpbridge/12@mgw CI:11517AEC CRCX: connection successfully created: (121234/rtp C:11517AEC r=NULL:0<->l=::1:5806) (mgcp_protocol.c:772) 20250830164124071 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164124071 DLMGCP DEBUG <0013> Generated response: line #00: 200 47334 OK (mgcp_msg.c:72) 20250830164124071 DLMGCP DEBUG <0013> Generated response: line #01: I: 11517AEC (mgcp_msg.c:72) 20250830164124071 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250830164124071 DLMGCP DEBUG <0013> Generated response: line #03: o=- 11517AEC 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830164124071 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250830164124071 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830164124071 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250830164124071 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5806 RTP/AVP 112 (mgcp_msg.c:72) 20250830164124071 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830164124071 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250830164124072 DLMGCP DEBUG <0013> Received message: line #00: DLCX 47335 rtpbridge/12@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164124072 DLMGCP DEBUG <0013> Received message: line #01: C: 121234 (mgcp_msg.c:72) 20250830164124072 DLMGCP DEBUG <0013> Received message: line #02: I: 11517AEC (mgcp_msg.c:72) 20250830164124072 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw (trunk:0) found endpoint: rtpbridge/12@mgw (mgcp_endp.c:280) 20250830164124072 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/12@mgw" (mgcp_protocol.c:370) 20250830164124072 DLMGCP NOTICE <0013> endpoint:rtpbridge/12@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830164124072 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw CI:11517AEC DLCX: deleting conn:(121234/rtp C:11517AEC r=NULL:0<->l=::1:5806) (mgcp_protocol.c:1134) 20250830164124072 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164124072 DLMGCP NOTICE <0013> endpoint:rtpbridge/12@mgw DLCX: connection successfully deleted (mgcp_protocol.c:1137) 20250830164124072 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164124072 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw DLCX: endpoint released (mgcp_protocol.c:1144) 20250830164124072 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Generated response: code=250 (mgcp_protocol.c:146) 20250830164124072 DLMGCP DEBUG <0013> Generated response: line #00: 250 47335 OK (mgcp_msg.c:72) 20250830164124072 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@7b40471322fb: setverdict(pass): pass -> pass, component reason not changed 20250830164124073 DLMGCP DEBUG <0013> Received message: line #00: CRCX 47336 rtpbridge/13@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164124073 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830164124073 DLMGCP DEBUG <0013> Received message: line #02: C: 131234 (mgcp_msg.c:72) 20250830164124073 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830164124073 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw (trunk:0) found endpoint: rtpbridge/13@mgw (mgcp_endp.c:280) 20250830164124073 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/13@mgw" (mgcp_protocol.c:370) 20250830164124073 DLMGCP NOTICE <0013> endpoint:rtpbridge/13@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830164124073 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830164124073 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw CI:DBD160FC connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830164124073 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw CI:DBD160FC output_enabled 0 (mgcp_conn.c:271) 20250830164124073 DLMGCP DEBUG <0013> (131234/rtp C:DBD160FC r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830164124074 DLMGCP NOTICE <0013> endpoint:rtpbridge/13@mgw CI:DBD160FC CRCX: connection successfully created: (131234/rtp C:DBD160FC r=NULL:0<->l=::1:5808) (mgcp_protocol.c:772) 20250830164124074 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164124074 DLMGCP DEBUG <0013> Generated response: line #00: 200 47336 OK (mgcp_msg.c:72) 20250830164124074 DLMGCP DEBUG <0013> Generated response: line #01: I: DBD160FC (mgcp_msg.c:72) 20250830164124074 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250830164124074 DLMGCP DEBUG <0013> Generated response: line #03: o=- DBD160FC 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830164124074 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250830164124074 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830164124074 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250830164124074 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5808 RTP/AVP 112 (mgcp_msg.c:72) 20250830164124074 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830164124074 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250830164124075 DLMGCP DEBUG <0013> Received message: line #00: DLCX 47337 rtpbridge/13@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164124075 DLMGCP DEBUG <0013> Received message: line #01: C: 131234 (mgcp_msg.c:72) 20250830164124075 DLMGCP DEBUG <0013> Received message: line #02: I: DBD160FC (mgcp_msg.c:72) 20250830164124075 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw (trunk:0) found endpoint: rtpbridge/13@mgw (mgcp_endp.c:280) 20250830164124075 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/13@mgw" (mgcp_protocol.c:370) 20250830164124075 DLMGCP NOTICE <0013> endpoint:rtpbridge/13@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830164124075 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw CI:DBD160FC DLCX: deleting conn:(131234/rtp C:DBD160FC r=NULL:0<->l=::1:5808) (mgcp_protocol.c:1134) 20250830164124075 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164124075 DLMGCP NOTICE <0013> endpoint:rtpbridge/13@mgw DLCX: connection successfully deleted (mgcp_protocol.c:1137) 20250830164124075 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164124075 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw DLCX: endpoint released (mgcp_protocol.c:1144) 20250830164124075 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Generated response: code=250 (mgcp_protocol.c:146) 20250830164124075 DLMGCP DEBUG <0013> Generated response: line #00: 250 47337 OK (mgcp_msg.c:72) 20250830164124075 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@7b40471322fb: setverdict(pass): pass -> pass, component reason not changed 20250830164124076 DLMGCP DEBUG <0013> Received message: line #00: CRCX 47338 rtpbridge/14@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164124076 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830164124076 DLMGCP DEBUG <0013> Received message: line #02: C: 141234 (mgcp_msg.c:72) 20250830164124076 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830164124076 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw (trunk:0) found endpoint: rtpbridge/14@mgw (mgcp_endp.c:280) 20250830164124076 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/14@mgw" (mgcp_protocol.c:370) 20250830164124076 DLMGCP NOTICE <0013> endpoint:rtpbridge/14@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830164124076 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830164124076 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw CI:77183C9D connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830164124076 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw CI:77183C9D output_enabled 0 (mgcp_conn.c:271) 20250830164124076 DLMGCP DEBUG <0013> (141234/rtp C:77183C9D r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830164124076 DLMGCP NOTICE <0013> endpoint:rtpbridge/14@mgw CI:77183C9D CRCX: connection successfully created: (141234/rtp C:77183C9D r=NULL:0<->l=::1:5810) (mgcp_protocol.c:772) 20250830164124076 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164124076 DLMGCP DEBUG <0013> Generated response: line #00: 200 47338 OK (mgcp_msg.c:72) 20250830164124076 DLMGCP DEBUG <0013> Generated response: line #01: I: 77183C9D (mgcp_msg.c:72) 20250830164124076 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250830164124076 DLMGCP DEBUG <0013> Generated response: line #03: o=- 77183C9D 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830164124076 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250830164124076 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830164124077 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250830164124077 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5810 RTP/AVP 112 (mgcp_msg.c:72) 20250830164124077 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830164124077 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250830164124078 DLMGCP DEBUG <0013> Received message: line #00: DLCX 47339 rtpbridge/14@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164124078 DLMGCP DEBUG <0013> Received message: line #01: C: 141234 (mgcp_msg.c:72) 20250830164124078 DLMGCP DEBUG <0013> Received message: line #02: I: 77183C9D (mgcp_msg.c:72) 20250830164124078 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw (trunk:0) found endpoint: rtpbridge/14@mgw (mgcp_endp.c:280) 20250830164124078 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/14@mgw" (mgcp_protocol.c:370) 20250830164124078 DLMGCP NOTICE <0013> endpoint:rtpbridge/14@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830164124078 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw CI:77183C9D DLCX: deleting conn:(141234/rtp C:77183C9D r=NULL:0<->l=::1:5810) (mgcp_protocol.c:1134) 20250830164124078 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164124078 DLMGCP NOTICE <0013> endpoint:rtpbridge/14@mgw DLCX: connection successfully deleted (mgcp_protocol.c:1137) 20250830164124078 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164124078 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw DLCX: endpoint released (mgcp_protocol.c:1144) 20250830164124078 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Generated response: code=250 (mgcp_protocol.c:146) 20250830164124078 DLMGCP DEBUG <0013> Generated response: line #00: 250 47339 OK (mgcp_msg.c:72) 20250830164124078 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@7b40471322fb: setverdict(pass): pass -> pass, component reason not changed 20250830164124079 DLMGCP DEBUG <0013> Received message: line #00: CRCX 47340 rtpbridge/15@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164124079 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830164124079 DLMGCP DEBUG <0013> Received message: line #02: C: 151234 (mgcp_msg.c:72) 20250830164124079 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830164124079 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw (trunk:0) found endpoint: rtpbridge/15@mgw (mgcp_endp.c:280) 20250830164124079 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/15@mgw" (mgcp_protocol.c:370) 20250830164124079 DLMGCP NOTICE <0013> endpoint:rtpbridge/15@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830164124079 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830164124079 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw CI:62A3EDC5 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830164124079 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw CI:62A3EDC5 output_enabled 0 (mgcp_conn.c:271) 20250830164124079 DLMGCP DEBUG <0013> (151234/rtp C:62A3EDC5 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830164124079 DLMGCP NOTICE <0013> endpoint:rtpbridge/15@mgw CI:62A3EDC5 CRCX: connection successfully created: (151234/rtp C:62A3EDC5 r=NULL:0<->l=::1:5812) (mgcp_protocol.c:772) 20250830164124079 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164124079 DLMGCP DEBUG <0013> Generated response: line #00: 200 47340 OK (mgcp_msg.c:72) 20250830164124079 DLMGCP DEBUG <0013> Generated response: line #01: I: 62A3EDC5 (mgcp_msg.c:72) 20250830164124079 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250830164124079 DLMGCP DEBUG <0013> Generated response: line #03: o=- 62A3EDC5 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830164124079 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250830164124079 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830164124079 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250830164124079 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5812 RTP/AVP 112 (mgcp_msg.c:72) 20250830164124079 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830164124079 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250830164124080 DLMGCP DEBUG <0013> Received message: line #00: DLCX 47341 rtpbridge/15@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164124080 DLMGCP DEBUG <0013> Received message: line #01: C: 151234 (mgcp_msg.c:72) 20250830164124080 DLMGCP DEBUG <0013> Received message: line #02: I: 62A3EDC5 (mgcp_msg.c:72) 20250830164124080 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw (trunk:0) found endpoint: rtpbridge/15@mgw (mgcp_endp.c:280) 20250830164124080 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/15@mgw" (mgcp_protocol.c:370) 20250830164124080 DLMGCP NOTICE <0013> endpoint:rtpbridge/15@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830164124081 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw CI:62A3EDC5 DLCX: deleting conn:(151234/rtp C:62A3EDC5 r=NULL:0<->l=::1:5812) (mgcp_protocol.c:1134) 20250830164124081 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164124081 DLMGCP NOTICE <0013> endpoint:rtpbridge/15@mgw DLCX: connection successfully deleted (mgcp_protocol.c:1137) 20250830164124081 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164124081 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw DLCX: endpoint released (mgcp_protocol.c:1144) 20250830164124081 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Generated response: code=250 (mgcp_protocol.c:146) 20250830164124081 DLMGCP DEBUG <0013> Generated response: line #00: 250 47341 OK (mgcp_msg.c:72) 20250830164124081 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@7b40471322fb: setverdict(pass): pass -> pass, component reason not changed 20250830164124081 DLMGCP DEBUG <0013> Received message: line #00: CRCX 47342 rtpbridge/16@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164124081 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830164124081 DLMGCP DEBUG <0013> Received message: line #02: C: 161234 (mgcp_msg.c:72) 20250830164124081 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830164124081 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw (trunk:0) found endpoint: rtpbridge/16@mgw (mgcp_endp.c:280) 20250830164124081 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/16@mgw" (mgcp_protocol.c:370) 20250830164124081 DLMGCP NOTICE <0013> endpoint:rtpbridge/16@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830164124081 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830164124081 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw CI:BA05A8B0 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830164124081 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw CI:BA05A8B0 output_enabled 0 (mgcp_conn.c:271) 20250830164124082 DLMGCP DEBUG <0013> (161234/rtp C:BA05A8B0 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830164124082 DLMGCP NOTICE <0013> endpoint:rtpbridge/16@mgw CI:BA05A8B0 CRCX: connection successfully created: (161234/rtp C:BA05A8B0 r=NULL:0<->l=::1:5814) (mgcp_protocol.c:772) 20250830164124082 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164124082 DLMGCP DEBUG <0013> Generated response: line #00: 200 47342 OK (mgcp_msg.c:72) 20250830164124082 DLMGCP DEBUG <0013> Generated response: line #01: I: BA05A8B0 (mgcp_msg.c:72) 20250830164124082 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250830164124082 DLMGCP DEBUG <0013> Generated response: line #03: o=- BA05A8B0 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830164124082 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250830164124082 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830164124082 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250830164124082 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5814 RTP/AVP 112 (mgcp_msg.c:72) 20250830164124082 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830164124082 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250830164124083 DLMGCP DEBUG <0013> Received message: line #00: DLCX 47343 rtpbridge/16@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164124083 DLMGCP DEBUG <0013> Received message: line #01: C: 161234 (mgcp_msg.c:72) 20250830164124083 DLMGCP DEBUG <0013> Received message: line #02: I: BA05A8B0 (mgcp_msg.c:72) 20250830164124083 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw (trunk:0) found endpoint: rtpbridge/16@mgw (mgcp_endp.c:280) 20250830164124083 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/16@mgw" (mgcp_protocol.c:370) 20250830164124083 DLMGCP NOTICE <0013> endpoint:rtpbridge/16@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830164124083 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw CI:BA05A8B0 DLCX: deleting conn:(161234/rtp C:BA05A8B0 r=NULL:0<->l=::1:5814) (mgcp_protocol.c:1134) 20250830164124083 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164124083 DLMGCP NOTICE <0013> endpoint:rtpbridge/16@mgw DLCX: connection successfully deleted (mgcp_protocol.c:1137) 20250830164124083 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164124083 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw DLCX: endpoint released (mgcp_protocol.c:1144) 20250830164124083 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Generated response: code=250 (mgcp_protocol.c:146) 20250830164124083 DLMGCP DEBUG <0013> Generated response: line #00: 250 47343 OK (mgcp_msg.c:72) 20250830164124083 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@7b40471322fb: setverdict(pass): pass -> pass, component reason not changed 20250830164124083 DLMGCP DEBUG <0013> Received message: line #00: CRCX 47344 rtpbridge/17@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164124083 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830164124084 DLMGCP DEBUG <0013> Received message: line #02: C: 171234 (mgcp_msg.c:72) 20250830164124084 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830164124084 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw (trunk:0) found endpoint: rtpbridge/17@mgw (mgcp_endp.c:280) 20250830164124084 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/17@mgw" (mgcp_protocol.c:370) 20250830164124084 DLMGCP NOTICE <0013> endpoint:rtpbridge/17@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830164124084 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830164124084 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw CI:6EEFD4EC connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830164124084 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw CI:6EEFD4EC output_enabled 0 (mgcp_conn.c:271) 20250830164124084 DLMGCP DEBUG <0013> (171234/rtp C:6EEFD4EC r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830164124084 DLMGCP NOTICE <0013> endpoint:rtpbridge/17@mgw CI:6EEFD4EC CRCX: connection successfully created: (171234/rtp C:6EEFD4EC r=NULL:0<->l=::1:5816) (mgcp_protocol.c:772) 20250830164124084 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164124084 DLMGCP DEBUG <0013> Generated response: line #00: 200 47344 OK (mgcp_msg.c:72) 20250830164124084 DLMGCP DEBUG <0013> Generated response: line #01: I: 6EEFD4EC (mgcp_msg.c:72) 20250830164124084 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250830164124084 DLMGCP DEBUG <0013> Generated response: line #03: o=- 6EEFD4EC 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830164124084 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250830164124084 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830164124084 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250830164124084 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5816 RTP/AVP 112 (mgcp_msg.c:72) 20250830164124084 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830164124084 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250830164124085 DLMGCP DEBUG <0013> Received message: line #00: DLCX 47345 rtpbridge/17@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164124085 DLMGCP DEBUG <0013> Received message: line #01: C: 171234 (mgcp_msg.c:72) 20250830164124085 DLMGCP DEBUG <0013> Received message: line #02: I: 6EEFD4EC (mgcp_msg.c:72) 20250830164124085 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw (trunk:0) found endpoint: rtpbridge/17@mgw (mgcp_endp.c:280) 20250830164124085 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/17@mgw" (mgcp_protocol.c:370) 20250830164124085 DLMGCP NOTICE <0013> endpoint:rtpbridge/17@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830164124085 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw CI:6EEFD4EC DLCX: deleting conn:(171234/rtp C:6EEFD4EC r=NULL:0<->l=::1:5816) (mgcp_protocol.c:1134) 20250830164124085 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164124085 DLMGCP NOTICE <0013> endpoint:rtpbridge/17@mgw DLCX: connection successfully deleted (mgcp_protocol.c:1137) 20250830164124085 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164124085 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw DLCX: endpoint released (mgcp_protocol.c:1144) 20250830164124085 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Generated response: code=250 (mgcp_protocol.c:146) 20250830164124085 DLMGCP DEBUG <0013> Generated response: line #00: 250 47345 OK (mgcp_msg.c:72) 20250830164124085 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@7b40471322fb: setverdict(pass): pass -> pass, component reason not changed 20250830164124086 DLMGCP DEBUG <0013> Received message: line #00: CRCX 47346 rtpbridge/18@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164124086 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830164124086 DLMGCP DEBUG <0013> Received message: line #02: C: 181234 (mgcp_msg.c:72) 20250830164124086 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830164124086 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw (trunk:0) found endpoint: rtpbridge/18@mgw (mgcp_endp.c:280) 20250830164124086 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/18@mgw" (mgcp_protocol.c:370) 20250830164124086 DLMGCP NOTICE <0013> endpoint:rtpbridge/18@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830164124086 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830164124086 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw CI:B0C41FF6 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830164124086 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw CI:B0C41FF6 output_enabled 0 (mgcp_conn.c:271) 20250830164124086 DLMGCP DEBUG <0013> (181234/rtp C:B0C41FF6 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830164124086 DLMGCP NOTICE <0013> endpoint:rtpbridge/18@mgw CI:B0C41FF6 CRCX: connection successfully created: (181234/rtp C:B0C41FF6 r=NULL:0<->l=::1:5818) (mgcp_protocol.c:772) 20250830164124086 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164124086 DLMGCP DEBUG <0013> Generated response: line #00: 200 47346 OK (mgcp_msg.c:72) 20250830164124086 DLMGCP DEBUG <0013> Generated response: line #01: I: B0C41FF6 (mgcp_msg.c:72) 20250830164124086 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250830164124086 DLMGCP DEBUG <0013> Generated response: line #03: o=- B0C41FF6 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830164124086 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250830164124086 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830164124086 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250830164124086 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5818 RTP/AVP 112 (mgcp_msg.c:72) 20250830164124086 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830164124086 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250830164124087 DLMGCP DEBUG <0013> Received message: line #00: DLCX 47347 rtpbridge/18@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164124087 DLMGCP DEBUG <0013> Received message: line #01: C: 181234 (mgcp_msg.c:72) 20250830164124087 DLMGCP DEBUG <0013> Received message: line #02: I: B0C41FF6 (mgcp_msg.c:72) 20250830164124087 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw (trunk:0) found endpoint: rtpbridge/18@mgw (mgcp_endp.c:280) 20250830164124087 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/18@mgw" (mgcp_protocol.c:370) 20250830164124087 DLMGCP NOTICE <0013> endpoint:rtpbridge/18@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830164124087 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw CI:B0C41FF6 DLCX: deleting conn:(181234/rtp C:B0C41FF6 r=NULL:0<->l=::1:5818) (mgcp_protocol.c:1134) 20250830164124087 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164124087 DLMGCP NOTICE <0013> endpoint:rtpbridge/18@mgw DLCX: connection successfully deleted (mgcp_protocol.c:1137) 20250830164124087 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164124087 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw DLCX: endpoint released (mgcp_protocol.c:1144) 20250830164124087 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Generated response: code=250 (mgcp_protocol.c:146) 20250830164124087 DLMGCP DEBUG <0013> Generated response: line #00: 250 47347 OK (mgcp_msg.c:72) 20250830164124087 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@7b40471322fb: setverdict(pass): pass -> pass, component reason not changed 20250830164124088 DLMGCP DEBUG <0013> Received message: line #00: CRCX 47348 rtpbridge/19@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164124088 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830164124088 DLMGCP DEBUG <0013> Received message: line #02: C: 191234 (mgcp_msg.c:72) 20250830164124088 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830164124088 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw (trunk:0) found endpoint: rtpbridge/19@mgw (mgcp_endp.c:280) 20250830164124088 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/19@mgw" (mgcp_protocol.c:370) 20250830164124088 DLMGCP NOTICE <0013> endpoint:rtpbridge/19@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830164124088 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830164124088 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw CI:A1FF6787 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830164124088 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw CI:A1FF6787 output_enabled 0 (mgcp_conn.c:271) 20250830164124088 DLMGCP DEBUG <0013> (191234/rtp C:A1FF6787 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830164124089 DLMGCP NOTICE <0013> endpoint:rtpbridge/19@mgw CI:A1FF6787 CRCX: connection successfully created: (191234/rtp C:A1FF6787 r=NULL:0<->l=::1:5820) (mgcp_protocol.c:772) 20250830164124089 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164124089 DLMGCP DEBUG <0013> Generated response: line #00: 200 47348 OK (mgcp_msg.c:72) 20250830164124089 DLMGCP DEBUG <0013> Generated response: line #01: I: A1FF6787 (mgcp_msg.c:72) 20250830164124089 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250830164124089 DLMGCP DEBUG <0013> Generated response: line #03: o=- A1FF6787 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830164124089 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250830164124089 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830164124089 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250830164124089 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5820 RTP/AVP 112 (mgcp_msg.c:72) 20250830164124089 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830164124089 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250830164124090 DLMGCP DEBUG <0013> Received message: line #00: DLCX 47349 rtpbridge/19@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164124090 DLMGCP DEBUG <0013> Received message: line #01: C: 191234 (mgcp_msg.c:72) 20250830164124090 DLMGCP DEBUG <0013> Received message: line #02: I: A1FF6787 (mgcp_msg.c:72) 20250830164124090 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw (trunk:0) found endpoint: rtpbridge/19@mgw (mgcp_endp.c:280) 20250830164124090 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/19@mgw" (mgcp_protocol.c:370) 20250830164124090 DLMGCP NOTICE <0013> endpoint:rtpbridge/19@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830164124090 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw CI:A1FF6787 DLCX: deleting conn:(191234/rtp C:A1FF6787 r=NULL:0<->l=::1:5820) (mgcp_protocol.c:1134) 20250830164124090 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164124090 DLMGCP NOTICE <0013> endpoint:rtpbridge/19@mgw DLCX: connection successfully deleted (mgcp_protocol.c:1137) 20250830164124090 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164124090 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw DLCX: endpoint released (mgcp_protocol.c:1144) 20250830164124090 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Generated response: code=250 (mgcp_protocol.c:146) 20250830164124090 DLMGCP DEBUG <0013> Generated response: line #00: 250 47349 OK (mgcp_msg.c:72) 20250830164124090 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@7b40471322fb: setverdict(pass): pass -> pass, component reason not changed 20250830164124090 DLMGCP DEBUG <0013> Received message: line #00: CRCX 47350 rtpbridge/1A@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164124090 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830164124090 DLMGCP DEBUG <0013> Received message: line #02: C: 1A1234 (mgcp_msg.c:72) 20250830164124090 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830164124090 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw (trunk:0) found endpoint: rtpbridge/1a@mgw (mgcp_endp.c:280) 20250830164124090 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/1a@mgw" (mgcp_protocol.c:370) 20250830164124090 DLMGCP NOTICE <0013> endpoint:rtpbridge/1a@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830164124090 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830164124090 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw CI:46B5A427 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830164124090 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw CI:46B5A427 output_enabled 0 (mgcp_conn.c:271) 20250830164124090 DLMGCP DEBUG <0013> (1A1234/rtp C:46B5A427 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830164124091 DLMGCP NOTICE <0013> endpoint:rtpbridge/1a@mgw CI:46B5A427 CRCX: connection successfully created: (1A1234/rtp C:46B5A427 r=NULL:0<->l=::1:5822) (mgcp_protocol.c:772) 20250830164124091 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164124091 DLMGCP DEBUG <0013> Generated response: line #00: 200 47350 OK (mgcp_msg.c:72) 20250830164124091 DLMGCP DEBUG <0013> Generated response: line #01: I: 46B5A427 (mgcp_msg.c:72) 20250830164124091 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250830164124091 DLMGCP DEBUG <0013> Generated response: line #03: o=- 46B5A427 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830164124091 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250830164124091 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830164124091 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250830164124091 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5822 RTP/AVP 112 (mgcp_msg.c:72) 20250830164124091 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830164124091 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250830164124091 DLMGCP DEBUG <0013> Received message: line #00: DLCX 47351 rtpbridge/1A@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164124091 DLMGCP DEBUG <0013> Received message: line #01: C: 1A1234 (mgcp_msg.c:72) 20250830164124091 DLMGCP DEBUG <0013> Received message: line #02: I: 46B5A427 (mgcp_msg.c:72) 20250830164124091 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw (trunk:0) found endpoint: rtpbridge/1a@mgw (mgcp_endp.c:280) 20250830164124091 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1a@mgw" (mgcp_protocol.c:370) 20250830164124091 DLMGCP NOTICE <0013> endpoint:rtpbridge/1a@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830164124091 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw CI:46B5A427 DLCX: deleting conn:(1A1234/rtp C:46B5A427 r=NULL:0<->l=::1:5822) (mgcp_protocol.c:1134) 20250830164124091 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164124091 DLMGCP NOTICE <0013> endpoint:rtpbridge/1a@mgw DLCX: connection successfully deleted (mgcp_protocol.c:1137) 20250830164124091 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164124091 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw DLCX: endpoint released (mgcp_protocol.c:1144) 20250830164124091 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Generated response: code=250 (mgcp_protocol.c:146) 20250830164124091 DLMGCP DEBUG <0013> Generated response: line #00: 250 47351 OK (mgcp_msg.c:72) 20250830164124092 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@7b40471322fb: setverdict(pass): pass -> pass, component reason not changed 20250830164124092 DLMGCP DEBUG <0013> Received message: line #00: CRCX 47352 rtpbridge/1B@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164124092 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830164124092 DLMGCP DEBUG <0013> Received message: line #02: C: 1B1234 (mgcp_msg.c:72) 20250830164124092 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830164124092 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw (trunk:0) found endpoint: rtpbridge/1b@mgw (mgcp_endp.c:280) 20250830164124092 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/1b@mgw" (mgcp_protocol.c:370) 20250830164124092 DLMGCP NOTICE <0013> endpoint:rtpbridge/1b@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830164124092 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830164124092 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw CI:7A30208B connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830164124092 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw CI:7A30208B output_enabled 0 (mgcp_conn.c:271) 20250830164124092 DLMGCP DEBUG <0013> (1B1234/rtp C:7A30208B r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830164124092 DLMGCP NOTICE <0013> endpoint:rtpbridge/1b@mgw CI:7A30208B CRCX: connection successfully created: (1B1234/rtp C:7A30208B r=NULL:0<->l=::1:5824) (mgcp_protocol.c:772) 20250830164124092 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164124092 DLMGCP DEBUG <0013> Generated response: line #00: 200 47352 OK (mgcp_msg.c:72) 20250830164124092 DLMGCP DEBUG <0013> Generated response: line #01: I: 7A30208B (mgcp_msg.c:72) 20250830164124092 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250830164124092 DLMGCP DEBUG <0013> Generated response: line #03: o=- 7A30208B 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830164124092 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250830164124092 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830164124092 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250830164124092 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5824 RTP/AVP 112 (mgcp_msg.c:72) 20250830164124092 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830164124092 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250830164124093 DLMGCP DEBUG <0013> Received message: line #00: DLCX 47353 rtpbridge/1B@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164124093 DLMGCP DEBUG <0013> Received message: line #01: C: 1B1234 (mgcp_msg.c:72) 20250830164124093 DLMGCP DEBUG <0013> Received message: line #02: I: 7A30208B (mgcp_msg.c:72) 20250830164124093 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw (trunk:0) found endpoint: rtpbridge/1b@mgw (mgcp_endp.c:280) 20250830164124093 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1b@mgw" (mgcp_protocol.c:370) 20250830164124093 DLMGCP NOTICE <0013> endpoint:rtpbridge/1b@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830164124093 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw CI:7A30208B DLCX: deleting conn:(1B1234/rtp C:7A30208B r=NULL:0<->l=::1:5824) (mgcp_protocol.c:1134) 20250830164124093 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164124093 DLMGCP NOTICE <0013> endpoint:rtpbridge/1b@mgw DLCX: connection successfully deleted (mgcp_protocol.c:1137) 20250830164124093 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164124093 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw DLCX: endpoint released (mgcp_protocol.c:1144) 20250830164124093 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Generated response: code=250 (mgcp_protocol.c:146) 20250830164124093 DLMGCP DEBUG <0013> Generated response: line #00: 250 47353 OK (mgcp_msg.c:72) 20250830164124093 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@7b40471322fb: setverdict(pass): pass -> pass, component reason not changed 20250830164124094 DLMGCP DEBUG <0013> Received message: line #00: CRCX 47354 rtpbridge/1C@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164124094 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830164124094 DLMGCP DEBUG <0013> Received message: line #02: C: 1C1234 (mgcp_msg.c:72) 20250830164124094 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830164124094 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw (trunk:0) found endpoint: rtpbridge/1c@mgw (mgcp_endp.c:280) 20250830164124094 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/1c@mgw" (mgcp_protocol.c:370) 20250830164124094 DLMGCP NOTICE <0013> endpoint:rtpbridge/1c@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830164124094 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830164124094 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw CI:CBA6A0CC connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830164124094 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw CI:CBA6A0CC output_enabled 0 (mgcp_conn.c:271) 20250830164124094 DLMGCP DEBUG <0013> (1C1234/rtp C:CBA6A0CC r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830164124094 DLMGCP NOTICE <0013> endpoint:rtpbridge/1c@mgw CI:CBA6A0CC CRCX: connection successfully created: (1C1234/rtp C:CBA6A0CC r=NULL:0<->l=::1:5826) (mgcp_protocol.c:772) 20250830164124094 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164124094 DLMGCP DEBUG <0013> Generated response: line #00: 200 47354 OK (mgcp_msg.c:72) 20250830164124094 DLMGCP DEBUG <0013> Generated response: line #01: I: CBA6A0CC (mgcp_msg.c:72) 20250830164124094 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250830164124094 DLMGCP DEBUG <0013> Generated response: line #03: o=- CBA6A0CC 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830164124094 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250830164124094 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830164124094 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250830164124094 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5826 RTP/AVP 112 (mgcp_msg.c:72) 20250830164124094 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830164124094 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250830164124095 DLMGCP DEBUG <0013> Received message: line #00: DLCX 47355 rtpbridge/1C@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164124095 DLMGCP DEBUG <0013> Received message: line #01: C: 1C1234 (mgcp_msg.c:72) 20250830164124095 DLMGCP DEBUG <0013> Received message: line #02: I: CBA6A0CC (mgcp_msg.c:72) 20250830164124095 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw (trunk:0) found endpoint: rtpbridge/1c@mgw (mgcp_endp.c:280) 20250830164124095 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1c@mgw" (mgcp_protocol.c:370) 20250830164124095 DLMGCP NOTICE <0013> endpoint:rtpbridge/1c@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830164124095 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw CI:CBA6A0CC DLCX: deleting conn:(1C1234/rtp C:CBA6A0CC r=NULL:0<->l=::1:5826) (mgcp_protocol.c:1134) 20250830164124095 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164124095 DLMGCP NOTICE <0013> endpoint:rtpbridge/1c@mgw DLCX: connection successfully deleted (mgcp_protocol.c:1137) 20250830164124095 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164124095 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw DLCX: endpoint released (mgcp_protocol.c:1144) 20250830164124095 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Generated response: code=250 (mgcp_protocol.c:146) 20250830164124095 DLMGCP DEBUG <0013> Generated response: line #00: 250 47355 OK (mgcp_msg.c:72) 20250830164124095 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@7b40471322fb: setverdict(pass): pass -> pass, component reason not changed 20250830164124095 DLMGCP DEBUG <0013> Received message: line #00: CRCX 47356 rtpbridge/1D@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164124095 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830164124095 DLMGCP DEBUG <0013> Received message: line #02: C: 1D1234 (mgcp_msg.c:72) 20250830164124095 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830164124095 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw (trunk:0) found endpoint: rtpbridge/1d@mgw (mgcp_endp.c:280) 20250830164124096 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/1d@mgw" (mgcp_protocol.c:370) 20250830164124096 DLMGCP NOTICE <0013> endpoint:rtpbridge/1d@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830164124096 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830164124096 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw CI:F5502DFF connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830164124096 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw CI:F5502DFF output_enabled 0 (mgcp_conn.c:271) 20250830164124096 DLMGCP DEBUG <0013> (1D1234/rtp C:F5502DFF r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830164124096 DLMGCP NOTICE <0013> endpoint:rtpbridge/1d@mgw CI:F5502DFF CRCX: connection successfully created: (1D1234/rtp C:F5502DFF r=NULL:0<->l=::1:5828) (mgcp_protocol.c:772) 20250830164124096 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164124096 DLMGCP DEBUG <0013> Generated response: line #00: 200 47356 OK (mgcp_msg.c:72) 20250830164124096 DLMGCP DEBUG <0013> Generated response: line #01: I: F5502DFF (mgcp_msg.c:72) 20250830164124096 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250830164124096 DLMGCP DEBUG <0013> Generated response: line #03: o=- F5502DFF 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830164124096 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250830164124096 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830164124096 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250830164124096 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5828 RTP/AVP 112 (mgcp_msg.c:72) 20250830164124096 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830164124096 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250830164124096 DLMGCP DEBUG <0013> Received message: line #00: DLCX 47357 rtpbridge/1D@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164124096 DLMGCP DEBUG <0013> Received message: line #01: C: 1D1234 (mgcp_msg.c:72) 20250830164124096 DLMGCP DEBUG <0013> Received message: line #02: I: F5502DFF (mgcp_msg.c:72) 20250830164124097 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw (trunk:0) found endpoint: rtpbridge/1d@mgw (mgcp_endp.c:280) 20250830164124097 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1d@mgw" (mgcp_protocol.c:370) 20250830164124097 DLMGCP NOTICE <0013> endpoint:rtpbridge/1d@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830164124097 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw CI:F5502DFF DLCX: deleting conn:(1D1234/rtp C:F5502DFF r=NULL:0<->l=::1:5828) (mgcp_protocol.c:1134) 20250830164124097 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164124097 DLMGCP NOTICE <0013> endpoint:rtpbridge/1d@mgw DLCX: connection successfully deleted (mgcp_protocol.c:1137) 20250830164124097 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164124097 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw DLCX: endpoint released (mgcp_protocol.c:1144) 20250830164124097 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Generated response: code=250 (mgcp_protocol.c:146) 20250830164124097 DLMGCP DEBUG <0013> Generated response: line #00: 250 47357 OK (mgcp_msg.c:72) 20250830164124097 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@7b40471322fb: setverdict(pass): pass -> pass, component reason not changed IPA-CTRL-CLI-IPA(203)@7b40471322fb: Final verdict of PTC: none RTPEM2(201)@7b40471322fb: Final verdict of PTC: none RTPEM1(200)@7b40471322fb: Final verdict of PTC: none RTPEM0(199)@7b40471322fb: Final verdict of PTC: none VirtCallAgent-STATS(202)@7b40471322fb: Final verdict of PTC: none MTC@7b40471322fb: Setting final verdict of the test case. MTC@7b40471322fb: Local verdict of MTC: pass MTC@7b40471322fb: Local verdict of PTC RTPEM0(199): none (pass -> pass) MTC@7b40471322fb: Local verdict of PTC RTPEM1(200): none (pass -> pass) MTC@7b40471322fb: Local verdict of PTC RTPEM2(201): none (pass -> pass) MTC@7b40471322fb: Local verdict of PTC VirtCallAgent-STATS(202): none (pass -> pass) MTC@7b40471322fb: Local verdict of PTC IPA-CTRL-CLI-IPA(203): none (pass -> pass) MTC@7b40471322fb: Test case TC_crcx_dlcx_30ep finished. Verdict: pass MTC@7b40471322fb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_dlcx_30ep pass'. Sat Aug 30 16:41:24 UTC 2025 ====== MGCP_Test.TC_crcx_dlcx_30ep pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_crcx_dlcx_30ep.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=335224) Waiting for packet dumper to finish... 1 (prev_count=335224, count=338956) MTC@7b40471322fb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_dlcx_30ep pass' was executed successfully (exit status: 0). MTC@7b40471322fb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/ttcn3-tcpdump-start.sh MGCP_Test.TC_rtpem_selftest'. ------ MGCP_Test.TC_rtpem_selftest ------ Sat Aug 30 16:41:31 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/logs/testsuite/MGCP_Test.TC_rtpem_selftest.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/logs/testsuite/MGCP_Test.TC_rtpem_selftest.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@7b40471322fb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/ttcn3-tcpdump-start.sh MGCP_Test.TC_rtpem_selftest' was executed successfully (exit status: 0). MTC@7b40471322fb: Test case TC_rtpem_selftest started. MTC@7b40471322fb: === starting MTC@7b40471322fb: === stopping RTPEM1(205)@7b40471322fb: Warning: Stopping inactive timer T_transmit. RTPEM0(204)@7b40471322fb: Warning: Stopping inactive timer T_transmit. MTC@7b40471322fb: stats A: { num_pkts_tx := 239, bytes_payload_tx := 956, num_pkts_rx := 239, bytes_payload_rx := 956, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@7b40471322fb: stats B: { num_pkts_tx := 239, bytes_payload_tx := 956, num_pkts_rx := 239, bytes_payload_rx := 956, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@7b40471322fb: tolerance: 0 packets MTC@7b40471322fb: setverdict(pass): none -> pass IPA-CTRL-CLI-IPA(208)@7b40471322fb: Final verdict of PTC: none RTPEM1(205)@7b40471322fb: Final verdict of PTC: none RTPEM0(204)@7b40471322fb: Final verdict of PTC: none RTPEM2(206)@7b40471322fb: Final verdict of PTC: none VirtCallAgent-STATS(207)@7b40471322fb: Final verdict of PTC: none MTC@7b40471322fb: Setting final verdict of the test case. MTC@7b40471322fb: Local verdict of MTC: pass MTC@7b40471322fb: Local verdict of PTC RTPEM0(204): none (pass -> pass) MTC@7b40471322fb: Local verdict of PTC RTPEM1(205): none (pass -> pass) MTC@7b40471322fb: Local verdict of PTC RTPEM2(206): none (pass -> pass) MTC@7b40471322fb: Local verdict of PTC VirtCallAgent-STATS(207): none (pass -> pass) MTC@7b40471322fb: Local verdict of PTC IPA-CTRL-CLI-IPA(208): none (pass -> pass) MTC@7b40471322fb: Test case TC_rtpem_selftest finished. Verdict: pass MTC@7b40471322fb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/ttcn3-tcpdump-stop.sh MGCP_Test.TC_rtpem_selftest pass'. Sat Aug 30 16:41:37 UTC 2025 ====== MGCP_Test.TC_rtpem_selftest pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_rtpem_selftest.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=70540) Waiting for packet dumper to finish... 1 (prev_count=70540, count=74472) MTC@7b40471322fb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/ttcn3-tcpdump-stop.sh MGCP_Test.TC_rtpem_selftest pass' was executed successfully (exit status: 0). MTC@7b40471322fb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/ttcn3-tcpdump-start.sh MGCP_Test.TC_one_crcx_receive_only_rtp'. ------ MGCP_Test.TC_one_crcx_receive_only_rtp ------ Sat Aug 30 16:41:44 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/logs/testsuite/MGCP_Test.TC_one_crcx_receive_only_rtp.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/logs/testsuite/MGCP_Test.TC_one_crcx_receive_only_rtp.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@7b40471322fb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/ttcn3-tcpdump-start.sh MGCP_Test.TC_one_crcx_receive_only_rtp' was executed successfully (exit status: 0). MTC@7b40471322fb: Test case TC_one_crcx_receive_only_rtp started. 20250830164145999 DLMGCP DEBUG <0013> Received message: line #00: DLCX 14165 rtpbridge/1@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164145999 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found endpoint: rtpbridge/1@mgw (mgcp_endp.c:280) 20250830164145999 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250830164145999 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830164145999 DLMGCP ERROR <0013> endpoint:rtpbridge/1@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1068) 20250830164145999 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Generated response: code=515 (mgcp_protocol.c:146) 20250830164145999 DLMGCP DEBUG <0013> Generated response: line #00: 515 14165 FAIL (mgcp_msg.c:72) 20250830164146012 DLMGCP DEBUG <0013> Received message: line #00: CRCX 14166 rtpbridge/1@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164146012 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830164146012 DLMGCP DEBUG <0013> Received message: line #02: C: 1225 (mgcp_msg.c:72) 20250830164146012 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830164146012 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250830164146012 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250830164146012 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250830164146012 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250830164146012 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250830164146013 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 112 (mgcp_msg.c:72) 20250830164146013 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:112 AMR/8000/1 (mgcp_msg.c:72) 20250830164146013 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250830164146013 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found endpoint: rtpbridge/1@mgw (mgcp_endp.c:280) 20250830164146013 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250830164146013 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830164146013 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830164146013 DLMGCP NOTICE <0013> rtpbridge/1@mgw: Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:112=AMR  (mgcp_sdp.c:443) 20250830164146013 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:DE004BEA connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830164146013 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:DE004BEA output_enabled 0 (mgcp_conn.c:271) 20250830164146013 DLMGCP DEBUG <0013> (1225/rtp C:DE004BEA 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) 20250830164146013 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw CI:DE004BEA CRCX: connection successfully created: (1225/rtp C:DE004BEA r=127.0.0.1:10000<->l=127.0.0.1:5830) (mgcp_protocol.c:772) 20250830164146013 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164146013 DLMGCP DEBUG <0013> Generated response: line #00: 200 14166 OK (mgcp_msg.c:72) 20250830164146013 DLMGCP DEBUG <0013> Generated response: line #01: I: DE004BEA (mgcp_msg.c:72) 20250830164146013 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250830164146013 DLMGCP DEBUG <0013> Generated response: line #03: o=- DE004BEA 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250830164146013 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250830164146013 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250830164146013 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250830164146013 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5830 RTP/AVP 112 (mgcp_msg.c:72) 20250830164146014 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR/8000/1 (mgcp_msg.c:72) 20250830164146014 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250830164147121 DLMGCP DEBUG <0013> Received message: line #00: DLCX 14167 rtpbridge/1@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164147121 DLMGCP DEBUG <0013> Received message: line #01: C: 1225 (mgcp_msg.c:72) 20250830164147122 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found endpoint: rtpbridge/1@mgw (mgcp_endp.c:280) 20250830164147122 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250830164147122 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830164147122 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250830164147122 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164147122 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164147122 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164147122 DLMGCP DEBUG <0013> Generated response: line #00: 200 14167 OK (mgcp_msg.c:72) MTC@7b40471322fb: 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@7b40471322fb: setverdict(pass): none -> pass RTPEM2(211)@7b40471322fb: Final verdict of PTC: none RTPEM1(210)@7b40471322fb: Final verdict of PTC: none RTPEM0(209)@7b40471322fb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(213)@7b40471322fb: Final verdict of PTC: none VirtCallAgent-STATS(212)@7b40471322fb: Final verdict of PTC: none MTC@7b40471322fb: Setting final verdict of the test case. MTC@7b40471322fb: Local verdict of MTC: pass MTC@7b40471322fb: Local verdict of PTC RTPEM0(209): none (pass -> pass) MTC@7b40471322fb: Local verdict of PTC RTPEM1(210): none (pass -> pass) MTC@7b40471322fb: Local verdict of PTC RTPEM2(211): none (pass -> pass) MTC@7b40471322fb: Local verdict of PTC VirtCallAgent-STATS(212): none (pass -> pass) MTC@7b40471322fb: Local verdict of PTC IPA-CTRL-CLI-IPA(213): none (pass -> pass) MTC@7b40471322fb: Test case TC_one_crcx_receive_only_rtp finished. Verdict: pass MTC@7b40471322fb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/ttcn3-tcpdump-stop.sh MGCP_Test.TC_one_crcx_receive_only_rtp pass'. Sat Aug 30 16:41:47 UTC 2025 ====== MGCP_Test.TC_one_crcx_receive_only_rtp pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_one_crcx_receive_only_rtp.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=79480) Waiting for packet dumper to finish... 1 (prev_count=79480, count=83412) MTC@7b40471322fb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/ttcn3-tcpdump-stop.sh MGCP_Test.TC_one_crcx_receive_only_rtp pass' was executed successfully (exit status: 0). MTC@7b40471322fb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/ttcn3-tcpdump-start.sh MGCP_Test.TC_one_crcx_loopback_rtp'. ------ MGCP_Test.TC_one_crcx_loopback_rtp ------ Sat Aug 30 16:41:54 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/logs/testsuite/MGCP_Test.TC_one_crcx_loopback_rtp.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/logs/testsuite/MGCP_Test.TC_one_crcx_loopback_rtp.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@7b40471322fb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/ttcn3-tcpdump-start.sh MGCP_Test.TC_one_crcx_loopback_rtp' was executed successfully (exit status: 0). MTC@7b40471322fb: Test case TC_one_crcx_loopback_rtp started. 20250830164155308 DLMGCP DEBUG <0013> Received message: line #00: DLCX 36918 rtpbridge/1@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164155308 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found endpoint: rtpbridge/1@mgw (mgcp_endp.c:280) 20250830164155308 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250830164155308 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830164155308 DLMGCP ERROR <0013> endpoint:rtpbridge/1@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1068) 20250830164155308 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Generated response: code=515 (mgcp_protocol.c:146) 20250830164155308 DLMGCP DEBUG <0013> Generated response: line #00: 515 36918 FAIL (mgcp_msg.c:72) 20250830164155321 DLMGCP DEBUG <0013> Received message: line #00: CRCX 36919 rtpbridge/1@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164155321 DLMGCP DEBUG <0013> Received message: line #01: M: loopback (mgcp_msg.c:72) 20250830164155321 DLMGCP DEBUG <0013> Received message: line #02: C: 1225 (mgcp_msg.c:72) 20250830164155321 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830164155321 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250830164155321 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250830164155321 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250830164155321 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250830164155321 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250830164155321 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 112 (mgcp_msg.c:72) 20250830164155321 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:112 GSM-HR-08/8000/1 (mgcp_msg.c:72) 20250830164155322 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250830164155322 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found endpoint: rtpbridge/1@mgw (mgcp_endp.c:280) 20250830164155322 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250830164155322 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830164155322 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830164155322 DLMGCP NOTICE <0013> rtpbridge/1@mgw: Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:112=GSM-HR-08  (mgcp_sdp.c:443) 20250830164155322 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:5069577D connection mode 'loopback' 7 (mgcp_conn.c:264) 20250830164155322 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:5069577D output_enabled 1 (mgcp_conn.c:271) 20250830164155322 DLMGCP DEBUG <0013> (1225/rtp C:5069577D 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) 20250830164155322 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw CI:5069577D CRCX: connection successfully created: (1225/rtp C:5069577D r=127.0.0.1:10000<->l=127.0.0.1:5832) (mgcp_protocol.c:772) 20250830164155322 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164155322 DLMGCP DEBUG <0013> Generated response: line #00: 200 36919 OK (mgcp_msg.c:72) 20250830164155322 DLMGCP DEBUG <0013> Generated response: line #01: I: 5069577D (mgcp_msg.c:72) 20250830164155322 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250830164155322 DLMGCP DEBUG <0013> Generated response: line #03: o=- 5069577D 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250830164155322 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250830164155322 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250830164155322 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250830164155322 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5832 RTP/AVP 112 (mgcp_msg.c:72) 20250830164155322 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 GSM-HR-08/8000/1 (mgcp_msg.c:72) 20250830164155322 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250830164156428 DLMGCP DEBUG <0013> Received message: line #00: DLCX 36920 rtpbridge/1@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164156428 DLMGCP DEBUG <0013> Received message: line #01: C: 1225 (mgcp_msg.c:72) 20250830164156428 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found endpoint: rtpbridge/1@mgw (mgcp_endp.c:280) 20250830164156428 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250830164156428 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830164156428 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250830164156428 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164156428 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164156428 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164156428 DLMGCP DEBUG <0013> Generated response: line #00: 200 36920 OK (mgcp_msg.c:72) MTC@7b40471322fb: 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@7b40471322fb: setverdict(pass): none -> pass IPA-CTRL-CLI-IPA(218)@7b40471322fb: Final verdict of PTC: none RTPEM0(214)@7b40471322fb: Final verdict of PTC: none RTPEM2(216)@7b40471322fb: Final verdict of PTC: none VirtCallAgent-STATS(217)@7b40471322fb: Final verdict of PTC: none RTPEM1(215)@7b40471322fb: Final verdict of PTC: none MTC@7b40471322fb: Setting final verdict of the test case. MTC@7b40471322fb: Local verdict of MTC: pass MTC@7b40471322fb: Local verdict of PTC RTPEM0(214): none (pass -> pass) MTC@7b40471322fb: Local verdict of PTC RTPEM1(215): none (pass -> pass) MTC@7b40471322fb: Local verdict of PTC RTPEM2(216): none (pass -> pass) MTC@7b40471322fb: Local verdict of PTC VirtCallAgent-STATS(217): none (pass -> pass) MTC@7b40471322fb: Local verdict of PTC IPA-CTRL-CLI-IPA(218): none (pass -> pass) MTC@7b40471322fb: Test case TC_one_crcx_loopback_rtp finished. Verdict: pass MTC@7b40471322fb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/ttcn3-tcpdump-stop.sh MGCP_Test.TC_one_crcx_loopback_rtp pass'. Sat Aug 30 16:41:56 UTC 2025 ====== MGCP_Test.TC_one_crcx_loopback_rtp pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_one_crcx_loopback_rtp.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=143024) Waiting for packet dumper to finish... 1 (prev_count=143024, count=146756) MTC@7b40471322fb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/ttcn3-tcpdump-stop.sh MGCP_Test.TC_one_crcx_loopback_rtp pass' was executed successfully (exit status: 0). MTC@7b40471322fb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/ttcn3-tcpdump-start.sh MGCP_Test.TC_one_crcx_loopback_rtp_ipv6'. ------ MGCP_Test.TC_one_crcx_loopback_rtp_ipv6 ------ Sat Aug 30 16:42:03 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/logs/testsuite/MGCP_Test.TC_one_crcx_loopback_rtp_ipv6.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/logs/testsuite/MGCP_Test.TC_one_crcx_loopback_rtp_ipv6.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@7b40471322fb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/ttcn3-tcpdump-start.sh MGCP_Test.TC_one_crcx_loopback_rtp_ipv6' was executed successfully (exit status: 0). MTC@7b40471322fb: Test case TC_one_crcx_loopback_rtp_ipv6 started. 20250830164204617 DLMGCP DEBUG <0013> Received message: line #00: DLCX 27551 rtpbridge/1@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164204617 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found endpoint: rtpbridge/1@mgw (mgcp_endp.c:280) 20250830164204617 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250830164204617 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830164204617 DLMGCP ERROR <0013> endpoint:rtpbridge/1@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1068) 20250830164204617 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Generated response: code=515 (mgcp_protocol.c:146) 20250830164204617 DLMGCP DEBUG <0013> Generated response: line #00: 515 27551 FAIL (mgcp_msg.c:72) 20250830164204631 DLMGCP DEBUG <0013> Received message: line #00: CRCX 27552 rtpbridge/1@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164204631 DLMGCP DEBUG <0013> Received message: line #01: M: loopback (mgcp_msg.c:72) 20250830164204631 DLMGCP DEBUG <0013> Received message: line #02: C: 1225 (mgcp_msg.c:72) 20250830164204631 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830164204631 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250830164204631 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP6 ::1 (mgcp_msg.c:72) 20250830164204631 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250830164204631 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830164204631 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250830164204631 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 112 (mgcp_msg.c:72) 20250830164204631 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:112 GSM-HR-08/8000/1 (mgcp_msg.c:72) 20250830164204631 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250830164204631 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found endpoint: rtpbridge/1@mgw (mgcp_endp.c:280) 20250830164204631 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250830164204631 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830164204631 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830164204631 DLMGCP NOTICE <0013> rtpbridge/1@mgw: Got media info via SDP: port:10000, addr:::1, duration:20, payload-types:112=GSM-HR-08  (mgcp_sdp.c:443) 20250830164204632 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:501323D5 connection mode 'loopback' 7 (mgcp_conn.c:264) 20250830164204632 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:501323D5 output_enabled 1 (mgcp_conn.c:271) 20250830164204632 DLMGCP DEBUG <0013> (1225/rtp C:501323D5 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) 20250830164204632 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw CI:501323D5 CRCX: connection successfully created: (1225/rtp C:501323D5 r=::1:10000<->l=::1:5834) (mgcp_protocol.c:772) 20250830164204632 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164204632 DLMGCP DEBUG <0013> Generated response: line #00: 200 27552 OK (mgcp_msg.c:72) 20250830164204632 DLMGCP DEBUG <0013> Generated response: line #01: I: 501323D5 (mgcp_msg.c:72) 20250830164204632 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250830164204632 DLMGCP DEBUG <0013> Generated response: line #03: o=- 501323D5 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830164204632 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250830164204632 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830164204632 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250830164204632 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5834 RTP/AVP 112 (mgcp_msg.c:72) 20250830164204632 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 GSM-HR-08/8000/1 (mgcp_msg.c:72) 20250830164204632 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250830164205739 DLMGCP DEBUG <0013> Received message: line #00: DLCX 27553 rtpbridge/1@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164205739 DLMGCP DEBUG <0013> Received message: line #01: C: 1225 (mgcp_msg.c:72) 20250830164205739 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found endpoint: rtpbridge/1@mgw (mgcp_endp.c:280) 20250830164205739 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250830164205739 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830164205739 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250830164205739 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164205739 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164205739 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164205739 DLMGCP DEBUG <0013> Generated response: line #00: 200 27553 OK (mgcp_msg.c:72) MTC@7b40471322fb: stats: { num_pkts_tx := 47, bytes_payload_tx := 188, num_pkts_rx := 47, bytes_payload_rx := 188, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@7b40471322fb: setverdict(pass): none -> pass VirtCallAgent-STATS(222)@7b40471322fb: Final verdict of PTC: none RTPEM0(219)@7b40471322fb: Final verdict of PTC: none RTPEM2(221)@7b40471322fb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(223)@7b40471322fb: Final verdict of PTC: none RTPEM1(220)@7b40471322fb: Final verdict of PTC: none MTC@7b40471322fb: Setting final verdict of the test case. MTC@7b40471322fb: Local verdict of MTC: pass MTC@7b40471322fb: Local verdict of PTC RTPEM0(219): none (pass -> pass) MTC@7b40471322fb: Local verdict of PTC RTPEM1(220): none (pass -> pass) MTC@7b40471322fb: Local verdict of PTC RTPEM2(221): none (pass -> pass) MTC@7b40471322fb: Local verdict of PTC VirtCallAgent-STATS(222): none (pass -> pass) MTC@7b40471322fb: Local verdict of PTC IPA-CTRL-CLI-IPA(223): none (pass -> pass) MTC@7b40471322fb: Test case TC_one_crcx_loopback_rtp_ipv6 finished. Verdict: pass MTC@7b40471322fb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/ttcn3-tcpdump-stop.sh MGCP_Test.TC_one_crcx_loopback_rtp_ipv6 pass'. Sat Aug 30 16:42:05 UTC 2025 ====== MGCP_Test.TC_one_crcx_loopback_rtp_ipv6 pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_one_crcx_loopback_rtp_ipv6.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=147600) Waiting for packet dumper to finish... 1 (prev_count=147600, count=151332) MTC@7b40471322fb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/ttcn3-tcpdump-stop.sh MGCP_Test.TC_one_crcx_loopback_rtp_ipv6 pass' was executed successfully (exit status: 0). MTC@7b40471322fb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_and_rtp'. ------ MGCP_Test.TC_two_crcx_and_rtp ------ Sat Aug 30 16:42:12 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/logs/testsuite/MGCP_Test.TC_two_crcx_and_rtp.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/logs/testsuite/MGCP_Test.TC_two_crcx_and_rtp.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@7b40471322fb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_and_rtp' was executed successfully (exit status: 0). MTC@7b40471322fb: Test case TC_two_crcx_and_rtp started. 20250830164213939 DLMGCP DEBUG <0013> Received message: line #00: DLCX 37629 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164213939 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250830164213939 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250830164213939 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830164213939 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1068) 20250830164213939 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:146) 20250830164213939 DLMGCP DEBUG <0013> Generated response: line #00: 515 37629 FAIL (mgcp_msg.c:72) 20250830164213957 DLMGCP DEBUG <0013> Received message: line #00: CRCX 37630 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164213957 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250830164213957 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:72) 20250830164213957 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830164213957 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250830164213957 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250830164213957 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250830164213957 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250830164213957 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250830164213957 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 98 (mgcp_msg.c:72) 20250830164213957 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:98 AMR/8000 (mgcp_msg.c:72) 20250830164213957 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250830164213957 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250830164213957 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250830164213957 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830164213958 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830164213958 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:98=AMR  (mgcp_sdp.c:443) 20250830164213958 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:A103C4EA connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250830164213958 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:A103C4EA output_enabled 1 (mgcp_conn.c:271) 20250830164213958 DLMGCP DEBUG <0013> (1226/rtp C:A103C4EA 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) 20250830164213958 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:A103C4EA CRCX: connection successfully created: (1226/rtp C:A103C4EA r=127.0.0.1:10000<->l=127.0.0.1:5836) (mgcp_protocol.c:772) 20250830164213958 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164213958 DLMGCP DEBUG <0013> Generated response: line #00: 200 37630 OK (mgcp_msg.c:72) 20250830164213958 DLMGCP DEBUG <0013> Generated response: line #01: I: A103C4EA (mgcp_msg.c:72) 20250830164213958 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250830164213958 DLMGCP DEBUG <0013> Generated response: line #03: o=- A103C4EA 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250830164213958 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250830164213958 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250830164213958 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250830164213958 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5836 RTP/AVP 98 (mgcp_msg.c:72) 20250830164213958 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:98 AMR/8000 (mgcp_msg.c:72) 20250830164213958 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250830164213967 DLMGCP DEBUG <0013> Received message: line #00: CRCX 37631 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164213967 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250830164213967 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:72) 20250830164213967 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830164213967 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250830164213967 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250830164213967 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250830164213967 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250830164213967 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250830164213967 DLMGCP DEBUG <0013> Received message: line #09: m=audio 20000 RTP/AVP 98 (mgcp_msg.c:72) 20250830164213967 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:98 AMR/8000 (mgcp_msg.c:72) 20250830164213967 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250830164213967 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250830164213967 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250830164213967 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830164213967 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830164213968 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:20000, addr:127.0.0.1, duration:20, payload-types:98=AMR  (mgcp_sdp.c:443) 20250830164213968 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:588D3DC7 connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250830164213968 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:588D3DC7 output_enabled 1 (mgcp_conn.c:271) 20250830164213968 DLMGCP DEBUG <0013> (1226/rtp C:588D3DC7 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) 20250830164213968 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:588D3DC7 CRCX: connection successfully created: (1226/rtp C:588D3DC7 r=127.0.0.1:20000<->l=127.0.0.1:5838) (mgcp_protocol.c:772) 20250830164213968 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164213968 DLMGCP DEBUG <0013> Generated response: line #00: 200 37631 OK (mgcp_msg.c:72) 20250830164213968 DLMGCP DEBUG <0013> Generated response: line #01: I: 588D3DC7 (mgcp_msg.c:72) 20250830164213968 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250830164213968 DLMGCP DEBUG <0013> Generated response: line #03: o=- 588D3DC7 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250830164213968 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250830164213968 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250830164213968 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250830164213968 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5838 RTP/AVP 98 (mgcp_msg.c:72) 20250830164213968 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:98 AMR/8000 (mgcp_msg.c:72) 20250830164213968 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) RTPEM0(224)@7b40471322fb: Warning: Stopping inactive timer T_transmit. RTPEM0(224)@7b40471322fb: Warning: Stopping inactive timer T_transmit. 20250830164215081 DLMGCP DEBUG <0013> Received message: line #00: DLCX 37632 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164215081 DLMGCP DEBUG <0013> Received message: line #01: C: 1226 (mgcp_msg.c:72) 20250830164215081 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250830164215081 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250830164215081 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830164215081 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1109) 20250830164215081 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164215081 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164215081 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164215081 DLMGCP DEBUG <0013> Generated response: line #00: 200 37632 OK (mgcp_msg.c:72) RTPEM1(225)@7b40471322fb: Warning: Stopping inactive timer T_transmit. MTC@7b40471322fb: stats A: { num_pkts_tx := 0, bytes_payload_tx := 0, num_pkts_rx := 47, bytes_payload_rx := 188, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@7b40471322fb: stats B: { num_pkts_tx := 47, bytes_payload_tx := 188, num_pkts_rx := 0, bytes_payload_rx := 0, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@7b40471322fb: tolerance: 0 packets MTC@7b40471322fb: stats: { num_pkts_tx := 0, bytes_payload_tx := 0, num_pkts_rx := 47, bytes_payload_rx := 188, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@7b40471322fb: 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@7b40471322fb: setverdict(pass): none -> pass IPA-CTRL-CLI-IPA(228)@7b40471322fb: Final verdict of PTC: none RTPEM2(226)@7b40471322fb: Final verdict of PTC: none RTPEM1(225)@7b40471322fb: Final verdict of PTC: none RTPEM0(224)@7b40471322fb: Final verdict of PTC: none VirtCallAgent-STATS(227)@7b40471322fb: Final verdict of PTC: none MTC@7b40471322fb: Setting final verdict of the test case. MTC@7b40471322fb: Local verdict of MTC: pass MTC@7b40471322fb: Local verdict of PTC RTPEM0(224): none (pass -> pass) MTC@7b40471322fb: Local verdict of PTC RTPEM1(225): none (pass -> pass) MTC@7b40471322fb: Local verdict of PTC RTPEM2(226): none (pass -> pass) MTC@7b40471322fb: Local verdict of PTC VirtCallAgent-STATS(227): none (pass -> pass) MTC@7b40471322fb: Local verdict of PTC IPA-CTRL-CLI-IPA(228): none (pass -> pass) MTC@7b40471322fb: Test case TC_two_crcx_and_rtp finished. Verdict: pass MTC@7b40471322fb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_and_rtp pass'. Sat Aug 30 16:42:15 UTC 2025 ====== MGCP_Test.TC_two_crcx_and_rtp pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_two_crcx_and_rtp.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=154800) Waiting for packet dumper to finish... 1 (prev_count=154800, count=158732) MTC@7b40471322fb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_and_rtp pass' was executed successfully (exit status: 0). MTC@7b40471322fb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_and_rtp_bidir'. ------ MGCP_Test.TC_two_crcx_and_rtp_bidir ------ Sat Aug 30 16:42:22 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/logs/testsuite/MGCP_Test.TC_two_crcx_and_rtp_bidir.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/logs/testsuite/MGCP_Test.TC_two_crcx_and_rtp_bidir.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@7b40471322fb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_and_rtp_bidir' was executed successfully (exit status: 0). MTC@7b40471322fb: Test case TC_two_crcx_and_rtp_bidir started. 20250830164223258 DLMGCP DEBUG <0013> Received message: line #00: DLCX 26968 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164223258 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250830164223259 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250830164223259 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830164223259 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1068) 20250830164223259 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:146) 20250830164223259 DLMGCP DEBUG <0013> Generated response: line #00: 515 26968 FAIL (mgcp_msg.c:72) 20250830164223275 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26969 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164223276 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250830164223276 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:72) 20250830164223276 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830164223276 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250830164223276 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250830164223276 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250830164223276 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250830164223276 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250830164223276 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 98 (mgcp_msg.c:72) 20250830164223276 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:98 AMR/8000 (mgcp_msg.c:72) 20250830164223276 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250830164223276 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250830164223276 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250830164223276 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830164223276 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830164223276 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:98=AMR  (mgcp_sdp.c:443) 20250830164223276 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:3594B37F connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250830164223276 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:3594B37F output_enabled 1 (mgcp_conn.c:271) 20250830164223276 DLMGCP DEBUG <0013> (1226/rtp C:3594B37F 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) 20250830164223276 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:3594B37F CRCX: connection successfully created: (1226/rtp C:3594B37F r=127.0.0.1:10000<->l=127.0.0.1:5840) (mgcp_protocol.c:772) 20250830164223276 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164223276 DLMGCP DEBUG <0013> Generated response: line #00: 200 26969 OK (mgcp_msg.c:72) 20250830164223276 DLMGCP DEBUG <0013> Generated response: line #01: I: 3594B37F (mgcp_msg.c:72) 20250830164223276 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250830164223276 DLMGCP DEBUG <0013> Generated response: line #03: o=- 3594B37F 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250830164223276 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250830164223276 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250830164223276 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250830164223276 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5840 RTP/AVP 98 (mgcp_msg.c:72) 20250830164223276 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:98 AMR/8000 (mgcp_msg.c:72) 20250830164223277 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250830164223282 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26970 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164223282 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250830164223282 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:72) 20250830164223282 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830164223282 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250830164223282 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250830164223282 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250830164223282 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250830164223282 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250830164223282 DLMGCP DEBUG <0013> Received message: line #09: m=audio 20000 RTP/AVP 98 (mgcp_msg.c:72) 20250830164223282 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:98 AMR/8000 (mgcp_msg.c:72) 20250830164223282 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250830164223282 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250830164223282 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250830164223282 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830164223282 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830164223282 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:20000, addr:127.0.0.1, duration:20, payload-types:98=AMR  (mgcp_sdp.c:443) 20250830164223282 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:B3719A04 connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250830164223282 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:B3719A04 output_enabled 1 (mgcp_conn.c:271) 20250830164223282 DLMGCP DEBUG <0013> (1226/rtp C:B3719A04 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) 20250830164223282 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:B3719A04 CRCX: connection successfully created: (1226/rtp C:B3719A04 r=127.0.0.1:20000<->l=127.0.0.1:5842) (mgcp_protocol.c:772) 20250830164223282 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164223282 DLMGCP DEBUG <0013> Generated response: line #00: 200 26970 OK (mgcp_msg.c:72) 20250830164223282 DLMGCP DEBUG <0013> Generated response: line #01: I: B3719A04 (mgcp_msg.c:72) 20250830164223282 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250830164223282 DLMGCP DEBUG <0013> Generated response: line #03: o=- B3719A04 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250830164223282 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250830164223282 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250830164223282 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250830164223282 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5842 RTP/AVP 98 (mgcp_msg.c:72) 20250830164223282 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:98 AMR/8000 (mgcp_msg.c:72) 20250830164223282 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250830164224390 DLMGCP DEBUG <0013> Received message: line #00: DLCX 26971 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164224390 DLMGCP DEBUG <0013> Received message: line #01: C: 1226 (mgcp_msg.c:72) 20250830164224390 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250830164224390 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250830164224390 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830164224390 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1109) 20250830164224390 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164224390 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164224390 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164224390 DLMGCP DEBUG <0013> Generated response: line #00: 200 26971 OK (mgcp_msg.c:72) RTPEM1(230)@7b40471322fb: Warning: Stopping inactive timer T_transmit. MTC@7b40471322fb: stats A: { num_pkts_tx := 47, bytes_payload_tx := 188, num_pkts_rx := 47, bytes_payload_rx := 188, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@7b40471322fb: stats B: { num_pkts_tx := 47, bytes_payload_tx := 188, num_pkts_rx := 47, bytes_payload_rx := 188, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@7b40471322fb: tolerance: 3 packets MTC@7b40471322fb: stats: { num_pkts_tx := 47, bytes_payload_tx := 188, num_pkts_rx := 47, bytes_payload_rx := 188, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@7b40471322fb: stats: { num_pkts_tx := 47, bytes_payload_tx := 188, num_pkts_rx := 47, bytes_payload_rx := 188, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@7b40471322fb: setverdict(pass): none -> pass RTPEM0(229)@7b40471322fb: Final verdict of PTC: none RTPEM1(230)@7b40471322fb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(233)@7b40471322fb: Final verdict of PTC: none VirtCallAgent-STATS(232)@7b40471322fb: Final verdict of PTC: none RTPEM2(231)@7b40471322fb: Final verdict of PTC: none MTC@7b40471322fb: Setting final verdict of the test case. MTC@7b40471322fb: Local verdict of MTC: pass MTC@7b40471322fb: Local verdict of PTC RTPEM0(229): none (pass -> pass) MTC@7b40471322fb: Local verdict of PTC RTPEM1(230): none (pass -> pass) MTC@7b40471322fb: Local verdict of PTC RTPEM2(231): none (pass -> pass) MTC@7b40471322fb: Local verdict of PTC VirtCallAgent-STATS(232): none (pass -> pass) MTC@7b40471322fb: Local verdict of PTC IPA-CTRL-CLI-IPA(233): none (pass -> pass) MTC@7b40471322fb: Test case TC_two_crcx_and_rtp_bidir finished. Verdict: pass MTC@7b40471322fb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_and_rtp_bidir pass'. Sat Aug 30 16:42:24 UTC 2025 ====== MGCP_Test.TC_two_crcx_and_rtp_bidir pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_two_crcx_and_rtp_bidir.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=258792) Waiting for packet dumper to finish... 1 (prev_count=258792, count=262724) MTC@7b40471322fb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_and_rtp_bidir pass' was executed successfully (exit status: 0). MTC@7b40471322fb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_diff_pt_and_rtp'. ------ MGCP_Test.TC_two_crcx_diff_pt_and_rtp ------ Sat Aug 30 16:42:31 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/logs/testsuite/MGCP_Test.TC_two_crcx_diff_pt_and_rtp.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/logs/testsuite/MGCP_Test.TC_two_crcx_diff_pt_and_rtp.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@7b40471322fb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_diff_pt_and_rtp' was executed successfully (exit status: 0). MTC@7b40471322fb: Test case TC_two_crcx_diff_pt_and_rtp started. 20250830164232588 DLMGCP DEBUG <0013> Received message: line #00: DLCX 64068 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164232588 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250830164232588 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250830164232588 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830164232588 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1068) 20250830164232588 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:146) 20250830164232588 DLMGCP DEBUG <0013> Generated response: line #00: 515 64068 FAIL (mgcp_msg.c:72) 20250830164232600 DLMGCP DEBUG <0013> Received message: line #00: CRCX 64069 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164232600 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250830164232600 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:72) 20250830164232600 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830164232600 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250830164232600 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250830164232600 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250830164232600 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250830164232600 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250830164232600 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 98 (mgcp_msg.c:72) 20250830164232600 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:98 AMR/8000 (mgcp_msg.c:72) 20250830164232601 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250830164232601 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250830164232601 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250830164232601 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830164232601 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830164232601 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:98=AMR  (mgcp_sdp.c:443) 20250830164232601 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:D6E0F33E connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250830164232601 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:D6E0F33E output_enabled 1 (mgcp_conn.c:271) 20250830164232601 DLMGCP DEBUG <0013> (1226/rtp C:D6E0F33E 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) 20250830164232601 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:D6E0F33E CRCX: connection successfully created: (1226/rtp C:D6E0F33E r=127.0.0.1:10000<->l=127.0.0.1:5844) (mgcp_protocol.c:772) 20250830164232601 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164232601 DLMGCP DEBUG <0013> Generated response: line #00: 200 64069 OK (mgcp_msg.c:72) 20250830164232601 DLMGCP DEBUG <0013> Generated response: line #01: I: D6E0F33E (mgcp_msg.c:72) 20250830164232601 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250830164232601 DLMGCP DEBUG <0013> Generated response: line #03: o=- D6E0F33E 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250830164232601 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250830164232601 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250830164232601 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250830164232601 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5844 RTP/AVP 98 (mgcp_msg.c:72) 20250830164232601 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:98 AMR/8000 (mgcp_msg.c:72) 20250830164232601 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250830164232610 DLMGCP DEBUG <0013> Received message: line #00: CRCX 64070 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164232610 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250830164232610 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:72) 20250830164232610 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830164232610 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250830164232610 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250830164232610 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250830164232610 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250830164232610 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250830164232610 DLMGCP DEBUG <0013> Received message: line #09: m=audio 20000 RTP/AVP 112 (mgcp_msg.c:72) 20250830164232610 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250830164232610 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250830164232610 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250830164232610 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250830164232610 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830164232610 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830164232610 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:20000, addr:127.0.0.1, duration:20, payload-types:112=AMR  (mgcp_sdp.c:443) 20250830164232610 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:EA802D20 connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250830164232610 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:EA802D20 output_enabled 1 (mgcp_conn.c:271) 20250830164232610 DLMGCP DEBUG <0013> (1226/rtp C:EA802D20 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) 20250830164232611 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:EA802D20 CRCX: connection successfully created: (1226/rtp C:EA802D20 r=127.0.0.1:20000<->l=127.0.0.1:5846) (mgcp_protocol.c:772) 20250830164232611 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164232611 DLMGCP DEBUG <0013> Generated response: line #00: 200 64070 OK (mgcp_msg.c:72) 20250830164232611 DLMGCP DEBUG <0013> Generated response: line #01: I: EA802D20 (mgcp_msg.c:72) 20250830164232611 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250830164232611 DLMGCP DEBUG <0013> Generated response: line #03: o=- EA802D20 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250830164232611 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250830164232611 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250830164232611 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250830164232611 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5846 RTP/AVP 112 (mgcp_msg.c:72) 20250830164232611 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250830164232611 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) RTPEM0(234)@7b40471322fb: Warning: Stopping inactive timer T_transmit. RTPEM0(234)@7b40471322fb: Warning: Stopping inactive timer T_transmit. 20250830164233721 DLMGCP DEBUG <0013> Received message: line #00: DLCX 64071 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164233721 DLMGCP DEBUG <0013> Received message: line #01: C: 1226 (mgcp_msg.c:72) 20250830164233721 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250830164233721 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250830164233721 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830164233721 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1109) 20250830164233721 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164233721 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164233721 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164233721 DLMGCP DEBUG <0013> Generated response: line #00: 200 64071 OK (mgcp_msg.c:72) RTPEM1(235)@7b40471322fb: Warning: Stopping inactive timer T_transmit. MTC@7b40471322fb: 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@7b40471322fb: 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@7b40471322fb: tolerance: 0 packets MTC@7b40471322fb: 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@7b40471322fb: 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@7b40471322fb: setverdict(pass): none -> pass IPA-CTRL-CLI-IPA(238)@7b40471322fb: Final verdict of PTC: none VirtCallAgent-STATS(237)@7b40471322fb: Final verdict of PTC: none RTPEM0(234)@7b40471322fb: Final verdict of PTC: none RTPEM1(235)@7b40471322fb: Final verdict of PTC: none RTPEM2(236)@7b40471322fb: Final verdict of PTC: none MTC@7b40471322fb: Setting final verdict of the test case. MTC@7b40471322fb: Local verdict of MTC: pass MTC@7b40471322fb: Local verdict of PTC RTPEM0(234): none (pass -> pass) MTC@7b40471322fb: Local verdict of PTC RTPEM1(235): none (pass -> pass) MTC@7b40471322fb: Local verdict of PTC RTPEM2(236): none (pass -> pass) MTC@7b40471322fb: Local verdict of PTC VirtCallAgent-STATS(237): none (pass -> pass) MTC@7b40471322fb: Local verdict of PTC IPA-CTRL-CLI-IPA(238): none (pass -> pass) MTC@7b40471322fb: Test case TC_two_crcx_diff_pt_and_rtp finished. Verdict: pass MTC@7b40471322fb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_diff_pt_and_rtp pass'. Sat Aug 30 16:42:33 UTC 2025 ====== MGCP_Test.TC_two_crcx_diff_pt_and_rtp pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_two_crcx_diff_pt_and_rtp.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=152936) Waiting for packet dumper to finish... 1 (prev_count=152936, count=156668) MTC@7b40471322fb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_diff_pt_and_rtp pass' was executed successfully (exit status: 0). MTC@7b40471322fb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_diff_pt_and_rtp_bidir'. ------ MGCP_Test.TC_two_crcx_diff_pt_and_rtp_bidir ------ Sat Aug 30 16:42:40 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/logs/testsuite/MGCP_Test.TC_two_crcx_diff_pt_and_rtp_bidir.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/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@7b40471322fb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_diff_pt_and_rtp_bidir' was executed successfully (exit status: 0). MTC@7b40471322fb: Test case TC_two_crcx_diff_pt_and_rtp_bidir started. 20250830164241909 DLMGCP DEBUG <0013> Received message: line #00: DLCX 31158 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164241909 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250830164241909 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250830164241909 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830164241909 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1068) 20250830164241909 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:146) 20250830164241909 DLMGCP DEBUG <0013> Generated response: line #00: 515 31158 FAIL (mgcp_msg.c:72) 20250830164241922 DLMGCP DEBUG <0013> Received message: line #00: CRCX 31159 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164241922 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250830164241922 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:72) 20250830164241922 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830164241922 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250830164241922 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250830164241922 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250830164241922 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250830164241922 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250830164241922 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 98 (mgcp_msg.c:72) 20250830164241922 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:98 AMR/8000 (mgcp_msg.c:72) 20250830164241922 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250830164241922 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250830164241922 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250830164241922 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830164241923 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830164241923 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:98=AMR  (mgcp_sdp.c:443) 20250830164241923 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:A27A106F connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250830164241923 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:A27A106F output_enabled 1 (mgcp_conn.c:271) 20250830164241923 DLMGCP DEBUG <0013> (1226/rtp C:A27A106F 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) 20250830164241923 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:A27A106F CRCX: connection successfully created: (1226/rtp C:A27A106F r=127.0.0.1:10000<->l=127.0.0.1:5848) (mgcp_protocol.c:772) 20250830164241923 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164241923 DLMGCP DEBUG <0013> Generated response: line #00: 200 31159 OK (mgcp_msg.c:72) 20250830164241923 DLMGCP DEBUG <0013> Generated response: line #01: I: A27A106F (mgcp_msg.c:72) 20250830164241923 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250830164241923 DLMGCP DEBUG <0013> Generated response: line #03: o=- A27A106F 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250830164241923 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250830164241923 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250830164241923 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250830164241923 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5848 RTP/AVP 98 (mgcp_msg.c:72) 20250830164241923 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:98 AMR/8000 (mgcp_msg.c:72) 20250830164241923 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250830164241932 DLMGCP DEBUG <0013> Received message: line #00: CRCX 31160 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164241932 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250830164241932 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:72) 20250830164241932 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830164241932 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250830164241932 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250830164241932 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250830164241932 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250830164241932 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250830164241932 DLMGCP DEBUG <0013> Received message: line #09: m=audio 20000 RTP/AVP 112 (mgcp_msg.c:72) 20250830164241932 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250830164241932 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250830164241932 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250830164241932 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250830164241932 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830164241932 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830164241933 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:20000, addr:127.0.0.1, duration:20, payload-types:112=AMR  (mgcp_sdp.c:443) 20250830164241933 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:765AF9CB connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250830164241933 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:765AF9CB output_enabled 1 (mgcp_conn.c:271) 20250830164241933 DLMGCP DEBUG <0013> (1226/rtp C:765AF9CB 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) 20250830164241933 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:765AF9CB CRCX: connection successfully created: (1226/rtp C:765AF9CB r=127.0.0.1:20000<->l=127.0.0.1:5850) (mgcp_protocol.c:772) 20250830164241933 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164241933 DLMGCP DEBUG <0013> Generated response: line #00: 200 31160 OK (mgcp_msg.c:72) 20250830164241933 DLMGCP DEBUG <0013> Generated response: line #01: I: 765AF9CB (mgcp_msg.c:72) 20250830164241933 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250830164241933 DLMGCP DEBUG <0013> Generated response: line #03: o=- 765AF9CB 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250830164241933 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250830164241933 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250830164241933 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250830164241933 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5850 RTP/AVP 112 (mgcp_msg.c:72) 20250830164241933 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250830164241933 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250830164243044 DLMGCP DEBUG <0013> Received message: line #00: DLCX 31161 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164243044 DLMGCP DEBUG <0013> Received message: line #01: C: 1226 (mgcp_msg.c:72) 20250830164243044 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250830164243044 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250830164243044 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830164243044 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1109) 20250830164243044 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164243044 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164243044 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164243044 DLMGCP DEBUG <0013> Generated response: line #00: 200 31161 OK (mgcp_msg.c:72) RTPEM1(240)@7b40471322fb: Warning: Stopping inactive timer T_transmit. MTC@7b40471322fb: stats A: { num_pkts_tx := 47, bytes_payload_tx := 188, num_pkts_rx := 47, bytes_payload_rx := 188, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@7b40471322fb: stats B: { num_pkts_tx := 47, bytes_payload_tx := 188, num_pkts_rx := 47, bytes_payload_rx := 188, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@7b40471322fb: tolerance: 3 packets MTC@7b40471322fb: stats: { num_pkts_tx := 47, bytes_payload_tx := 188, num_pkts_rx := 47, bytes_payload_rx := 188, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@7b40471322fb: stats: { num_pkts_tx := 47, bytes_payload_tx := 188, num_pkts_rx := 47, bytes_payload_rx := 188, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@7b40471322fb: setverdict(pass): none -> pass RTPEM2(241)@7b40471322fb: Final verdict of PTC: none RTPEM0(239)@7b40471322fb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(243)@7b40471322fb: Final verdict of PTC: none VirtCallAgent-STATS(242)@7b40471322fb: Final verdict of PTC: none RTPEM1(240)@7b40471322fb: Final verdict of PTC: none MTC@7b40471322fb: Setting final verdict of the test case. MTC@7b40471322fb: Local verdict of MTC: pass MTC@7b40471322fb: Local verdict of PTC RTPEM0(239): none (pass -> pass) MTC@7b40471322fb: Local verdict of PTC RTPEM1(240): none (pass -> pass) MTC@7b40471322fb: Local verdict of PTC RTPEM2(241): none (pass -> pass) MTC@7b40471322fb: Local verdict of PTC VirtCallAgent-STATS(242): none (pass -> pass) MTC@7b40471322fb: Local verdict of PTC IPA-CTRL-CLI-IPA(243): none (pass -> pass) MTC@7b40471322fb: Test case TC_two_crcx_diff_pt_and_rtp_bidir finished. Verdict: pass MTC@7b40471322fb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_diff_pt_and_rtp_bidir pass'. Sat Aug 30 16:42:43 UTC 2025 ====== MGCP_Test.TC_two_crcx_diff_pt_and_rtp_bidir pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_two_crcx_diff_pt_and_rtp_bidir.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=259236) Waiting for packet dumper to finish... 1 (prev_count=259236, count=262968) MTC@7b40471322fb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_diff_pt_and_rtp_bidir pass' was executed successfully (exit status: 0). MTC@7b40471322fb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_mdcx_and_rtp'. ------ MGCP_Test.TC_two_crcx_mdcx_and_rtp ------ Sat Aug 30 16:42:50 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/logs/testsuite/MGCP_Test.TC_two_crcx_mdcx_and_rtp.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/logs/testsuite/MGCP_Test.TC_two_crcx_mdcx_and_rtp.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@7b40471322fb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_mdcx_and_rtp' was executed successfully (exit status: 0). MTC@7b40471322fb: Test case TC_two_crcx_mdcx_and_rtp started. 20250830164251236 DLMGCP DEBUG <0013> Received message: line #00: DLCX 32948 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164251236 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250830164251236 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250830164251236 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830164251236 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1068) 20250830164251236 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:146) 20250830164251236 DLMGCP DEBUG <0013> Generated response: line #00: 515 32948 FAIL (mgcp_msg.c:72) 20250830164251252 DLMGCP DEBUG <0013> Received message: line #00: CRCX 32949 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164251252 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830164251252 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250830164251252 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830164251252 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250830164251252 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250830164251252 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250830164251252 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250830164251252 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250830164251252 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 3 (mgcp_msg.c:72) 20250830164251252 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:3 GSM/8000/1 (mgcp_msg.c:72) 20250830164251252 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250830164251252 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250830164251252 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250830164251252 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830164251253 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830164251253 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:3=GSM  (mgcp_sdp.c:443) 20250830164251253 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:1356EA89 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830164251253 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:1356EA89 output_enabled 0 (mgcp_conn.c:271) 20250830164251253 DLMGCP DEBUG <0013> (1227/rtp C:1356EA89 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) 20250830164251253 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:1356EA89 CRCX: connection successfully created: (1227/rtp C:1356EA89 r=127.0.0.1:10000<->l=127.0.0.1:5852) (mgcp_protocol.c:772) 20250830164251253 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164251253 DLMGCP DEBUG <0013> Generated response: line #00: 200 32949 OK (mgcp_msg.c:72) 20250830164251253 DLMGCP DEBUG <0013> Generated response: line #01: I: 1356EA89 (mgcp_msg.c:72) 20250830164251253 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250830164251253 DLMGCP DEBUG <0013> Generated response: line #03: o=- 1356EA89 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250830164251253 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250830164251253 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250830164251253 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250830164251253 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5852 RTP/AVP 3 (mgcp_msg.c:72) 20250830164251253 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:72) 20250830164251263 DLMGCP DEBUG <0013> Received message: line #00: CRCX 32950 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164251263 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830164251263 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250830164251263 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830164251263 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250830164251263 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250830164251263 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250830164251263 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250830164251264 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250830164251264 DLMGCP DEBUG <0013> Received message: line #09: m=audio 20000 RTP/AVP 3 (mgcp_msg.c:72) 20250830164251264 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:3 GSM/8000/1 (mgcp_msg.c:72) 20250830164251264 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250830164251264 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250830164251264 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250830164251264 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830164251264 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830164251264 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:20000, addr:127.0.0.1, duration:20, payload-types:3=GSM  (mgcp_sdp.c:443) 20250830164251264 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:7837ABFB connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830164251264 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:7837ABFB output_enabled 0 (mgcp_conn.c:271) 20250830164251264 DLMGCP DEBUG <0013> (1227/rtp C:7837ABFB 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) 20250830164251264 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:7837ABFB CRCX: connection successfully created: (1227/rtp C:7837ABFB r=127.0.0.1:20000<->l=127.0.0.1:5854) (mgcp_protocol.c:772) 20250830164251264 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164251264 DLMGCP DEBUG <0013> Generated response: line #00: 200 32950 OK (mgcp_msg.c:72) 20250830164251264 DLMGCP DEBUG <0013> Generated response: line #01: I: 7837ABFB (mgcp_msg.c:72) 20250830164251264 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250830164251264 DLMGCP DEBUG <0013> Generated response: line #03: o=- 7837ABFB 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250830164251264 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250830164251264 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250830164251264 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250830164251264 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5854 RTP/AVP 3 (mgcp_msg.c:72) 20250830164251264 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:72) RTPEM0(244)@7b40471322fb: Warning: Re-starting timer T_transmit, which is already active (running or expired). 20250830164252788 DLMGCP DEBUG <0013> Received message: line #00: MDCX 32951 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164252788 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250830164252788 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250830164252788 DLMGCP DEBUG <0013> Received message: line #03: I: 1356EA89 (mgcp_msg.c:72) 20250830164252788 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:72) 20250830164252788 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:72) 20250830164252788 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250830164252788 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:72) 20250830164252788 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250830164252788 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:72) 20250830164252788 DLMGCP DEBUG <0013> Received message: line #10: m=audio 10000 RTP/AVP 3 (mgcp_msg.c:72) 20250830164252788 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:3 GSM/8000/1 (mgcp_msg.c:72) 20250830164252788 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250830164252788 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250830164252788 DLMGCP INFO <0013> MDCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250830164252788 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:878) 20250830164252788 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830164252789 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:3=GSM  (mgcp_sdp.c:443) 20250830164252789 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:1356EA89 connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250830164252789 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:1356EA89 output_enabled 1 (mgcp_conn.c:271) 20250830164252789 DLMGCP DEBUG <0013> (1227/rtp C:1356EA89 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) 20250830164252789 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:1356EA89 MDCX: connection successfully modified: (1227/rtp C:1356EA89 r=127.0.0.1:10000<->l=127.0.0.1:5852) (mgcp_protocol.c:976) 20250830164252789 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164252789 DLMGCP DEBUG <0013> Generated response: line #00: 200 32951 OK (mgcp_msg.c:72) 20250830164252789 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:72) 20250830164252789 DLMGCP DEBUG <0013> Generated response: line #02: o=- 1356EA89 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250830164252789 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:72) 20250830164252789 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250830164252789 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:72) 20250830164252789 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5852 RTP/AVP 3 (mgcp_msg.c:72) 20250830164252789 DLMGCP DEBUG <0013> Generated response: line #07: a=ptime:20 (mgcp_msg.c:72) RTPEM1(245)@7b40471322fb: Warning: Re-starting timer T_transmit, which is already active (running or expired). 20250830164253304 DLMGCP DEBUG <0013> Received message: line #00: MDCX 32952 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164253304 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250830164253304 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250830164253304 DLMGCP DEBUG <0013> Received message: line #03: I: 7837ABFB (mgcp_msg.c:72) 20250830164253304 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:72) 20250830164253304 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:72) 20250830164253304 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250830164253304 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:72) 20250830164253304 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250830164253304 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:72) 20250830164253304 DLMGCP DEBUG <0013> Received message: line #10: m=audio 20000 RTP/AVP 3 (mgcp_msg.c:72) 20250830164253304 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:3 GSM/8000/1 (mgcp_msg.c:72) 20250830164253304 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250830164253304 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250830164253304 DLMGCP INFO <0013> MDCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250830164253304 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:878) 20250830164253304 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830164253304 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:20000, addr:127.0.0.1, duration:20, payload-types:3=GSM  (mgcp_sdp.c:443) 20250830164253304 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:7837ABFB connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250830164253304 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:7837ABFB output_enabled 1 (mgcp_conn.c:271) 20250830164253304 DLMGCP DEBUG <0013> (1227/rtp C:7837ABFB 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) 20250830164253305 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:7837ABFB MDCX: connection successfully modified: (1227/rtp C:7837ABFB r=127.0.0.1:20000<->l=127.0.0.1:5854) (mgcp_protocol.c:976) 20250830164253305 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164253305 DLMGCP DEBUG <0013> Generated response: line #00: 200 32952 OK (mgcp_msg.c:72) 20250830164253305 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:72) 20250830164253305 DLMGCP DEBUG <0013> Generated response: line #02: o=- 7837ABFB 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250830164253305 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:72) 20250830164253305 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250830164253305 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:72) 20250830164253305 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5854 RTP/AVP 3 (mgcp_msg.c:72) 20250830164253305 DLMGCP DEBUG <0013> Generated response: line #07: a=ptime:20 (mgcp_msg.c:72) MTC@7b40471322fb: stats: { num_pkts_tx := 190, bytes_payload_tx := 760, 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@7b40471322fb: 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 } 20250830164255414 DLMGCP DEBUG <0013> Received message: line #00: DLCX 32953 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164255414 DLMGCP DEBUG <0013> Received message: line #01: C: 1227 (mgcp_msg.c:72) 20250830164255414 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250830164255414 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250830164255414 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830164255414 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1109) 20250830164255414 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164255414 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164255414 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164255414 DLMGCP DEBUG <0013> Generated response: line #00: 200 32953 OK (mgcp_msg.c:72) RTPEM0(244)@7b40471322fb: Warning: Stopping inactive timer T_transmit. MTC@7b40471322fb: setverdict(pass): none -> pass RTPEM0(244)@7b40471322fb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(248)@7b40471322fb: Final verdict of PTC: none RTPEM2(246)@7b40471322fb: Final verdict of PTC: none VirtCallAgent-STATS(247)@7b40471322fb: Final verdict of PTC: none RTPEM1(245)@7b40471322fb: Final verdict of PTC: none MTC@7b40471322fb: Setting final verdict of the test case. MTC@7b40471322fb: Local verdict of MTC: pass MTC@7b40471322fb: Local verdict of PTC RTPEM0(244): none (pass -> pass) MTC@7b40471322fb: Local verdict of PTC RTPEM1(245): none (pass -> pass) MTC@7b40471322fb: Local verdict of PTC RTPEM2(246): none (pass -> pass) MTC@7b40471322fb: Local verdict of PTC VirtCallAgent-STATS(247): none (pass -> pass) MTC@7b40471322fb: Local verdict of PTC IPA-CTRL-CLI-IPA(248): none (pass -> pass) MTC@7b40471322fb: Test case TC_two_crcx_mdcx_and_rtp finished. Verdict: pass MTC@7b40471322fb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_mdcx_and_rtp pass'. Sat Aug 30 16:42:55 UTC 2025 ====== MGCP_Test.TC_two_crcx_mdcx_and_rtp pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_two_crcx_mdcx_and_rtp.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=662628) Waiting for packet dumper to finish... 1 (prev_count=662628, count=666560) MTC@7b40471322fb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_mdcx_and_rtp pass' was executed successfully (exit status: 0). MTC@7b40471322fb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_and_unsolicited_rtp'. ------ MGCP_Test.TC_two_crcx_and_unsolicited_rtp ------ Sat Aug 30 16:43:02 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/logs/testsuite/MGCP_Test.TC_two_crcx_and_unsolicited_rtp.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/logs/testsuite/MGCP_Test.TC_two_crcx_and_unsolicited_rtp.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@7b40471322fb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_and_unsolicited_rtp' was executed successfully (exit status: 0). MTC@7b40471322fb: Test case TC_two_crcx_and_unsolicited_rtp started. 20250830164303607 DLMGCP DEBUG <0013> Received message: line #00: DLCX 31124 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164303607 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250830164303607 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250830164303607 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830164303607 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1068) 20250830164303607 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:146) 20250830164303607 DLMGCP DEBUG <0013> Generated response: line #00: 515 31124 FAIL (mgcp_msg.c:72) 20250830164303619 DLMGCP DEBUG <0013> Received message: line #00: CRCX 31125 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164303619 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250830164303619 DLMGCP DEBUG <0013> Received message: line #02: C: 1234321326 (mgcp_msg.c:72) 20250830164303619 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830164303619 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250830164303619 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250830164303619 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250830164303619 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250830164303619 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250830164303619 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 98 (mgcp_msg.c:72) 20250830164303620 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:98 AMR/8000 (mgcp_msg.c:72) 20250830164303620 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250830164303620 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250830164303620 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250830164303620 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830164303620 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830164303620 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:98=AMR  (mgcp_sdp.c:443) 20250830164303620 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:D1914467 connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250830164303620 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:D1914467 output_enabled 1 (mgcp_conn.c:271) 20250830164303620 DLMGCP DEBUG <0013> (1234321326/rtp C:D1914467 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) 20250830164303620 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:D1914467 CRCX: connection successfully created: (1234321326/rtp C:D1914467 r=127.0.0.1:10000<->l=127.0.0.1:5856) (mgcp_protocol.c:772) 20250830164303620 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164303620 DLMGCP DEBUG <0013> Generated response: line #00: 200 31125 OK (mgcp_msg.c:72) 20250830164303620 DLMGCP DEBUG <0013> Generated response: line #01: I: D1914467 (mgcp_msg.c:72) 20250830164303620 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250830164303620 DLMGCP DEBUG <0013> Generated response: line #03: o=- D1914467 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250830164303620 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250830164303620 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250830164303620 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250830164303620 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5856 RTP/AVP 98 (mgcp_msg.c:72) 20250830164303621 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:98 AMR/8000 (mgcp_msg.c:72) 20250830164303621 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250830164303628 DLMGCP DEBUG <0013> Received message: line #00: CRCX 31126 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164303629 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250830164303629 DLMGCP DEBUG <0013> Received message: line #02: C: 1234321326 (mgcp_msg.c:72) 20250830164303629 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830164303629 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250830164303629 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250830164303629 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250830164303629 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250830164303629 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250830164303629 DLMGCP DEBUG <0013> Received message: line #09: m=audio 20000 RTP/AVP 98 (mgcp_msg.c:72) 20250830164303629 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:98 AMR/8000 (mgcp_msg.c:72) 20250830164303629 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250830164303629 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250830164303629 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250830164303629 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830164303629 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830164303629 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:20000, addr:127.0.0.1, duration:20, payload-types:98=AMR  (mgcp_sdp.c:443) 20250830164303629 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:9124E54F connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250830164303629 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:9124E54F output_enabled 1 (mgcp_conn.c:271) 20250830164303629 DLMGCP DEBUG <0013> (1234321326/rtp C:9124E54F 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) 20250830164303629 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:9124E54F CRCX: connection successfully created: (1234321326/rtp C:9124E54F r=127.0.0.1:20000<->l=127.0.0.1:5858) (mgcp_protocol.c:772) 20250830164303629 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164303629 DLMGCP DEBUG <0013> Generated response: line #00: 200 31126 OK (mgcp_msg.c:72) 20250830164303629 DLMGCP DEBUG <0013> Generated response: line #01: I: 9124E54F (mgcp_msg.c:72) 20250830164303629 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250830164303629 DLMGCP DEBUG <0013> Generated response: line #03: o=- 9124E54F 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250830164303630 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250830164303630 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250830164303630 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250830164303630 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5858 RTP/AVP 98 (mgcp_msg.c:72) 20250830164303630 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:98 AMR/8000 (mgcp_msg.c:72) 20250830164303630 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) RTPEM1(250)@7b40471322fb: Warning: Stopping inactive timer T_transmit. 20250830164304162 DRTP ERROR <0000> endpoint:rtpbridge/2@mgw CI:D1914467 data from wrong src 127.0.0.1:10002, expected port: 10000 for RTP or 10001 for RTCP. Packet tossed. (mgcp_network.c:847) 20250830164304183 DRTP ERROR <0000> endpoint:rtpbridge/2@mgw CI:D1914467 data from wrong src 127.0.0.1:10002, expected port: 10000 for RTP or 10001 for RTCP. Packet tossed. (mgcp_network.c:847) 20250830164304204 DRTP ERROR <0000> endpoint:rtpbridge/2@mgw CI:D1914467 data from wrong src 127.0.0.1:10002, expected port: 10000 for RTP or 10001 for RTCP. Packet tossed. (mgcp_network.c:847) 20250830164304225 DRTP ERROR <0000> endpoint:rtpbridge/2@mgw CI:D1914467 data from wrong src 127.0.0.1:10002, expected port: 10000 for RTP or 10001 for RTCP. Packet tossed. (mgcp_network.c:847) 20250830164304247 DRTP ERROR <0000> endpoint:rtpbridge/2@mgw CI:D1914467 data from wrong src 127.0.0.1:10002, expected port: 10000 for RTP or 10001 for RTCP. Packet tossed. (mgcp_network.c:847) 20250830164304268 DRTP ERROR <0000> endpoint:rtpbridge/2@mgw CI:D1914467 data from wrong src 127.0.0.1:10002, expected port: 10000 for RTP or 10001 for RTCP. Packet tossed. (mgcp_network.c:847) 20250830164304289 DRTP ERROR <0000> endpoint:rtpbridge/2@mgw CI:D1914467 data from wrong src 127.0.0.1:10002, expected port: 10000 for RTP or 10001 for RTCP. Packet tossed. (mgcp_network.c:847) 20250830164304311 DRTP ERROR <0000> endpoint:rtpbridge/2@mgw CI:D1914467 data from wrong src 127.0.0.1:10002, expected port: 10000 for RTP or 10001 for RTCP. Packet tossed. (mgcp_network.c:847) 20250830164304332 DRTP ERROR <0000> endpoint:rtpbridge/2@mgw CI:D1914467 data from wrong src 127.0.0.1:10002, expected port: 10000 for RTP or 10001 for RTCP. Packet tossed. (mgcp_network.c:847) 20250830164304353 DRTP ERROR <0000> endpoint:rtpbridge/2@mgw CI:D1914467 data from wrong src 127.0.0.1:10002, expected port: 10000 for RTP or 10001 for RTCP. Packet tossed. (mgcp_network.c:847) 20250830164304374 DRTP ERROR <0000> endpoint:rtpbridge/2@mgw CI:D1914467 data from wrong src 127.0.0.1:10002, expected port: 10000 for RTP or 10001 for RTCP. Packet tossed. (mgcp_network.c:847) 20250830164304395 DRTP ERROR <0000> endpoint:rtpbridge/2@mgw CI:D1914467 data from wrong src 127.0.0.1:10002, expected port: 10000 for RTP or 10001 for RTCP. Packet tossed. (mgcp_network.c:847) 20250830164304417 DRTP ERROR <0000> endpoint:rtpbridge/2@mgw CI:D1914467 data from wrong src 127.0.0.1:10002, expected port: 10000 for RTP or 10001 for RTCP. Packet tossed. (mgcp_network.c:847) 20250830164304438 DRTP ERROR <0000> endpoint:rtpbridge/2@mgw CI:D1914467 data from wrong src 127.0.0.1:10002, expected port: 10000 for RTP or 10001 for RTCP. Packet tossed. (mgcp_network.c:847) 20250830164304460 DRTP ERROR <0000> endpoint:rtpbridge/2@mgw CI:D1914467 data from wrong src 127.0.0.1:10002, expected port: 10000 for RTP or 10001 for RTCP. Packet tossed. (mgcp_network.c:847) 20250830164304481 DRTP ERROR <0000> endpoint:rtpbridge/2@mgw CI:D1914467 data from wrong src 127.0.0.1:10002, expected port: 10000 for RTP or 10001 for RTCP. Packet tossed. (mgcp_network.c:847) 20250830164304503 DRTP ERROR <0000> endpoint:rtpbridge/2@mgw CI:D1914467 data from wrong src 127.0.0.1:10002, expected port: 10000 for RTP or 10001 for RTCP. Packet tossed. (mgcp_network.c:847) 20250830164304524 DRTP ERROR <0000> endpoint:rtpbridge/2@mgw CI:D1914467 data from wrong src 127.0.0.1:10002, expected port: 10000 for RTP or 10001 for RTCP. Packet tossed. (mgcp_network.c:847) 20250830164304544 DRTP ERROR <0000> endpoint:rtpbridge/2@mgw CI:D1914467 data from wrong src 127.0.0.1:10002, expected port: 10000 for RTP or 10001 for RTCP. Packet tossed. (mgcp_network.c:847) 20250830164304565 DRTP ERROR <0000> endpoint:rtpbridge/2@mgw CI:D1914467 data from wrong src 127.0.0.1:10002, expected port: 10000 for RTP or 10001 for RTCP. Packet tossed. (mgcp_network.c:847) 20250830164304586 DRTP ERROR <0000> endpoint:rtpbridge/2@mgw CI:D1914467 data from wrong src 127.0.0.1:10002, expected port: 10000 for RTP or 10001 for RTCP. Packet tossed. (mgcp_network.c:847) 20250830164304608 DRTP ERROR <0000> endpoint:rtpbridge/2@mgw CI:D1914467 data from wrong src 127.0.0.1:10002, expected port: 10000 for RTP or 10001 for RTCP. Packet tossed. (mgcp_network.c:847) 20250830164304629 DRTP ERROR <0000> endpoint:rtpbridge/2@mgw CI:D1914467 data from wrong src 127.0.0.1:10002, expected port: 10000 for RTP or 10001 for RTCP. Packet tossed. (mgcp_network.c:847) RTPEM1(250)@7b40471322fb: Warning: Stopping inactive timer T_transmit. 20250830164304747 DLMGCP DEBUG <0013> Received message: line #00: DLCX 31127 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164304747 DLMGCP DEBUG <0013> Received message: line #01: C: 1234321326 (mgcp_msg.c:72) 20250830164304747 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250830164304747 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250830164304747 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830164304747 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1109) 20250830164304747 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164304747 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164304747 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164304747 DLMGCP DEBUG <0013> Generated response: line #00: 200 31127 OK (mgcp_msg.c:72) RTPEM0(249)@7b40471322fb: Warning: Stopping inactive timer T_transmit. MTC@7b40471322fb: 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@7b40471322fb: 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@7b40471322fb: tolerance: 0 packets MTC@7b40471322fb: 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@7b40471322fb: 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@7b40471322fb: setverdict(pass): none -> pass VirtCallAgent-STATS(252)@7b40471322fb: Final verdict of PTC: none RTPEM0(249)@7b40471322fb: Final verdict of PTC: none RTPEM1(250)@7b40471322fb: Final verdict of PTC: none RTPEM2(251)@7b40471322fb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(253)@7b40471322fb: Final verdict of PTC: none MTC@7b40471322fb: Setting final verdict of the test case. MTC@7b40471322fb: Local verdict of MTC: pass MTC@7b40471322fb: Local verdict of PTC RTPEM0(249): none (pass -> pass) MTC@7b40471322fb: Local verdict of PTC RTPEM1(250): none (pass -> pass) MTC@7b40471322fb: Local verdict of PTC RTPEM2(251): none (pass -> pass) MTC@7b40471322fb: Local verdict of PTC VirtCallAgent-STATS(252): none (pass -> pass) MTC@7b40471322fb: Local verdict of PTC IPA-CTRL-CLI-IPA(253): none (pass -> pass) MTC@7b40471322fb: Test case TC_two_crcx_and_unsolicited_rtp finished. Verdict: pass MTC@7b40471322fb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_and_unsolicited_rtp pass'. Sat Aug 30 16:43:04 UTC 2025 ====== MGCP_Test.TC_two_crcx_and_unsolicited_rtp pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_two_crcx_and_unsolicited_rtp.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=182460) Waiting for packet dumper to finish... 1 (prev_count=182460, count=186192) MTC@7b40471322fb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_and_unsolicited_rtp pass' was executed successfully (exit status: 0). MTC@7b40471322fb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_and_one_mdcx_rtp_ho'. ------ MGCP_Test.TC_two_crcx_and_one_mdcx_rtp_ho ------ Sat Aug 30 16:43:11 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/logs/testsuite/MGCP_Test.TC_two_crcx_and_one_mdcx_rtp_ho.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/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@7b40471322fb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_and_one_mdcx_rtp_ho' was executed successfully (exit status: 0). MTC@7b40471322fb: Test case TC_two_crcx_and_one_mdcx_rtp_ho started. 20250830164312940 DLMGCP DEBUG <0013> Received message: line #00: DLCX 54009 rtpbridge/4@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164312941 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw (trunk:0) found endpoint: rtpbridge/4@mgw (mgcp_endp.c:280) 20250830164312941 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/4@mgw" (mgcp_protocol.c:370) 20250830164312941 DLMGCP NOTICE <0013> endpoint:rtpbridge/4@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830164312941 DLMGCP ERROR <0013> endpoint:rtpbridge/4@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1068) 20250830164312941 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Generated response: code=515 (mgcp_protocol.c:146) 20250830164312941 DLMGCP DEBUG <0013> Generated response: line #00: 515 54009 FAIL (mgcp_msg.c:72) 20250830164312955 DLMGCP DEBUG <0013> Received message: line #00: CRCX 54010 rtpbridge/4@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164312955 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250830164312955 DLMGCP DEBUG <0013> Received message: line #02: C: 76338 (mgcp_msg.c:72) 20250830164312955 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830164312955 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250830164312955 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250830164312955 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250830164312955 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250830164312955 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250830164312955 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 110 (mgcp_msg.c:72) 20250830164312955 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:110 GSM-EFR/8000 (mgcp_msg.c:72) 20250830164312955 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250830164312955 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw (trunk:0) found endpoint: rtpbridge/4@mgw (mgcp_endp.c:280) 20250830164312955 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/4@mgw" (mgcp_protocol.c:370) 20250830164312955 DLMGCP NOTICE <0013> endpoint:rtpbridge/4@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830164312955 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830164312955 DLMGCP NOTICE <0013> rtpbridge/4@mgw: Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:110=GSM-EFR  (mgcp_sdp.c:443) 20250830164312955 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw CI:85FF5766 connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250830164312955 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw CI:85FF5766 output_enabled 1 (mgcp_conn.c:271) 20250830164312955 DLMGCP DEBUG <0013> (76338/rtp C:85FF5766 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) 20250830164312956 DLMGCP NOTICE <0013> endpoint:rtpbridge/4@mgw CI:85FF5766 CRCX: connection successfully created: (76338/rtp C:85FF5766 r=127.0.0.1:10000<->l=127.0.0.1:5860) (mgcp_protocol.c:772) 20250830164312956 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164312956 DLMGCP DEBUG <0013> Generated response: line #00: 200 54010 OK (mgcp_msg.c:72) 20250830164312956 DLMGCP DEBUG <0013> Generated response: line #01: I: 85FF5766 (mgcp_msg.c:72) 20250830164312956 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250830164312956 DLMGCP DEBUG <0013> Generated response: line #03: o=- 85FF5766 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250830164312956 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250830164312956 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250830164312956 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250830164312956 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5860 RTP/AVP 110 (mgcp_msg.c:72) 20250830164312956 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:110 GSM-EFR/8000 (mgcp_msg.c:72) 20250830164312956 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250830164312963 DLMGCP DEBUG <0013> Received message: line #00: CRCX 54011 rtpbridge/4@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164312964 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250830164312964 DLMGCP DEBUG <0013> Received message: line #02: C: 76338 (mgcp_msg.c:72) 20250830164312964 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830164312964 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250830164312964 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250830164312964 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250830164312964 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250830164312964 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250830164312964 DLMGCP DEBUG <0013> Received message: line #09: m=audio 20000 RTP/AVP 110 (mgcp_msg.c:72) 20250830164312964 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:110 GSM-EFR/8000 (mgcp_msg.c:72) 20250830164312964 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250830164312964 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw (trunk:0) found endpoint: rtpbridge/4@mgw (mgcp_endp.c:280) 20250830164312964 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/4@mgw" (mgcp_protocol.c:370) 20250830164312964 DLMGCP NOTICE <0013> endpoint:rtpbridge/4@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830164312964 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830164312964 DLMGCP NOTICE <0013> rtpbridge/4@mgw: Got media info via SDP: port:20000, addr:127.0.0.1, duration:20, payload-types:110=GSM-EFR  (mgcp_sdp.c:443) 20250830164312964 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw CI:17B24126 connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250830164312964 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw CI:17B24126 output_enabled 1 (mgcp_conn.c:271) 20250830164312964 DLMGCP DEBUG <0013> (76338/rtp C:17B24126 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) 20250830164312964 DLMGCP NOTICE <0013> endpoint:rtpbridge/4@mgw CI:17B24126 CRCX: connection successfully created: (76338/rtp C:17B24126 r=127.0.0.1:20000<->l=127.0.0.1:5862) (mgcp_protocol.c:772) 20250830164312964 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164312965 DLMGCP DEBUG <0013> Generated response: line #00: 200 54011 OK (mgcp_msg.c:72) 20250830164312965 DLMGCP DEBUG <0013> Generated response: line #01: I: 17B24126 (mgcp_msg.c:72) 20250830164312965 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250830164312965 DLMGCP DEBUG <0013> Generated response: line #03: o=- 17B24126 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250830164312965 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250830164312965 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250830164312965 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250830164312965 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5862 RTP/AVP 110 (mgcp_msg.c:72) 20250830164312965 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:110 GSM-EFR/8000 (mgcp_msg.c:72) 20250830164312965 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250830164313976 DLMGCP DEBUG <0013> Received message: line #00: MDCX 54012 rtpbridge/4@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164313976 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250830164313976 DLMGCP DEBUG <0013> Received message: line #02: C: 76338 (mgcp_msg.c:72) 20250830164313976 DLMGCP DEBUG <0013> Received message: line #03: I: 85FF5766 (mgcp_msg.c:72) 20250830164313976 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:72) 20250830164313976 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:72) 20250830164313976 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250830164313976 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:72) 20250830164313976 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250830164313976 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:72) 20250830164313976 DLMGCP DEBUG <0013> Received message: line #10: m=audio 10002 RTP/AVP 110 (mgcp_msg.c:72) 20250830164313976 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:110 GSM-EFR/8000 (mgcp_msg.c:72) 20250830164313976 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250830164313976 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw (trunk:0) found endpoint: rtpbridge/4@mgw (mgcp_endp.c:280) 20250830164313976 DLMGCP INFO <0013> MDCX: executing request handler for endpoint resource "rtpbridge/4@mgw" (mgcp_protocol.c:370) 20250830164313976 DLMGCP NOTICE <0013> endpoint:rtpbridge/4@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:878) 20250830164313976 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830164313976 DLMGCP NOTICE <0013> rtpbridge/4@mgw: Got media info via SDP: port:10002, addr:127.0.0.1, duration:20, payload-types:110=GSM-EFR  (mgcp_sdp.c:443) 20250830164313977 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw CI:85FF5766 connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250830164313977 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw CI:85FF5766 output_enabled 1 (mgcp_conn.c:271) 20250830164313977 DLMGCP DEBUG <0013> (76338/rtp C:85FF5766 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) 20250830164313977 DLMGCP NOTICE <0013> endpoint:rtpbridge/4@mgw CI:85FF5766 MDCX: connection successfully modified: (76338/rtp C:85FF5766 r=127.0.0.1:10002<->l=127.0.0.1:5860) (mgcp_protocol.c:976) 20250830164313977 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164313977 DLMGCP DEBUG <0013> Generated response: line #00: 200 54012 OK (mgcp_msg.c:72) 20250830164313977 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:72) 20250830164313977 DLMGCP DEBUG <0013> Generated response: line #02: o=- 85FF5766 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250830164313977 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:72) 20250830164313977 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250830164313977 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:72) 20250830164313977 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5860 RTP/AVP 110 (mgcp_msg.c:72) 20250830164313977 DLMGCP DEBUG <0013> Generated response: line #07: a=rtpmap:110 GSM-EFR/8000 (mgcp_msg.c:72) 20250830164313977 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:72) 20250830164314007 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:85FF5766 data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:847) 20250830164314028 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:85FF5766 data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:847) 20250830164314049 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:85FF5766 data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:847) 20250830164314070 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:85FF5766 data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:847) 20250830164314090 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:85FF5766 data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:847) 20250830164314111 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:85FF5766 data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:847) 20250830164314132 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:85FF5766 data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:847) 20250830164314152 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:85FF5766 data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:847) 20250830164314173 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:85FF5766 data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:847) 20250830164314194 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:85FF5766 data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:847) 20250830164314214 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:85FF5766 data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:847) 20250830164314235 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:85FF5766 data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:847) 20250830164314256 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:85FF5766 data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:847) 20250830164314276 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:85FF5766 data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:847) 20250830164314297 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:85FF5766 data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:847) 20250830164314319 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:85FF5766 data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:847) 20250830164314340 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:85FF5766 data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:847) 20250830164314361 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:85FF5766 data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:847) 20250830164314382 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:85FF5766 data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:847) 20250830164314402 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:85FF5766 data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:847) 20250830164314423 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:85FF5766 data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:847) 20250830164314444 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:85FF5766 data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:847) 20250830164314464 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:85FF5766 data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:847) 20250830164314485 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:85FF5766 data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:847) 20250830164314506 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:85FF5766 data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:847) 20250830164314527 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:85FF5766 data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:847) 20250830164314548 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:85FF5766 data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:847) 20250830164314568 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:85FF5766 data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:847) 20250830164314589 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:85FF5766 data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:847) 20250830164314610 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:85FF5766 data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:847) 20250830164314630 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:85FF5766 data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:847) 20250830164314651 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:85FF5766 data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:847) 20250830164314671 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:85FF5766 data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:847) 20250830164314692 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:85FF5766 data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:847) 20250830164314713 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:85FF5766 data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:847) 20250830164314734 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:85FF5766 data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:847) 20250830164314755 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:85FF5766 data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:847) 20250830164314777 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:85FF5766 data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:847) 20250830164314798 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:85FF5766 data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:847) 20250830164314818 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:85FF5766 data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:847) 20250830164314839 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:85FF5766 data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:847) 20250830164314860 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:85FF5766 data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:847) 20250830164314880 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:85FF5766 data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:847) 20250830164314901 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:85FF5766 data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:847) 20250830164314922 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:85FF5766 data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:847) 20250830164314943 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:85FF5766 data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:847) 20250830164314964 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:85FF5766 data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:847) 20250830164314985 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:85FF5766 data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:847) 20250830164316091 DLMGCP DEBUG <0013> Received message: line #00: DLCX 54013 rtpbridge/4@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164316091 DLMGCP DEBUG <0013> Received message: line #01: C: 76338 (mgcp_msg.c:72) 20250830164316091 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw (trunk:0) found endpoint: rtpbridge/4@mgw (mgcp_endp.c:280) 20250830164316091 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/4@mgw" (mgcp_protocol.c:370) 20250830164316091 DLMGCP NOTICE <0013> endpoint:rtpbridge/4@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830164316091 DLMGCP NOTICE <0013> endpoint:rtpbridge/4@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1109) 20250830164316091 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164316091 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164316091 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164316091 DLMGCP DEBUG <0013> Generated response: line #00: 200 54013 OK (mgcp_msg.c:72) RTPEM0(254)@7b40471322fb: Warning: Stopping inactive timer T_transmit. MTC@7b40471322fb: stats A: { num_pkts_tx := 143, bytes_payload_tx := 572, 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@7b40471322fb: stats B: { num_pkts_tx := 145, bytes_payload_tx := 580, num_pkts_rx := 143, bytes_payload_rx := 572, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@7b40471322fb: tolerance: 5 packets MTC@7b40471322fb: stats: { num_pkts_tx := 143, bytes_payload_tx := 572, 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@7b40471322fb: stats: { num_pkts_tx := 145, bytes_payload_tx := 580, num_pkts_rx := 143, bytes_payload_rx := 572, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@7b40471322fb: stats: { num_pkts_tx := 48, bytes_payload_tx := 192, num_pkts_rx := 0, bytes_payload_rx := 0, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@7b40471322fb: setverdict(pass): none -> pass RTPEM0(254)@7b40471322fb: Final verdict of PTC: none RTPEM1(255)@7b40471322fb: Final verdict of PTC: none RTPEM2(256)@7b40471322fb: Final verdict of PTC: none VirtCallAgent-STATS(257)@7b40471322fb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(258)@7b40471322fb: Final verdict of PTC: none MTC@7b40471322fb: Setting final verdict of the test case. MTC@7b40471322fb: Local verdict of MTC: pass MTC@7b40471322fb: Local verdict of PTC RTPEM0(254): none (pass -> pass) MTC@7b40471322fb: Local verdict of PTC RTPEM1(255): none (pass -> pass) MTC@7b40471322fb: Local verdict of PTC RTPEM2(256): none (pass -> pass) MTC@7b40471322fb: Local verdict of PTC VirtCallAgent-STATS(257): none (pass -> pass) MTC@7b40471322fb: Local verdict of PTC IPA-CTRL-CLI-IPA(258): none (pass -> pass) MTC@7b40471322fb: Test case TC_two_crcx_and_one_mdcx_rtp_ho finished. Verdict: pass MTC@7b40471322fb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_and_one_mdcx_rtp_ho pass'. Sat Aug 30 16:43:16 UTC 2025 ====== MGCP_Test.TC_two_crcx_and_one_mdcx_rtp_ho pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_two_crcx_and_one_mdcx_rtp_ho.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=751764) Waiting for packet dumper to finish... 1 (prev_count=751764, count=755696) MTC@7b40471322fb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_and_one_mdcx_rtp_ho pass' was executed successfully (exit status: 0). MTC@7b40471322fb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_confecho_sendonly_rtp'. ------ MGCP_Test.TC_two_crcx_confecho_sendonly_rtp ------ Sat Aug 30 16:43:23 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/logs/testsuite/MGCP_Test.TC_two_crcx_confecho_sendonly_rtp.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/logs/testsuite/MGCP_Test.TC_two_crcx_confecho_sendonly_rtp.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@7b40471322fb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_confecho_sendonly_rtp' was executed successfully (exit status: 0). MTC@7b40471322fb: Test case TC_two_crcx_confecho_sendonly_rtp started. 20250830164324269 DLMGCP DEBUG <0013> Received message: line #00: DLCX 16836 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164324269 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250830164324269 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250830164324269 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830164324269 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1068) 20250830164324269 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:146) 20250830164324270 DLMGCP DEBUG <0013> Generated response: line #00: 515 16836 FAIL (mgcp_msg.c:72) 20250830164324285 DLMGCP DEBUG <0013> Received message: line #00: CRCX 16837 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164324285 DLMGCP DEBUG <0013> Received message: line #01: M: confecho (mgcp_msg.c:72) 20250830164324285 DLMGCP DEBUG <0013> Received message: line #02: C: 1225 (mgcp_msg.c:72) 20250830164324285 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830164324285 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250830164324285 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250830164324285 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250830164324285 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250830164324285 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250830164324285 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 112 (mgcp_msg.c:72) 20250830164324285 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:112 GSM-HR-08/8000/1 (mgcp_msg.c:72) 20250830164324285 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250830164324285 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250830164324286 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250830164324286 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830164324286 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830164324286 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:112=GSM-HR-08  (mgcp_sdp.c:443) 20250830164324286 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:C8495971 connection mode 'confecho' 11 (mgcp_conn.c:264) 20250830164324286 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:C8495971 output_enabled 1 (mgcp_conn.c:271) 20250830164324286 DLMGCP DEBUG <0013> (1225/rtp C:C8495971 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) 20250830164324286 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:C8495971 CRCX: connection successfully created: (1225/rtp C:C8495971 r=127.0.0.1:10000<->l=127.0.0.1:5864) (mgcp_protocol.c:772) 20250830164324286 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164324286 DLMGCP DEBUG <0013> Generated response: line #00: 200 16837 OK (mgcp_msg.c:72) 20250830164324286 DLMGCP DEBUG <0013> Generated response: line #01: I: C8495971 (mgcp_msg.c:72) 20250830164324286 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250830164324286 DLMGCP DEBUG <0013> Generated response: line #03: o=- C8495971 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250830164324286 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250830164324286 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250830164324286 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250830164324286 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5864 RTP/AVP 112 (mgcp_msg.c:72) 20250830164324286 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 GSM-HR-08/8000/1 (mgcp_msg.c:72) 20250830164324286 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250830164324294 DLMGCP DEBUG <0013> Received message: line #00: CRCX 16838 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164324294 DLMGCP DEBUG <0013> Received message: line #01: M: sendonly (mgcp_msg.c:72) 20250830164324295 DLMGCP DEBUG <0013> Received message: line #02: C: 1225 (mgcp_msg.c:72) 20250830164324295 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830164324295 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250830164324295 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250830164324295 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250830164324295 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250830164324295 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250830164324295 DLMGCP DEBUG <0013> Received message: line #09: m=audio 20000 RTP/AVP 112 (mgcp_msg.c:72) 20250830164324295 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:112 GSM-HR-08/8000/1 (mgcp_msg.c:72) 20250830164324295 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250830164324295 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250830164324295 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250830164324295 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830164324295 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830164324295 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:20000, addr:127.0.0.1, duration:20, payload-types:112=GSM-HR-08  (mgcp_sdp.c:443) 20250830164324295 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:82006202 connection mode 'sendonly' 2 (mgcp_conn.c:264) 20250830164324295 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:82006202 output_enabled 1 (mgcp_conn.c:271) 20250830164324295 DLMGCP DEBUG <0013> (1225/rtp C:82006202 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) 20250830164324295 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:82006202 CRCX: connection successfully created: (1225/rtp C:82006202 r=127.0.0.1:20000<->l=127.0.0.1:5866) (mgcp_protocol.c:772) 20250830164324295 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164324295 DLMGCP DEBUG <0013> Generated response: line #00: 200 16838 OK (mgcp_msg.c:72) 20250830164324296 DLMGCP DEBUG <0013> Generated response: line #01: I: 82006202 (mgcp_msg.c:72) 20250830164324296 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250830164324296 DLMGCP DEBUG <0013> Generated response: line #03: o=- 82006202 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250830164324296 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250830164324296 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250830164324296 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250830164324296 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5866 RTP/AVP 112 (mgcp_msg.c:72) 20250830164324296 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 GSM-HR-08/8000/1 (mgcp_msg.c:72) 20250830164324296 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250830164325404 DLMGCP DEBUG <0013> Received message: line #00: DLCX 16839 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164325405 DLMGCP DEBUG <0013> Received message: line #01: C: 1225 (mgcp_msg.c:72) 20250830164325405 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250830164325405 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250830164325405 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830164325405 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1109) 20250830164325405 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164325405 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164325405 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164325405 DLMGCP DEBUG <0013> Generated response: line #00: 200 16839 OK (mgcp_msg.c:72) RTPEM0(259)@7b40471322fb: Warning: Stopping inactive timer T_transmit. MTC@7b40471322fb: 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@7b40471322fb: 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@7b40471322fb: setverdict(pass): none -> pass IPA-CTRL-CLI-IPA(263)@7b40471322fb: Final verdict of PTC: none RTPEM1(260)@7b40471322fb: Final verdict of PTC: none VirtCallAgent-STATS(262)@7b40471322fb: Final verdict of PTC: none RTPEM2(261)@7b40471322fb: Final verdict of PTC: none RTPEM0(259)@7b40471322fb: Final verdict of PTC: none MTC@7b40471322fb: Setting final verdict of the test case. MTC@7b40471322fb: Local verdict of MTC: pass MTC@7b40471322fb: Local verdict of PTC RTPEM0(259): none (pass -> pass) MTC@7b40471322fb: Local verdict of PTC RTPEM1(260): none (pass -> pass) MTC@7b40471322fb: Local verdict of PTC RTPEM2(261): none (pass -> pass) MTC@7b40471322fb: Local verdict of PTC VirtCallAgent-STATS(262): none (pass -> pass) MTC@7b40471322fb: Local verdict of PTC IPA-CTRL-CLI-IPA(263): none (pass -> pass) MTC@7b40471322fb: Test case TC_two_crcx_confecho_sendonly_rtp finished. Verdict: pass MTC@7b40471322fb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_confecho_sendonly_rtp pass'. Sat Aug 30 16:43:25 UTC 2025 ====== MGCP_Test.TC_two_crcx_confecho_sendonly_rtp pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_two_crcx_confecho_sendonly_rtp.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=263168) Waiting for packet dumper to finish... 1 (prev_count=263168, count=267100) MTC@7b40471322fb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_confecho_sendonly_rtp pass' was executed successfully (exit status: 0). MTC@7b40471322fb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/ttcn3-tcpdump-start.sh MGCP_Test.TC_ts101318_rfc5993_rtp_conversion'. ------ MGCP_Test.TC_ts101318_rfc5993_rtp_conversion ------ Sat Aug 30 16:43:32 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/logs/testsuite/MGCP_Test.TC_ts101318_rfc5993_rtp_conversion.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/logs/testsuite/MGCP_Test.TC_ts101318_rfc5993_rtp_conversion.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@7b40471322fb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/ttcn3-tcpdump-start.sh MGCP_Test.TC_ts101318_rfc5993_rtp_conversion' was executed successfully (exit status: 0). MTC@7b40471322fb: Test case TC_ts101318_rfc5993_rtp_conversion started. 20250830164333593 DLMGCP DEBUG <0013> Received message: line #00: DLCX 37768 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164333593 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250830164333593 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250830164333594 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830164333594 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1068) 20250830164333594 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:146) 20250830164333594 DLMGCP DEBUG <0013> Generated response: line #00: 515 37768 FAIL (mgcp_msg.c:72) 20250830164333608 DLMGCP DEBUG <0013> Received message: line #00: CRCX 37769 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164333609 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250830164333609 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:72) 20250830164333609 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830164333609 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250830164333609 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250830164333609 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250830164333609 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250830164333609 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250830164333609 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 111 (mgcp_msg.c:72) 20250830164333609 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:111 GSM-HR-08/8000 (mgcp_msg.c:72) 20250830164333609 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250830164333609 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250830164333609 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250830164333609 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830164333609 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830164333609 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:111=GSM-HR-08  (mgcp_sdp.c:443) 20250830164333609 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:5E8EB01C connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250830164333609 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:5E8EB01C output_enabled 1 (mgcp_conn.c:271) 20250830164333609 DLMGCP DEBUG <0013> (1226/rtp C:5E8EB01C 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) 20250830164333609 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:5E8EB01C CRCX: connection successfully created: (1226/rtp C:5E8EB01C r=127.0.0.1:10000<->l=127.0.0.1:5868) (mgcp_protocol.c:772) 20250830164333610 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164333610 DLMGCP DEBUG <0013> Generated response: line #00: 200 37769 OK (mgcp_msg.c:72) 20250830164333610 DLMGCP DEBUG <0013> Generated response: line #01: I: 5E8EB01C (mgcp_msg.c:72) 20250830164333610 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250830164333610 DLMGCP DEBUG <0013> Generated response: line #03: o=- 5E8EB01C 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250830164333610 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250830164333610 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250830164333610 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250830164333610 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5868 RTP/AVP 111 (mgcp_msg.c:72) 20250830164333610 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:111 GSM-HR-08/8000 (mgcp_msg.c:72) 20250830164333610 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250830164333618 DLMGCP DEBUG <0013> Received message: line #00: CRCX 37770 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164333618 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250830164333618 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:72) 20250830164333618 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830164333618 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250830164333618 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250830164333618 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250830164333618 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250830164333618 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250830164333618 DLMGCP DEBUG <0013> Received message: line #09: m=audio 20000 RTP/AVP 111 (mgcp_msg.c:72) 20250830164333618 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:111 GSM-HR-08/8000 (mgcp_msg.c:72) 20250830164333618 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250830164333618 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250830164333618 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250830164333618 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830164333618 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830164333619 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:20000, addr:127.0.0.1, duration:20, payload-types:111=GSM-HR-08  (mgcp_sdp.c:443) 20250830164333619 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:DA9E8622 connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250830164333619 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:DA9E8622 output_enabled 1 (mgcp_conn.c:271) 20250830164333619 DLMGCP DEBUG <0013> (1226/rtp C:DA9E8622 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) 20250830164333619 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:DA9E8622 CRCX: connection successfully created: (1226/rtp C:DA9E8622 r=127.0.0.1:20000<->l=127.0.0.1:5870) (mgcp_protocol.c:772) 20250830164333619 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164333619 DLMGCP DEBUG <0013> Generated response: line #00: 200 37770 OK (mgcp_msg.c:72) 20250830164333619 DLMGCP DEBUG <0013> Generated response: line #01: I: DA9E8622 (mgcp_msg.c:72) 20250830164333619 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250830164333619 DLMGCP DEBUG <0013> Generated response: line #03: o=- DA9E8622 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250830164333619 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250830164333619 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250830164333619 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250830164333619 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5870 RTP/AVP 111 (mgcp_msg.c:72) 20250830164333619 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:111 GSM-HR-08/8000 (mgcp_msg.c:72) 20250830164333619 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) RTPEM1(265)@7b40471322fb: Warning: Stopping inactive timer T_transmit. RTPEM1(265)@7b40471322fb: Warning: Stopping inactive timer T_transmit. RTPEM0(264)@7b40471322fb: Warning: Stopping inactive timer T_transmit. RTPEM0(264)@7b40471322fb: Warning: Stopping inactive timer T_transmit. RTPEM0(264)@7b40471322fb: Warning: Stopping inactive timer T_transmit. RTPEM1(265)@7b40471322fb: Warning: Stopping inactive timer T_transmit. 20250830164337752 DLMGCP DEBUG <0013> Received message: line #00: DLCX 37771 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164337752 DLMGCP DEBUG <0013> Received message: line #01: C: 1226 (mgcp_msg.c:72) 20250830164337752 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250830164337752 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250830164337752 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830164337752 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1109) 20250830164337752 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164337752 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164337753 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164337753 DLMGCP DEBUG <0013> Generated response: line #00: 200 37771 OK (mgcp_msg.c:72) RTPEM0(264)@7b40471322fb: Warning: Stopping inactive timer T_transmit. MTC@7b40471322fb: 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@7b40471322fb: 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@7b40471322fb: setverdict(pass): none -> pass IPA-CTRL-CLI-IPA(268)@7b40471322fb: Final verdict of PTC: none RTPEM1(265)@7b40471322fb: Final verdict of PTC: none RTPEM0(264)@7b40471322fb: Final verdict of PTC: none RTPEM2(266)@7b40471322fb: Final verdict of PTC: none VirtCallAgent-STATS(267)@7b40471322fb: Final verdict of PTC: none MTC@7b40471322fb: Setting final verdict of the test case. MTC@7b40471322fb: Local verdict of MTC: pass MTC@7b40471322fb: Local verdict of PTC RTPEM0(264): none (pass -> pass) MTC@7b40471322fb: Local verdict of PTC RTPEM1(265): none (pass -> pass) MTC@7b40471322fb: Local verdict of PTC RTPEM2(266): none (pass -> pass) MTC@7b40471322fb: Local verdict of PTC VirtCallAgent-STATS(267): none (pass -> pass) MTC@7b40471322fb: Local verdict of PTC IPA-CTRL-CLI-IPA(268): none (pass -> pass) MTC@7b40471322fb: Test case TC_ts101318_rfc5993_rtp_conversion finished. Verdict: pass MTC@7b40471322fb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/ttcn3-tcpdump-stop.sh MGCP_Test.TC_ts101318_rfc5993_rtp_conversion pass'. Sat Aug 30 16:43:37 UTC 2025 ====== MGCP_Test.TC_ts101318_rfc5993_rtp_conversion pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_ts101318_rfc5993_rtp_conversion.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=260196) Waiting for packet dumper to finish... 1 (prev_count=260196, count=264128) MTC@7b40471322fb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/ttcn3-tcpdump-stop.sh MGCP_Test.TC_ts101318_rfc5993_rtp_conversion pass' was executed successfully (exit status: 0). MTC@7b40471322fb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/ttcn3-tcpdump-start.sh MGCP_Test.TC_ts101318_rfc5993_rtp_conversion_fmtp'. ------ MGCP_Test.TC_ts101318_rfc5993_rtp_conversion_fmtp ------ Sat Aug 30 16:43:44 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/logs/testsuite/MGCP_Test.TC_ts101318_rfc5993_rtp_conversion_fmtp.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/logs/testsuite/MGCP_Test.TC_ts101318_rfc5993_rtp_conversion_fmtp.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@7b40471322fb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/ttcn3-tcpdump-start.sh MGCP_Test.TC_ts101318_rfc5993_rtp_conversion_fmtp' was executed successfully (exit status: 0). MTC@7b40471322fb: Test case TC_ts101318_rfc5993_rtp_conversion_fmtp started. 20250830164345898 DLMGCP DEBUG <0013> Received message: line #00: DLCX 6975 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164345898 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250830164345898 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250830164345898 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830164345899 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1068) 20250830164345899 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:146) 20250830164345899 DLMGCP DEBUG <0013> Generated response: line #00: 515 6975 FAIL (mgcp_msg.c:72) 20250830164345907 DLMGCP DEBUG <0013> Received message: line #00: CRCX 6976 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164345907 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250830164345907 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:72) 20250830164345907 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830164345907 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250830164345907 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250830164345907 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250830164345907 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250830164345907 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250830164345907 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 111 (mgcp_msg.c:72) 20250830164345907 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:111 GSM-HR-08/8000 (mgcp_msg.c:72) 20250830164345907 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250830164345907 DLMGCP DEBUG <0013> Received message: line #12: a=fmtp:111 gsm-hr-format=ts101318 (mgcp_msg.c:72) 20250830164345907 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250830164345907 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250830164345907 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830164345907 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830164345907 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:111=GSM-HR-08  (mgcp_sdp.c:443) 20250830164345907 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:139B82F3 connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250830164345907 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:139B82F3 output_enabled 1 (mgcp_conn.c:271) 20250830164345907 DLMGCP DEBUG <0013> (1226/rtp C:139B82F3 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) 20250830164345907 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:139B82F3 CRCX: connection successfully created: (1226/rtp C:139B82F3 r=127.0.0.1:10000<->l=127.0.0.1:5872) (mgcp_protocol.c:772) 20250830164345907 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164345907 DLMGCP DEBUG <0013> Generated response: line #00: 200 6976 OK (mgcp_msg.c:72) 20250830164345907 DLMGCP DEBUG <0013> Generated response: line #01: I: 139B82F3 (mgcp_msg.c:72) 20250830164345907 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250830164345907 DLMGCP DEBUG <0013> Generated response: line #03: o=- 139B82F3 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250830164345907 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250830164345908 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250830164345908 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250830164345908 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5872 RTP/AVP 111 (mgcp_msg.c:72) 20250830164345908 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:111 GSM-HR-08/8000 (mgcp_msg.c:72) 20250830164345908 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250830164345913 DLMGCP DEBUG <0013> Received message: line #00: CRCX 6977 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164345913 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250830164345913 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:72) 20250830164345913 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830164345913 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250830164345913 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250830164345913 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250830164345913 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250830164345913 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250830164345913 DLMGCP DEBUG <0013> Received message: line #09: m=audio 20000 RTP/AVP 111 (mgcp_msg.c:72) 20250830164345913 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:111 GSM-HR-08/8000 (mgcp_msg.c:72) 20250830164345913 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250830164345913 DLMGCP DEBUG <0013> Received message: line #12: a=fmtp:111 gsm-hr-format=rfc5993 (mgcp_msg.c:72) 20250830164345913 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250830164345914 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250830164345914 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830164345914 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830164345914 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:20000, addr:127.0.0.1, duration:20, payload-types:111=GSM-HR-08  (mgcp_sdp.c:443) 20250830164345914 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:F4876231 connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250830164345914 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:F4876231 output_enabled 1 (mgcp_conn.c:271) 20250830164345914 DLMGCP DEBUG <0013> (1226/rtp C:F4876231 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) 20250830164345914 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:F4876231 CRCX: connection successfully created: (1226/rtp C:F4876231 r=127.0.0.1:20000<->l=127.0.0.1:5874) (mgcp_protocol.c:772) 20250830164345914 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164345914 DLMGCP DEBUG <0013> Generated response: line #00: 200 6977 OK (mgcp_msg.c:72) 20250830164345914 DLMGCP DEBUG <0013> Generated response: line #01: I: F4876231 (mgcp_msg.c:72) 20250830164345914 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250830164345914 DLMGCP DEBUG <0013> Generated response: line #03: o=- F4876231 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250830164345914 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250830164345914 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250830164345914 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250830164345914 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5874 RTP/AVP 111 (mgcp_msg.c:72) 20250830164345914 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:111 GSM-HR-08/8000 (mgcp_msg.c:72) 20250830164345914 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) RTPEM1(270)@7b40471322fb: Warning: Stopping inactive timer T_transmit. RTPEM1(270)@7b40471322fb: Warning: Stopping inactive timer T_transmit. RTPEM0(269)@7b40471322fb: Warning: Stopping inactive timer T_transmit. RTPEM0(269)@7b40471322fb: Warning: Stopping inactive timer T_transmit. RTPEM0(269)@7b40471322fb: Warning: Stopping inactive timer T_transmit. RTPEM1(270)@7b40471322fb: Warning: Stopping inactive timer T_transmit. 20250830164350050 DLMGCP DEBUG <0013> Received message: line #00: DLCX 6978 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164350050 DLMGCP DEBUG <0013> Received message: line #01: C: 1226 (mgcp_msg.c:72) 20250830164350050 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250830164350050 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250830164350050 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830164350050 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1109) 20250830164350050 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164350050 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164350050 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164350050 DLMGCP DEBUG <0013> Generated response: line #00: 200 6978 OK (mgcp_msg.c:72) RTPEM0(269)@7b40471322fb: Warning: Stopping inactive timer T_transmit. MTC@7b40471322fb: 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@7b40471322fb: 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@7b40471322fb: setverdict(pass): none -> pass RTPEM0(269)@7b40471322fb: Final verdict of PTC: none VirtCallAgent-STATS(272)@7b40471322fb: Final verdict of PTC: none RTPEM2(271)@7b40471322fb: Final verdict of PTC: none RTPEM1(270)@7b40471322fb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(273)@7b40471322fb: Final verdict of PTC: none MTC@7b40471322fb: Setting final verdict of the test case. MTC@7b40471322fb: Local verdict of MTC: pass MTC@7b40471322fb: Local verdict of PTC RTPEM0(269): none (pass -> pass) MTC@7b40471322fb: Local verdict of PTC RTPEM1(270): none (pass -> pass) MTC@7b40471322fb: Local verdict of PTC RTPEM2(271): none (pass -> pass) MTC@7b40471322fb: Local verdict of PTC VirtCallAgent-STATS(272): none (pass -> pass) MTC@7b40471322fb: Local verdict of PTC IPA-CTRL-CLI-IPA(273): none (pass -> pass) MTC@7b40471322fb: Test case TC_ts101318_rfc5993_rtp_conversion_fmtp finished. Verdict: pass MTC@7b40471322fb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/ttcn3-tcpdump-stop.sh MGCP_Test.TC_ts101318_rfc5993_rtp_conversion_fmtp pass'. Sat Aug 30 16:43:50 UTC 2025 ====== MGCP_Test.TC_ts101318_rfc5993_rtp_conversion_fmtp pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_ts101318_rfc5993_rtp_conversion_fmtp.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=258524) Waiting for packet dumper to finish... 1 (prev_count=258524, count=262456) MTC@7b40471322fb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/ttcn3-tcpdump-stop.sh MGCP_Test.TC_ts101318_rfc5993_rtp_conversion_fmtp pass' was executed successfully (exit status: 0). MTC@7b40471322fb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/ttcn3-tcpdump-start.sh MGCP_Test.TC_amr_oa_bwe_rtp_conversion'. ------ MGCP_Test.TC_amr_oa_bwe_rtp_conversion ------ Sat Aug 30 16:43:57 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/logs/testsuite/MGCP_Test.TC_amr_oa_bwe_rtp_conversion.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/logs/testsuite/MGCP_Test.TC_amr_oa_bwe_rtp_conversion.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@7b40471322fb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/ttcn3-tcpdump-start.sh MGCP_Test.TC_amr_oa_bwe_rtp_conversion' was executed successfully (exit status: 0). MTC@7b40471322fb: Test case TC_amr_oa_bwe_rtp_conversion started. 20250830164358213 DLMGCP DEBUG <0013> Received message: line #00: DLCX 4534 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164358213 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250830164358213 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250830164358213 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830164358213 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1068) 20250830164358213 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:146) 20250830164358213 DLMGCP DEBUG <0013> Generated response: line #00: 515 4534 FAIL (mgcp_msg.c:72) 20250830164358231 DLMGCP DEBUG <0013> Received message: line #00: CRCX 4535 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164358231 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250830164358231 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:72) 20250830164358231 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830164358231 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250830164358231 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250830164358231 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250830164358231 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250830164358231 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250830164358231 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 96 (mgcp_msg.c:72) 20250830164358232 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:96 AMR/8000 (mgcp_msg.c:72) 20250830164358232 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250830164358232 DLMGCP DEBUG <0013> Received message: line #12: a=fmtp:96 octet-align=1 (mgcp_msg.c:72) 20250830164358232 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250830164358232 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250830164358232 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830164358232 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830164358232 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:96=AMR  (mgcp_sdp.c:443) 20250830164358232 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:59288F4F connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250830164358232 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:59288F4F output_enabled 1 (mgcp_conn.c:271) 20250830164358232 DLMGCP DEBUG <0013> (1226/rtp C:59288F4F 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) 20250830164358232 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:59288F4F CRCX: connection successfully created: (1226/rtp C:59288F4F r=127.0.0.1:10000<->l=127.0.0.1:5876) (mgcp_protocol.c:772) 20250830164358232 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164358232 DLMGCP DEBUG <0013> Generated response: line #00: 200 4535 OK (mgcp_msg.c:72) 20250830164358232 DLMGCP DEBUG <0013> Generated response: line #01: I: 59288F4F (mgcp_msg.c:72) 20250830164358232 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250830164358232 DLMGCP DEBUG <0013> Generated response: line #03: o=- 59288F4F 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250830164358232 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250830164358232 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250830164358232 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250830164358233 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5876 RTP/AVP 96 (mgcp_msg.c:72) 20250830164358233 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:96 AMR/8000 (mgcp_msg.c:72) 20250830164358233 DLMGCP DEBUG <0013> Generated response: line #09: a=fmtp:96 octet-align=1 (mgcp_msg.c:72) 20250830164358233 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830164358242 DLMGCP DEBUG <0013> Received message: line #00: CRCX 4536 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164358242 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250830164358242 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:72) 20250830164358242 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830164358242 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250830164358242 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250830164358242 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250830164358242 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250830164358242 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250830164358242 DLMGCP DEBUG <0013> Received message: line #09: m=audio 20000 RTP/AVP 112 (mgcp_msg.c:72) 20250830164358242 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250830164358242 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250830164358242 DLMGCP DEBUG <0013> Received message: line #12: a=fmtp:112 octet-align=0 (mgcp_msg.c:72) 20250830164358242 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250830164358242 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250830164358242 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830164358243 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830164358243 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:20000, addr:127.0.0.1, duration:20, payload-types:112=AMR  (mgcp_sdp.c:443) 20250830164358243 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:9C3DE200 connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250830164358243 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:9C3DE200 output_enabled 1 (mgcp_conn.c:271) 20250830164358243 DLMGCP DEBUG <0013> (1226/rtp C:9C3DE200 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) 20250830164358243 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:9C3DE200 CRCX: connection successfully created: (1226/rtp C:9C3DE200 r=127.0.0.1:20000<->l=127.0.0.1:5878) (mgcp_protocol.c:772) 20250830164358243 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164358243 DLMGCP DEBUG <0013> Generated response: line #00: 200 4536 OK (mgcp_msg.c:72) 20250830164358243 DLMGCP DEBUG <0013> Generated response: line #01: I: 9C3DE200 (mgcp_msg.c:72) 20250830164358243 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250830164358243 DLMGCP DEBUG <0013> Generated response: line #03: o=- 9C3DE200 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250830164358243 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250830164358243 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250830164358243 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250830164358243 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5878 RTP/AVP 112 (mgcp_msg.c:72) 20250830164358243 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250830164358243 DLMGCP DEBUG <0013> Generated response: line #09: a=fmtp:112 octet-align=0 (mgcp_msg.c:72) 20250830164358243 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) RTPEM1(275)@7b40471322fb: Warning: Stopping inactive timer T_transmit. RTPEM1(275)@7b40471322fb: Warning: Stopping inactive timer T_transmit. RTPEM0(274)@7b40471322fb: Warning: Stopping inactive timer T_transmit. RTPEM0(274)@7b40471322fb: Warning: Stopping inactive timer T_transmit. RTPEM0(274)@7b40471322fb: Warning: Stopping inactive timer T_transmit. RTPEM1(275)@7b40471322fb: Warning: Stopping inactive timer T_transmit. 20250830164402369 DLMGCP DEBUG <0013> Received message: line #00: DLCX 4537 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164402369 DLMGCP DEBUG <0013> Received message: line #01: C: 1226 (mgcp_msg.c:72) 20250830164402369 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250830164402370 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250830164402370 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830164402370 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1109) 20250830164402370 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164402370 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164402370 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164402370 DLMGCP DEBUG <0013> Generated response: line #00: 200 4537 OK (mgcp_msg.c:72) RTPEM0(274)@7b40471322fb: Warning: Stopping inactive timer T_transmit. MTC@7b40471322fb: 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@7b40471322fb: stats: { num_pkts_tx := 48, bytes_payload_tx := 768, num_pkts_rx := 47, bytes_payload_rx := 752, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@7b40471322fb: setverdict(pass): none -> pass RTPEM2(276)@7b40471322fb: Final verdict of PTC: none RTPEM1(275)@7b40471322fb: Final verdict of PTC: none VirtCallAgent-STATS(277)@7b40471322fb: Final verdict of PTC: none RTPEM0(274)@7b40471322fb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(278)@7b40471322fb: Final verdict of PTC: none MTC@7b40471322fb: Setting final verdict of the test case. MTC@7b40471322fb: Local verdict of MTC: pass MTC@7b40471322fb: Local verdict of PTC RTPEM0(274): none (pass -> pass) MTC@7b40471322fb: Local verdict of PTC RTPEM1(275): none (pass -> pass) MTC@7b40471322fb: Local verdict of PTC RTPEM2(276): none (pass -> pass) MTC@7b40471322fb: Local verdict of PTC VirtCallAgent-STATS(277): none (pass -> pass) MTC@7b40471322fb: Local verdict of PTC IPA-CTRL-CLI-IPA(278): none (pass -> pass) MTC@7b40471322fb: Test case TC_amr_oa_bwe_rtp_conversion finished. Verdict: pass MTC@7b40471322fb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/ttcn3-tcpdump-stop.sh MGCP_Test.TC_amr_oa_bwe_rtp_conversion pass'. Sat Aug 30 16:44:02 UTC 2025 ====== MGCP_Test.TC_amr_oa_bwe_rtp_conversion pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_amr_oa_bwe_rtp_conversion.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=264800) Waiting for packet dumper to finish... 1 (prev_count=264800, count=268732) MTC@7b40471322fb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/ttcn3-tcpdump-stop.sh MGCP_Test.TC_amr_oa_bwe_rtp_conversion pass' was executed successfully (exit status: 0). MTC@7b40471322fb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/ttcn3-tcpdump-start.sh MGCP_Test.TC_amr_oa_oa_rtp_conversion'. ------ MGCP_Test.TC_amr_oa_oa_rtp_conversion ------ Sat Aug 30 16:44:09 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/logs/testsuite/MGCP_Test.TC_amr_oa_oa_rtp_conversion.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/logs/testsuite/MGCP_Test.TC_amr_oa_oa_rtp_conversion.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@7b40471322fb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/ttcn3-tcpdump-start.sh MGCP_Test.TC_amr_oa_oa_rtp_conversion' was executed successfully (exit status: 0). MTC@7b40471322fb: Test case TC_amr_oa_oa_rtp_conversion started. 20250830164410443 DLMGCP DEBUG <0013> Received message: line #00: DLCX 48918 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164410443 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250830164410443 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250830164410443 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830164410443 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1068) 20250830164410443 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:146) 20250830164410443 DLMGCP DEBUG <0013> Generated response: line #00: 515 48918 FAIL (mgcp_msg.c:72) 20250830164410448 DLMGCP DEBUG <0013> Received message: line #00: CRCX 48919 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164410448 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250830164410448 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:72) 20250830164410448 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830164410448 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250830164410448 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250830164410448 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250830164410448 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250830164410448 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250830164410448 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 96 (mgcp_msg.c:72) 20250830164410448 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:96 AMR/8000 (mgcp_msg.c:72) 20250830164410448 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250830164410448 DLMGCP DEBUG <0013> Received message: line #12: a=fmtp:96 octet-align=1 (mgcp_msg.c:72) 20250830164410448 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250830164410448 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250830164410448 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830164410448 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830164410448 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:96=AMR  (mgcp_sdp.c:443) 20250830164410448 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:6B7C876C connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250830164410448 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:6B7C876C output_enabled 1 (mgcp_conn.c:271) 20250830164410448 DLMGCP DEBUG <0013> (1226/rtp C:6B7C876C 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) 20250830164410448 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:6B7C876C CRCX: connection successfully created: (1226/rtp C:6B7C876C r=127.0.0.1:10000<->l=127.0.0.1:5880) (mgcp_protocol.c:772) 20250830164410448 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164410448 DLMGCP DEBUG <0013> Generated response: line #00: 200 48919 OK (mgcp_msg.c:72) 20250830164410448 DLMGCP DEBUG <0013> Generated response: line #01: I: 6B7C876C (mgcp_msg.c:72) 20250830164410448 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250830164410448 DLMGCP DEBUG <0013> Generated response: line #03: o=- 6B7C876C 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250830164410448 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250830164410448 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250830164410448 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250830164410448 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5880 RTP/AVP 96 (mgcp_msg.c:72) 20250830164410448 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:96 AMR/8000 (mgcp_msg.c:72) 20250830164410448 DLMGCP DEBUG <0013> Generated response: line #09: a=fmtp:96 octet-align=1 (mgcp_msg.c:72) 20250830164410448 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830164410450 DLMGCP DEBUG <0013> Received message: line #00: CRCX 48920 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164410450 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250830164410450 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:72) 20250830164410450 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830164410450 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250830164410450 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250830164410450 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250830164410450 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250830164410450 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250830164410450 DLMGCP DEBUG <0013> Received message: line #09: m=audio 20000 RTP/AVP 112 (mgcp_msg.c:72) 20250830164410450 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250830164410450 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250830164410450 DLMGCP DEBUG <0013> Received message: line #12: a=fmtp:112 octet-align=1 (mgcp_msg.c:72) 20250830164410450 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250830164410450 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250830164410450 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830164410450 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830164410450 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:20000, addr:127.0.0.1, duration:20, payload-types:112=AMR  (mgcp_sdp.c:443) 20250830164410450 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:482A654D connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250830164410450 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:482A654D output_enabled 1 (mgcp_conn.c:271) 20250830164410450 DLMGCP DEBUG <0013> (1226/rtp C:482A654D 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) 20250830164410450 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:482A654D CRCX: connection successfully created: (1226/rtp C:482A654D r=127.0.0.1:20000<->l=127.0.0.1:5882) (mgcp_protocol.c:772) 20250830164410451 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164410451 DLMGCP DEBUG <0013> Generated response: line #00: 200 48920 OK (mgcp_msg.c:72) 20250830164410451 DLMGCP DEBUG <0013> Generated response: line #01: I: 482A654D (mgcp_msg.c:72) 20250830164410451 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250830164410451 DLMGCP DEBUG <0013> Generated response: line #03: o=- 482A654D 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250830164410451 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250830164410451 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250830164410451 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250830164410451 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5882 RTP/AVP 112 (mgcp_msg.c:72) 20250830164410451 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250830164410451 DLMGCP DEBUG <0013> Generated response: line #09: a=fmtp:112 octet-align=1 (mgcp_msg.c:72) 20250830164410451 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) RTPEM1(280)@7b40471322fb: Warning: Stopping inactive timer T_transmit. RTPEM1(280)@7b40471322fb: Warning: Stopping inactive timer T_transmit. RTPEM0(279)@7b40471322fb: Warning: Stopping inactive timer T_transmit. RTPEM0(279)@7b40471322fb: Warning: Stopping inactive timer T_transmit. RTPEM0(279)@7b40471322fb: Warning: Stopping inactive timer T_transmit. RTPEM1(280)@7b40471322fb: Warning: Stopping inactive timer T_transmit. 20250830164414564 DLMGCP DEBUG <0013> Received message: line #00: DLCX 48921 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164414564 DLMGCP DEBUG <0013> Received message: line #01: C: 1226 (mgcp_msg.c:72) 20250830164414564 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250830164414564 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250830164414564 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830164414564 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1109) 20250830164414564 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164414564 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164414564 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164414564 DLMGCP DEBUG <0013> Generated response: line #00: 200 48921 OK (mgcp_msg.c:72) RTPEM0(279)@7b40471322fb: Warning: Stopping inactive timer T_transmit. MTC@7b40471322fb: stats: { num_pkts_tx := 49, bytes_payload_tx := 735, num_pkts_rx := 48, bytes_payload_rx := 720, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@7b40471322fb: stats: { num_pkts_tx := 48, bytes_payload_tx := 720, num_pkts_rx := 49, bytes_payload_rx := 735, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@7b40471322fb: setverdict(pass): none -> pass RTPEM1(280)@7b40471322fb: Final verdict of PTC: none RTPEM0(279)@7b40471322fb: Final verdict of PTC: none RTPEM2(281)@7b40471322fb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(283)@7b40471322fb: Final verdict of PTC: none VirtCallAgent-STATS(282)@7b40471322fb: Final verdict of PTC: none MTC@7b40471322fb: Setting final verdict of the test case. MTC@7b40471322fb: Local verdict of MTC: pass MTC@7b40471322fb: Local verdict of PTC RTPEM0(279): none (pass -> pass) MTC@7b40471322fb: Local verdict of PTC RTPEM1(280): none (pass -> pass) MTC@7b40471322fb: Local verdict of PTC RTPEM2(281): none (pass -> pass) MTC@7b40471322fb: Local verdict of PTC VirtCallAgent-STATS(282): none (pass -> pass) MTC@7b40471322fb: Local verdict of PTC IPA-CTRL-CLI-IPA(283): none (pass -> pass) MTC@7b40471322fb: Test case TC_amr_oa_oa_rtp_conversion finished. Verdict: pass MTC@7b40471322fb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/ttcn3-tcpdump-stop.sh MGCP_Test.TC_amr_oa_oa_rtp_conversion pass'. Sat Aug 30 16:44:14 UTC 2025 ====== MGCP_Test.TC_amr_oa_oa_rtp_conversion pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_amr_oa_oa_rtp_conversion.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=267324) Waiting for packet dumper to finish... 1 (prev_count=267324, count=271256) MTC@7b40471322fb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/ttcn3-tcpdump-stop.sh MGCP_Test.TC_amr_oa_oa_rtp_conversion pass' was executed successfully (exit status: 0). MTC@7b40471322fb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/ttcn3-tcpdump-start.sh MGCP_Test.TC_amr_bwe_bwe_rtp_conversion'. ------ MGCP_Test.TC_amr_bwe_bwe_rtp_conversion ------ Sat Aug 30 16:44:21 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/logs/testsuite/MGCP_Test.TC_amr_bwe_bwe_rtp_conversion.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/logs/testsuite/MGCP_Test.TC_amr_bwe_bwe_rtp_conversion.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@7b40471322fb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/ttcn3-tcpdump-start.sh MGCP_Test.TC_amr_bwe_bwe_rtp_conversion' was executed successfully (exit status: 0). MTC@7b40471322fb: Test case TC_amr_bwe_bwe_rtp_conversion started. 20250830164422741 DLMGCP DEBUG <0013> Received message: line #00: DLCX 40584 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164422742 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250830164422742 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250830164422742 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830164422742 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1068) 20250830164422742 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:146) 20250830164422742 DLMGCP DEBUG <0013> Generated response: line #00: 515 40584 FAIL (mgcp_msg.c:72) 20250830164422755 DLMGCP DEBUG <0013> Received message: line #00: CRCX 40585 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164422755 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250830164422756 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:72) 20250830164422756 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830164422756 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250830164422756 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250830164422756 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250830164422756 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250830164422756 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250830164422756 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 96 (mgcp_msg.c:72) 20250830164422756 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:96 AMR/8000 (mgcp_msg.c:72) 20250830164422756 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250830164422756 DLMGCP DEBUG <0013> Received message: line #12: a=fmtp:96 octet-align=0 (mgcp_msg.c:72) 20250830164422756 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250830164422756 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250830164422756 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830164422756 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830164422757 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:96=AMR  (mgcp_sdp.c:443) 20250830164422757 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:8F212656 connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250830164422757 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:8F212656 output_enabled 1 (mgcp_conn.c:271) 20250830164422757 DLMGCP DEBUG <0013> (1226/rtp C:8F212656 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) 20250830164422757 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:8F212656 CRCX: connection successfully created: (1226/rtp C:8F212656 r=127.0.0.1:10000<->l=127.0.0.1:5884) (mgcp_protocol.c:772) 20250830164422757 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164422757 DLMGCP DEBUG <0013> Generated response: line #00: 200 40585 OK (mgcp_msg.c:72) 20250830164422757 DLMGCP DEBUG <0013> Generated response: line #01: I: 8F212656 (mgcp_msg.c:72) 20250830164422757 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250830164422757 DLMGCP DEBUG <0013> Generated response: line #03: o=- 8F212656 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250830164422757 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250830164422757 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250830164422757 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250830164422757 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5884 RTP/AVP 96 (mgcp_msg.c:72) 20250830164422757 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:96 AMR/8000 (mgcp_msg.c:72) 20250830164422757 DLMGCP DEBUG <0013> Generated response: line #09: a=fmtp:96 octet-align=0 (mgcp_msg.c:72) 20250830164422757 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830164422765 DLMGCP DEBUG <0013> Received message: line #00: CRCX 40586 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164422765 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250830164422765 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:72) 20250830164422765 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830164422765 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250830164422765 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250830164422765 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250830164422765 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250830164422765 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250830164422765 DLMGCP DEBUG <0013> Received message: line #09: m=audio 20000 RTP/AVP 112 (mgcp_msg.c:72) 20250830164422765 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250830164422765 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250830164422765 DLMGCP DEBUG <0013> Received message: line #12: a=fmtp:112 octet-align=0 (mgcp_msg.c:72) 20250830164422765 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250830164422766 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250830164422766 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830164422766 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830164422766 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:20000, addr:127.0.0.1, duration:20, payload-types:112=AMR  (mgcp_sdp.c:443) 20250830164422766 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:0112A370 connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250830164422766 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:0112A370 output_enabled 1 (mgcp_conn.c:271) 20250830164422766 DLMGCP DEBUG <0013> (1226/rtp C:0112A370 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) 20250830164422766 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:0112A370 CRCX: connection successfully created: (1226/rtp C:0112A370 r=127.0.0.1:20000<->l=127.0.0.1:5886) (mgcp_protocol.c:772) 20250830164422766 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164422766 DLMGCP DEBUG <0013> Generated response: line #00: 200 40586 OK (mgcp_msg.c:72) 20250830164422766 DLMGCP DEBUG <0013> Generated response: line #01: I: 0112A370 (mgcp_msg.c:72) 20250830164422766 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250830164422766 DLMGCP DEBUG <0013> Generated response: line #03: o=- 0112A370 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250830164422766 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250830164422766 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250830164422766 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250830164422766 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5886 RTP/AVP 112 (mgcp_msg.c:72) 20250830164422766 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250830164422766 DLMGCP DEBUG <0013> Generated response: line #09: a=fmtp:112 octet-align=0 (mgcp_msg.c:72) 20250830164422766 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) RTPEM1(285)@7b40471322fb: Warning: Stopping inactive timer T_transmit. RTPEM1(285)@7b40471322fb: Warning: Stopping inactive timer T_transmit. RTPEM0(284)@7b40471322fb: Warning: Stopping inactive timer T_transmit. RTPEM0(284)@7b40471322fb: Warning: Stopping inactive timer T_transmit. RTPEM0(284)@7b40471322fb: Warning: Stopping inactive timer T_transmit. RTPEM1(285)@7b40471322fb: Warning: Stopping inactive timer T_transmit. 20250830164426905 DLMGCP DEBUG <0013> Received message: line #00: DLCX 40587 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164426905 DLMGCP DEBUG <0013> Received message: line #01: C: 1226 (mgcp_msg.c:72) 20250830164426905 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250830164426905 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250830164426905 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830164426905 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1109) 20250830164426905 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164426905 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164426905 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164426906 DLMGCP DEBUG <0013> Generated response: line #00: 200 40587 OK (mgcp_msg.c:72) RTPEM0(284)@7b40471322fb: Warning: Stopping inactive timer T_transmit. MTC@7b40471322fb: 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@7b40471322fb: 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@7b40471322fb: setverdict(pass): none -> pass RTPEM0(284)@7b40471322fb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(288)@7b40471322fb: Final verdict of PTC: none RTPEM1(285)@7b40471322fb: Final verdict of PTC: none RTPEM2(286)@7b40471322fb: Final verdict of PTC: none VirtCallAgent-STATS(287)@7b40471322fb: Final verdict of PTC: none MTC@7b40471322fb: Setting final verdict of the test case. MTC@7b40471322fb: Local verdict of MTC: pass MTC@7b40471322fb: Local verdict of PTC RTPEM0(284): none (pass -> pass) MTC@7b40471322fb: Local verdict of PTC RTPEM1(285): none (pass -> pass) MTC@7b40471322fb: Local verdict of PTC RTPEM2(286): none (pass -> pass) MTC@7b40471322fb: Local verdict of PTC VirtCallAgent-STATS(287): none (pass -> pass) MTC@7b40471322fb: Local verdict of PTC IPA-CTRL-CLI-IPA(288): none (pass -> pass) MTC@7b40471322fb: Test case TC_amr_bwe_bwe_rtp_conversion finished. Verdict: pass MTC@7b40471322fb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/ttcn3-tcpdump-stop.sh MGCP_Test.TC_amr_bwe_bwe_rtp_conversion pass'. Sat Aug 30 16:44:26 UTC 2025 ====== MGCP_Test.TC_amr_bwe_bwe_rtp_conversion pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_amr_bwe_bwe_rtp_conversion.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=262396) Waiting for packet dumper to finish... 1 (prev_count=262396, count=266128) MTC@7b40471322fb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/ttcn3-tcpdump-stop.sh MGCP_Test.TC_amr_bwe_bwe_rtp_conversion pass' was executed successfully (exit status: 0). MTC@7b40471322fb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/ttcn3-tcpdump-start.sh MGCP_Test.TC_amr_oa_oa_no_bwe_rtp_conversion'. ------ MGCP_Test.TC_amr_oa_oa_no_bwe_rtp_conversion ------ Sat Aug 30 16:44:34 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/logs/testsuite/MGCP_Test.TC_amr_oa_oa_no_bwe_rtp_conversion.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/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@7b40471322fb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/ttcn3-tcpdump-start.sh MGCP_Test.TC_amr_oa_oa_no_bwe_rtp_conversion' was executed successfully (exit status: 0). MTC@7b40471322fb: Test case TC_amr_oa_oa_no_bwe_rtp_conversion started. 20250830164435093 DLMGCP DEBUG <0013> Received message: line #00: DLCX 33658 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164435093 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250830164435093 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250830164435093 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830164435093 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1068) 20250830164435093 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:146) 20250830164435093 DLMGCP DEBUG <0013> Generated response: line #00: 515 33658 FAIL (mgcp_msg.c:72) 20250830164435109 DLMGCP DEBUG <0013> Received message: line #00: CRCX 33659 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164435109 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250830164435109 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:72) 20250830164435109 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830164435109 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250830164435109 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250830164435109 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250830164435109 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250830164435109 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250830164435110 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 96 (mgcp_msg.c:72) 20250830164435110 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:96 AMR/8000 (mgcp_msg.c:72) 20250830164435110 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250830164435110 DLMGCP DEBUG <0013> Received message: line #12: a=fmtp:96 octet-align=1 (mgcp_msg.c:72) 20250830164435110 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250830164435110 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250830164435110 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830164435110 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830164435110 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:96=AMR  (mgcp_sdp.c:443) 20250830164435110 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:DDE048F5 connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250830164435110 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:DDE048F5 output_enabled 1 (mgcp_conn.c:271) 20250830164435110 DLMGCP DEBUG <0013> (1226/rtp C:DDE048F5 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) 20250830164435110 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:DDE048F5 CRCX: connection successfully created: (1226/rtp C:DDE048F5 r=127.0.0.1:10000<->l=127.0.0.1:5888) (mgcp_protocol.c:772) 20250830164435110 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164435110 DLMGCP DEBUG <0013> Generated response: line #00: 200 33659 OK (mgcp_msg.c:72) 20250830164435110 DLMGCP DEBUG <0013> Generated response: line #01: I: DDE048F5 (mgcp_msg.c:72) 20250830164435110 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250830164435111 DLMGCP DEBUG <0013> Generated response: line #03: o=- DDE048F5 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250830164435111 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250830164435111 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250830164435111 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250830164435111 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5888 RTP/AVP 96 (mgcp_msg.c:72) 20250830164435111 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:96 AMR/8000 (mgcp_msg.c:72) 20250830164435111 DLMGCP DEBUG <0013> Generated response: line #09: a=fmtp:96 octet-align=1 (mgcp_msg.c:72) 20250830164435111 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830164435118 DLMGCP DEBUG <0013> Received message: line #00: CRCX 33660 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164435118 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250830164435118 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:72) 20250830164435118 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830164435118 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250830164435118 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250830164435119 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250830164435119 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250830164435119 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250830164435119 DLMGCP DEBUG <0013> Received message: line #09: m=audio 20000 RTP/AVP 112 113 (mgcp_msg.c:72) 20250830164435119 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250830164435119 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:113 AMR/8000 (mgcp_msg.c:72) 20250830164435119 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250830164435119 DLMGCP DEBUG <0013> Received message: line #13: a=fmtp:112 octet-align=1 (mgcp_msg.c:72) 20250830164435119 DLMGCP DEBUG <0013> Received message: line #14: a=fmtp:113 octet-align=0 (mgcp_msg.c:72) 20250830164435119 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250830164435119 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250830164435119 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830164435119 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830164435119 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:20000, addr:127.0.0.1, duration:20, payload-types:112=AMR 113=AMR  (mgcp_sdp.c:443) 20250830164435119 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:77E75D31 connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250830164435119 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:77E75D31 output_enabled 1 (mgcp_conn.c:271) 20250830164435119 DLMGCP DEBUG <0013> (1226/rtp C:77E75D31 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) 20250830164435119 DLMGCP DEBUG <0013> (1226/rtp C:77E75D31 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) 20250830164435120 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:77E75D31 CRCX: connection successfully created: (1226/rtp C:77E75D31 r=127.0.0.1:20000<->l=127.0.0.1:5890) (mgcp_protocol.c:772) 20250830164435120 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164435120 DLMGCP DEBUG <0013> Generated response: line #00: 200 33660 OK (mgcp_msg.c:72) 20250830164435120 DLMGCP DEBUG <0013> Generated response: line #01: I: 77E75D31 (mgcp_msg.c:72) 20250830164435120 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250830164435120 DLMGCP DEBUG <0013> Generated response: line #03: o=- 77E75D31 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250830164435120 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250830164435120 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250830164435120 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250830164435120 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5890 RTP/AVP 112 (mgcp_msg.c:72) 20250830164435120 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250830164435120 DLMGCP DEBUG <0013> Generated response: line #09: a=fmtp:112 octet-align=1 (mgcp_msg.c:72) 20250830164435120 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) RTPEM1(290)@7b40471322fb: Warning: Stopping inactive timer T_transmit. RTPEM1(290)@7b40471322fb: Warning: Stopping inactive timer T_transmit. RTPEM0(289)@7b40471322fb: Warning: Stopping inactive timer T_transmit. RTPEM0(289)@7b40471322fb: Warning: Stopping inactive timer T_transmit. RTPEM0(289)@7b40471322fb: Warning: Stopping inactive timer T_transmit. RTPEM1(290)@7b40471322fb: Warning: Stopping inactive timer T_transmit. 20250830164439252 DLMGCP DEBUG <0013> Received message: line #00: DLCX 33661 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164439252 DLMGCP DEBUG <0013> Received message: line #01: C: 1226 (mgcp_msg.c:72) 20250830164439252 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250830164439252 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250830164439252 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830164439252 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1109) 20250830164439252 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164439252 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164439252 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164439252 DLMGCP DEBUG <0013> Generated response: line #00: 200 33661 OK (mgcp_msg.c:72) RTPEM0(289)@7b40471322fb: Warning: Stopping inactive timer T_transmit. MTC@7b40471322fb: stats: { num_pkts_tx := 47, bytes_payload_tx := 705, num_pkts_rx := 47, bytes_payload_rx := 705, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@7b40471322fb: stats: { num_pkts_tx := 47, bytes_payload_tx := 705, num_pkts_rx := 47, bytes_payload_rx := 705, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@7b40471322fb: setverdict(pass): none -> pass RTPEM0(289)@7b40471322fb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(293)@7b40471322fb: Final verdict of PTC: none RTPEM2(291)@7b40471322fb: Final verdict of PTC: none RTPEM1(290)@7b40471322fb: Final verdict of PTC: none VirtCallAgent-STATS(292)@7b40471322fb: Final verdict of PTC: none MTC@7b40471322fb: Setting final verdict of the test case. MTC@7b40471322fb: Local verdict of MTC: pass MTC@7b40471322fb: Local verdict of PTC RTPEM0(289): none (pass -> pass) MTC@7b40471322fb: Local verdict of PTC RTPEM1(290): none (pass -> pass) MTC@7b40471322fb: Local verdict of PTC RTPEM2(291): none (pass -> pass) MTC@7b40471322fb: Local verdict of PTC VirtCallAgent-STATS(292): none (pass -> pass) MTC@7b40471322fb: Local verdict of PTC IPA-CTRL-CLI-IPA(293): none (pass -> pass) MTC@7b40471322fb: Test case TC_amr_oa_oa_no_bwe_rtp_conversion finished. Verdict: pass MTC@7b40471322fb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/ttcn3-tcpdump-stop.sh MGCP_Test.TC_amr_oa_oa_no_bwe_rtp_conversion pass'. Sat Aug 30 16:44:39 UTC 2025 ====== MGCP_Test.TC_amr_oa_oa_no_bwe_rtp_conversion pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_amr_oa_oa_no_bwe_rtp_conversion.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=263792) Waiting for packet dumper to finish... 1 (prev_count=263792, count=267524) MTC@7b40471322fb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/ttcn3-tcpdump-stop.sh MGCP_Test.TC_amr_oa_oa_no_bwe_rtp_conversion pass' was executed successfully (exit status: 0). MTC@7b40471322fb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/ttcn3-tcpdump-start.sh MGCP_Test.TC_amr_oa_no_bwe_oa_rtp_conversion'. ------ MGCP_Test.TC_amr_oa_no_bwe_oa_rtp_conversion ------ Sat Aug 30 16:44:46 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/logs/testsuite/MGCP_Test.TC_amr_oa_no_bwe_oa_rtp_conversion.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/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@7b40471322fb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/ttcn3-tcpdump-start.sh MGCP_Test.TC_amr_oa_no_bwe_oa_rtp_conversion' was executed successfully (exit status: 0). MTC@7b40471322fb: Test case TC_amr_oa_no_bwe_oa_rtp_conversion started. 20250830164447373 DLMGCP DEBUG <0013> Received message: line #00: DLCX 53776 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164447373 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250830164447373 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250830164447373 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830164447373 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1068) 20250830164447373 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:146) 20250830164447373 DLMGCP DEBUG <0013> Generated response: line #00: 515 53776 FAIL (mgcp_msg.c:72) 20250830164447385 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53777 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164447385 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250830164447385 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:72) 20250830164447385 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830164447385 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250830164447385 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250830164447385 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250830164447385 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250830164447385 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250830164447385 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 96 (mgcp_msg.c:72) 20250830164447385 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:96 AMR/8000 (mgcp_msg.c:72) 20250830164447386 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250830164447386 DLMGCP DEBUG <0013> Received message: line #12: a=fmtp:96 octet-align=1 (mgcp_msg.c:72) 20250830164447386 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250830164447386 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250830164447386 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830164447386 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830164447386 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:96=AMR  (mgcp_sdp.c:443) 20250830164447386 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:AA20A48F connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250830164447386 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:AA20A48F output_enabled 1 (mgcp_conn.c:271) 20250830164447386 DLMGCP DEBUG <0013> (1226/rtp C:AA20A48F 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) 20250830164447386 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:AA20A48F CRCX: connection successfully created: (1226/rtp C:AA20A48F r=127.0.0.1:10000<->l=127.0.0.1:5892) (mgcp_protocol.c:772) 20250830164447386 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164447386 DLMGCP DEBUG <0013> Generated response: line #00: 200 53777 OK (mgcp_msg.c:72) 20250830164447386 DLMGCP DEBUG <0013> Generated response: line #01: I: AA20A48F (mgcp_msg.c:72) 20250830164447386 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250830164447386 DLMGCP DEBUG <0013> Generated response: line #03: o=- AA20A48F 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250830164447386 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250830164447386 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250830164447386 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250830164447386 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5892 RTP/AVP 96 (mgcp_msg.c:72) 20250830164447387 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:96 AMR/8000 (mgcp_msg.c:72) 20250830164447387 DLMGCP DEBUG <0013> Generated response: line #09: a=fmtp:96 octet-align=1 (mgcp_msg.c:72) 20250830164447387 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830164447393 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53778 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164447393 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250830164447393 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:72) 20250830164447393 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830164447393 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250830164447393 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250830164447393 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250830164447393 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250830164447394 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250830164447394 DLMGCP DEBUG <0013> Received message: line #09: m=audio 20000 RTP/AVP 112 113 (mgcp_msg.c:72) 20250830164447394 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250830164447394 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:113 AMR/8000 (mgcp_msg.c:72) 20250830164447394 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250830164447394 DLMGCP DEBUG <0013> Received message: line #13: a=fmtp:112 octet-align=0 (mgcp_msg.c:72) 20250830164447394 DLMGCP DEBUG <0013> Received message: line #14: a=fmtp:113 octet-align=1 (mgcp_msg.c:72) 20250830164447394 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250830164447394 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250830164447394 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830164447394 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830164447394 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:20000, addr:127.0.0.1, duration:20, payload-types:112=AMR 113=AMR  (mgcp_sdp.c:443) 20250830164447394 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:4B3F026E connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250830164447394 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:4B3F026E output_enabled 1 (mgcp_conn.c:271) 20250830164447394 DLMGCP DEBUG <0013> (1226/rtp C:4B3F026E 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) 20250830164447394 DLMGCP DEBUG <0013> (1226/rtp C:4B3F026E 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) 20250830164447394 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:4B3F026E CRCX: connection successfully created: (1226/rtp C:4B3F026E r=127.0.0.1:20000<->l=127.0.0.1:5894) (mgcp_protocol.c:772) 20250830164447394 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164447394 DLMGCP DEBUG <0013> Generated response: line #00: 200 53778 OK (mgcp_msg.c:72) 20250830164447394 DLMGCP DEBUG <0013> Generated response: line #01: I: 4B3F026E (mgcp_msg.c:72) 20250830164447394 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250830164447394 DLMGCP DEBUG <0013> Generated response: line #03: o=- 4B3F026E 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250830164447394 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250830164447394 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250830164447394 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250830164447394 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5894 RTP/AVP 113 (mgcp_msg.c:72) 20250830164447394 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:113 AMR/8000 (mgcp_msg.c:72) 20250830164447394 DLMGCP DEBUG <0013> Generated response: line #09: a=fmtp:113 octet-align=1 (mgcp_msg.c:72) 20250830164447394 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) RTPEM1(295)@7b40471322fb: Warning: Stopping inactive timer T_transmit. RTPEM1(295)@7b40471322fb: Warning: Stopping inactive timer T_transmit. RTPEM0(294)@7b40471322fb: Warning: Stopping inactive timer T_transmit. RTPEM0(294)@7b40471322fb: Warning: Stopping inactive timer T_transmit. RTPEM0(294)@7b40471322fb: Warning: Stopping inactive timer T_transmit. RTPEM1(295)@7b40471322fb: Warning: Stopping inactive timer T_transmit. 20250830164451520 DLMGCP DEBUG <0013> Received message: line #00: DLCX 53779 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164451520 DLMGCP DEBUG <0013> Received message: line #01: C: 1226 (mgcp_msg.c:72) 20250830164451521 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250830164451521 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250830164451521 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830164451521 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1109) 20250830164451521 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164451521 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164451521 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164451521 DLMGCP DEBUG <0013> Generated response: line #00: 200 53779 OK (mgcp_msg.c:72) RTPEM0(294)@7b40471322fb: Warning: Stopping inactive timer T_transmit. MTC@7b40471322fb: stats: { num_pkts_tx := 47, bytes_payload_tx := 705, num_pkts_rx := 47, bytes_payload_rx := 705, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@7b40471322fb: stats: { num_pkts_tx := 47, bytes_payload_tx := 705, num_pkts_rx := 47, bytes_payload_rx := 705, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@7b40471322fb: setverdict(pass): none -> pass RTPEM2(296)@7b40471322fb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(298)@7b40471322fb: Final verdict of PTC: none RTPEM0(294)@7b40471322fb: Final verdict of PTC: none VirtCallAgent-STATS(297)@7b40471322fb: Final verdict of PTC: none RTPEM1(295)@7b40471322fb: Final verdict of PTC: none MTC@7b40471322fb: Setting final verdict of the test case. MTC@7b40471322fb: Local verdict of MTC: pass MTC@7b40471322fb: Local verdict of PTC RTPEM0(294): none (pass -> pass) MTC@7b40471322fb: Local verdict of PTC RTPEM1(295): none (pass -> pass) MTC@7b40471322fb: Local verdict of PTC RTPEM2(296): none (pass -> pass) MTC@7b40471322fb: Local verdict of PTC VirtCallAgent-STATS(297): none (pass -> pass) MTC@7b40471322fb: Local verdict of PTC IPA-CTRL-CLI-IPA(298): none (pass -> pass) MTC@7b40471322fb: Test case TC_amr_oa_no_bwe_oa_rtp_conversion finished. Verdict: pass MTC@7b40471322fb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/ttcn3-tcpdump-stop.sh MGCP_Test.TC_amr_oa_no_bwe_oa_rtp_conversion pass'. Sat Aug 30 16:44:51 UTC 2025 ====== MGCP_Test.TC_amr_oa_no_bwe_oa_rtp_conversion pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_amr_oa_no_bwe_oa_rtp_conversion.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=263792) Waiting for packet dumper to finish... 1 (prev_count=263792, count=267524) MTC@7b40471322fb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/ttcn3-tcpdump-stop.sh MGCP_Test.TC_amr_oa_no_bwe_oa_rtp_conversion pass' was executed successfully (exit status: 0). MTC@7b40471322fb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/ttcn3-tcpdump-start.sh MGCP_Test.TC_amr_bwe_bwe_no_oa_rtp_conversion'. ------ MGCP_Test.TC_amr_bwe_bwe_no_oa_rtp_conversion ------ Sat Aug 30 16:44:58 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/logs/testsuite/MGCP_Test.TC_amr_bwe_bwe_no_oa_rtp_conversion.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/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@7b40471322fb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/ttcn3-tcpdump-start.sh MGCP_Test.TC_amr_bwe_bwe_no_oa_rtp_conversion' was executed successfully (exit status: 0). MTC@7b40471322fb: Test case TC_amr_bwe_bwe_no_oa_rtp_conversion started. 20250830164459649 DLMGCP DEBUG <0013> Received message: line #00: DLCX 17451 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164459649 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250830164459649 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250830164459649 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830164459649 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1068) 20250830164459649 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:146) 20250830164459649 DLMGCP DEBUG <0013> Generated response: line #00: 515 17451 FAIL (mgcp_msg.c:72) 20250830164459654 DLMGCP DEBUG <0013> Received message: line #00: CRCX 17452 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164459654 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250830164459654 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:72) 20250830164459654 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830164459654 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250830164459654 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250830164459654 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250830164459654 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250830164459654 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250830164459654 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 96 (mgcp_msg.c:72) 20250830164459654 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:96 AMR/8000 (mgcp_msg.c:72) 20250830164459654 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250830164459654 DLMGCP DEBUG <0013> Received message: line #12: a=fmtp:96 octet-align=0 (mgcp_msg.c:72) 20250830164459654 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250830164459654 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250830164459654 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830164459654 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830164459654 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:96=AMR  (mgcp_sdp.c:443) 20250830164459654 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:2645C8DA connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250830164459654 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:2645C8DA output_enabled 1 (mgcp_conn.c:271) 20250830164459654 DLMGCP DEBUG <0013> (1226/rtp C:2645C8DA 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) 20250830164459654 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:2645C8DA CRCX: connection successfully created: (1226/rtp C:2645C8DA r=127.0.0.1:10000<->l=127.0.0.1:5896) (mgcp_protocol.c:772) 20250830164459654 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164459654 DLMGCP DEBUG <0013> Generated response: line #00: 200 17452 OK (mgcp_msg.c:72) 20250830164459654 DLMGCP DEBUG <0013> Generated response: line #01: I: 2645C8DA (mgcp_msg.c:72) 20250830164459654 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250830164459654 DLMGCP DEBUG <0013> Generated response: line #03: o=- 2645C8DA 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250830164459654 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250830164459654 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250830164459654 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250830164459654 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5896 RTP/AVP 96 (mgcp_msg.c:72) 20250830164459654 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:96 AMR/8000 (mgcp_msg.c:72) 20250830164459654 DLMGCP DEBUG <0013> Generated response: line #09: a=fmtp:96 octet-align=0 (mgcp_msg.c:72) 20250830164459654 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830164459657 DLMGCP DEBUG <0013> Received message: line #00: CRCX 17453 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164459657 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250830164459657 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:72) 20250830164459657 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830164459657 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250830164459657 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250830164459657 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250830164459657 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250830164459657 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250830164459657 DLMGCP DEBUG <0013> Received message: line #09: m=audio 20000 RTP/AVP 112 113 (mgcp_msg.c:72) 20250830164459657 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250830164459657 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:113 AMR/8000 (mgcp_msg.c:72) 20250830164459657 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250830164459657 DLMGCP DEBUG <0013> Received message: line #13: a=fmtp:112 octet-align=0 (mgcp_msg.c:72) 20250830164459657 DLMGCP DEBUG <0013> Received message: line #14: a=fmtp:113 octet-align=1 (mgcp_msg.c:72) 20250830164459657 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250830164459657 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250830164459657 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830164459657 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830164459657 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:20000, addr:127.0.0.1, duration:20, payload-types:112=AMR 113=AMR  (mgcp_sdp.c:443) 20250830164459657 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:F2B77A01 connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250830164459657 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:F2B77A01 output_enabled 1 (mgcp_conn.c:271) 20250830164459657 DLMGCP DEBUG <0013> (1226/rtp C:F2B77A01 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) 20250830164459657 DLMGCP DEBUG <0013> (1226/rtp C:F2B77A01 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) 20250830164459657 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:F2B77A01 CRCX: connection successfully created: (1226/rtp C:F2B77A01 r=127.0.0.1:20000<->l=127.0.0.1:5898) (mgcp_protocol.c:772) 20250830164459657 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164459657 DLMGCP DEBUG <0013> Generated response: line #00: 200 17453 OK (mgcp_msg.c:72) 20250830164459657 DLMGCP DEBUG <0013> Generated response: line #01: I: F2B77A01 (mgcp_msg.c:72) 20250830164459657 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250830164459657 DLMGCP DEBUG <0013> Generated response: line #03: o=- F2B77A01 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250830164459657 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250830164459657 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250830164459657 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250830164459657 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5898 RTP/AVP 112 (mgcp_msg.c:72) 20250830164459657 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250830164459657 DLMGCP DEBUG <0013> Generated response: line #09: a=fmtp:112 octet-align=0 (mgcp_msg.c:72) 20250830164459657 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) RTPEM1(300)@7b40471322fb: Warning: Stopping inactive timer T_transmit. RTPEM1(300)@7b40471322fb: Warning: Stopping inactive timer T_transmit. RTPEM0(299)@7b40471322fb: Warning: Stopping inactive timer T_transmit. RTPEM0(299)@7b40471322fb: Warning: Stopping inactive timer T_transmit. RTPEM0(299)@7b40471322fb: Warning: Stopping inactive timer T_transmit. RTPEM1(300)@7b40471322fb: Warning: Stopping inactive timer T_transmit. 20250830164503795 DLMGCP DEBUG <0013> Received message: line #00: DLCX 17454 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164503795 DLMGCP DEBUG <0013> Received message: line #01: C: 1226 (mgcp_msg.c:72) 20250830164503795 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250830164503795 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250830164503795 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830164503795 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1109) 20250830164503795 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164503795 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164503795 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164503795 DLMGCP DEBUG <0013> Generated response: line #00: 200 17454 OK (mgcp_msg.c:72) RTPEM0(299)@7b40471322fb: Warning: Stopping inactive timer T_transmit. MTC@7b40471322fb: 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@7b40471322fb: 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@7b40471322fb: setverdict(pass): none -> pass VirtCallAgent-STATS(302)@7b40471322fb: Final verdict of PTC: none RTPEM0(299)@7b40471322fb: Final verdict of PTC: none RTPEM1(300)@7b40471322fb: Final verdict of PTC: none RTPEM2(301)@7b40471322fb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(303)@7b40471322fb: Final verdict of PTC: none MTC@7b40471322fb: Setting final verdict of the test case. MTC@7b40471322fb: Local verdict of MTC: pass MTC@7b40471322fb: Local verdict of PTC RTPEM0(299): none (pass -> pass) MTC@7b40471322fb: Local verdict of PTC RTPEM1(300): none (pass -> pass) MTC@7b40471322fb: Local verdict of PTC RTPEM2(301): none (pass -> pass) MTC@7b40471322fb: Local verdict of PTC VirtCallAgent-STATS(302): none (pass -> pass) MTC@7b40471322fb: Local verdict of PTC IPA-CTRL-CLI-IPA(303): none (pass -> pass) MTC@7b40471322fb: Test case TC_amr_bwe_bwe_no_oa_rtp_conversion finished. Verdict: pass MTC@7b40471322fb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/ttcn3-tcpdump-stop.sh MGCP_Test.TC_amr_bwe_bwe_no_oa_rtp_conversion pass'. Sat Aug 30 16:45:03 UTC 2025 ====== MGCP_Test.TC_amr_bwe_bwe_no_oa_rtp_conversion pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_amr_bwe_bwe_no_oa_rtp_conversion.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=261364) Waiting for packet dumper to finish... 1 (prev_count=261364, count=265296) MTC@7b40471322fb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/ttcn3-tcpdump-stop.sh MGCP_Test.TC_amr_bwe_bwe_no_oa_rtp_conversion pass' was executed successfully (exit status: 0). MTC@7b40471322fb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/ttcn3-tcpdump-start.sh MGCP_Test.TC_amr_bwe_no_oa_bwe_rtp_conversion'. ------ MGCP_Test.TC_amr_bwe_no_oa_bwe_rtp_conversion ------ Sat Aug 30 16:45:10 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/logs/testsuite/MGCP_Test.TC_amr_bwe_no_oa_bwe_rtp_conversion.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/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@7b40471322fb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/ttcn3-tcpdump-start.sh MGCP_Test.TC_amr_bwe_no_oa_bwe_rtp_conversion' was executed successfully (exit status: 0). MTC@7b40471322fb: Test case TC_amr_bwe_no_oa_bwe_rtp_conversion started. 20250830164511951 DLMGCP DEBUG <0013> Received message: line #00: DLCX 63158 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164511951 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250830164511951 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250830164511951 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830164511951 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1068) 20250830164511951 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:146) 20250830164511951 DLMGCP DEBUG <0013> Generated response: line #00: 515 63158 FAIL (mgcp_msg.c:72) 20250830164511953 DLMGCP DEBUG <0013> Received message: line #00: CRCX 63159 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164511953 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250830164511953 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:72) 20250830164511953 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830164511953 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250830164511953 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250830164511953 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250830164511953 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250830164511953 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250830164511953 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 96 (mgcp_msg.c:72) 20250830164511953 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:96 AMR/8000 (mgcp_msg.c:72) 20250830164511953 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250830164511953 DLMGCP DEBUG <0013> Received message: line #12: a=fmtp:96 octet-align=0 (mgcp_msg.c:72) 20250830164511953 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250830164511953 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250830164511953 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830164511953 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830164511953 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:96=AMR  (mgcp_sdp.c:443) 20250830164511954 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:EBF6C24F connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250830164511954 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:EBF6C24F output_enabled 1 (mgcp_conn.c:271) 20250830164511954 DLMGCP DEBUG <0013> (1226/rtp C:EBF6C24F 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) 20250830164511954 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:EBF6C24F CRCX: connection successfully created: (1226/rtp C:EBF6C24F r=127.0.0.1:10000<->l=127.0.0.1:5900) (mgcp_protocol.c:772) 20250830164511954 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164511954 DLMGCP DEBUG <0013> Generated response: line #00: 200 63159 OK (mgcp_msg.c:72) 20250830164511954 DLMGCP DEBUG <0013> Generated response: line #01: I: EBF6C24F (mgcp_msg.c:72) 20250830164511954 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250830164511954 DLMGCP DEBUG <0013> Generated response: line #03: o=- EBF6C24F 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250830164511954 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250830164511954 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250830164511954 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250830164511954 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5900 RTP/AVP 96 (mgcp_msg.c:72) 20250830164511954 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:96 AMR/8000 (mgcp_msg.c:72) 20250830164511954 DLMGCP DEBUG <0013> Generated response: line #09: a=fmtp:96 octet-align=0 (mgcp_msg.c:72) 20250830164511954 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830164511956 DLMGCP DEBUG <0013> Received message: line #00: CRCX 63160 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164511956 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250830164511956 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:72) 20250830164511956 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830164511956 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250830164511956 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250830164511956 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250830164511956 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250830164511956 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250830164511956 DLMGCP DEBUG <0013> Received message: line #09: m=audio 20000 RTP/AVP 112 113 (mgcp_msg.c:72) 20250830164511956 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250830164511956 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:113 AMR/8000 (mgcp_msg.c:72) 20250830164511956 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250830164511956 DLMGCP DEBUG <0013> Received message: line #13: a=fmtp:112 octet-align=1 (mgcp_msg.c:72) 20250830164511956 DLMGCP DEBUG <0013> Received message: line #14: a=fmtp:113 octet-align=0 (mgcp_msg.c:72) 20250830164511956 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250830164511956 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250830164511956 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830164511956 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830164511956 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:20000, addr:127.0.0.1, duration:20, payload-types:112=AMR 113=AMR  (mgcp_sdp.c:443) 20250830164511956 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:4AA5B779 connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250830164511956 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:4AA5B779 output_enabled 1 (mgcp_conn.c:271) 20250830164511956 DLMGCP DEBUG <0013> (1226/rtp C:4AA5B779 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) 20250830164511956 DLMGCP DEBUG <0013> (1226/rtp C:4AA5B779 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) 20250830164511956 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:4AA5B779 CRCX: connection successfully created: (1226/rtp C:4AA5B779 r=127.0.0.1:20000<->l=127.0.0.1:5902) (mgcp_protocol.c:772) 20250830164511956 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164511956 DLMGCP DEBUG <0013> Generated response: line #00: 200 63160 OK (mgcp_msg.c:72) 20250830164511956 DLMGCP DEBUG <0013> Generated response: line #01: I: 4AA5B779 (mgcp_msg.c:72) 20250830164511956 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250830164511956 DLMGCP DEBUG <0013> Generated response: line #03: o=- 4AA5B779 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250830164511956 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250830164511956 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250830164511956 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250830164511956 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5902 RTP/AVP 113 (mgcp_msg.c:72) 20250830164511956 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:113 AMR/8000 (mgcp_msg.c:72) 20250830164511956 DLMGCP DEBUG <0013> Generated response: line #09: a=fmtp:113 octet-align=0 (mgcp_msg.c:72) 20250830164511956 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) RTPEM1(305)@7b40471322fb: Warning: Stopping inactive timer T_transmit. RTPEM1(305)@7b40471322fb: Warning: Stopping inactive timer T_transmit. RTPEM0(304)@7b40471322fb: Warning: Stopping inactive timer T_transmit. RTPEM0(304)@7b40471322fb: Warning: Stopping inactive timer T_transmit. RTPEM0(304)@7b40471322fb: Warning: Stopping inactive timer T_transmit. RTPEM1(305)@7b40471322fb: Warning: Stopping inactive timer T_transmit. 20250830164516090 DLMGCP DEBUG <0013> Received message: line #00: DLCX 63161 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164516090 DLMGCP DEBUG <0013> Received message: line #01: C: 1226 (mgcp_msg.c:72) 20250830164516090 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250830164516090 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250830164516090 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830164516090 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1109) 20250830164516090 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164516090 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164516090 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164516090 DLMGCP DEBUG <0013> Generated response: line #00: 200 63161 OK (mgcp_msg.c:72) RTPEM0(304)@7b40471322fb: Warning: Stopping inactive timer T_transmit. MTC@7b40471322fb: 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@7b40471322fb: 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@7b40471322fb: setverdict(pass): none -> pass RTPEM1(305)@7b40471322fb: Final verdict of PTC: none RTPEM0(304)@7b40471322fb: Final verdict of PTC: none VirtCallAgent-STATS(307)@7b40471322fb: Final verdict of PTC: none RTPEM2(306)@7b40471322fb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(308)@7b40471322fb: Final verdict of PTC: none MTC@7b40471322fb: Setting final verdict of the test case. MTC@7b40471322fb: Local verdict of MTC: pass MTC@7b40471322fb: Local verdict of PTC RTPEM0(304): none (pass -> pass) MTC@7b40471322fb: Local verdict of PTC RTPEM1(305): none (pass -> pass) MTC@7b40471322fb: Local verdict of PTC RTPEM2(306): none (pass -> pass) MTC@7b40471322fb: Local verdict of PTC VirtCallAgent-STATS(307): none (pass -> pass) MTC@7b40471322fb: Local verdict of PTC IPA-CTRL-CLI-IPA(308): none (pass -> pass) MTC@7b40471322fb: Test case TC_amr_bwe_no_oa_bwe_rtp_conversion finished. Verdict: pass MTC@7b40471322fb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/ttcn3-tcpdump-stop.sh MGCP_Test.TC_amr_bwe_no_oa_bwe_rtp_conversion pass'. Sat Aug 30 16:45:16 UTC 2025 ====== MGCP_Test.TC_amr_bwe_no_oa_bwe_rtp_conversion pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_amr_bwe_no_oa_bwe_rtp_conversion.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=259332) Waiting for packet dumper to finish... 1 (prev_count=259332, count=263064) MTC@7b40471322fb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/ttcn3-tcpdump-stop.sh MGCP_Test.TC_amr_bwe_no_oa_bwe_rtp_conversion pass' was executed successfully (exit status: 0). MTC@7b40471322fb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/ttcn3-tcpdump-start.sh MGCP_Test.TC_conn_timeout'. ------ MGCP_Test.TC_conn_timeout ------ Sat Aug 30 16:45:23 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/logs/testsuite/MGCP_Test.TC_conn_timeout.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/logs/testsuite/MGCP_Test.TC_conn_timeout.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@7b40471322fb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/ttcn3-tcpdump-start.sh MGCP_Test.TC_conn_timeout' was executed successfully (exit status: 0). MTC@7b40471322fb: Test case TC_conn_timeout started. 20250830164524299 DLMGCP DEBUG <0013> Received message: line #00: DLCX 37437 rtpbridge/1@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164524299 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found endpoint: rtpbridge/1@mgw (mgcp_endp.c:280) 20250830164524299 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250830164524299 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830164524299 DLMGCP ERROR <0013> endpoint:rtpbridge/1@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1068) 20250830164524299 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Generated response: code=515 (mgcp_protocol.c:146) 20250830164524299 DLMGCP DEBUG <0013> Generated response: line #00: 515 37437 FAIL (mgcp_msg.c:72) MTC@7b40471322fb: Setting conn-timeout to 1s MTC@7b40471322fb: Sending RTP data for 1.5s 20250830164524314 DLMGCP DEBUG <0013> Received message: line #00: CRCX 37438 rtpbridge/1@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164524314 DLMGCP DEBUG <0013> Received message: line #01: M: loopback (mgcp_msg.c:72) 20250830164524314 DLMGCP DEBUG <0013> Received message: line #02: C: 1225 (mgcp_msg.c:72) 20250830164524314 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830164524314 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250830164524314 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250830164524314 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250830164524314 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250830164524314 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250830164524315 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 111 (mgcp_msg.c:72) 20250830164524315 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:111 GSM-HR-08/8000/1 (mgcp_msg.c:72) 20250830164524315 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250830164524315 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found endpoint: rtpbridge/1@mgw (mgcp_endp.c:280) 20250830164524315 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250830164524315 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830164524315 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830164524315 DLMGCP NOTICE <0013> rtpbridge/1@mgw: Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:111=GSM-HR-08  (mgcp_sdp.c:443) 20250830164524315 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:35BE69A0 watchdog kicked (mgcp_conn.c:143) 20250830164524315 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:35BE69A0 connection mode 'loopback' 7 (mgcp_conn.c:264) 20250830164524315 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:35BE69A0 output_enabled 1 (mgcp_conn.c:271) 20250830164524315 DLMGCP DEBUG <0013> (1225/rtp C:35BE69A0 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) 20250830164524315 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw CI:35BE69A0 CRCX: connection successfully created: (1225/rtp C:35BE69A0 r=127.0.0.1:10000<->l=127.0.0.1:5904) (mgcp_protocol.c:772) 20250830164524315 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164524315 DLMGCP DEBUG <0013> Generated response: line #00: 200 37438 OK (mgcp_msg.c:72) 20250830164524315 DLMGCP DEBUG <0013> Generated response: line #01: I: 35BE69A0 (mgcp_msg.c:72) 20250830164524315 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250830164524315 DLMGCP DEBUG <0013> Generated response: line #03: o=- 35BE69A0 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250830164524315 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250830164524315 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250830164524315 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250830164524316 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5904 RTP/AVP 111 (mgcp_msg.c:72) 20250830164524316 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:111 GSM-HR-08/8000/1 (mgcp_msg.c:72) 20250830164524316 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250830164524341 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:35BE69A0 watchdog kicked (mgcp_conn.c:143) 20250830164524362 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:35BE69A0 watchdog kicked (mgcp_conn.c:143) 20250830164524384 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:35BE69A0 watchdog kicked (mgcp_conn.c:143) 20250830164524405 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:35BE69A0 watchdog kicked (mgcp_conn.c:143) 20250830164524427 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:35BE69A0 watchdog kicked (mgcp_conn.c:143) 20250830164524449 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:35BE69A0 watchdog kicked (mgcp_conn.c:143) 20250830164524470 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:35BE69A0 watchdog kicked (mgcp_conn.c:143) 20250830164524492 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:35BE69A0 watchdog kicked (mgcp_conn.c:143) 20250830164524514 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:35BE69A0 watchdog kicked (mgcp_conn.c:143) 20250830164524535 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:35BE69A0 watchdog kicked (mgcp_conn.c:143) 20250830164524557 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:35BE69A0 watchdog kicked (mgcp_conn.c:143) 20250830164524579 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:35BE69A0 watchdog kicked (mgcp_conn.c:143) 20250830164524600 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:35BE69A0 watchdog kicked (mgcp_conn.c:143) 20250830164524622 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:35BE69A0 watchdog kicked (mgcp_conn.c:143) 20250830164524644 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:35BE69A0 watchdog kicked (mgcp_conn.c:143) 20250830164524665 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:35BE69A0 watchdog kicked (mgcp_conn.c:143) 20250830164524687 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:35BE69A0 watchdog kicked (mgcp_conn.c:143) 20250830164524709 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:35BE69A0 watchdog kicked (mgcp_conn.c:143) 20250830164524730 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:35BE69A0 watchdog kicked (mgcp_conn.c:143) 20250830164524751 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:35BE69A0 watchdog kicked (mgcp_conn.c:143) 20250830164524772 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:35BE69A0 watchdog kicked (mgcp_conn.c:143) 20250830164524794 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:35BE69A0 watchdog kicked (mgcp_conn.c:143) 20250830164524816 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:35BE69A0 watchdog kicked (mgcp_conn.c:143) 20250830164524838 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:35BE69A0 watchdog kicked (mgcp_conn.c:143) 20250830164524860 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:35BE69A0 watchdog kicked (mgcp_conn.c:143) 20250830164524882 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:35BE69A0 watchdog kicked (mgcp_conn.c:143) 20250830164524903 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:35BE69A0 watchdog kicked (mgcp_conn.c:143) 20250830164524924 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:35BE69A0 watchdog kicked (mgcp_conn.c:143) 20250830164524946 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:35BE69A0 watchdog kicked (mgcp_conn.c:143) 20250830164524968 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:35BE69A0 watchdog kicked (mgcp_conn.c:143) 20250830164524990 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:35BE69A0 watchdog kicked (mgcp_conn.c:143) 20250830164525011 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:35BE69A0 watchdog kicked (mgcp_conn.c:143) 20250830164525033 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:35BE69A0 watchdog kicked (mgcp_conn.c:143) 20250830164525055 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:35BE69A0 watchdog kicked (mgcp_conn.c:143) 20250830164525076 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:35BE69A0 watchdog kicked (mgcp_conn.c:143) 20250830164525098 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:35BE69A0 watchdog kicked (mgcp_conn.c:143) 20250830164525120 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:35BE69A0 watchdog kicked (mgcp_conn.c:143) 20250830164525140 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:35BE69A0 watchdog kicked (mgcp_conn.c:143) 20250830164525161 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:35BE69A0 watchdog kicked (mgcp_conn.c:143) 20250830164525182 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:35BE69A0 watchdog kicked (mgcp_conn.c:143) 20250830164525203 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:35BE69A0 watchdog kicked (mgcp_conn.c:143) 20250830164525225 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:35BE69A0 watchdog kicked (mgcp_conn.c:143) 20250830164525245 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:35BE69A0 watchdog kicked (mgcp_conn.c:143) 20250830164525266 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:35BE69A0 watchdog kicked (mgcp_conn.c:143) 20250830164525286 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:35BE69A0 watchdog kicked (mgcp_conn.c:143) 20250830164525307 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:35BE69A0 watchdog kicked (mgcp_conn.c:143) 20250830164525329 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:35BE69A0 watchdog kicked (mgcp_conn.c:143) 20250830164525351 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:35BE69A0 watchdog kicked (mgcp_conn.c:143) 20250830164525372 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:35BE69A0 watchdog kicked (mgcp_conn.c:143) 20250830164525394 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:35BE69A0 watchdog kicked (mgcp_conn.c:143) 20250830164525416 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:35BE69A0 watchdog kicked (mgcp_conn.c:143) 20250830164525437 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:35BE69A0 watchdog kicked (mgcp_conn.c:143) 20250830164525459 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:35BE69A0 watchdog kicked (mgcp_conn.c:143) 20250830164525481 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:35BE69A0 watchdog kicked (mgcp_conn.c:143) 20250830164525503 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:35BE69A0 watchdog kicked (mgcp_conn.c:143) 20250830164525525 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:35BE69A0 watchdog kicked (mgcp_conn.c:143) 20250830164525547 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:35BE69A0 watchdog kicked (mgcp_conn.c:143) 20250830164525568 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:35BE69A0 watchdog kicked (mgcp_conn.c:143) 20250830164525590 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:35BE69A0 watchdog kicked (mgcp_conn.c:143) 20250830164525610 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:35BE69A0 watchdog kicked (mgcp_conn.c:143) 20250830164525631 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:35BE69A0 watchdog kicked (mgcp_conn.c:143) 20250830164525653 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:35BE69A0 watchdog kicked (mgcp_conn.c:143) 20250830164525675 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:35BE69A0 watchdog kicked (mgcp_conn.c:143) 20250830164525696 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:35BE69A0 watchdog kicked (mgcp_conn.c:143) 20250830164525716 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:35BE69A0 watchdog kicked (mgcp_conn.c:143) 20250830164525737 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:35BE69A0 watchdog kicked (mgcp_conn.c:143) 20250830164525759 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:35BE69A0 watchdog kicked (mgcp_conn.c:143) 20250830164525781 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:35BE69A0 watchdog kicked (mgcp_conn.c:143) 20250830164525802 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:35BE69A0 watchdog kicked (mgcp_conn.c:143) MTC@7b40471322fb: Stopping for 0.5s and resuming 20250830164526349 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:35BE69A0 watchdog kicked (mgcp_conn.c:143) 20250830164526371 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:35BE69A0 watchdog kicked (mgcp_conn.c:143) 20250830164526393 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:35BE69A0 watchdog kicked (mgcp_conn.c:143) 20250830164526414 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:35BE69A0 watchdog kicked (mgcp_conn.c:143) MTC@7b40471322fb: Stopping for 1.5s, expecting to run into timeout 20250830164527416 DLMGCP ERROR <0013> endpoint:rtpbridge/1@mgw CI:35BE69A0 connection timed out! (mgcp_conn.c:133) 20250830164527416 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) MTC@7b40471322fb: Resuming should fail now RTPEM0(309)@7b40471322fb: Connection refused (expected) RTPEM0(309)@7b40471322fb: Connection refused (expected) RTPEM0(309)@7b40471322fb: Connection refused (expected) RTPEM0(309)@7b40471322fb: Connection refused (expected) RTPEM0(309)@7b40471322fb: Connection refused (expected) RTPEM0(309)@7b40471322fb: Connection refused (expected) RTPEM0(309)@7b40471322fb: Connection refused (expected) RTPEM0(309)@7b40471322fb: Connection refused (expected) RTPEM0(309)@7b40471322fb: Connection refused (expected) MTC@7b40471322fb: Setting conn-timeout back to 0 (disabled) MTC@7b40471322fb: setverdict(pass): none -> pass RTPEM1(310)@7b40471322fb: Final verdict of PTC: none RTPEM2(311)@7b40471322fb: Final verdict of PTC: none RTPEM0(309)@7b40471322fb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(313)@7b40471322fb: Final verdict of PTC: none VirtCallAgent-STATS(312)@7b40471322fb: Final verdict of PTC: none MTC@7b40471322fb: Setting final verdict of the test case. MTC@7b40471322fb: Local verdict of MTC: pass MTC@7b40471322fb: Local verdict of PTC RTPEM0(309): none (pass -> pass) MTC@7b40471322fb: Local verdict of PTC RTPEM1(310): none (pass -> pass) MTC@7b40471322fb: Local verdict of PTC RTPEM2(311): none (pass -> pass) MTC@7b40471322fb: Local verdict of PTC VirtCallAgent-STATS(312): none (pass -> pass) MTC@7b40471322fb: Local verdict of PTC IPA-CTRL-CLI-IPA(313): none (pass -> pass) MTC@7b40471322fb: Test case TC_conn_timeout finished. Verdict: pass MTC@7b40471322fb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/ttcn3-tcpdump-stop.sh MGCP_Test.TC_conn_timeout pass'. Sat Aug 30 16:45:28 UTC 2025 ====== MGCP_Test.TC_conn_timeout pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_conn_timeout.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=221660) Waiting for packet dumper to finish... 1 (prev_count=221660, count=225592) MTC@7b40471322fb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/ttcn3-tcpdump-stop.sh MGCP_Test.TC_conn_timeout pass' was executed successfully (exit status: 0). MTC@7b40471322fb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/ttcn3-tcpdump-start.sh MGCP_Test.TC_e1_crcx_and_dlcx_ep'. ------ MGCP_Test.TC_e1_crcx_and_dlcx_ep ------ Sat Aug 30 16:45:35 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/logs/testsuite/MGCP_Test.TC_e1_crcx_and_dlcx_ep.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/logs/testsuite/MGCP_Test.TC_e1_crcx_and_dlcx_ep.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@7b40471322fb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/ttcn3-tcpdump-start.sh MGCP_Test.TC_e1_crcx_and_dlcx_ep' was executed successfully (exit status: 0). MTC@7b40471322fb: Test case TC_e1_crcx_and_dlcx_ep started. 20250830164536339 DLMGCP DEBUG <0013> Received message: line #00: DLCX 18221 ds/e1-1/s-1/su16-0@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164536339 DLMGCP DEBUG <0013> endpoint:ds/e1-1/s-1/su16-0@mgw (trunk:1) found endpoint: ds/e1-1/s-1/su16-0@mgw (mgcp_endp.c:280) 20250830164536339 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "ds/e1-1/s-1/su16-0@mgw" (mgcp_protocol.c:370) 20250830164536339 DLMGCP NOTICE <0013> endpoint:ds/e1-1/s-1/su16-0@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830164536339 DLMGCP ERROR <0013> endpoint:ds/e1-1/s-1/su16-0@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1068) 20250830164536339 DLMGCP DEBUG <0013> endpoint:ds/e1-1/s-1/su16-0@mgw Generated response: code=515 (mgcp_protocol.c:146) 20250830164536340 DLMGCP DEBUG <0013> Generated response: line #00: 515 18221 FAIL (mgcp_msg.c:72) 20250830164536349 DLMGCP DEBUG <0013> Received message: line #00: CRCX 18222 ds/e1-1/s-1/su16-0@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164536349 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830164536349 DLMGCP DEBUG <0013> Received message: line #02: C: 8376F297 (mgcp_msg.c:72) 20250830164536349 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830164536349 DLMGCP DEBUG <0013> endpoint:ds/e1-1/s-1/su16-0@mgw (trunk:1) found endpoint: ds/e1-1/s-1/su16-0@mgw (mgcp_endp.c:280) 20250830164536349 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "ds/e1-1/s-1/su16-0@mgw" (mgcp_protocol.c:370) 20250830164536349 DLMGCP NOTICE <0013> endpoint:ds/e1-1/s-1/su16-0@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830164536349 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830164536349 DE1 ERROR <0001> trunk:1 failed to update E1 line 1. (mgcp_e1.c:302) 20250830164536349 DLMGCP DEBUG <0013> endpoint:ds/e1-1/s-1/su16-0@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164536349 DLMGCP DEBUG <0013> endpoint:ds/e1-1/s-1/su16-0@mgw Generated response: code=502 (mgcp_protocol.c:146) 20250830164536349 DLMGCP DEBUG <0013> Generated response: line #00: 502 18222 FAIL (mgcp_msg.c:72) MTC@7b40471322fb: 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 := \"18222\", 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 := \"18222\", 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 := \"18222\", 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 := \"18222\", string := \"OK\" }, params := { { code := \"I\", val := ? }, * }, sdp := ? } } }"" MTC@7b40471322fb: Stopping testcase execution from "MGCP_Test.ttcn":274 RTPEM2(316)@7b40471322fb: Final verdict of PTC: none RTPEM1(315)@7b40471322fb: Final verdict of PTC: none RTPEM0(314)@7b40471322fb: Final verdict of PTC: none VirtCallAgent-STATS(317)@7b40471322fb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(318)@7b40471322fb: Final verdict of PTC: none MTC@7b40471322fb: Setting final verdict of the test case. MTC@7b40471322fb: 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 := \"18222\", 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 := \"18222\", string := \"OK\" }, params := { { code := \"I\", val := ? }, * }, sdp := ? } } }"" MTC@7b40471322fb: Local verdict of PTC RTPEM0(314): none (fail -> fail) MTC@7b40471322fb: Local verdict of PTC RTPEM1(315): none (fail -> fail) MTC@7b40471322fb: Local verdict of PTC RTPEM2(316): none (fail -> fail) MTC@7b40471322fb: Local verdict of PTC VirtCallAgent-STATS(317): none (fail -> fail) MTC@7b40471322fb: Local verdict of PTC IPA-CTRL-CLI-IPA(318): none (fail -> fail) MTC@7b40471322fb: 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 := \"18222\", 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 := \"18222\", string := \"OK\" }, params := { { code := \"I\", val := ? }, * }, sdp := ? } } }" MTC@7b40471322fb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/ttcn3-tcpdump-stop.sh MGCP_Test.TC_e1_crcx_and_dlcx_ep fail'. Sat Aug 30 16:45:36 UTC 2025 ------ MGCP_Test.TC_e1_crcx_and_dlcx_ep fail ------ Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_e1_crcx_and_dlcx_ep.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=31388) Waiting for packet dumper to finish... 1 (prev_count=31388, count=35320) MTC@7b40471322fb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/ttcn3-tcpdump-stop.sh MGCP_Test.TC_e1_crcx_and_dlcx_ep fail' was executed successfully (exit status: 0). MTC@7b40471322fb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/ttcn3-tcpdump-start.sh MGCP_Test.TC_e1_crcx_with_overlap'. ------ MGCP_Test.TC_e1_crcx_with_overlap ------ Sat Aug 30 16:45:43 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/logs/testsuite/MGCP_Test.TC_e1_crcx_with_overlap.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/logs/testsuite/MGCP_Test.TC_e1_crcx_with_overlap.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@7b40471322fb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/ttcn3-tcpdump-start.sh MGCP_Test.TC_e1_crcx_with_overlap' was executed successfully (exit status: 0). MTC@7b40471322fb: Test case TC_e1_crcx_with_overlap started. 20250830164544545 DLMGCP DEBUG <0013> Received message: line #00: CRCX 1838 ds/e1-1/s-1/su8-0@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164544545 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830164544545 DLMGCP DEBUG <0013> Received message: line #02: C: 8376F297 (mgcp_msg.c:72) 20250830164544545 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830164544545 DLMGCP DEBUG <0013> endpoint:ds/e1-1/s-1/su8-0@mgw (trunk:1) found endpoint: ds/e1-1/s-1/su8-0@mgw (mgcp_endp.c:280) 20250830164544545 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "ds/e1-1/s-1/su8-0@mgw" (mgcp_protocol.c:370) 20250830164544545 DLMGCP NOTICE <0013> endpoint:ds/e1-1/s-1/su8-0@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830164544546 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830164544546 DE1 ERROR <0001> trunk:1 failed to update E1 line 1. (mgcp_e1.c:302) 20250830164544546 DLMGCP DEBUG <0013> endpoint:ds/e1-1/s-1/su8-0@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164544546 DLMGCP DEBUG <0013> endpoint:ds/e1-1/s-1/su8-0@mgw Generated response: code=502 (mgcp_protocol.c:146) 20250830164544546 DLMGCP DEBUG <0013> Generated response: line #00: 502 1838 FAIL (mgcp_msg.c:72) MTC@7b40471322fb: 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 := \"1838\", 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 := \"1838\", 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 := \"1838\", 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 := \"1838\", string := \"OK\" }, params := { { code := \"I\", val := ? }, * }, sdp := ? } } }"" MTC@7b40471322fb: Stopping testcase execution from "MGCP_Test.ttcn":274 RTPEM2(321)@7b40471322fb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(323)@7b40471322fb: Final verdict of PTC: none RTPEM1(320)@7b40471322fb: Final verdict of PTC: none VirtCallAgent-STATS(322)@7b40471322fb: Final verdict of PTC: none RTPEM0(319)@7b40471322fb: Final verdict of PTC: none MTC@7b40471322fb: Setting final verdict of the test case. MTC@7b40471322fb: 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 := \"1838\", 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 := \"1838\", string := \"OK\" }, params := { { code := \"I\", val := ? }, * }, sdp := ? } } }"" MTC@7b40471322fb: Local verdict of PTC RTPEM0(319): none (fail -> fail) MTC@7b40471322fb: Local verdict of PTC RTPEM1(320): none (fail -> fail) MTC@7b40471322fb: Local verdict of PTC RTPEM2(321): none (fail -> fail) MTC@7b40471322fb: Local verdict of PTC VirtCallAgent-STATS(322): none (fail -> fail) MTC@7b40471322fb: Local verdict of PTC IPA-CTRL-CLI-IPA(323): none (fail -> fail) MTC@7b40471322fb: 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 := \"1838\", 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 := \"1838\", string := \"OK\" }, params := { { code := \"I\", val := ? }, * }, sdp := ? } } }" MTC@7b40471322fb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/ttcn3-tcpdump-stop.sh MGCP_Test.TC_e1_crcx_with_overlap fail'. Sat Aug 30 16:45:44 UTC 2025 ------ MGCP_Test.TC_e1_crcx_with_overlap fail ------ Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_e1_crcx_with_overlap.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=29440) Waiting for packet dumper to finish... 1 (prev_count=29440, count=33372) MTC@7b40471322fb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/ttcn3-tcpdump-stop.sh MGCP_Test.TC_e1_crcx_with_overlap fail' was executed successfully (exit status: 0). MTC@7b40471322fb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/ttcn3-tcpdump-start.sh MGCP_Test.TC_e1_crcx_loopback'. ------ MGCP_Test.TC_e1_crcx_loopback ------ Sat Aug 30 16:45:51 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/logs/testsuite/MGCP_Test.TC_e1_crcx_loopback.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/logs/testsuite/MGCP_Test.TC_e1_crcx_loopback.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@7b40471322fb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/ttcn3-tcpdump-start.sh MGCP_Test.TC_e1_crcx_loopback' was executed successfully (exit status: 0). MTC@7b40471322fb: Test case TC_e1_crcx_loopback started. 20250830164552735 DLMGCP DEBUG <0013> Received message: line #00: DLCX 37233 ds/e1-1/s-1/su16-0@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164552736 DLMGCP DEBUG <0013> endpoint:ds/e1-1/s-1/su16-0@mgw (trunk:1) found endpoint: ds/e1-1/s-1/su16-0@mgw (mgcp_endp.c:280) 20250830164552736 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "ds/e1-1/s-1/su16-0@mgw" (mgcp_protocol.c:370) 20250830164552736 DLMGCP NOTICE <0013> endpoint:ds/e1-1/s-1/su16-0@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830164552736 DLMGCP ERROR <0013> endpoint:ds/e1-1/s-1/su16-0@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1068) 20250830164552736 DLMGCP DEBUG <0013> endpoint:ds/e1-1/s-1/su16-0@mgw Generated response: code=515 (mgcp_protocol.c:146) 20250830164552736 DLMGCP DEBUG <0013> Generated response: line #00: 515 37233 FAIL (mgcp_msg.c:72) 20250830164552749 DLMGCP DEBUG <0013> Received message: line #00: CRCX 37234 ds/e1-1/s-1/su16-0@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164552749 DLMGCP DEBUG <0013> Received message: line #01: M: loopback (mgcp_msg.c:72) 20250830164552749 DLMGCP DEBUG <0013> Received message: line #02: C: 12250989 (mgcp_msg.c:72) 20250830164552749 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830164552749 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250830164552749 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250830164552749 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250830164552749 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250830164552749 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250830164552749 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 111 (mgcp_msg.c:72) 20250830164552749 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:111 GSM-HR-08/8000/1 (mgcp_msg.c:72) 20250830164552749 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250830164552749 DLMGCP DEBUG <0013> endpoint:ds/e1-1/s-1/su16-0@mgw (trunk:1) found endpoint: ds/e1-1/s-1/su16-0@mgw (mgcp_endp.c:280) 20250830164552749 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "ds/e1-1/s-1/su16-0@mgw" (mgcp_protocol.c:370) 20250830164552749 DLMGCP NOTICE <0013> endpoint:ds/e1-1/s-1/su16-0@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830164552750 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830164552750 DLMGCP NOTICE <0013> ds/e1-1/s-1/su16-0@mgw: Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:111=GSM-HR-08  (mgcp_sdp.c:443) 20250830164552750 DE1 ERROR <0001> trunk:1 failed to update E1 line 1. (mgcp_e1.c:302) 20250830164552750 DLMGCP DEBUG <0013> endpoint:ds/e1-1/s-1/su16-0@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164552750 DLMGCP DEBUG <0013> endpoint:ds/e1-1/s-1/su16-0@mgw Generated response: code=502 (mgcp_protocol.c:146) 20250830164552750 DLMGCP DEBUG <0013> Generated response: line #00: 502 37234 FAIL (mgcp_msg.c:72) MTC@7b40471322fb: 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 := \"37234\", 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 := \"37234\", 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 := \"37234\", 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 := \"37234\", string := \"OK\" }, params := { { code := \"I\", val := ? }, * }, sdp := ? } } }"" MTC@7b40471322fb: Stopping testcase execution from "MGCP_Test.ttcn":274 RTPEM0(324)@7b40471322fb: Final verdict of PTC: none VirtCallAgent-STATS(327)@7b40471322fb: Final verdict of PTC: none RTPEM1(325)@7b40471322fb: Final verdict of PTC: none RTPEM2(326)@7b40471322fb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(328)@7b40471322fb: Final verdict of PTC: none MTC@7b40471322fb: Setting final verdict of the test case. MTC@7b40471322fb: 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 := \"37234\", 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 := \"37234\", string := \"OK\" }, params := { { code := \"I\", val := ? }, * }, sdp := ? } } }"" MTC@7b40471322fb: Local verdict of PTC RTPEM0(324): none (fail -> fail) MTC@7b40471322fb: Local verdict of PTC RTPEM1(325): none (fail -> fail) MTC@7b40471322fb: Local verdict of PTC RTPEM2(326): none (fail -> fail) MTC@7b40471322fb: Local verdict of PTC VirtCallAgent-STATS(327): none (fail -> fail) MTC@7b40471322fb: Local verdict of PTC IPA-CTRL-CLI-IPA(328): none (fail -> fail) MTC@7b40471322fb: 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 := \"37234\", 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 := \"37234\", string := \"OK\" }, params := { { code := \"I\", val := ? }, * }, sdp := ? } } }" MTC@7b40471322fb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/ttcn3-tcpdump-stop.sh MGCP_Test.TC_e1_crcx_loopback fail'. Sat Aug 30 16:45:52 UTC 2025 ------ MGCP_Test.TC_e1_crcx_loopback fail ------ Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_e1_crcx_loopback.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=34108) Waiting for packet dumper to finish... 1 (prev_count=34108, count=38040) MTC@7b40471322fb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/ttcn3-tcpdump-stop.sh MGCP_Test.TC_e1_crcx_loopback fail' was executed successfully (exit status: 0). MTC@7b40471322fb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/ttcn3-tcpdump-start.sh MGCP_Test.TC_e1_dlcx_wildcarded'. ------ MGCP_Test.TC_e1_dlcx_wildcarded ------ Sat Aug 30 16:45:59 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/logs/testsuite/MGCP_Test.TC_e1_dlcx_wildcarded.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/logs/testsuite/MGCP_Test.TC_e1_dlcx_wildcarded.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@7b40471322fb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/ttcn3-tcpdump-start.sh MGCP_Test.TC_e1_dlcx_wildcarded' was executed successfully (exit status: 0). MTC@7b40471322fb: Test case TC_e1_dlcx_wildcarded started. 20250830164600883 DLMGCP DEBUG <0013> Received message: line #00: CRCX 5459 ds/e1-1/s-1/su16-0@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164600883 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830164600883 DLMGCP DEBUG <0013> Received message: line #02: C: 8376F297 (mgcp_msg.c:72) 20250830164600883 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830164600883 DLMGCP DEBUG <0013> endpoint:ds/e1-1/s-1/su16-0@mgw (trunk:1) found endpoint: ds/e1-1/s-1/su16-0@mgw (mgcp_endp.c:280) 20250830164600883 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "ds/e1-1/s-1/su16-0@mgw" (mgcp_protocol.c:370) 20250830164600883 DLMGCP NOTICE <0013> endpoint:ds/e1-1/s-1/su16-0@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830164600883 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830164600883 DE1 ERROR <0001> trunk:1 failed to update E1 line 1. (mgcp_e1.c:302) 20250830164600883 DLMGCP DEBUG <0013> endpoint:ds/e1-1/s-1/su16-0@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164600883 DLMGCP DEBUG <0013> endpoint:ds/e1-1/s-1/su16-0@mgw Generated response: code=502 (mgcp_protocol.c:146) 20250830164600883 DLMGCP DEBUG <0013> Generated response: line #00: 502 5459 FAIL (mgcp_msg.c:72) MTC@7b40471322fb: 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 := \"5459\", 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 := \"5459\", 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 := \"5459\", 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 := \"5459\", string := \"OK\" }, params := { { code := \"I\", val := ? }, * }, sdp := ? } } }"" MTC@7b40471322fb: Stopping testcase execution from "MGCP_Test.ttcn":274 IPA-CTRL-CLI-IPA(333)@7b40471322fb: Final verdict of PTC: none RTPEM0(329)@7b40471322fb: Final verdict of PTC: none RTPEM2(331)@7b40471322fb: Final verdict of PTC: none RTPEM1(330)@7b40471322fb: Final verdict of PTC: none VirtCallAgent-STATS(332)@7b40471322fb: Final verdict of PTC: none MTC@7b40471322fb: Setting final verdict of the test case. MTC@7b40471322fb: 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 := \"5459\", 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 := \"5459\", string := \"OK\" }, params := { { code := \"I\", val := ? }, * }, sdp := ? } } }"" MTC@7b40471322fb: Local verdict of PTC RTPEM0(329): none (fail -> fail) MTC@7b40471322fb: Local verdict of PTC RTPEM1(330): none (fail -> fail) MTC@7b40471322fb: Local verdict of PTC RTPEM2(331): none (fail -> fail) MTC@7b40471322fb: Local verdict of PTC VirtCallAgent-STATS(332): none (fail -> fail) MTC@7b40471322fb: Local verdict of PTC IPA-CTRL-CLI-IPA(333): none (fail -> fail) MTC@7b40471322fb: 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 := \"5459\", 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 := \"5459\", string := \"OK\" }, params := { { code := \"I\", val := ? }, * }, sdp := ? } } }" MTC@7b40471322fb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/ttcn3-tcpdump-stop.sh MGCP_Test.TC_e1_dlcx_wildcarded fail'. Sat Aug 30 16:46:00 UTC 2025 ------ MGCP_Test.TC_e1_dlcx_wildcarded fail ------ Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_e1_dlcx_wildcarded.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=29636) Waiting for packet dumper to finish... 1 (prev_count=29636, count=33368) MTC@7b40471322fb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/ttcn3-tcpdump-stop.sh MGCP_Test.TC_e1_dlcx_wildcarded fail' was executed successfully (exit status: 0). MTC@7b40471322fb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_mdcx_ip4'. ------ MGCP_Test.TC_crcx_mdcx_ip4 ------ Sat Aug 30 16:46:07 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/logs/testsuite/MGCP_Test.TC_crcx_mdcx_ip4.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/logs/testsuite/MGCP_Test.TC_crcx_mdcx_ip4.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@7b40471322fb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_mdcx_ip4' was executed successfully (exit status: 0). MTC@7b40471322fb: Test case TC_crcx_mdcx_ip4 started. 20250830164609055 DLMGCP DEBUG <0013> Received message: line #00: DLCX 39827 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164609055 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250830164609056 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250830164609056 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830164609056 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1068) 20250830164609056 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:146) 20250830164609056 DLMGCP DEBUG <0013> Generated response: line #00: 515 39827 FAIL (mgcp_msg.c:72) 20250830164609061 DLMGCP DEBUG <0013> Received message: line #00: CRCX 39828 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164609061 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830164609061 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830164609061 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830164609061 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250830164609061 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250830164609061 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830164609061 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830164609061 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:6D29FEA1 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830164609061 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:6D29FEA1 output_enabled 0 (mgcp_conn.c:271) 20250830164609062 DLMGCP DEBUG <0013> (1234/rtp C:6D29FEA1 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830164609062 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:6D29FEA1 CRCX: connection successfully created: (1234/rtp C:6D29FEA1 r=NULL:0<->l=::1:5906) (mgcp_protocol.c:772) 20250830164609062 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164609062 DLMGCP DEBUG <0013> Generated response: line #00: 200 39828 OK (mgcp_msg.c:72) 20250830164609062 DLMGCP DEBUG <0013> Generated response: line #01: I: 6D29FEA1 (mgcp_msg.c:72) 20250830164609062 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250830164609062 DLMGCP DEBUG <0013> Generated response: line #03: o=- 6D29FEA1 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830164609062 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250830164609062 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830164609062 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250830164609062 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5906 RTP/AVP 112 (mgcp_msg.c:72) 20250830164609062 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830164609062 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250830164609064 DLMGCP DEBUG <0013> Received message: line #00: MDCX 39829 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164609064 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250830164609064 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830164609064 DLMGCP DEBUG <0013> Received message: line #03: I: 6D29FEA1 (mgcp_msg.c:72) 20250830164609064 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:72) 20250830164609064 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:72) 20250830164609064 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.2 (mgcp_msg.c:72) 20250830164609064 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:72) 20250830164609064 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250830164609064 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:72) 20250830164609064 DLMGCP DEBUG <0013> Received message: line #10: m=audio 2344 RTP/AVP 98 (mgcp_msg.c:72) 20250830164609064 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:98 AMR/8000 (mgcp_msg.c:72) 20250830164609064 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250830164609064 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250830164609064 DLMGCP INFO <0013> MDCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250830164609064 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:878) 20250830164609064 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830164609065 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:2344, addr:127.0.0.1, duration:20, payload-types:98=AMR  (mgcp_sdp.c:443) 20250830164609065 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:6D29FEA1 connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250830164609065 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:6D29FEA1 output_enabled 1 (mgcp_conn.c:271) 20250830164609065 DLMGCP DEBUG <0013> (1234/rtp C:6D29FEA1 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) 20250830164609065 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:6D29FEA1 MDCX: connection successfully modified: (1234/rtp C:6D29FEA1 r=127.0.0.1:2344<->l=127.0.0.1:5908) (mgcp_protocol.c:976) 20250830164609065 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164609065 DLMGCP DEBUG <0013> Generated response: line #00: 200 39829 OK (mgcp_msg.c:72) 20250830164609065 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:72) 20250830164609065 DLMGCP DEBUG <0013> Generated response: line #02: o=- 6D29FEA1 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250830164609065 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:72) 20250830164609065 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250830164609065 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:72) 20250830164609065 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5908 RTP/AVP 98 (mgcp_msg.c:72) 20250830164609065 DLMGCP DEBUG <0013> Generated response: line #07: a=rtpmap:98 AMR/8000 (mgcp_msg.c:72) 20250830164609065 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:72) 20250830164609067 DLMGCP DEBUG <0013> Received message: line #00: DLCX 39830 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164609067 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250830164609067 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250830164609067 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250830164609067 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830164609067 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250830164609067 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164609067 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164609067 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164609067 DLMGCP DEBUG <0013> Generated response: line #00: 200 39830 OK (mgcp_msg.c:72) MTC@7b40471322fb: setverdict(pass): none -> pass IPA-CTRL-CLI-IPA(338)@7b40471322fb: Final verdict of PTC: none VirtCallAgent-STATS(337)@7b40471322fb: Final verdict of PTC: none RTPEM1(335)@7b40471322fb: Final verdict of PTC: none RTPEM0(334)@7b40471322fb: Final verdict of PTC: none RTPEM2(336)@7b40471322fb: Final verdict of PTC: none MTC@7b40471322fb: Setting final verdict of the test case. MTC@7b40471322fb: Local verdict of MTC: pass MTC@7b40471322fb: Local verdict of PTC RTPEM0(334): none (pass -> pass) MTC@7b40471322fb: Local verdict of PTC RTPEM1(335): none (pass -> pass) MTC@7b40471322fb: Local verdict of PTC RTPEM2(336): none (pass -> pass) MTC@7b40471322fb: Local verdict of PTC VirtCallAgent-STATS(337): none (pass -> pass) MTC@7b40471322fb: Local verdict of PTC IPA-CTRL-CLI-IPA(338): none (pass -> pass) MTC@7b40471322fb: Test case TC_crcx_mdcx_ip4 finished. Verdict: pass MTC@7b40471322fb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_mdcx_ip4 pass'. Sat Aug 30 16:46:09 UTC 2025 ====== MGCP_Test.TC_crcx_mdcx_ip4 pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_crcx_mdcx_ip4.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=47468) Waiting for packet dumper to finish... 1 (prev_count=47468, count=51400) MTC@7b40471322fb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_mdcx_ip4 pass' was executed successfully (exit status: 0). MTC@7b40471322fb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_mdcx_ip6'. ------ MGCP_Test.TC_crcx_mdcx_ip6 ------ Sat Aug 30 16:46:16 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/logs/testsuite/MGCP_Test.TC_crcx_mdcx_ip6.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/logs/testsuite/MGCP_Test.TC_crcx_mdcx_ip6.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@7b40471322fb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_mdcx_ip6' was executed successfully (exit status: 0). MTC@7b40471322fb: Test case TC_crcx_mdcx_ip6 started. 20250830164617253 DLMGCP DEBUG <0013> Received message: line #00: DLCX 18024 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164617253 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250830164617253 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250830164617253 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830164617253 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1068) 20250830164617253 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:146) 20250830164617253 DLMGCP DEBUG <0013> Generated response: line #00: 515 18024 FAIL (mgcp_msg.c:72) 20250830164617263 DLMGCP DEBUG <0013> Received message: line #00: CRCX 18025 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164617263 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830164617263 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830164617263 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830164617263 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250830164617263 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250830164617263 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830164617263 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830164617263 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:1EC6E5E1 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830164617263 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:1EC6E5E1 output_enabled 0 (mgcp_conn.c:271) 20250830164617263 DLMGCP DEBUG <0013> (1234/rtp C:1EC6E5E1 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830164617263 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:1EC6E5E1 CRCX: connection successfully created: (1234/rtp C:1EC6E5E1 r=NULL:0<->l=::1:5910) (mgcp_protocol.c:772) 20250830164617263 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164617263 DLMGCP DEBUG <0013> Generated response: line #00: 200 18025 OK (mgcp_msg.c:72) 20250830164617263 DLMGCP DEBUG <0013> Generated response: line #01: I: 1EC6E5E1 (mgcp_msg.c:72) 20250830164617263 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250830164617263 DLMGCP DEBUG <0013> Generated response: line #03: o=- 1EC6E5E1 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830164617263 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250830164617263 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830164617263 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250830164617263 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5910 RTP/AVP 112 (mgcp_msg.c:72) 20250830164617263 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830164617263 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250830164617265 DLMGCP DEBUG <0013> Received message: line #00: MDCX 18026 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164617265 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250830164617265 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830164617265 DLMGCP DEBUG <0013> Received message: line #03: I: 1EC6E5E1 (mgcp_msg.c:72) 20250830164617265 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:72) 20250830164617265 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:72) 20250830164617265 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP6 ::2 (mgcp_msg.c:72) 20250830164617265 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:72) 20250830164617266 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830164617266 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:72) 20250830164617266 DLMGCP DEBUG <0013> Received message: line #10: m=audio 2344 RTP/AVP 98 (mgcp_msg.c:72) 20250830164617266 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:98 AMR/8000 (mgcp_msg.c:72) 20250830164617266 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250830164617266 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250830164617266 DLMGCP INFO <0013> MDCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250830164617266 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:878) 20250830164617266 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830164617266 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:2344, addr:::1, duration:20, payload-types:98=AMR  (mgcp_sdp.c:443) 20250830164617266 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:1EC6E5E1 connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250830164617266 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:1EC6E5E1 output_enabled 1 (mgcp_conn.c:271) 20250830164617266 DLMGCP DEBUG <0013> (1234/rtp C:1EC6E5E1 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) 20250830164617266 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:1EC6E5E1 MDCX: connection successfully modified: (1234/rtp C:1EC6E5E1 r=::1:2344<->l=::1:5910) (mgcp_protocol.c:976) 20250830164617266 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164617266 DLMGCP DEBUG <0013> Generated response: line #00: 200 18026 OK (mgcp_msg.c:72) 20250830164617266 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:72) 20250830164617266 DLMGCP DEBUG <0013> Generated response: line #02: o=- 1EC6E5E1 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830164617266 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:72) 20250830164617266 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830164617266 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:72) 20250830164617266 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5910 RTP/AVP 98 (mgcp_msg.c:72) 20250830164617266 DLMGCP DEBUG <0013> Generated response: line #07: a=rtpmap:98 AMR/8000 (mgcp_msg.c:72) 20250830164617266 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:72) 20250830164617267 DLMGCP DEBUG <0013> Received message: line #00: DLCX 18027 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164617267 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250830164617267 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250830164617267 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250830164617267 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830164617267 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250830164617267 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164617268 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164617268 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164617268 DLMGCP DEBUG <0013> Generated response: line #00: 200 18027 OK (mgcp_msg.c:72) MTC@7b40471322fb: setverdict(pass): none -> pass VirtCallAgent-STATS(342)@7b40471322fb: Final verdict of PTC: none RTPEM2(341)@7b40471322fb: Final verdict of PTC: none RTPEM0(339)@7b40471322fb: Final verdict of PTC: none RTPEM1(340)@7b40471322fb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(343)@7b40471322fb: Final verdict of PTC: none MTC@7b40471322fb: Setting final verdict of the test case. MTC@7b40471322fb: Local verdict of MTC: pass MTC@7b40471322fb: Local verdict of PTC RTPEM0(339): none (pass -> pass) MTC@7b40471322fb: Local verdict of PTC RTPEM1(340): none (pass -> pass) MTC@7b40471322fb: Local verdict of PTC RTPEM2(341): none (pass -> pass) MTC@7b40471322fb: Local verdict of PTC VirtCallAgent-STATS(342): none (pass -> pass) MTC@7b40471322fb: Local verdict of PTC IPA-CTRL-CLI-IPA(343): none (pass -> pass) MTC@7b40471322fb: Test case TC_crcx_mdcx_ip6 finished. Verdict: pass MTC@7b40471322fb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_mdcx_ip6 pass'. Sat Aug 30 16:46:17 UTC 2025 ====== MGCP_Test.TC_crcx_mdcx_ip6 pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_crcx_mdcx_ip6.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=45568) Waiting for packet dumper to finish... 1 (prev_count=45568, count=49300) MTC@7b40471322fb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_mdcx_ip6 pass' was executed successfully (exit status: 0). MTC@7b40471322fb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_iufp_sendrecv'. ------ MGCP_Test.TC_crcx_iufp_sendrecv ------ Sat Aug 30 16:46:24 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/logs/testsuite/MGCP_Test.TC_crcx_iufp_sendrecv.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/logs/testsuite/MGCP_Test.TC_crcx_iufp_sendrecv.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@7b40471322fb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_iufp_sendrecv' was executed successfully (exit status: 0). MTC@7b40471322fb: Test case TC_crcx_iufp_sendrecv started. 20250830164625458 DLMGCP DEBUG <0013> Received message: line #00: DLCX 16067 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164625458 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250830164625458 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250830164625458 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830164625458 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1068) 20250830164625458 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:146) 20250830164625458 DLMGCP DEBUG <0013> Generated response: line #00: 515 16067 FAIL (mgcp_msg.c:72) 20250830164625466 DLMGCP DEBUG <0013> Received message: line #00: CRCX 16068 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164625466 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250830164625466 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830164625466 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830164625466 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250830164625466 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.2 (mgcp_msg.c:72) 20250830164625466 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250830164625466 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250830164625466 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250830164625466 DLMGCP DEBUG <0013> Received message: line #09: m=audio 0 RTP/AVP 96 (mgcp_msg.c:72) 20250830164625466 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250830164625466 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250830164625466 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250830164625466 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250830164625466 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830164625466 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830164625467 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:0, addr:127.0.0.1, duration:20, payload-types:96=VND.3GPP.IUFP  (mgcp_sdp.c:443) 20250830164625467 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:99C90E36 connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250830164625467 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:99C90E36 output_enabled 1 (mgcp_conn.c:271) 20250830164625467 DLMGCP DEBUG <0013> (1234/rtp C:99C90E36 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) 20250830164625467 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:99C90E36 CRCX: connection successfully created: (1234/rtp C:99C90E36 r=127.0.0.1:0<->l=127.0.0.1:5912) (mgcp_protocol.c:772) 20250830164625467 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164625467 DLMGCP DEBUG <0013> Generated response: line #00: 200 16068 OK (mgcp_msg.c:72) 20250830164625467 DLMGCP DEBUG <0013> Generated response: line #01: I: 99C90E36 (mgcp_msg.c:72) 20250830164625467 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250830164625467 DLMGCP DEBUG <0013> Generated response: line #03: o=- 99C90E36 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250830164625467 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250830164625467 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250830164625467 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250830164625467 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5912 RTP/AVP 96 (mgcp_msg.c:72) 20250830164625467 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250830164625467 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250830164625469 DLMGCP DEBUG <0013> Received message: line #00: MDCX 16069 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164625469 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250830164625469 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830164625469 DLMGCP DEBUG <0013> Received message: line #03: I: 99C90E36 (mgcp_msg.c:72) 20250830164625469 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:72) 20250830164625469 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:72) 20250830164625469 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.2 (mgcp_msg.c:72) 20250830164625469 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:72) 20250830164625469 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250830164625469 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:72) 20250830164625469 DLMGCP DEBUG <0013> Received message: line #10: m=audio 2344 RTP/AVP 96 (mgcp_msg.c:72) 20250830164625469 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250830164625469 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250830164625469 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250830164625469 DLMGCP INFO <0013> MDCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250830164625469 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:878) 20250830164625469 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830164625469 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:2344, addr:127.0.0.1, duration:20, payload-types:96=VND.3GPP.IUFP  (mgcp_sdp.c:443) 20250830164625469 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:99C90E36 connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250830164625469 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:99C90E36 output_enabled 1 (mgcp_conn.c:271) 20250830164625470 DLMGCP DEBUG <0013> (1234/rtp C:99C90E36 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) 20250830164625470 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:99C90E36 MDCX: connection successfully modified: (1234/rtp C:99C90E36 r=127.0.0.1:2344<->l=127.0.0.1:5912) (mgcp_protocol.c:976) 20250830164625470 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164625470 DLMGCP DEBUG <0013> Generated response: line #00: 200 16069 OK (mgcp_msg.c:72) 20250830164625470 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:72) 20250830164625470 DLMGCP DEBUG <0013> Generated response: line #02: o=- 99C90E36 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250830164625470 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:72) 20250830164625470 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250830164625470 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:72) 20250830164625470 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5912 RTP/AVP 96 (mgcp_msg.c:72) 20250830164625470 DLMGCP DEBUG <0013> Generated response: line #07: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250830164625470 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:72) 20250830164625471 DLMGCP DEBUG <0013> Received message: line #00: DLCX 16070 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164625471 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250830164625471 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250830164625471 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250830164625471 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830164625471 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250830164625471 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164625471 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164625471 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164625471 DLMGCP DEBUG <0013> Generated response: line #00: 200 16070 OK (mgcp_msg.c:72) MTC@7b40471322fb: setverdict(pass): none -> pass RTPEM2(346)@7b40471322fb: Final verdict of PTC: none RTPEM0(344)@7b40471322fb: Final verdict of PTC: none VirtCallAgent-STATS(347)@7b40471322fb: Final verdict of PTC: none RTPEM1(345)@7b40471322fb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(348)@7b40471322fb: Final verdict of PTC: none MTC@7b40471322fb: Setting final verdict of the test case. MTC@7b40471322fb: Local verdict of MTC: pass MTC@7b40471322fb: Local verdict of PTC RTPEM0(344): none (pass -> pass) MTC@7b40471322fb: Local verdict of PTC RTPEM1(345): none (pass -> pass) MTC@7b40471322fb: Local verdict of PTC RTPEM2(346): none (pass -> pass) MTC@7b40471322fb: Local verdict of PTC VirtCallAgent-STATS(347): none (pass -> pass) MTC@7b40471322fb: Local verdict of PTC IPA-CTRL-CLI-IPA(348): none (pass -> pass) MTC@7b40471322fb: Test case TC_crcx_iufp_sendrecv finished. Verdict: pass MTC@7b40471322fb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_iufp_sendrecv pass'. Sat Aug 30 16:46:25 UTC 2025 ====== MGCP_Test.TC_crcx_iufp_sendrecv pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_crcx_iufp_sendrecv.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=50424) Waiting for packet dumper to finish... 1 (prev_count=50424, count=54356) MTC@7b40471322fb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_iufp_sendrecv pass' was executed successfully (exit status: 0). MTC@7b40471322fb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_iufp_recvonly'. ------ MGCP_Test.TC_crcx_iufp_recvonly ------ Sat Aug 30 16:46:32 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/logs/testsuite/MGCP_Test.TC_crcx_iufp_recvonly.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/logs/testsuite/MGCP_Test.TC_crcx_iufp_recvonly.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@7b40471322fb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_iufp_recvonly' was executed successfully (exit status: 0). MTC@7b40471322fb: Test case TC_crcx_iufp_recvonly started. 20250830164633660 DLMGCP DEBUG <0013> Received message: line #00: DLCX 4674 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164633660 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250830164633660 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250830164633660 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830164633660 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1068) 20250830164633660 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:146) 20250830164633660 DLMGCP DEBUG <0013> Generated response: line #00: 515 4674 FAIL (mgcp_msg.c:72) 20250830164633672 DLMGCP DEBUG <0013> Received message: line #00: CRCX 4675 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164633672 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830164633672 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830164633672 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830164633672 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250830164633672 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.2 (mgcp_msg.c:72) 20250830164633672 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250830164633672 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250830164633672 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250830164633672 DLMGCP DEBUG <0013> Received message: line #09: m=audio 0 RTP/AVP 96 (mgcp_msg.c:72) 20250830164633672 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250830164633672 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250830164633673 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250830164633673 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250830164633673 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830164633673 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830164633673 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:0, addr:127.0.0.1, duration:20, payload-types:96=VND.3GPP.IUFP  (mgcp_sdp.c:443) 20250830164633673 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:E25DEF91 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830164633673 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:E25DEF91 output_enabled 0 (mgcp_conn.c:271) 20250830164633673 DLMGCP DEBUG <0013> (1234/rtp C:E25DEF91 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) 20250830164633673 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:E25DEF91 CRCX: connection successfully created: (1234/rtp C:E25DEF91 r=127.0.0.1:0<->l=127.0.0.1:5914) (mgcp_protocol.c:772) 20250830164633673 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164633673 DLMGCP DEBUG <0013> Generated response: line #00: 200 4675 OK (mgcp_msg.c:72) 20250830164633673 DLMGCP DEBUG <0013> Generated response: line #01: I: E25DEF91 (mgcp_msg.c:72) 20250830164633673 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250830164633673 DLMGCP DEBUG <0013> Generated response: line #03: o=- E25DEF91 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250830164633673 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250830164633673 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250830164633673 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250830164633673 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5914 RTP/AVP 96 (mgcp_msg.c:72) 20250830164633673 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250830164633673 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250830164633675 DLMGCP DEBUG <0013> Received message: line #00: MDCX 4676 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164633675 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250830164633675 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:72) 20250830164633675 DLMGCP DEBUG <0013> Received message: line #03: I: E25DEF91 (mgcp_msg.c:72) 20250830164633675 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:72) 20250830164633676 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:72) 20250830164633676 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.2 (mgcp_msg.c:72) 20250830164633676 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:72) 20250830164633676 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250830164633676 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:72) 20250830164633676 DLMGCP DEBUG <0013> Received message: line #10: m=audio 2344 RTP/AVP 96 (mgcp_msg.c:72) 20250830164633676 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250830164633676 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250830164633676 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250830164633676 DLMGCP INFO <0013> MDCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250830164633676 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:878) 20250830164633676 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830164633676 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:2344, addr:127.0.0.1, duration:20, payload-types:96=VND.3GPP.IUFP  (mgcp_sdp.c:443) 20250830164633676 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:E25DEF91 connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250830164633676 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:E25DEF91 output_enabled 1 (mgcp_conn.c:271) 20250830164633676 DLMGCP DEBUG <0013> (1234/rtp C:E25DEF91 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) 20250830164633676 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:E25DEF91 MDCX: connection successfully modified: (1234/rtp C:E25DEF91 r=127.0.0.1:2344<->l=127.0.0.1:5914) (mgcp_protocol.c:976) 20250830164633676 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164633676 DLMGCP DEBUG <0013> Generated response: line #00: 200 4676 OK (mgcp_msg.c:72) 20250830164633677 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:72) 20250830164633677 DLMGCP DEBUG <0013> Generated response: line #02: o=- E25DEF91 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250830164633677 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:72) 20250830164633677 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250830164633677 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:72) 20250830164633677 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5914 RTP/AVP 96 (mgcp_msg.c:72) 20250830164633677 DLMGCP DEBUG <0013> Generated response: line #07: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250830164633677 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:72) 20250830164633678 DLMGCP DEBUG <0013> Received message: line #00: DLCX 4677 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164633678 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:72) 20250830164633678 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250830164633678 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250830164633678 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830164633678 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250830164633678 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164633678 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164633678 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164633678 DLMGCP DEBUG <0013> Generated response: line #00: 200 4677 OK (mgcp_msg.c:72) MTC@7b40471322fb: setverdict(pass): none -> pass RTPEM2(351)@7b40471322fb: Final verdict of PTC: none RTPEM0(349)@7b40471322fb: Final verdict of PTC: none RTPEM1(350)@7b40471322fb: Final verdict of PTC: none VirtCallAgent-STATS(352)@7b40471322fb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(353)@7b40471322fb: Final verdict of PTC: none MTC@7b40471322fb: Setting final verdict of the test case. MTC@7b40471322fb: Local verdict of MTC: pass MTC@7b40471322fb: Local verdict of PTC RTPEM0(349): none (pass -> pass) MTC@7b40471322fb: Local verdict of PTC RTPEM1(350): none (pass -> pass) MTC@7b40471322fb: Local verdict of PTC RTPEM2(351): none (pass -> pass) MTC@7b40471322fb: Local verdict of PTC VirtCallAgent-STATS(352): none (pass -> pass) MTC@7b40471322fb: Local verdict of PTC IPA-CTRL-CLI-IPA(353): none (pass -> pass) MTC@7b40471322fb: Test case TC_crcx_iufp_recvonly finished. Verdict: pass MTC@7b40471322fb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_iufp_recvonly pass'. Sat Aug 30 16:46:33 UTC 2025 ====== MGCP_Test.TC_crcx_iufp_recvonly pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_crcx_iufp_recvonly.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=50668) Waiting for packet dumper to finish... 1 (prev_count=50668, count=54600) MTC@7b40471322fb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_iufp_recvonly pass' was executed successfully (exit status: 0). MTC@7b40471322fb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_mdcx_and_rtp_ipv4_ipv6'. ------ MGCP_Test.TC_two_crcx_mdcx_and_rtp_ipv4_ipv6 ------ Sat Aug 30 16:46:40 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/logs/testsuite/MGCP_Test.TC_two_crcx_mdcx_and_rtp_ipv4_ipv6.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/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@7b40471322fb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_mdcx_and_rtp_ipv4_ipv6' was executed successfully (exit status: 0). MTC@7b40471322fb: Test case TC_two_crcx_mdcx_and_rtp_ipv4_ipv6 started. 20250830164641872 DLMGCP DEBUG <0013> Received message: line #00: DLCX 28504 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164641872 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250830164641872 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250830164641872 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830164641872 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1068) 20250830164641872 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:146) 20250830164641872 DLMGCP DEBUG <0013> Generated response: line #00: 515 28504 FAIL (mgcp_msg.c:72) 20250830164641887 DLMGCP DEBUG <0013> Received message: line #00: CRCX 28505 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164641887 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830164641888 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250830164641888 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830164641888 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250830164641888 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250830164641888 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250830164641888 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250830164641888 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250830164641888 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 3 (mgcp_msg.c:72) 20250830164641888 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:3 GSM/8000/1 (mgcp_msg.c:72) 20250830164641888 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250830164641888 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250830164641888 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250830164641888 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830164641888 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830164641888 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:3=GSM  (mgcp_sdp.c:443) 20250830164641888 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:C08F3D51 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830164641888 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:C08F3D51 output_enabled 0 (mgcp_conn.c:271) 20250830164641888 DLMGCP DEBUG <0013> (1227/rtp C:C08F3D51 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) 20250830164641888 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:C08F3D51 CRCX: connection successfully created: (1227/rtp C:C08F3D51 r=127.0.0.1:10000<->l=127.0.0.1:5916) (mgcp_protocol.c:772) 20250830164641889 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164641889 DLMGCP DEBUG <0013> Generated response: line #00: 200 28505 OK (mgcp_msg.c:72) 20250830164641889 DLMGCP DEBUG <0013> Generated response: line #01: I: C08F3D51 (mgcp_msg.c:72) 20250830164641889 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250830164641889 DLMGCP DEBUG <0013> Generated response: line #03: o=- C08F3D51 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250830164641889 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250830164641889 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250830164641889 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250830164641889 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5916 RTP/AVP 3 (mgcp_msg.c:72) 20250830164641889 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:72) 20250830164641896 DLMGCP DEBUG <0013> Received message: line #00: CRCX 28506 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164641896 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830164641896 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250830164641896 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830164641896 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250830164641896 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP6 ::1 (mgcp_msg.c:72) 20250830164641896 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250830164641896 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830164641896 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250830164641896 DLMGCP DEBUG <0013> Received message: line #09: m=audio 20000 RTP/AVP 3 (mgcp_msg.c:72) 20250830164641896 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:3 GSM/8000/1 (mgcp_msg.c:72) 20250830164641896 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250830164641896 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250830164641896 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250830164641897 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830164641897 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830164641897 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:20000, addr:::1, duration:20, payload-types:3=GSM  (mgcp_sdp.c:443) 20250830164641897 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:D2D03BB9 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830164641897 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:D2D03BB9 output_enabled 0 (mgcp_conn.c:271) 20250830164641897 DLMGCP DEBUG <0013> (1227/rtp C:D2D03BB9 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) 20250830164641897 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:D2D03BB9 CRCX: connection successfully created: (1227/rtp C:D2D03BB9 r=::1:20000<->l=::1:5918) (mgcp_protocol.c:772) 20250830164641897 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164641897 DLMGCP DEBUG <0013> Generated response: line #00: 200 28506 OK (mgcp_msg.c:72) 20250830164641897 DLMGCP DEBUG <0013> Generated response: line #01: I: D2D03BB9 (mgcp_msg.c:72) 20250830164641897 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250830164641897 DLMGCP DEBUG <0013> Generated response: line #03: o=- D2D03BB9 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830164641897 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250830164641897 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830164641897 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250830164641897 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5918 RTP/AVP 3 (mgcp_msg.c:72) 20250830164641897 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:72) RTPEM0(354)@7b40471322fb: Warning: Re-starting timer T_transmit, which is already active (running or expired). 20250830164643414 DLMGCP DEBUG <0013> Received message: line #00: MDCX 28507 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164643414 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250830164643414 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250830164643414 DLMGCP DEBUG <0013> Received message: line #03: I: C08F3D51 (mgcp_msg.c:72) 20250830164643414 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:72) 20250830164643414 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:72) 20250830164643414 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250830164643414 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:72) 20250830164643414 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250830164643414 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:72) 20250830164643414 DLMGCP DEBUG <0013> Received message: line #10: m=audio 10000 RTP/AVP 3 (mgcp_msg.c:72) 20250830164643414 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:3 GSM/8000/1 (mgcp_msg.c:72) 20250830164643414 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250830164643414 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250830164643414 DLMGCP INFO <0013> MDCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250830164643414 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:878) 20250830164643414 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830164643414 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:3=GSM  (mgcp_sdp.c:443) 20250830164643414 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:C08F3D51 connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250830164643414 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:C08F3D51 output_enabled 1 (mgcp_conn.c:271) 20250830164643414 DLMGCP DEBUG <0013> (1227/rtp C:C08F3D51 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) 20250830164643414 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:C08F3D51 MDCX: connection successfully modified: (1227/rtp C:C08F3D51 r=127.0.0.1:10000<->l=127.0.0.1:5916) (mgcp_protocol.c:976) 20250830164643414 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164643414 DLMGCP DEBUG <0013> Generated response: line #00: 200 28507 OK (mgcp_msg.c:72) 20250830164643414 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:72) 20250830164643414 DLMGCP DEBUG <0013> Generated response: line #02: o=- C08F3D51 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250830164643414 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:72) 20250830164643414 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250830164643414 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:72) 20250830164643414 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5916 RTP/AVP 3 (mgcp_msg.c:72) 20250830164643414 DLMGCP DEBUG <0013> Generated response: line #07: a=ptime:20 (mgcp_msg.c:72) RTPEM1(355)@7b40471322fb: Warning: Re-starting timer T_transmit, which is already active (running or expired). 20250830164643926 DLMGCP DEBUG <0013> Received message: line #00: MDCX 28508 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164643926 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250830164643926 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250830164643926 DLMGCP DEBUG <0013> Received message: line #03: I: D2D03BB9 (mgcp_msg.c:72) 20250830164643926 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:72) 20250830164643926 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:72) 20250830164643926 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP6 ::1 (mgcp_msg.c:72) 20250830164643926 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:72) 20250830164643926 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830164643926 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:72) 20250830164643926 DLMGCP DEBUG <0013> Received message: line #10: m=audio 20000 RTP/AVP 3 (mgcp_msg.c:72) 20250830164643926 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:3 GSM/8000/1 (mgcp_msg.c:72) 20250830164643926 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250830164643926 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250830164643926 DLMGCP INFO <0013> MDCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250830164643926 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:878) 20250830164643927 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830164643927 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:20000, addr:::1, duration:20, payload-types:3=GSM  (mgcp_sdp.c:443) 20250830164643927 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:D2D03BB9 connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250830164643927 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:D2D03BB9 output_enabled 1 (mgcp_conn.c:271) 20250830164643927 DLMGCP DEBUG <0013> (1227/rtp C:D2D03BB9 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) 20250830164643927 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:D2D03BB9 MDCX: connection successfully modified: (1227/rtp C:D2D03BB9 r=::1:20000<->l=::1:5918) (mgcp_protocol.c:976) 20250830164643927 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164643927 DLMGCP DEBUG <0013> Generated response: line #00: 200 28508 OK (mgcp_msg.c:72) 20250830164643927 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:72) 20250830164643927 DLMGCP DEBUG <0013> Generated response: line #02: o=- D2D03BB9 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830164643927 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:72) 20250830164643927 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830164643927 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:72) 20250830164643927 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5918 RTP/AVP 3 (mgcp_msg.c:72) 20250830164643927 DLMGCP DEBUG <0013> Generated response: line #07: a=ptime:20 (mgcp_msg.c:72) MTC@7b40471322fb: 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@7b40471322fb: 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 } 20250830164646038 DLMGCP DEBUG <0013> Received message: line #00: DLCX 28509 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164646038 DLMGCP DEBUG <0013> Received message: line #01: C: 1227 (mgcp_msg.c:72) 20250830164646038 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250830164646038 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250830164646038 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830164646038 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1109) 20250830164646038 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164646038 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164646038 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164646038 DLMGCP DEBUG <0013> Generated response: line #00: 200 28509 OK (mgcp_msg.c:72) RTPEM0(354)@7b40471322fb: Warning: Stopping inactive timer T_transmit. MTC@7b40471322fb: setverdict(pass): none -> pass RTPEM0(354)@7b40471322fb: Final verdict of PTC: none RTPEM2(356)@7b40471322fb: Final verdict of PTC: none VirtCallAgent-STATS(357)@7b40471322fb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(358)@7b40471322fb: Final verdict of PTC: none RTPEM1(355)@7b40471322fb: Final verdict of PTC: none MTC@7b40471322fb: Setting final verdict of the test case. MTC@7b40471322fb: Local verdict of MTC: pass MTC@7b40471322fb: Local verdict of PTC RTPEM0(354): none (pass -> pass) MTC@7b40471322fb: Local verdict of PTC RTPEM1(355): none (pass -> pass) MTC@7b40471322fb: Local verdict of PTC RTPEM2(356): none (pass -> pass) MTC@7b40471322fb: Local verdict of PTC VirtCallAgent-STATS(357): none (pass -> pass) MTC@7b40471322fb: Local verdict of PTC IPA-CTRL-CLI-IPA(358): none (pass -> pass) MTC@7b40471322fb: Test case TC_two_crcx_mdcx_and_rtp_ipv4_ipv6 finished. Verdict: pass MTC@7b40471322fb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_mdcx_and_rtp_ipv4_ipv6 pass'. Sat Aug 30 16:46:46 UTC 2025 ====== MGCP_Test.TC_two_crcx_mdcx_and_rtp_ipv4_ipv6 pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_two_crcx_mdcx_and_rtp_ipv4_ipv6.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=686152) Waiting for packet dumper to finish... 1 (prev_count=686152, count=689884) MTC@7b40471322fb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_mdcx_and_rtp_ipv4_ipv6 pass' was executed successfully (exit status: 0). MTC@7b40471322fb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_mdcx_and_rtp_ipv6'. ------ MGCP_Test.TC_two_crcx_mdcx_and_rtp_ipv6 ------ Sat Aug 30 16:46:53 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/logs/testsuite/MGCP_Test.TC_two_crcx_mdcx_and_rtp_ipv6.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/logs/testsuite/MGCP_Test.TC_two_crcx_mdcx_and_rtp_ipv6.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@7b40471322fb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_mdcx_and_rtp_ipv6' was executed successfully (exit status: 0). MTC@7b40471322fb: Test case TC_two_crcx_mdcx_and_rtp_ipv6 started. 20250830164654219 DLMGCP DEBUG <0013> Received message: line #00: DLCX 53032 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164654219 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250830164654219 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250830164654220 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830164654220 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1068) 20250830164654220 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:146) 20250830164654220 DLMGCP DEBUG <0013> Generated response: line #00: 515 53032 FAIL (mgcp_msg.c:72) 20250830164654232 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53033 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164654232 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830164654232 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250830164654232 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830164654232 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250830164654232 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP6 ::1 (mgcp_msg.c:72) 20250830164654232 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250830164654232 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830164654232 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250830164654232 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 3 (mgcp_msg.c:72) 20250830164654232 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:3 GSM/8000/1 (mgcp_msg.c:72) 20250830164654232 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250830164654232 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250830164654232 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250830164654232 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830164654232 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830164654232 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:10000, addr:::1, duration:20, payload-types:3=GSM  (mgcp_sdp.c:443) 20250830164654232 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:89A11E06 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830164654232 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:89A11E06 output_enabled 0 (mgcp_conn.c:271) 20250830164654232 DLMGCP DEBUG <0013> (1227/rtp C:89A11E06 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) 20250830164654233 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:89A11E06 CRCX: connection successfully created: (1227/rtp C:89A11E06 r=::1:10000<->l=::1:5920) (mgcp_protocol.c:772) 20250830164654233 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164654233 DLMGCP DEBUG <0013> Generated response: line #00: 200 53033 OK (mgcp_msg.c:72) 20250830164654233 DLMGCP DEBUG <0013> Generated response: line #01: I: 89A11E06 (mgcp_msg.c:72) 20250830164654233 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250830164654233 DLMGCP DEBUG <0013> Generated response: line #03: o=- 89A11E06 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830164654233 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250830164654233 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830164654233 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250830164654233 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5920 RTP/AVP 3 (mgcp_msg.c:72) 20250830164654233 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:72) 20250830164654240 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53034 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164654240 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830164654240 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250830164654240 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830164654240 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250830164654240 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP6 ::1 (mgcp_msg.c:72) 20250830164654240 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250830164654240 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830164654241 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250830164654241 DLMGCP DEBUG <0013> Received message: line #09: m=audio 20000 RTP/AVP 3 (mgcp_msg.c:72) 20250830164654241 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:3 GSM/8000/1 (mgcp_msg.c:72) 20250830164654241 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250830164654241 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250830164654241 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250830164654241 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830164654241 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830164654241 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:20000, addr:::1, duration:20, payload-types:3=GSM  (mgcp_sdp.c:443) 20250830164654241 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:95FFEA73 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830164654241 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:95FFEA73 output_enabled 0 (mgcp_conn.c:271) 20250830164654241 DLMGCP DEBUG <0013> (1227/rtp C:95FFEA73 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) 20250830164654241 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:95FFEA73 CRCX: connection successfully created: (1227/rtp C:95FFEA73 r=::1:20000<->l=::1:5922) (mgcp_protocol.c:772) 20250830164654241 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164654241 DLMGCP DEBUG <0013> Generated response: line #00: 200 53034 OK (mgcp_msg.c:72) 20250830164654241 DLMGCP DEBUG <0013> Generated response: line #01: I: 95FFEA73 (mgcp_msg.c:72) 20250830164654241 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250830164654241 DLMGCP DEBUG <0013> Generated response: line #03: o=- 95FFEA73 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830164654241 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250830164654241 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830164654241 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250830164654241 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5922 RTP/AVP 3 (mgcp_msg.c:72) 20250830164654241 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:72) RTPEM0(359)@7b40471322fb: Warning: Re-starting timer T_transmit, which is already active (running or expired). 20250830164655768 DLMGCP DEBUG <0013> Received message: line #00: MDCX 53035 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164655768 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250830164655768 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250830164655768 DLMGCP DEBUG <0013> Received message: line #03: I: 89A11E06 (mgcp_msg.c:72) 20250830164655768 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:72) 20250830164655768 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:72) 20250830164655768 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP6 ::1 (mgcp_msg.c:72) 20250830164655768 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:72) 20250830164655768 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830164655768 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:72) 20250830164655768 DLMGCP DEBUG <0013> Received message: line #10: m=audio 10000 RTP/AVP 3 (mgcp_msg.c:72) 20250830164655769 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:3 GSM/8000/1 (mgcp_msg.c:72) 20250830164655769 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250830164655769 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250830164655769 DLMGCP INFO <0013> MDCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250830164655769 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:878) 20250830164655769 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830164655769 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:10000, addr:::1, duration:20, payload-types:3=GSM  (mgcp_sdp.c:443) 20250830164655769 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:89A11E06 connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250830164655769 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:89A11E06 output_enabled 1 (mgcp_conn.c:271) 20250830164655769 DLMGCP DEBUG <0013> (1227/rtp C:89A11E06 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) 20250830164655769 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:89A11E06 MDCX: connection successfully modified: (1227/rtp C:89A11E06 r=::1:10000<->l=::1:5920) (mgcp_protocol.c:976) 20250830164655769 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164655769 DLMGCP DEBUG <0013> Generated response: line #00: 200 53035 OK (mgcp_msg.c:72) 20250830164655769 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:72) 20250830164655769 DLMGCP DEBUG <0013> Generated response: line #02: o=- 89A11E06 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830164655769 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:72) 20250830164655769 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830164655769 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:72) 20250830164655769 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5920 RTP/AVP 3 (mgcp_msg.c:72) 20250830164655769 DLMGCP DEBUG <0013> Generated response: line #07: a=ptime:20 (mgcp_msg.c:72) RTPEM1(360)@7b40471322fb: Warning: Re-starting timer T_transmit, which is already active (running or expired). 20250830164656285 DLMGCP DEBUG <0013> Received message: line #00: MDCX 53036 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164656285 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250830164656285 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250830164656285 DLMGCP DEBUG <0013> Received message: line #03: I: 95FFEA73 (mgcp_msg.c:72) 20250830164656285 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:72) 20250830164656285 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:72) 20250830164656285 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP6 ::1 (mgcp_msg.c:72) 20250830164656285 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:72) 20250830164656285 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830164656285 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:72) 20250830164656285 DLMGCP DEBUG <0013> Received message: line #10: m=audio 20000 RTP/AVP 3 (mgcp_msg.c:72) 20250830164656285 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:3 GSM/8000/1 (mgcp_msg.c:72) 20250830164656285 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250830164656285 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250830164656285 DLMGCP INFO <0013> MDCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250830164656285 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:878) 20250830164656285 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830164656285 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:20000, addr:::1, duration:20, payload-types:3=GSM  (mgcp_sdp.c:443) 20250830164656285 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:95FFEA73 connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250830164656285 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:95FFEA73 output_enabled 1 (mgcp_conn.c:271) 20250830164656285 DLMGCP DEBUG <0013> (1227/rtp C:95FFEA73 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) 20250830164656286 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:95FFEA73 MDCX: connection successfully modified: (1227/rtp C:95FFEA73 r=::1:20000<->l=::1:5922) (mgcp_protocol.c:976) 20250830164656286 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164656286 DLMGCP DEBUG <0013> Generated response: line #00: 200 53036 OK (mgcp_msg.c:72) 20250830164656286 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:72) 20250830164656286 DLMGCP DEBUG <0013> Generated response: line #02: o=- 95FFEA73 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830164656286 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:72) 20250830164656286 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830164656286 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:72) 20250830164656286 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5922 RTP/AVP 3 (mgcp_msg.c:72) 20250830164656286 DLMGCP DEBUG <0013> Generated response: line #07: a=ptime:20 (mgcp_msg.c:72) MTC@7b40471322fb: stats: { num_pkts_tx := 192, bytes_payload_tx := 768, num_pkts_rx := 121, bytes_payload_rx := 484, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@7b40471322fb: stats: { num_pkts_tx := 169, bytes_payload_tx := 676, num_pkts_rx := 97, bytes_payload_rx := 388, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } 20250830164658400 DLMGCP DEBUG <0013> Received message: line #00: DLCX 53037 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164658400 DLMGCP DEBUG <0013> Received message: line #01: C: 1227 (mgcp_msg.c:72) 20250830164658400 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250830164658400 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250830164658400 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830164658400 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1109) 20250830164658400 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164658400 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164658400 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164658400 DLMGCP DEBUG <0013> Generated response: line #00: 200 53037 OK (mgcp_msg.c:72) RTPEM0(359)@7b40471322fb: Warning: Stopping inactive timer T_transmit. MTC@7b40471322fb: setverdict(pass): none -> pass RTPEM0(359)@7b40471322fb: Final verdict of PTC: none RTPEM2(361)@7b40471322fb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(363)@7b40471322fb: Final verdict of PTC: none VirtCallAgent-STATS(362)@7b40471322fb: Final verdict of PTC: none RTPEM1(360)@7b40471322fb: Final verdict of PTC: none MTC@7b40471322fb: Setting final verdict of the test case. MTC@7b40471322fb: Local verdict of MTC: pass MTC@7b40471322fb: Local verdict of PTC RTPEM0(359): none (pass -> pass) MTC@7b40471322fb: Local verdict of PTC RTPEM1(360): none (pass -> pass) MTC@7b40471322fb: Local verdict of PTC RTPEM2(361): none (pass -> pass) MTC@7b40471322fb: Local verdict of PTC VirtCallAgent-STATS(362): none (pass -> pass) MTC@7b40471322fb: Local verdict of PTC IPA-CTRL-CLI-IPA(363): none (pass -> pass) MTC@7b40471322fb: Test case TC_two_crcx_mdcx_and_rtp_ipv6 finished. Verdict: pass MTC@7b40471322fb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_mdcx_and_rtp_ipv6 pass'. Sat Aug 30 16:46:58 UTC 2025 ====== MGCP_Test.TC_two_crcx_mdcx_and_rtp_ipv6 pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_two_crcx_mdcx_and_rtp_ipv6.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=690776) Waiting for packet dumper to finish... 1 (prev_count=690776, count=694708) MTC@7b40471322fb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_mdcx_and_rtp_ipv6 pass' was executed successfully (exit status: 0). MTC@7b40471322fb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir_ipv6'. ------ MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir_ipv6 ------ Sat Aug 30 16:47:05 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/logs/testsuite/MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir_ipv6.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/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@7b40471322fb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir_ipv6' was executed successfully (exit status: 0). MTC@7b40471322fb: Test case TC_two_crcx_and_rtp_osmux_bidir_ipv6 started. 20250830164706590 DLMGCP DEBUG <0013> Received message: line #00: DLCX 17861 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164706590 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250830164706590 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250830164706590 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830164706590 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1068) 20250830164706590 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:146) 20250830164706590 DLMGCP DEBUG <0013> Generated response: line #00: 515 17861 FAIL (mgcp_msg.c:72) 20250830164706605 DLMGCP DEBUG <0013> Received message: line #00: CRCX 17862 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164706605 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250830164706605 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:72) 20250830164706605 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830164706605 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250830164706605 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP6 ::1 (mgcp_msg.c:72) 20250830164706605 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250830164706605 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830164706605 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250830164706605 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 112 (mgcp_msg.c:72) 20250830164706605 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250830164706605 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250830164706605 DLMGCP DEBUG <0013> Received message: line #12: a=fmtp:112 octet-align=1 (mgcp_msg.c:72) 20250830164706606 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250830164706606 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250830164706606 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830164706606 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830164706606 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:10000, addr:::1, duration:20, payload-types:112=AMR  (mgcp_sdp.c:443) 20250830164706606 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:65AF0667 connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250830164706606 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:65AF0667 output_enabled 1 (mgcp_conn.c:271) 20250830164706606 DLMGCP DEBUG <0013> (1226/rtp C:65AF0667 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) 20250830164706607 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:65AF0667 CRCX: connection successfully created: (1226/rtp C:65AF0667 r=::1:10000<->l=::1:5924) (mgcp_protocol.c:772) 20250830164706607 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164706607 DLMGCP DEBUG <0013> Generated response: line #00: 200 17862 OK (mgcp_msg.c:72) 20250830164706607 DLMGCP DEBUG <0013> Generated response: line #01: I: 65AF0667 (mgcp_msg.c:72) 20250830164706607 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250830164706607 DLMGCP DEBUG <0013> Generated response: line #03: o=- 65AF0667 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830164706607 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250830164706607 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830164706607 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250830164706607 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5924 RTP/AVP 112 (mgcp_msg.c:72) 20250830164706607 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250830164706607 DLMGCP DEBUG <0013> Generated response: line #09: a=fmtp:112 octet-align=1 (mgcp_msg.c:72) 20250830164706607 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830164706616 DLMGCP DEBUG <0013> Received message: line #00: CRCX 17863 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164706617 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250830164706617 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:72) 20250830164706617 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830164706617 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: 2 (mgcp_msg.c:72) 20250830164706617 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:72) 20250830164706617 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP6 ::1 (mgcp_msg.c:72) 20250830164706617 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:72) 20250830164706617 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830164706617 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:72) 20250830164706617 DLMGCP DEBUG <0013> Received message: line #10: m=audio 1985 RTP/AVP 110 (mgcp_msg.c:72) 20250830164706617 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:110 AMR/8000 (mgcp_msg.c:72) 20250830164706617 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250830164706617 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250830164706617 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250830164706617 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830164706617 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830164706617 DLMGCP DEBUG <0013> MGCP client offered Osmux CID 2 (mgcp_msg.c:473) 20250830164706618 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:1985, addr:::1, duration:20, payload-types:110=AMR  (mgcp_sdp.c:443) 20250830164706618 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:2F1489A7 connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250830164706618 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:2F1489A7 output_enabled 1 (mgcp_conn.c:271) 20250830164706618 DLMGCP DEBUG <0013> (1226/rtp C:2F1489A7 r=::1:1985<->l=:0) codecs[0]:(pt:110=DYNAMIC, audio:AMR/8000 subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830164706618 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:2F1489A7 CRCX: connection successfully created: (1226/rtp C:2F1489A7 r=::1:1985<->l=::1:5926 CID=11) (mgcp_protocol.c:772) 20250830164706618 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164706618 DLMGCP DEBUG <0013> Generated response: line #00: 200 17863 OK (mgcp_msg.c:72) 20250830164706618 DLMGCP DEBUG <0013> Generated response: line #01: I: 2F1489A7 (mgcp_msg.c:72) 20250830164706618 DLMGCP DEBUG <0013> Generated response: line #02: X-Osmux: 11 (mgcp_msg.c:72) 20250830164706618 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830164706618 DLMGCP DEBUG <0013> Generated response: line #04: o=- 2F1489A7 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830164706618 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830164706619 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830164706619 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830164706619 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 1984 RTP/AVP 110 (mgcp_msg.c:72) 20250830164706619 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:110 AMR/8000 (mgcp_msg.c:72) 20250830164706619 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) OsmuxEM(367)@7b40471322fb: Warning: Stopping inactive timer T_transmit. 20250830164707835 DLMGCP DEBUG <0013> Received message: line #00: DLCX 17864 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164707836 DLMGCP DEBUG <0013> Received message: line #01: C: 1226 (mgcp_msg.c:72) 20250830164707836 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250830164707836 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250830164707836 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830164707836 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1109) 20250830164707836 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164707836 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164707836 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164707836 DLMGCP DEBUG <0013> Generated response: line #00: 200 17864 OK (mgcp_msg.c:72) RTPEM1(365)@7b40471322fb: Warning: Stopping inactive timer T_transmit. MTC@7b40471322fb: 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@7b40471322fb: 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@7b40471322fb: tolerance: 3 packets MTC@7b40471322fb: batch_size: 4 packets MTC@7b40471322fb: 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@7b40471322fb: 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@7b40471322fb: setverdict(pass): none -> pass RTPEM1(365)@7b40471322fb: Final verdict of PTC: none RTPEM0(364)@7b40471322fb: Final verdict of PTC: none OsmuxEM(367)@7b40471322fb: Final verdict of PTC: none VirtCallAgent-STATS(368)@7b40471322fb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(369)@7b40471322fb: Final verdict of PTC: none RTPEM2(366)@7b40471322fb: Final verdict of PTC: none MTC@7b40471322fb: Setting final verdict of the test case. MTC@7b40471322fb: Local verdict of MTC: pass MTC@7b40471322fb: Local verdict of PTC RTPEM0(364): none (pass -> pass) MTC@7b40471322fb: Local verdict of PTC RTPEM1(365): none (pass -> pass) MTC@7b40471322fb: Local verdict of PTC RTPEM2(366): none (pass -> pass) MTC@7b40471322fb: Local verdict of PTC OsmuxEM(367): none (pass -> pass) MTC@7b40471322fb: Local verdict of PTC VirtCallAgent-STATS(368): none (pass -> pass) MTC@7b40471322fb: Local verdict of PTC IPA-CTRL-CLI-IPA(369): none (pass -> pass) MTC@7b40471322fb: Test case TC_two_crcx_and_rtp_osmux_bidir_ipv6 finished. Verdict: pass MTC@7b40471322fb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir_ipv6 pass'. Sat Aug 30 16:47:07 UTC 2025 ====== MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir_ipv6 pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir_ipv6.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=194464) Waiting for packet dumper to finish... 1 (prev_count=194464, count=198196) MTC@7b40471322fb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir_ipv6 pass' was executed successfully (exit status: 0). MTC@7b40471322fb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/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 ------ Sat Aug 30 16:47:14 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/logs/testsuite/MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir_ipv4_ipv6.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/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@7b40471322fb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir_ipv4_ipv6' was executed successfully (exit status: 0). MTC@7b40471322fb: Test case TC_two_crcx_and_rtp_osmux_bidir_ipv4_ipv6 started. 20250830164716060 DLMGCP DEBUG <0013> Received message: line #00: DLCX 34211 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164716060 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250830164716060 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250830164716060 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830164716060 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1068) 20250830164716060 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:146) 20250830164716060 DLMGCP DEBUG <0013> Generated response: line #00: 515 34211 FAIL (mgcp_msg.c:72) 20250830164716073 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34212 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164716073 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250830164716074 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:72) 20250830164716074 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830164716074 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250830164716074 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250830164716074 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250830164716074 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250830164716074 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250830164716074 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 112 (mgcp_msg.c:72) 20250830164716074 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250830164716074 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250830164716074 DLMGCP DEBUG <0013> Received message: line #12: a=fmtp:112 octet-align=1 (mgcp_msg.c:72) 20250830164716074 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250830164716074 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250830164716074 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830164716074 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830164716074 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:112=AMR  (mgcp_sdp.c:443) 20250830164716075 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:E2813AC8 connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250830164716075 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:E2813AC8 output_enabled 1 (mgcp_conn.c:271) 20250830164716075 DLMGCP DEBUG <0013> (1226/rtp C:E2813AC8 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) 20250830164716075 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:E2813AC8 CRCX: connection successfully created: (1226/rtp C:E2813AC8 r=127.0.0.1:10000<->l=127.0.0.1:5928) (mgcp_protocol.c:772) 20250830164716075 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164716075 DLMGCP DEBUG <0013> Generated response: line #00: 200 34212 OK (mgcp_msg.c:72) 20250830164716075 DLMGCP DEBUG <0013> Generated response: line #01: I: E2813AC8 (mgcp_msg.c:72) 20250830164716075 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250830164716076 DLMGCP DEBUG <0013> Generated response: line #03: o=- E2813AC8 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250830164716076 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250830164716076 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250830164716076 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250830164716076 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5928 RTP/AVP 112 (mgcp_msg.c:72) 20250830164716076 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250830164716076 DLMGCP DEBUG <0013> Generated response: line #09: a=fmtp:112 octet-align=1 (mgcp_msg.c:72) 20250830164716076 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830164716085 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34213 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164716085 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250830164716085 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:72) 20250830164716085 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830164716085 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: 2 (mgcp_msg.c:72) 20250830164716085 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:72) 20250830164716085 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP6 ::1 (mgcp_msg.c:72) 20250830164716085 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:72) 20250830164716085 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830164716085 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:72) 20250830164716085 DLMGCP DEBUG <0013> Received message: line #10: m=audio 1985 RTP/AVP 110 (mgcp_msg.c:72) 20250830164716085 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:110 AMR/8000 (mgcp_msg.c:72) 20250830164716085 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250830164716085 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250830164716085 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250830164716085 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830164716086 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830164716086 DLMGCP DEBUG <0013> MGCP client offered Osmux CID 2 (mgcp_msg.c:473) 20250830164716086 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:1985, addr:::1, duration:20, payload-types:110=AMR  (mgcp_sdp.c:443) 20250830164716086 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:BE21BBB7 connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250830164716086 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:BE21BBB7 output_enabled 1 (mgcp_conn.c:271) 20250830164716086 DLMGCP DEBUG <0013> (1226/rtp C:BE21BBB7 r=::1:1985<->l=:0) codecs[0]:(pt:110=DYNAMIC, audio:AMR/8000 subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830164716087 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:BE21BBB7 CRCX: connection successfully created: (1226/rtp C:BE21BBB7 r=::1:1985<->l=::1:5930 CID=12) (mgcp_protocol.c:772) 20250830164716087 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164716087 DLMGCP DEBUG <0013> Generated response: line #00: 200 34213 OK (mgcp_msg.c:72) 20250830164716087 DLMGCP DEBUG <0013> Generated response: line #01: I: BE21BBB7 (mgcp_msg.c:72) 20250830164716087 DLMGCP DEBUG <0013> Generated response: line #02: X-Osmux: 12 (mgcp_msg.c:72) 20250830164716087 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830164716087 DLMGCP DEBUG <0013> Generated response: line #04: o=- BE21BBB7 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830164716087 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830164716087 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830164716087 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830164716087 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 1984 RTP/AVP 110 (mgcp_msg.c:72) 20250830164716087 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:110 AMR/8000 (mgcp_msg.c:72) 20250830164716087 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) OsmuxEM(373)@7b40471322fb: Warning: Stopping inactive timer T_transmit. 20250830164717305 DLMGCP DEBUG <0013> Received message: line #00: DLCX 34214 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164717305 DLMGCP DEBUG <0013> Received message: line #01: C: 1226 (mgcp_msg.c:72) 20250830164717305 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250830164717305 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250830164717305 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830164717305 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1109) 20250830164717305 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164717305 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164717305 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164717305 DLMGCP DEBUG <0013> Generated response: line #00: 200 34214 OK (mgcp_msg.c:72) RTPEM1(371)@7b40471322fb: Warning: Stopping inactive timer T_transmit. MTC@7b40471322fb: 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@7b40471322fb: 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@7b40471322fb: tolerance: 3 packets MTC@7b40471322fb: batch_size: 4 packets MTC@7b40471322fb: 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@7b40471322fb: 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@7b40471322fb: setverdict(pass): none -> pass OsmuxEM(373)@7b40471322fb: Final verdict of PTC: none RTPEM1(371)@7b40471322fb: Final verdict of PTC: none RTPEM0(370)@7b40471322fb: Final verdict of PTC: none RTPEM2(372)@7b40471322fb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(375)@7b40471322fb: Final verdict of PTC: none VirtCallAgent-STATS(374)@7b40471322fb: Final verdict of PTC: none MTC@7b40471322fb: Setting final verdict of the test case. MTC@7b40471322fb: Local verdict of MTC: pass MTC@7b40471322fb: Local verdict of PTC RTPEM0(370): none (pass -> pass) MTC@7b40471322fb: Local verdict of PTC RTPEM1(371): none (pass -> pass) MTC@7b40471322fb: Local verdict of PTC RTPEM2(372): none (pass -> pass) MTC@7b40471322fb: Local verdict of PTC OsmuxEM(373): none (pass -> pass) MTC@7b40471322fb: Local verdict of PTC VirtCallAgent-STATS(374): none (pass -> pass) MTC@7b40471322fb: Local verdict of PTC IPA-CTRL-CLI-IPA(375): none (pass -> pass) MTC@7b40471322fb: Test case TC_two_crcx_and_rtp_osmux_bidir_ipv4_ipv6 finished. Verdict: pass MTC@7b40471322fb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir_ipv4_ipv6 pass'. Sat Aug 30 16:47:17 UTC 2025 ====== MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir_ipv4_ipv6 pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir_ipv4_ipv6.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=192144) Waiting for packet dumper to finish... 1 (prev_count=192144, count=195876) MTC@7b40471322fb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir_ipv4_ipv6 pass' was executed successfully (exit status: 0). MTC@7b40471322fb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/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 ------ Sat Aug 30 16:47:24 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/logs/testsuite/MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir_ipv6_ipv4.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/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@7b40471322fb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir_ipv6_ipv4' was executed successfully (exit status: 0). MTC@7b40471322fb: Test case TC_two_crcx_and_rtp_osmux_bidir_ipv6_ipv4 started. 20250830164725511 DLMGCP DEBUG <0013> Received message: line #00: DLCX 53593 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164725511 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250830164725511 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250830164725512 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830164725512 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1068) 20250830164725512 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:146) 20250830164725512 DLMGCP DEBUG <0013> Generated response: line #00: 515 53593 FAIL (mgcp_msg.c:72) 20250830164725525 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53594 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164725525 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250830164725525 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:72) 20250830164725525 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830164725525 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250830164725525 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP6 ::1 (mgcp_msg.c:72) 20250830164725525 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250830164725525 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830164725525 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250830164725525 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 112 (mgcp_msg.c:72) 20250830164725525 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250830164725525 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250830164725525 DLMGCP DEBUG <0013> Received message: line #12: a=fmtp:112 octet-align=1 (mgcp_msg.c:72) 20250830164725525 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250830164725525 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250830164725525 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830164725525 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830164725525 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:10000, addr:::1, duration:20, payload-types:112=AMR  (mgcp_sdp.c:443) 20250830164725525 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:69CCC61B connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250830164725525 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:69CCC61B output_enabled 1 (mgcp_conn.c:271) 20250830164725525 DLMGCP DEBUG <0013> (1226/rtp C:69CCC61B 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) 20250830164725526 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:69CCC61B CRCX: connection successfully created: (1226/rtp C:69CCC61B r=::1:10000<->l=::1:5932) (mgcp_protocol.c:772) 20250830164725526 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164725526 DLMGCP DEBUG <0013> Generated response: line #00: 200 53594 OK (mgcp_msg.c:72) 20250830164725526 DLMGCP DEBUG <0013> Generated response: line #01: I: 69CCC61B (mgcp_msg.c:72) 20250830164725526 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250830164725526 DLMGCP DEBUG <0013> Generated response: line #03: o=- 69CCC61B 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830164725526 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250830164725526 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830164725526 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250830164725526 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5932 RTP/AVP 112 (mgcp_msg.c:72) 20250830164725526 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250830164725526 DLMGCP DEBUG <0013> Generated response: line #09: a=fmtp:112 octet-align=1 (mgcp_msg.c:72) 20250830164725526 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) 20250830164725534 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53595 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164725534 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250830164725534 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:72) 20250830164725534 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830164725534 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: 2 (mgcp_msg.c:72) 20250830164725534 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:72) 20250830164725534 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250830164725534 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:72) 20250830164725534 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250830164725534 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:72) 20250830164725534 DLMGCP DEBUG <0013> Received message: line #10: m=audio 1985 RTP/AVP 110 (mgcp_msg.c:72) 20250830164725534 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:110 AMR/8000 (mgcp_msg.c:72) 20250830164725534 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250830164725534 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250830164725534 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250830164725534 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830164725534 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830164725534 DLMGCP DEBUG <0013> MGCP client offered Osmux CID 2 (mgcp_msg.c:473) 20250830164725535 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:1985, addr:127.0.0.1, duration:20, payload-types:110=AMR  (mgcp_sdp.c:443) 20250830164725535 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:2323801C connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250830164725535 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:2323801C output_enabled 1 (mgcp_conn.c:271) 20250830164725535 DLMGCP DEBUG <0013> (1226/rtp C:2323801C r=127.0.0.1:1985<->l=:0) codecs[0]:(pt:110=DYNAMIC, audio:AMR/8000 subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830164725535 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:2323801C CRCX: connection successfully created: (1226/rtp C:2323801C r=127.0.0.1:1985<->l=127.0.0.1:5934 CID=13) (mgcp_protocol.c:772) 20250830164725535 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164725535 DLMGCP DEBUG <0013> Generated response: line #00: 200 53595 OK (mgcp_msg.c:72) 20250830164725535 DLMGCP DEBUG <0013> Generated response: line #01: I: 2323801C (mgcp_msg.c:72) 20250830164725535 DLMGCP DEBUG <0013> Generated response: line #02: X-Osmux: 13 (mgcp_msg.c:72) 20250830164725535 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830164725535 DLMGCP DEBUG <0013> Generated response: line #04: o=- 2323801C 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250830164725535 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830164725535 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250830164725535 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830164725535 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 1984 RTP/AVP 110 (mgcp_msg.c:72) 20250830164725535 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:110 AMR/8000 (mgcp_msg.c:72) 20250830164725535 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) OsmuxEM(379)@7b40471322fb: Warning: Stopping inactive timer T_transmit. 20250830164726753 DLMGCP DEBUG <0013> Received message: line #00: DLCX 53596 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164726753 DLMGCP DEBUG <0013> Received message: line #01: C: 1226 (mgcp_msg.c:72) 20250830164726753 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250830164726753 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250830164726753 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830164726754 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1109) 20250830164726754 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164726754 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164726754 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164726754 DLMGCP DEBUG <0013> Generated response: line #00: 200 53596 OK (mgcp_msg.c:72) RTPEM1(377)@7b40471322fb: Warning: Stopping inactive timer T_transmit. MTC@7b40471322fb: 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@7b40471322fb: 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@7b40471322fb: tolerance: 3 packets MTC@7b40471322fb: batch_size: 4 packets MTC@7b40471322fb: 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@7b40471322fb: 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@7b40471322fb: setverdict(pass): none -> pass OsmuxEM(379)@7b40471322fb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(381)@7b40471322fb: Final verdict of PTC: none RTPEM0(376)@7b40471322fb: Final verdict of PTC: none VirtCallAgent-STATS(380)@7b40471322fb: Final verdict of PTC: none RTPEM1(377)@7b40471322fb: Final verdict of PTC: none RTPEM2(378)@7b40471322fb: Final verdict of PTC: none MTC@7b40471322fb: Setting final verdict of the test case. MTC@7b40471322fb: Local verdict of MTC: pass MTC@7b40471322fb: Local verdict of PTC RTPEM0(376): none (pass -> pass) MTC@7b40471322fb: Local verdict of PTC RTPEM1(377): none (pass -> pass) MTC@7b40471322fb: Local verdict of PTC RTPEM2(378): none (pass -> pass) MTC@7b40471322fb: Local verdict of PTC OsmuxEM(379): none (pass -> pass) MTC@7b40471322fb: Local verdict of PTC VirtCallAgent-STATS(380): none (pass -> pass) MTC@7b40471322fb: Local verdict of PTC IPA-CTRL-CLI-IPA(381): none (pass -> pass) MTC@7b40471322fb: Test case TC_two_crcx_and_rtp_osmux_bidir_ipv6_ipv4 finished. Verdict: pass MTC@7b40471322fb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir_ipv6_ipv4 pass'. Sat Aug 30 16:47:26 UTC 2025 ====== MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir_ipv6_ipv4 pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir_ipv6_ipv4.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=194696) Waiting for packet dumper to finish... 1 (prev_count=194696, count=198428) MTC@7b40471322fb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir_ipv6_ipv4 pass' was executed successfully (exit status: 0). MTC@7b40471322fb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_ipv6'. ------ MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_ipv6 ------ Sat Aug 30 16:47:33 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/logs/testsuite/MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_ipv6.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/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@7b40471322fb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_ipv6' was executed successfully (exit status: 0). MTC@7b40471322fb: Test case TC_two_crcx_mdcx_and_rtp_osmux_ipv6 started. 20250830164734928 DLMGCP DEBUG <0013> Received message: line #00: DLCX 34584 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164734928 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250830164734928 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250830164734928 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830164734928 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1068) 20250830164734928 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:146) 20250830164734928 DLMGCP DEBUG <0013> Generated response: line #00: 515 34584 FAIL (mgcp_msg.c:72) 20250830164734933 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34585 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164734933 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830164734933 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250830164734933 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830164734933 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250830164734933 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP6 ::1 (mgcp_msg.c:72) 20250830164734933 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250830164734933 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830164734933 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250830164734933 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 112 (mgcp_msg.c:72) 20250830164734933 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250830164734933 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250830164734933 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250830164734933 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250830164734933 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830164734933 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830164734933 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:10000, addr:::1, duration:20, payload-types:112=AMR  (mgcp_sdp.c:443) 20250830164734934 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:7A5818DD connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830164734934 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:7A5818DD output_enabled 0 (mgcp_conn.c:271) 20250830164734934 DLMGCP DEBUG <0013> (1227/rtp C:7A5818DD 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) 20250830164734935 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:7A5818DD CRCX: connection successfully created: (1227/rtp C:7A5818DD r=::1:10000<->l=::1:5936) (mgcp_protocol.c:772) 20250830164734935 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164734935 DLMGCP DEBUG <0013> Generated response: line #00: 200 34585 OK (mgcp_msg.c:72) 20250830164734935 DLMGCP DEBUG <0013> Generated response: line #01: I: 7A5818DD (mgcp_msg.c:72) 20250830164734935 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250830164734935 DLMGCP DEBUG <0013> Generated response: line #03: o=- 7A5818DD 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830164734935 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250830164734935 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830164734935 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250830164734935 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5936 RTP/AVP 112 (mgcp_msg.c:72) 20250830164734935 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250830164734935 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250830164734939 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34586 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164734939 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830164734939 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250830164734939 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830164734939 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: 2 (mgcp_msg.c:72) 20250830164734939 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:72) 20250830164734939 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP6 ::1 (mgcp_msg.c:72) 20250830164734939 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:72) 20250830164734939 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830164734939 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:72) 20250830164734939 DLMGCP DEBUG <0013> Received message: line #10: m=audio 1985 RTP/AVP 110 (mgcp_msg.c:72) 20250830164734939 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:110 AMR/8000 (mgcp_msg.c:72) 20250830164734939 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250830164734939 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250830164734939 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250830164734939 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830164734939 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830164734939 DLMGCP DEBUG <0013> MGCP client offered Osmux CID 2 (mgcp_msg.c:473) 20250830164734939 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:1985, addr:::1, duration:20, payload-types:110=AMR  (mgcp_sdp.c:443) 20250830164734939 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:9EC365D8 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830164734939 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:9EC365D8 output_enabled 0 (mgcp_conn.c:271) 20250830164734939 DLMGCP DEBUG <0013> (1227/rtp C:9EC365D8 r=::1:1985<->l=:0) codecs[0]:(pt:110=DYNAMIC, audio:AMR/8000 subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830164734939 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:9EC365D8 CRCX: connection successfully created: (1227/rtp C:9EC365D8 r=::1:1985<->l=::1:5938 CID=14) (mgcp_protocol.c:772) 20250830164734939 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164734939 DLMGCP DEBUG <0013> Generated response: line #00: 200 34586 OK (mgcp_msg.c:72) 20250830164734939 DLMGCP DEBUG <0013> Generated response: line #01: I: 9EC365D8 (mgcp_msg.c:72) 20250830164734939 DLMGCP DEBUG <0013> Generated response: line #02: X-Osmux: 14 (mgcp_msg.c:72) 20250830164734940 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830164734940 DLMGCP DEBUG <0013> Generated response: line #04: o=- 9EC365D8 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830164734940 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830164734940 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830164734940 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830164734940 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 1984 RTP/AVP 110 (mgcp_msg.c:72) 20250830164734940 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:110 AMR/8000 (mgcp_msg.c:72) 20250830164734940 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) RTPEM0(382)@7b40471322fb: Warning: Re-starting timer T_transmit, which is already active (running or expired). 20250830164736461 DLMGCP DEBUG <0013> Received message: line #00: MDCX 34587 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164736461 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250830164736461 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250830164736461 DLMGCP DEBUG <0013> Received message: line #03: I: 7A5818DD (mgcp_msg.c:72) 20250830164736461 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:72) 20250830164736461 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:72) 20250830164736461 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP6 ::1 (mgcp_msg.c:72) 20250830164736461 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:72) 20250830164736461 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830164736461 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:72) 20250830164736461 DLMGCP DEBUG <0013> Received message: line #10: m=audio 10000 RTP/AVP 112 (mgcp_msg.c:72) 20250830164736461 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250830164736461 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250830164736461 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250830164736461 DLMGCP INFO <0013> MDCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250830164736461 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:878) 20250830164736461 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830164736461 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:10000, addr:::1, duration:20, payload-types:112=AMR  (mgcp_sdp.c:443) 20250830164736461 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:7A5818DD connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250830164736461 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:7A5818DD output_enabled 1 (mgcp_conn.c:271) 20250830164736462 DLMGCP DEBUG <0013> (1227/rtp C:7A5818DD 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) 20250830164736462 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:7A5818DD MDCX: connection successfully modified: (1227/rtp C:7A5818DD r=::1:10000<->l=::1:5936) (mgcp_protocol.c:976) 20250830164736462 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164736462 DLMGCP DEBUG <0013> Generated response: line #00: 200 34587 OK (mgcp_msg.c:72) 20250830164736462 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:72) 20250830164736462 DLMGCP DEBUG <0013> Generated response: line #02: o=- 7A5818DD 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830164736462 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:72) 20250830164736462 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830164736462 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:72) 20250830164736462 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5936 RTP/AVP 112 (mgcp_msg.c:72) 20250830164736462 DLMGCP DEBUG <0013> Generated response: line #07: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250830164736462 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:72) OsmuxEM(385)@7b40471322fb: Warning: Re-starting timer T_transmit, which is already active (running or expired). 20250830164736973 DLMGCP DEBUG <0013> Received message: line #00: MDCX 34588 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164736973 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250830164736973 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250830164736973 DLMGCP DEBUG <0013> Received message: line #03: I: 9EC365D8 (mgcp_msg.c:72) 20250830164736973 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:72) 20250830164736973 DLMGCP DEBUG <0013> Received message: line #05: X-OSMUX: 2 (mgcp_msg.c:72) 20250830164736973 DLMGCP DEBUG <0013> Received message: line #06: v=0 (mgcp_msg.c:72) 20250830164736973 DLMGCP DEBUG <0013> Received message: line #07: o=- 23 42 IN IP6 ::1 (mgcp_msg.c:72) 20250830164736973 DLMGCP DEBUG <0013> Received message: line #08: s=- (mgcp_msg.c:72) 20250830164736973 DLMGCP DEBUG <0013> Received message: line #09: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830164736973 DLMGCP DEBUG <0013> Received message: line #10: t=0 0 (mgcp_msg.c:72) 20250830164736973 DLMGCP DEBUG <0013> Received message: line #11: m=audio 1985 RTP/AVP 110 (mgcp_msg.c:72) 20250830164736973 DLMGCP DEBUG <0013> Received message: line #12: a=rtpmap:110 AMR/8000 (mgcp_msg.c:72) 20250830164736973 DLMGCP DEBUG <0013> Received message: line #13: a=ptime:20 (mgcp_msg.c:72) 20250830164736973 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250830164736973 DLMGCP INFO <0013> MDCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250830164736973 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:878) 20250830164736973 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830164736974 DLMGCP DEBUG <0013> MGCP client offered Osmux CID 2 (mgcp_msg.c:473) 20250830164736974 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:1985, addr:::1, duration:20, payload-types:110=AMR  (mgcp_sdp.c:443) 20250830164736974 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:9EC365D8 connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250830164736974 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:9EC365D8 output_enabled 1 (mgcp_conn.c:271) 20250830164736974 DLMGCP DEBUG <0013> (1227/rtp C:9EC365D8 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) 20250830164736974 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:9EC365D8 MDCX: connection successfully modified: (1227/rtp C:9EC365D8 r=::1:1985<->l=::1:5938 CID=14) (mgcp_protocol.c:976) 20250830164736974 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164736974 DLMGCP DEBUG <0013> Generated response: line #00: 200 34588 OK (mgcp_msg.c:72) 20250830164736974 DLMGCP DEBUG <0013> Generated response: line #01: X-Osmux: 14 (mgcp_msg.c:72) 20250830164736974 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250830164736974 DLMGCP DEBUG <0013> Generated response: line #03: o=- 9EC365D8 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830164736974 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250830164736974 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830164736974 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250830164736974 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 1984 RTP/AVP 110 (mgcp_msg.c:72) 20250830164736974 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:110 AMR/8000 (mgcp_msg.c:72) 20250830164736974 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) MTC@7b40471322fb: 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@7b40471322fb: 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 } 20250830164739086 DLMGCP DEBUG <0013> Received message: line #00: DLCX 34589 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164739086 DLMGCP DEBUG <0013> Received message: line #01: C: 1227 (mgcp_msg.c:72) 20250830164739086 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250830164739086 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250830164739086 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830164739086 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1109) 20250830164739086 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164739086 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164739086 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164739086 DLMGCP DEBUG <0013> Generated response: line #00: 200 34589 OK (mgcp_msg.c:72) RTPEM0(382)@7b40471322fb: Warning: Stopping inactive timer T_transmit. MTC@7b40471322fb: setverdict(pass): none -> pass RTPEM0(382)@7b40471322fb: Final verdict of PTC: none RTPEM1(383)@7b40471322fb: Final verdict of PTC: none RTPEM2(384)@7b40471322fb: Final verdict of PTC: none OsmuxEM(385)@7b40471322fb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(387)@7b40471322fb: Final verdict of PTC: none VirtCallAgent-STATS(386)@7b40471322fb: Final verdict of PTC: none MTC@7b40471322fb: Setting final verdict of the test case. MTC@7b40471322fb: Local verdict of MTC: pass MTC@7b40471322fb: Local verdict of PTC RTPEM0(382): none (pass -> pass) MTC@7b40471322fb: Local verdict of PTC RTPEM1(383): none (pass -> pass) MTC@7b40471322fb: Local verdict of PTC RTPEM2(384): none (pass -> pass) MTC@7b40471322fb: Local verdict of PTC OsmuxEM(385): none (pass -> pass) MTC@7b40471322fb: Local verdict of PTC VirtCallAgent-STATS(386): none (pass -> pass) MTC@7b40471322fb: Local verdict of PTC IPA-CTRL-CLI-IPA(387): none (pass -> pass) MTC@7b40471322fb: Test case TC_two_crcx_mdcx_and_rtp_osmux_ipv6 finished. Verdict: pass MTC@7b40471322fb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_ipv6 pass'. Sat Aug 30 16:47:39 UTC 2025 ====== MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_ipv6 pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_ipv6.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=477680) Waiting for packet dumper to finish... 1 (prev_count=477680, count=481612) MTC@7b40471322fb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_ipv6 pass' was executed successfully (exit status: 0). MTC@7b40471322fb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/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 ------ Sat Aug 30 16:47:46 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/logs/testsuite/MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_ipv4_ipv6.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/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@7b40471322fb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_ipv4_ipv6' was executed successfully (exit status: 0). MTC@7b40471322fb: Test case TC_two_crcx_mdcx_and_rtp_osmux_ipv4_ipv6 started. 20250830164747263 DLMGCP DEBUG <0013> Received message: line #00: DLCX 12226 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164747263 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250830164747263 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250830164747263 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830164747263 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1068) 20250830164747263 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:146) 20250830164747263 DLMGCP DEBUG <0013> Generated response: line #00: 515 12226 FAIL (mgcp_msg.c:72) 20250830164747276 DLMGCP DEBUG <0013> Received message: line #00: CRCX 12227 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164747276 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830164747276 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250830164747276 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830164747276 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250830164747276 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250830164747276 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250830164747276 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250830164747276 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250830164747276 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 112 (mgcp_msg.c:72) 20250830164747276 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250830164747276 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250830164747276 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250830164747277 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250830164747277 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830164747277 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830164747277 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:112=AMR  (mgcp_sdp.c:443) 20250830164747277 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:F72F864C connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830164747277 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:F72F864C output_enabled 0 (mgcp_conn.c:271) 20250830164747277 DLMGCP DEBUG <0013> (1227/rtp C:F72F864C 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) 20250830164747277 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:F72F864C CRCX: connection successfully created: (1227/rtp C:F72F864C r=127.0.0.1:10000<->l=127.0.0.1:5940) (mgcp_protocol.c:772) 20250830164747277 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164747277 DLMGCP DEBUG <0013> Generated response: line #00: 200 12227 OK (mgcp_msg.c:72) 20250830164747277 DLMGCP DEBUG <0013> Generated response: line #01: I: F72F864C (mgcp_msg.c:72) 20250830164747277 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250830164747277 DLMGCP DEBUG <0013> Generated response: line #03: o=- F72F864C 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250830164747277 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250830164747277 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250830164747277 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250830164747277 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5940 RTP/AVP 112 (mgcp_msg.c:72) 20250830164747277 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250830164747277 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250830164747285 DLMGCP DEBUG <0013> Received message: line #00: CRCX 12228 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164747285 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830164747285 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250830164747285 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830164747285 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: 2 (mgcp_msg.c:72) 20250830164747286 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:72) 20250830164747286 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP6 ::1 (mgcp_msg.c:72) 20250830164747286 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:72) 20250830164747286 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830164747286 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:72) 20250830164747286 DLMGCP DEBUG <0013> Received message: line #10: m=audio 1985 RTP/AVP 110 (mgcp_msg.c:72) 20250830164747286 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:110 AMR/8000 (mgcp_msg.c:72) 20250830164747286 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250830164747286 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250830164747286 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250830164747286 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830164747286 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830164747286 DLMGCP DEBUG <0013> MGCP client offered Osmux CID 2 (mgcp_msg.c:473) 20250830164747286 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:1985, addr:::1, duration:20, payload-types:110=AMR  (mgcp_sdp.c:443) 20250830164747286 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:32424FAC connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830164747286 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:32424FAC output_enabled 0 (mgcp_conn.c:271) 20250830164747286 DLMGCP DEBUG <0013> (1227/rtp C:32424FAC r=::1:1985<->l=:0) codecs[0]:(pt:110=DYNAMIC, audio:AMR/8000 subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830164747286 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:32424FAC CRCX: connection successfully created: (1227/rtp C:32424FAC r=::1:1985<->l=::1:5942 CID=15) (mgcp_protocol.c:772) 20250830164747286 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164747286 DLMGCP DEBUG <0013> Generated response: line #00: 200 12228 OK (mgcp_msg.c:72) 20250830164747286 DLMGCP DEBUG <0013> Generated response: line #01: I: 32424FAC (mgcp_msg.c:72) 20250830164747287 DLMGCP DEBUG <0013> Generated response: line #02: X-Osmux: 15 (mgcp_msg.c:72) 20250830164747287 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830164747287 DLMGCP DEBUG <0013> Generated response: line #04: o=- 32424FAC 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830164747287 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830164747287 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830164747287 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830164747287 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 1984 RTP/AVP 110 (mgcp_msg.c:72) 20250830164747287 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:110 AMR/8000 (mgcp_msg.c:72) 20250830164747287 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) RTPEM0(388)@7b40471322fb: Warning: Re-starting timer T_transmit, which is already active (running or expired). 20250830164748809 DLMGCP DEBUG <0013> Received message: line #00: MDCX 12229 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164748810 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250830164748810 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250830164748810 DLMGCP DEBUG <0013> Received message: line #03: I: F72F864C (mgcp_msg.c:72) 20250830164748810 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:72) 20250830164748810 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:72) 20250830164748810 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250830164748810 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:72) 20250830164748810 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250830164748810 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:72) 20250830164748810 DLMGCP DEBUG <0013> Received message: line #10: m=audio 10000 RTP/AVP 112 (mgcp_msg.c:72) 20250830164748810 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250830164748810 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250830164748810 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250830164748810 DLMGCP INFO <0013> MDCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250830164748810 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:878) 20250830164748810 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830164748810 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:112=AMR  (mgcp_sdp.c:443) 20250830164748810 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:F72F864C connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250830164748810 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:F72F864C output_enabled 1 (mgcp_conn.c:271) 20250830164748810 DLMGCP DEBUG <0013> (1227/rtp C:F72F864C 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) 20250830164748810 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:F72F864C MDCX: connection successfully modified: (1227/rtp C:F72F864C r=127.0.0.1:10000<->l=127.0.0.1:5940) (mgcp_protocol.c:976) 20250830164748810 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164748811 DLMGCP DEBUG <0013> Generated response: line #00: 200 12229 OK (mgcp_msg.c:72) 20250830164748811 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:72) 20250830164748811 DLMGCP DEBUG <0013> Generated response: line #02: o=- F72F864C 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250830164748811 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:72) 20250830164748811 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250830164748811 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:72) 20250830164748811 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5940 RTP/AVP 112 (mgcp_msg.c:72) 20250830164748811 DLMGCP DEBUG <0013> Generated response: line #07: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250830164748811 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:72) OsmuxEM(391)@7b40471322fb: Warning: Re-starting timer T_transmit, which is already active (running or expired). 20250830164749322 DLMGCP DEBUG <0013> Received message: line #00: MDCX 12230 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164749322 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250830164749322 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250830164749322 DLMGCP DEBUG <0013> Received message: line #03: I: 32424FAC (mgcp_msg.c:72) 20250830164749322 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:72) 20250830164749322 DLMGCP DEBUG <0013> Received message: line #05: X-OSMUX: 2 (mgcp_msg.c:72) 20250830164749322 DLMGCP DEBUG <0013> Received message: line #06: v=0 (mgcp_msg.c:72) 20250830164749322 DLMGCP DEBUG <0013> Received message: line #07: o=- 23 42 IN IP6 ::1 (mgcp_msg.c:72) 20250830164749322 DLMGCP DEBUG <0013> Received message: line #08: s=- (mgcp_msg.c:72) 20250830164749322 DLMGCP DEBUG <0013> Received message: line #09: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830164749322 DLMGCP DEBUG <0013> Received message: line #10: t=0 0 (mgcp_msg.c:72) 20250830164749322 DLMGCP DEBUG <0013> Received message: line #11: m=audio 1985 RTP/AVP 110 (mgcp_msg.c:72) 20250830164749322 DLMGCP DEBUG <0013> Received message: line #12: a=rtpmap:110 AMR/8000 (mgcp_msg.c:72) 20250830164749322 DLMGCP DEBUG <0013> Received message: line #13: a=ptime:20 (mgcp_msg.c:72) 20250830164749323 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250830164749323 DLMGCP INFO <0013> MDCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250830164749323 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:878) 20250830164749323 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830164749323 DLMGCP DEBUG <0013> MGCP client offered Osmux CID 2 (mgcp_msg.c:473) 20250830164749323 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:1985, addr:::1, duration:20, payload-types:110=AMR  (mgcp_sdp.c:443) 20250830164749323 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:32424FAC connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250830164749323 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:32424FAC output_enabled 1 (mgcp_conn.c:271) 20250830164749323 DLMGCP DEBUG <0013> (1227/rtp C:32424FAC 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) 20250830164749323 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:32424FAC MDCX: connection successfully modified: (1227/rtp C:32424FAC r=::1:1985<->l=::1:5942 CID=15) (mgcp_protocol.c:976) 20250830164749323 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164749323 DLMGCP DEBUG <0013> Generated response: line #00: 200 12230 OK (mgcp_msg.c:72) 20250830164749323 DLMGCP DEBUG <0013> Generated response: line #01: X-Osmux: 15 (mgcp_msg.c:72) 20250830164749323 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250830164749323 DLMGCP DEBUG <0013> Generated response: line #03: o=- 32424FAC 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830164749323 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250830164749323 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830164749323 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250830164749323 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 1984 RTP/AVP 110 (mgcp_msg.c:72) 20250830164749323 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:110 AMR/8000 (mgcp_msg.c:72) 20250830164749323 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) MTC@7b40471322fb: 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@7b40471322fb: 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 } 20250830164751439 DLMGCP DEBUG <0013> Received message: line #00: DLCX 12231 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164751439 DLMGCP DEBUG <0013> Received message: line #01: C: 1227 (mgcp_msg.c:72) 20250830164751439 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250830164751439 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250830164751439 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830164751439 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1109) 20250830164751439 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164751440 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164751440 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164751440 DLMGCP DEBUG <0013> Generated response: line #00: 200 12231 OK (mgcp_msg.c:72) RTPEM0(388)@7b40471322fb: Warning: Stopping inactive timer T_transmit. MTC@7b40471322fb: setverdict(pass): none -> pass RTPEM0(388)@7b40471322fb: Final verdict of PTC: none RTPEM2(390)@7b40471322fb: Final verdict of PTC: none OsmuxEM(391)@7b40471322fb: Final verdict of PTC: none VirtCallAgent-STATS(392)@7b40471322fb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(393)@7b40471322fb: Final verdict of PTC: none RTPEM1(389)@7b40471322fb: Final verdict of PTC: none MTC@7b40471322fb: Setting final verdict of the test case. MTC@7b40471322fb: Local verdict of MTC: pass MTC@7b40471322fb: Local verdict of PTC RTPEM0(388): none (pass -> pass) MTC@7b40471322fb: Local verdict of PTC RTPEM1(389): none (pass -> pass) MTC@7b40471322fb: Local verdict of PTC RTPEM2(390): none (pass -> pass) MTC@7b40471322fb: Local verdict of PTC OsmuxEM(391): none (pass -> pass) MTC@7b40471322fb: Local verdict of PTC VirtCallAgent-STATS(392): none (pass -> pass) MTC@7b40471322fb: Local verdict of PTC IPA-CTRL-CLI-IPA(393): none (pass -> pass) MTC@7b40471322fb: Test case TC_two_crcx_mdcx_and_rtp_osmux_ipv4_ipv6 finished. Verdict: pass MTC@7b40471322fb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_ipv4_ipv6 pass'. Sat Aug 30 16:47:51 UTC 2025 ====== MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_ipv4_ipv6 pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_ipv4_ipv6.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=467916) Waiting for packet dumper to finish... 1 (prev_count=467916, count=471848) MTC@7b40471322fb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_ipv4_ipv6 pass' was executed successfully (exit status: 0). MTC@7b40471322fb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/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 ------ Sat Aug 30 16:47:58 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/logs/testsuite/MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_ipv6_ipv4.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/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@7b40471322fb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_ipv6_ipv4' was executed successfully (exit status: 0). MTC@7b40471322fb: Test case TC_two_crcx_mdcx_and_rtp_osmux_ipv6_ipv4 started. 20250830164759653 DLMGCP DEBUG <0013> Received message: line #00: DLCX 53344 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164759653 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250830164759653 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250830164759653 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830164759653 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1068) 20250830164759653 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:146) 20250830164759653 DLMGCP DEBUG <0013> Generated response: line #00: 515 53344 FAIL (mgcp_msg.c:72) 20250830164759668 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53345 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164759668 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830164759668 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250830164759668 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830164759668 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250830164759668 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP6 ::1 (mgcp_msg.c:72) 20250830164759668 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250830164759668 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830164759668 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250830164759668 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 112 (mgcp_msg.c:72) 20250830164759668 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250830164759668 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250830164759668 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250830164759668 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250830164759668 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830164759668 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830164759668 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:10000, addr:::1, duration:20, payload-types:112=AMR  (mgcp_sdp.c:443) 20250830164759668 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:701336A5 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830164759669 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:701336A5 output_enabled 0 (mgcp_conn.c:271) 20250830164759669 DLMGCP DEBUG <0013> (1227/rtp C:701336A5 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) 20250830164759669 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:701336A5 CRCX: connection successfully created: (1227/rtp C:701336A5 r=::1:10000<->l=::1:5944) (mgcp_protocol.c:772) 20250830164759669 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164759669 DLMGCP DEBUG <0013> Generated response: line #00: 200 53345 OK (mgcp_msg.c:72) 20250830164759669 DLMGCP DEBUG <0013> Generated response: line #01: I: 701336A5 (mgcp_msg.c:72) 20250830164759669 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250830164759669 DLMGCP DEBUG <0013> Generated response: line #03: o=- 701336A5 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830164759669 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250830164759669 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830164759669 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250830164759669 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5944 RTP/AVP 112 (mgcp_msg.c:72) 20250830164759669 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250830164759669 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250830164759678 DLMGCP DEBUG <0013> Received message: line #00: CRCX 53346 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164759678 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830164759678 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250830164759678 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830164759678 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: 2 (mgcp_msg.c:72) 20250830164759678 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:72) 20250830164759678 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250830164759678 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:72) 20250830164759678 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250830164759678 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:72) 20250830164759678 DLMGCP DEBUG <0013> Received message: line #10: m=audio 1985 RTP/AVP 110 (mgcp_msg.c:72) 20250830164759678 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:110 AMR/8000 (mgcp_msg.c:72) 20250830164759678 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250830164759678 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250830164759678 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250830164759678 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830164759678 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830164759678 DLMGCP DEBUG <0013> MGCP client offered Osmux CID 2 (mgcp_msg.c:473) 20250830164759678 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:1985, addr:127.0.0.1, duration:20, payload-types:110=AMR  (mgcp_sdp.c:443) 20250830164759678 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:7A46935D connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830164759678 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:7A46935D output_enabled 0 (mgcp_conn.c:271) 20250830164759678 DLMGCP DEBUG <0013> (1227/rtp C:7A46935D r=127.0.0.1:1985<->l=:0) codecs[0]:(pt:110=DYNAMIC, audio:AMR/8000 subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830164759679 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:7A46935D CRCX: connection successfully created: (1227/rtp C:7A46935D r=127.0.0.1:1985<->l=127.0.0.1:5946 CID=16) (mgcp_protocol.c:772) 20250830164759679 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164759679 DLMGCP DEBUG <0013> Generated response: line #00: 200 53346 OK (mgcp_msg.c:72) 20250830164759679 DLMGCP DEBUG <0013> Generated response: line #01: I: 7A46935D (mgcp_msg.c:72) 20250830164759679 DLMGCP DEBUG <0013> Generated response: line #02: X-Osmux: 16 (mgcp_msg.c:72) 20250830164759679 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:72) 20250830164759679 DLMGCP DEBUG <0013> Generated response: line #04: o=- 7A46935D 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250830164759679 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:72) 20250830164759679 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250830164759679 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:72) 20250830164759679 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 1984 RTP/AVP 110 (mgcp_msg.c:72) 20250830164759679 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:110 AMR/8000 (mgcp_msg.c:72) 20250830164759679 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:72) RTPEM0(394)@7b40471322fb: Warning: Re-starting timer T_transmit, which is already active (running or expired). 20250830164801199 DLMGCP DEBUG <0013> Received message: line #00: MDCX 53347 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164801199 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250830164801199 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250830164801199 DLMGCP DEBUG <0013> Received message: line #03: I: 701336A5 (mgcp_msg.c:72) 20250830164801199 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:72) 20250830164801199 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:72) 20250830164801199 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP6 ::1 (mgcp_msg.c:72) 20250830164801199 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:72) 20250830164801199 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830164801199 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:72) 20250830164801199 DLMGCP DEBUG <0013> Received message: line #10: m=audio 10000 RTP/AVP 112 (mgcp_msg.c:72) 20250830164801199 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250830164801199 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250830164801199 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250830164801199 DLMGCP INFO <0013> MDCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250830164801199 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:878) 20250830164801199 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830164801200 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:10000, addr:::1, duration:20, payload-types:112=AMR  (mgcp_sdp.c:443) 20250830164801200 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:701336A5 connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250830164801200 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:701336A5 output_enabled 1 (mgcp_conn.c:271) 20250830164801200 DLMGCP DEBUG <0013> (1227/rtp C:701336A5 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) 20250830164801200 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:701336A5 MDCX: connection successfully modified: (1227/rtp C:701336A5 r=::1:10000<->l=::1:5944) (mgcp_protocol.c:976) 20250830164801200 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164801200 DLMGCP DEBUG <0013> Generated response: line #00: 200 53347 OK (mgcp_msg.c:72) 20250830164801200 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:72) 20250830164801200 DLMGCP DEBUG <0013> Generated response: line #02: o=- 701336A5 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830164801200 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:72) 20250830164801200 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830164801200 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:72) 20250830164801200 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5944 RTP/AVP 112 (mgcp_msg.c:72) 20250830164801200 DLMGCP DEBUG <0013> Generated response: line #07: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250830164801200 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:72) OsmuxEM(397)@7b40471322fb: Warning: Re-starting timer T_transmit, which is already active (running or expired). 20250830164801712 DLMGCP DEBUG <0013> Received message: line #00: MDCX 53348 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164801712 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250830164801712 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250830164801712 DLMGCP DEBUG <0013> Received message: line #03: I: 7A46935D (mgcp_msg.c:72) 20250830164801712 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:72) 20250830164801712 DLMGCP DEBUG <0013> Received message: line #05: X-OSMUX: 2 (mgcp_msg.c:72) 20250830164801712 DLMGCP DEBUG <0013> Received message: line #06: v=0 (mgcp_msg.c:72) 20250830164801712 DLMGCP DEBUG <0013> Received message: line #07: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250830164801712 DLMGCP DEBUG <0013> Received message: line #08: s=- (mgcp_msg.c:72) 20250830164801712 DLMGCP DEBUG <0013> Received message: line #09: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250830164801712 DLMGCP DEBUG <0013> Received message: line #10: t=0 0 (mgcp_msg.c:72) 20250830164801712 DLMGCP DEBUG <0013> Received message: line #11: m=audio 1985 RTP/AVP 110 (mgcp_msg.c:72) 20250830164801712 DLMGCP DEBUG <0013> Received message: line #12: a=rtpmap:110 AMR/8000 (mgcp_msg.c:72) 20250830164801712 DLMGCP DEBUG <0013> Received message: line #13: a=ptime:20 (mgcp_msg.c:72) 20250830164801712 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250830164801712 DLMGCP INFO <0013> MDCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250830164801712 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:878) 20250830164801712 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830164801712 DLMGCP DEBUG <0013> MGCP client offered Osmux CID 2 (mgcp_msg.c:473) 20250830164801712 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:1985, addr:127.0.0.1, duration:20, payload-types:110=AMR  (mgcp_sdp.c:443) 20250830164801713 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:7A46935D connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250830164801713 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:7A46935D output_enabled 1 (mgcp_conn.c:271) 20250830164801713 DLMGCP DEBUG <0013> (1227/rtp C:7A46935D 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) 20250830164801713 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:7A46935D MDCX: connection successfully modified: (1227/rtp C:7A46935D r=127.0.0.1:1985<->l=127.0.0.1:5946 CID=16) (mgcp_protocol.c:976) 20250830164801713 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164801713 DLMGCP DEBUG <0013> Generated response: line #00: 200 53348 OK (mgcp_msg.c:72) 20250830164801713 DLMGCP DEBUG <0013> Generated response: line #01: X-Osmux: 16 (mgcp_msg.c:72) 20250830164801713 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250830164801713 DLMGCP DEBUG <0013> Generated response: line #03: o=- 7A46935D 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250830164801713 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250830164801713 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250830164801713 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250830164801713 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 1984 RTP/AVP 110 (mgcp_msg.c:72) 20250830164801713 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:110 AMR/8000 (mgcp_msg.c:72) 20250830164801713 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) MTC@7b40471322fb: stats: { num_pkts_tx := 193, bytes_payload_tx := 3281, num_pkts_rx := 122, bytes_payload_rx := 2074, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@7b40471322fb: stats: { num_pkts_tx := 42, bytes_payload_tx := 2520, num_pkts_rx := 24, bytes_payload_rx := 1440, num_pkts_rx_err_seq := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } 20250830164803822 DLMGCP DEBUG <0013> Received message: line #00: DLCX 53349 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164803822 DLMGCP DEBUG <0013> Received message: line #01: C: 1227 (mgcp_msg.c:72) 20250830164803822 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250830164803822 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250830164803822 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830164803822 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1109) 20250830164803822 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164803823 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164803823 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164803823 DLMGCP DEBUG <0013> Generated response: line #00: 200 53349 OK (mgcp_msg.c:72) RTPEM0(394)@7b40471322fb: Warning: Stopping inactive timer T_transmit. MTC@7b40471322fb: setverdict(pass): none -> pass RTPEM2(396)@7b40471322fb: Final verdict of PTC: none RTPEM1(395)@7b40471322fb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(399)@7b40471322fb: Final verdict of PTC: none VirtCallAgent-STATS(398)@7b40471322fb: Final verdict of PTC: none OsmuxEM(397)@7b40471322fb: Final verdict of PTC: none RTPEM0(394)@7b40471322fb: Final verdict of PTC: none MTC@7b40471322fb: Setting final verdict of the test case. MTC@7b40471322fb: Local verdict of MTC: pass MTC@7b40471322fb: Local verdict of PTC RTPEM0(394): none (pass -> pass) MTC@7b40471322fb: Local verdict of PTC RTPEM1(395): none (pass -> pass) MTC@7b40471322fb: Local verdict of PTC RTPEM2(396): none (pass -> pass) MTC@7b40471322fb: Local verdict of PTC OsmuxEM(397): none (pass -> pass) MTC@7b40471322fb: Local verdict of PTC VirtCallAgent-STATS(398): none (pass -> pass) MTC@7b40471322fb: Local verdict of PTC IPA-CTRL-CLI-IPA(399): none (pass -> pass) MTC@7b40471322fb: Test case TC_two_crcx_mdcx_and_rtp_osmux_ipv6_ipv4 finished. Verdict: pass MTC@7b40471322fb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_ipv6_ipv4 pass'. Sat Aug 30 16:48:03 UTC 2025 ====== MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_ipv6_ipv4 pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_ipv6_ipv4.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=482928) Waiting for packet dumper to finish... 1 (prev_count=482928, count=486660) MTC@7b40471322fb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_ipv6_ipv4 pass' was executed successfully (exit status: 0). MTC@7b40471322fb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_mdcx_and_iuup'. ------ MGCP_Test.TC_two_crcx_mdcx_and_iuup ------ Sat Aug 30 16:48:10 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/logs/testsuite/MGCP_Test.TC_two_crcx_mdcx_and_iuup.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/logs/testsuite/MGCP_Test.TC_two_crcx_mdcx_and_iuup.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@7b40471322fb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_mdcx_and_iuup' was executed successfully (exit status: 0). MTC@7b40471322fb: Test case TC_two_crcx_mdcx_and_iuup started. 20250830164811931 DLMGCP DEBUG <0013> Received message: line #00: DLCX 26077 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164811931 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250830164811931 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250830164811931 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830164811931 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1068) 20250830164811931 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:146) 20250830164811931 DLMGCP DEBUG <0013> Generated response: line #00: 515 26077 FAIL (mgcp_msg.c:72) 20250830164811934 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26078 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164811934 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830164811934 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250830164811934 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830164811934 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250830164811934 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250830164811934 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250830164811934 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250830164811934 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250830164811934 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 96 (mgcp_msg.c:72) 20250830164811934 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250830164811934 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250830164811934 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250830164811934 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250830164811934 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830164811934 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830164811934 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:96=VND.3GPP.IUFP  (mgcp_sdp.c:443) 20250830164811934 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:8D0B212E connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830164811934 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:8D0B212E output_enabled 0 (mgcp_conn.c:271) 20250830164811934 DLMGCP DEBUG <0013> (1227/rtp C:8D0B212E 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) 20250830164811934 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:8D0B212E CRCX: connection successfully created: (1227/rtp C:8D0B212E r=127.0.0.1:10000<->l=127.0.0.1:5948) (mgcp_protocol.c:772) 20250830164811934 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164811935 DLMGCP DEBUG <0013> Generated response: line #00: 200 26078 OK (mgcp_msg.c:72) 20250830164811935 DLMGCP DEBUG <0013> Generated response: line #01: I: 8D0B212E (mgcp_msg.c:72) 20250830164811935 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250830164811935 DLMGCP DEBUG <0013> Generated response: line #03: o=- 8D0B212E 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250830164811935 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250830164811935 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250830164811935 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250830164811935 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5948 RTP/AVP 96 (mgcp_msg.c:72) 20250830164811935 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250830164811935 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) RTPEM0(400)@7b40471322fb: Warning: Stopping inactive timer T_transmit. 20250830164811937 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26079 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164811937 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830164811937 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250830164811937 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830164811937 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250830164811937 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250830164811937 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250830164811937 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250830164811937 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250830164811937 DLMGCP DEBUG <0013> Received message: line #09: m=audio 20000 RTP/AVP 96 (mgcp_msg.c:72) 20250830164811937 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250830164811937 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250830164811937 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250830164811937 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250830164811937 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830164811937 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830164811937 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:20000, addr:127.0.0.1, duration:20, payload-types:96=VND.3GPP.IUFP  (mgcp_sdp.c:443) 20250830164811937 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:AC3F01BC connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830164811937 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:AC3F01BC output_enabled 0 (mgcp_conn.c:271) 20250830164811937 DLMGCP DEBUG <0013> (1227/rtp C:AC3F01BC 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) 20250830164811937 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:AC3F01BC CRCX: connection successfully created: (1227/rtp C:AC3F01BC r=127.0.0.1:20000<->l=127.0.0.1:5950) (mgcp_protocol.c:772) 20250830164811937 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164811937 DLMGCP DEBUG <0013> Generated response: line #00: 200 26079 OK (mgcp_msg.c:72) 20250830164811937 DLMGCP DEBUG <0013> Generated response: line #01: I: AC3F01BC (mgcp_msg.c:72) 20250830164811937 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250830164811937 DLMGCP DEBUG <0013> Generated response: line #03: o=- AC3F01BC 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250830164811937 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250830164811937 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250830164811937 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250830164811937 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5950 RTP/AVP 96 (mgcp_msg.c:72) 20250830164811937 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250830164811937 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) RTPEM1(401)@7b40471322fb: Warning: Stopping inactive timer T_transmit. RTPEM0(400)@7b40471322fb: IuUP INIT_ACK Received RTPEM0(400)@7b40471322fb: Warning: Re-starting timer T_transmit, which is already active (running or expired). 20250830164813443 DLMGCP DEBUG <0013> Received message: line #00: MDCX 26080 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164813443 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250830164813443 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250830164813443 DLMGCP DEBUG <0013> Received message: line #03: I: 8D0B212E (mgcp_msg.c:72) 20250830164813443 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:72) 20250830164813443 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:72) 20250830164813443 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250830164813443 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:72) 20250830164813443 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250830164813443 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:72) 20250830164813443 DLMGCP DEBUG <0013> Received message: line #10: m=audio 10000 RTP/AVP 96 (mgcp_msg.c:72) 20250830164813443 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250830164813443 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250830164813443 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250830164813443 DLMGCP INFO <0013> MDCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250830164813443 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:878) 20250830164813443 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830164813443 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:96=VND.3GPP.IUFP  (mgcp_sdp.c:443) 20250830164813443 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:8D0B212E connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250830164813443 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:8D0B212E output_enabled 1 (mgcp_conn.c:271) 20250830164813443 DLMGCP DEBUG <0013> (1227/rtp C:8D0B212E 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) 20250830164813443 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:8D0B212E MDCX: connection successfully modified: (1227/rtp C:8D0B212E r=127.0.0.1:10000<->l=127.0.0.1:5948) (mgcp_protocol.c:976) 20250830164813443 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164813443 DLMGCP DEBUG <0013> Generated response: line #00: 200 26080 OK (mgcp_msg.c:72) 20250830164813443 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:72) 20250830164813443 DLMGCP DEBUG <0013> Generated response: line #02: o=- 8D0B212E 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250830164813443 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:72) 20250830164813443 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250830164813443 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:72) 20250830164813443 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5948 RTP/AVP 96 (mgcp_msg.c:72) 20250830164813443 DLMGCP DEBUG <0013> Generated response: line #07: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250830164813443 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:72) RTPEM1(401)@7b40471322fb: Warning: Re-starting timer T_transmit, which is already active (running or expired). 20250830164813952 DLMGCP DEBUG <0013> Received message: line #00: MDCX 26081 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164813952 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250830164813952 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250830164813952 DLMGCP DEBUG <0013> Received message: line #03: I: AC3F01BC (mgcp_msg.c:72) 20250830164813952 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:72) 20250830164813952 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:72) 20250830164813952 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250830164813952 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:72) 20250830164813952 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250830164813952 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:72) 20250830164813952 DLMGCP DEBUG <0013> Received message: line #10: m=audio 20000 RTP/AVP 96 (mgcp_msg.c:72) 20250830164813952 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250830164813952 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250830164813952 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250830164813952 DLMGCP INFO <0013> MDCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250830164813952 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:878) 20250830164813952 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830164813952 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:20000, addr:127.0.0.1, duration:20, payload-types:96=VND.3GPP.IUFP  (mgcp_sdp.c:443) 20250830164813952 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:AC3F01BC connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250830164813952 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:AC3F01BC output_enabled 1 (mgcp_conn.c:271) 20250830164813952 DLMGCP DEBUG <0013> (1227/rtp C:AC3F01BC 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) 20250830164813952 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:AC3F01BC MDCX: connection successfully modified: (1227/rtp C:AC3F01BC r=127.0.0.1:20000<->l=127.0.0.1:5950) (mgcp_protocol.c:976) 20250830164813952 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164813952 DLMGCP DEBUG <0013> Generated response: line #00: 200 26081 OK (mgcp_msg.c:72) 20250830164813952 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:72) 20250830164813952 DLMGCP DEBUG <0013> Generated response: line #02: o=- AC3F01BC 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250830164813952 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:72) 20250830164813952 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250830164813952 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:72) 20250830164813952 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5950 RTP/AVP 96 (mgcp_msg.c:72) 20250830164813952 DLMGCP DEBUG <0013> Generated response: line #07: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250830164813952 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:72) MTC@7b40471322fb: stats: { num_pkts_tx := 195, bytes_payload_tx := 780, num_pkts_rx := 121, bytes_payload_rx := 968, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@7b40471322fb: stats: { num_pkts_tx := 170, bytes_payload_tx := 680, num_pkts_rx := 99, bytes_payload_rx := 806, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } 20250830164816061 DLMGCP DEBUG <0013> Received message: line #00: DLCX 26082 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164816061 DLMGCP DEBUG <0013> Received message: line #01: C: 1227 (mgcp_msg.c:72) 20250830164816061 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250830164816061 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250830164816061 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830164816061 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1109) 20250830164816061 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164816062 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164816062 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164816062 DLMGCP DEBUG <0013> Generated response: line #00: 200 26082 OK (mgcp_msg.c:72) RTPEM0(400)@7b40471322fb: Warning: Stopping inactive timer T_transmit. MTC@7b40471322fb: setverdict(pass): none -> pass MTC@7b40471322fb: setverdict(pass): pass -> pass, component reason not changed RTPEM1(401)@7b40471322fb: Final verdict of PTC: none RTPEM0(400)@7b40471322fb: Final verdict of PTC: none RTPEM2(402)@7b40471322fb: Final verdict of PTC: none VirtCallAgent-STATS(403)@7b40471322fb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(404)@7b40471322fb: Final verdict of PTC: none MTC@7b40471322fb: Setting final verdict of the test case. MTC@7b40471322fb: Local verdict of MTC: pass MTC@7b40471322fb: Local verdict of PTC RTPEM0(400): none (pass -> pass) MTC@7b40471322fb: Local verdict of PTC RTPEM1(401): none (pass -> pass) MTC@7b40471322fb: Local verdict of PTC RTPEM2(402): none (pass -> pass) MTC@7b40471322fb: Local verdict of PTC VirtCallAgent-STATS(403): none (pass -> pass) MTC@7b40471322fb: Local verdict of PTC IPA-CTRL-CLI-IPA(404): none (pass -> pass) MTC@7b40471322fb: Test case TC_two_crcx_mdcx_and_iuup finished. Verdict: pass MTC@7b40471322fb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_mdcx_and_iuup pass'. Sat Aug 30 16:48:16 UTC 2025 ====== MGCP_Test.TC_two_crcx_mdcx_and_iuup pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_two_crcx_mdcx_and_iuup.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=831412) Waiting for packet dumper to finish... 1 (prev_count=831412, count=835144) MTC@7b40471322fb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_mdcx_and_iuup pass' was executed successfully (exit status: 0). MTC@7b40471322fb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_mdcx_and_iuup_rfci_unordered'. ------ MGCP_Test.TC_two_crcx_mdcx_and_iuup_rfci_unordered ------ Sat Aug 30 16:48:23 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/logs/testsuite/MGCP_Test.TC_two_crcx_mdcx_and_iuup_rfci_unordered.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/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@7b40471322fb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_mdcx_and_iuup_rfci_unordered' was executed successfully (exit status: 0). MTC@7b40471322fb: Test case TC_two_crcx_mdcx_and_iuup_rfci_unordered started. 20250830164824220 DLMGCP DEBUG <0013> Received message: line #00: DLCX 1592 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164824220 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250830164824220 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250830164824220 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830164824220 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1068) 20250830164824220 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:146) 20250830164824220 DLMGCP DEBUG <0013> Generated response: line #00: 515 1592 FAIL (mgcp_msg.c:72) 20250830164824237 DLMGCP DEBUG <0013> Received message: line #00: CRCX 1593 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164824237 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830164824237 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250830164824237 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830164824237 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250830164824237 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250830164824237 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250830164824237 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250830164824237 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250830164824237 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 96 (mgcp_msg.c:72) 20250830164824237 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250830164824237 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250830164824237 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250830164824238 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250830164824238 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830164824238 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830164824238 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:96=VND.3GPP.IUFP  (mgcp_sdp.c:443) 20250830164824238 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:12203A1B connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830164824238 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:12203A1B output_enabled 0 (mgcp_conn.c:271) 20250830164824238 DLMGCP DEBUG <0013> (1227/rtp C:12203A1B 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) 20250830164824239 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:12203A1B CRCX: connection successfully created: (1227/rtp C:12203A1B r=127.0.0.1:10000<->l=127.0.0.1:5952) (mgcp_protocol.c:772) 20250830164824239 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164824239 DLMGCP DEBUG <0013> Generated response: line #00: 200 1593 OK (mgcp_msg.c:72) 20250830164824239 DLMGCP DEBUG <0013> Generated response: line #01: I: 12203A1B (mgcp_msg.c:72) 20250830164824239 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250830164824239 DLMGCP DEBUG <0013> Generated response: line #03: o=- 12203A1B 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250830164824239 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250830164824239 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250830164824239 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250830164824239 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5952 RTP/AVP 96 (mgcp_msg.c:72) 20250830164824239 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250830164824239 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) RTPEM0(405)@7b40471322fb: Warning: Stopping inactive timer T_transmit. 20250830164824246 DLMGCP DEBUG <0013> Received message: line #00: CRCX 1594 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164824246 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830164824246 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250830164824246 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830164824246 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250830164824246 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250830164824246 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250830164824246 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250830164824246 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250830164824246 DLMGCP DEBUG <0013> Received message: line #09: m=audio 20000 RTP/AVP 96 (mgcp_msg.c:72) 20250830164824246 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250830164824246 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250830164824246 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250830164824246 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250830164824246 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830164824246 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830164824246 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:20000, addr:127.0.0.1, duration:20, payload-types:96=VND.3GPP.IUFP  (mgcp_sdp.c:443) 20250830164824247 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:4546769D connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830164824247 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:4546769D output_enabled 0 (mgcp_conn.c:271) 20250830164824247 DLMGCP DEBUG <0013> (1227/rtp C:4546769D 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) 20250830164824247 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:4546769D CRCX: connection successfully created: (1227/rtp C:4546769D r=127.0.0.1:20000<->l=127.0.0.1:5954) (mgcp_protocol.c:772) 20250830164824247 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164824247 DLMGCP DEBUG <0013> Generated response: line #00: 200 1594 OK (mgcp_msg.c:72) 20250830164824247 DLMGCP DEBUG <0013> Generated response: line #01: I: 4546769D (mgcp_msg.c:72) 20250830164824247 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250830164824247 DLMGCP DEBUG <0013> Generated response: line #03: o=- 4546769D 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250830164824247 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250830164824247 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250830164824247 [1;34mDLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250830164824247 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5954 RTP/AVP 96 (mgcp_msg.c:72) 20250830164824247 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250830164824247 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) RTPEM1(406)@7b40471322fb: Warning: Stopping inactive timer T_transmit. RTPEM0(405)@7b40471322fb: IuUP INIT_ACK Received RTPEM0(405)@7b40471322fb: Warning: Re-starting timer T_transmit, which is already active (running or expired). 20250830164825766 DLMGCP DEBUG <0013> Received message: line #00: MDCX 1595 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164825766 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250830164825766 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250830164825766 DLMGCP DEBUG <0013> Received message: line #03: I: 12203A1B (mgcp_msg.c:72) 20250830164825766 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:72) 20250830164825766 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:72) 20250830164825766 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250830164825766 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:72) 20250830164825766 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250830164825766 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:72) 20250830164825766 DLMGCP DEBUG <0013> Received message: line #10: m=audio 10000 RTP/AVP 96 (mgcp_msg.c:72) 20250830164825766 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250830164825766 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250830164825766 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250830164825766 DLMGCP INFO <0013> MDCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250830164825766 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:878) 20250830164825766 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830164825766 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:96=VND.3GPP.IUFP  (mgcp_sdp.c:443) 20250830164825766 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:12203A1B connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250830164825766 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:12203A1B output_enabled 1 (mgcp_conn.c:271) 20250830164825766 DLMGCP DEBUG <0013> (1227/rtp C:12203A1B 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) 20250830164825766 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:12203A1B MDCX: connection successfully modified: (1227/rtp C:12203A1B r=127.0.0.1:10000<->l=127.0.0.1:5952) (mgcp_protocol.c:976) 20250830164825766 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164825766 DLMGCP DEBUG <0013> Generated response: line #00: 200 1595 OK (mgcp_msg.c:72) 20250830164825766 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:72) 20250830164825766 DLMGCP DEBUG <0013> Generated response: line #02: o=- 12203A1B 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250830164825766 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:72) 20250830164825766 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250830164825766 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:72) 20250830164825766 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5952 RTP/AVP 96 (mgcp_msg.c:72) 20250830164825766 DLMGCP DEBUG <0013> Generated response: line #07: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250830164825767 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:72) RTPEM1(406)@7b40471322fb: Warning: Re-starting timer T_transmit, which is already active (running or expired). 20250830164826279 DLMGCP DEBUG <0013> Received message: line #00: MDCX 1596 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164826279 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250830164826279 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250830164826279 DLMGCP DEBUG <0013> Received message: line #03: I: 4546769D (mgcp_msg.c:72) 20250830164826279 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:72) 20250830164826279 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:72) 20250830164826279 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250830164826279 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:72) 20250830164826279 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250830164826279 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:72) 20250830164826279 DLMGCP DEBUG <0013> Received message: line #10: m=audio 20000 RTP/AVP 96 (mgcp_msg.c:72) 20250830164826279 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250830164826279 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250830164826280 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250830164826280 DLMGCP INFO <0013> MDCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250830164826280 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:878) 20250830164826280 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830164826280 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:20000, addr:127.0.0.1, duration:20, payload-types:96=VND.3GPP.IUFP  (mgcp_sdp.c:443) 20250830164826280 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:4546769D connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250830164826280 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:4546769D output_enabled 1 (mgcp_conn.c:271) 20250830164826280 DLMGCP DEBUG <0013> (1227/rtp C:4546769D 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) 20250830164826280 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:4546769D MDCX: connection successfully modified: (1227/rtp C:4546769D r=127.0.0.1:20000<->l=127.0.0.1:5954) (mgcp_protocol.c:976) 20250830164826280 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164826280 DLMGCP DEBUG <0013> Generated response: line #00: 200 1596 OK (mgcp_msg.c:72) 20250830164826280 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:72) 20250830164826280 DLMGCP DEBUG <0013> Generated response: line #02: o=- 4546769D 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250830164826280 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:72) 20250830164826280 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250830164826280 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:72) 20250830164826280 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5954 RTP/AVP 96 (mgcp_msg.c:72) 20250830164826280 DLMGCP DEBUG <0013> Generated response: line #07: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250830164826280 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:72) MTC@7b40471322fb: stats: { num_pkts_tx := 194, bytes_payload_tx := 776, num_pkts_rx := 122, bytes_payload_rx := 976, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@7b40471322fb: stats: { num_pkts_tx := 169, bytes_payload_tx := 676, num_pkts_rx := 99, bytes_payload_rx := 806, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } 20250830164828392 DLMGCP DEBUG <0013> Received message: line #00: DLCX 1597 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164828392 DLMGCP DEBUG <0013> Received message: line #01: C: 1227 (mgcp_msg.c:72) 20250830164828392 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250830164828392 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250830164828393 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830164828393 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1109) 20250830164828393 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164828397 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164828397 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164828397 DLMGCP DEBUG <0013> Generated response: line #00: 200 1597 OK (mgcp_msg.c:72) RTPEM0(405)@7b40471322fb: Warning: Stopping inactive timer T_transmit. MTC@7b40471322fb: setverdict(pass): none -> pass MTC@7b40471322fb: setverdict(pass): pass -> pass, component reason not changed RTPEM2(407)@7b40471322fb: Final verdict of PTC: none RTPEM1(406)@7b40471322fb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(409)@7b40471322fb: Final verdict of PTC: none RTPEM0(405)@7b40471322fb: Final verdict of PTC: none VirtCallAgent-STATS(408)@7b40471322fb: Final verdict of PTC: none MTC@7b40471322fb: Setting final verdict of the test case. MTC@7b40471322fb: Local verdict of MTC: pass MTC@7b40471322fb: Local verdict of PTC RTPEM0(405): none (pass -> pass) MTC@7b40471322fb: Local verdict of PTC RTPEM1(406): none (pass -> pass) MTC@7b40471322fb: Local verdict of PTC RTPEM2(407): none (pass -> pass) MTC@7b40471322fb: Local verdict of PTC VirtCallAgent-STATS(408): none (pass -> pass) MTC@7b40471322fb: Local verdict of PTC IPA-CTRL-CLI-IPA(409): none (pass -> pass) MTC@7b40471322fb: Test case TC_two_crcx_mdcx_and_iuup_rfci_unordered finished. Verdict: pass MTC@7b40471322fb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_mdcx_and_iuup_rfci_unordered pass'. Sat Aug 30 16:48:28 UTC 2025 ====== MGCP_Test.TC_two_crcx_mdcx_and_iuup_rfci_unordered pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_two_crcx_mdcx_and_iuup_rfci_unordered.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=828096) Waiting for packet dumper to finish... 1 (prev_count=828096, count=832028) MTC@7b40471322fb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_mdcx_and_iuup_rfci_unordered pass' was executed successfully (exit status: 0). MTC@7b40471322fb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_mdcx_and_iuup_mdcx_recvonly'. ------ MGCP_Test.TC_two_crcx_mdcx_and_iuup_mdcx_recvonly ------ Sat Aug 30 16:48:35 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/logs/testsuite/MGCP_Test.TC_two_crcx_mdcx_and_iuup_mdcx_recvonly.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/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@7b40471322fb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_mdcx_and_iuup_mdcx_recvonly' was executed successfully (exit status: 0). MTC@7b40471322fb: Test case TC_two_crcx_mdcx_and_iuup_mdcx_recvonly started. 20250830164836560 DLMGCP DEBUG <0013> Received message: line #00: DLCX 54207 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164836560 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250830164836560 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250830164836560 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830164836560 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1068) 20250830164836560 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:146) 20250830164836560 DLMGCP DEBUG <0013> Generated response: line #00: 515 54207 FAIL (mgcp_msg.c:72) 20250830164836573 DLMGCP DEBUG <0013> Received message: line #00: CRCX 54208 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164836573 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830164836573 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250830164836573 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830164836573 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250830164836573 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250830164836573 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250830164836573 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250830164836573 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250830164836573 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 96 (mgcp_msg.c:72) 20250830164836573 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250830164836573 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250830164836573 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250830164836573 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250830164836573 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830164836573 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830164836574 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:96=VND.3GPP.IUFP  (mgcp_sdp.c:443) 20250830164836574 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:6C00ED00 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830164836574 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:6C00ED00 output_enabled 0 (mgcp_conn.c:271) 20250830164836574 DLMGCP DEBUG <0013> (1227/rtp C:6C00ED00 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) 20250830164836574 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:6C00ED00 CRCX: connection successfully created: (1227/rtp C:6C00ED00 r=127.0.0.1:10000<->l=127.0.0.1:5956) (mgcp_protocol.c:772) 20250830164836574 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164836574 DLMGCP DEBUG <0013> Generated response: line #00: 200 54208 OK (mgcp_msg.c:72) 20250830164836574 DLMGCP DEBUG <0013> Generated response: line #01: I: 6C00ED00 (mgcp_msg.c:72) 20250830164836574 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250830164836574 DLMGCP DEBUG <0013> Generated response: line #03: o=- 6C00ED00 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250830164836574 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250830164836574 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250830164836574 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250830164836574 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5956 RTP/AVP 96 (mgcp_msg.c:72) 20250830164836574 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250830164836574 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) RTPEM0(410)@7b40471322fb: Warning: Stopping inactive timer T_transmit. 20250830164836584 DLMGCP DEBUG <0013> Received message: line #00: CRCX 54209 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164836584 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830164836584 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250830164836584 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830164836584 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250830164836584 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250830164836584 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250830164836584 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250830164836584 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250830164836584 DLMGCP DEBUG <0013> Received message: line #09: m=audio 20000 RTP/AVP 96 (mgcp_msg.c:72) 20250830164836584 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250830164836584 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250830164836584 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250830164836584 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250830164836585 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830164836585 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830164836585 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:20000, addr:127.0.0.1, duration:20, payload-types:96=VND.3GPP.IUFP  (mgcp_sdp.c:443) 20250830164836585 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:7AE615A4 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830164836585 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:7AE615A4 output_enabled 0 (mgcp_conn.c:271) 20250830164836585 DLMGCP DEBUG <0013> (1227/rtp C:7AE615A4 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) 20250830164836585 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:7AE615A4 CRCX: connection successfully created: (1227/rtp C:7AE615A4 r=127.0.0.1:20000<->l=127.0.0.1:5958) (mgcp_protocol.c:772) 20250830164836585 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164836585 DLMGCP DEBUG <0013> Generated response: line #00: 200 54209 OK (mgcp_msg.c:72) 20250830164836585 DLMGCP DEBUG <0013> Generated response: line #01: I: 7AE615A4 (mgcp_msg.c:72) 20250830164836585 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250830164836585 DLMGCP DEBUG <0013> Generated response: line #03: o=- 7AE615A4 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250830164836585 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250830164836585 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250830164836585 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250830164836585 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5958 RTP/AVP 96 (mgcp_msg.c:72) 20250830164836585 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250830164836585 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) RTPEM1(411)@7b40471322fb: Warning: Stopping inactive timer T_transmit. RTPEM0(410)@7b40471322fb: IuUP INIT_ACK Received RTPEM0(410)@7b40471322fb: Warning: Re-starting timer T_transmit, which is already active (running or expired). 20250830164838110 DLMGCP DEBUG <0013> Received message: line #00: MDCX 54210 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164838111 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250830164838111 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250830164838111 DLMGCP DEBUG <0013> Received message: line #03: I: 6C00ED00 (mgcp_msg.c:72) 20250830164838111 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:72) 20250830164838111 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:72) 20250830164838111 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250830164838111 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:72) 20250830164838111 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250830164838111 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:72) 20250830164838111 DLMGCP DEBUG <0013> Received message: line #10: m=audio 10000 RTP/AVP 96 (mgcp_msg.c:72) 20250830164838111 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250830164838111 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250830164838111 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250830164838111 DLMGCP INFO <0013> MDCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250830164838111 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:878) 20250830164838111 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830164838111 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:96=VND.3GPP.IUFP  (mgcp_sdp.c:443) 20250830164838111 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:6C00ED00 connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250830164838111 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:6C00ED00 output_enabled 1 (mgcp_conn.c:271) 20250830164838111 DLMGCP DEBUG <0013> (1227/rtp C:6C00ED00 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) 20250830164838112 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:6C00ED00 MDCX: connection successfully modified: (1227/rtp C:6C00ED00 r=127.0.0.1:10000<->l=127.0.0.1:5956) (mgcp_protocol.c:976) 20250830164838112 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164838112 DLMGCP DEBUG <0013> Generated response: line #00: 200 54210 OK (mgcp_msg.c:72) 20250830164838112 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:72) 20250830164838112 DLMGCP DEBUG <0013> Generated response: line #02: o=- 6C00ED00 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250830164838112 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:72) 20250830164838112 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250830164838112 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:72) 20250830164838112 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5956 RTP/AVP 96 (mgcp_msg.c:72) 20250830164838112 DLMGCP DEBUG <0013> Generated response: line #07: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250830164838112 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:72) RTPEM1(411)@7b40471322fb: Warning: Re-starting timer T_transmit, which is already active (running or expired). 20250830164838623 DLMGCP DEBUG <0013> Received message: line #00: MDCX 54211 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164838623 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250830164838623 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250830164838623 DLMGCP DEBUG <0013> Received message: line #03: I: 7AE615A4 (mgcp_msg.c:72) 20250830164838623 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:72) 20250830164838623 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:72) 20250830164838623 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250830164838623 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:72) 20250830164838623 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250830164838623 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:72) 20250830164838624 DLMGCP DEBUG <0013> Received message: line #10: m=audio 20000 RTP/AVP 96 (mgcp_msg.c:72) 20250830164838624 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250830164838624 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250830164838624 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250830164838624 DLMGCP INFO <0013> MDCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250830164838624 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:878) 20250830164838624 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830164838624 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:20000, addr:127.0.0.1, duration:20, payload-types:96=VND.3GPP.IUFP  (mgcp_sdp.c:443) 20250830164838624 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:7AE615A4 connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250830164838624 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:7AE615A4 output_enabled 1 (mgcp_conn.c:271) 20250830164838624 DLMGCP DEBUG <0013> (1227/rtp C:7AE615A4 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) 20250830164838624 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:7AE615A4 MDCX: connection successfully modified: (1227/rtp C:7AE615A4 r=127.0.0.1:20000<->l=127.0.0.1:5958) (mgcp_protocol.c:976) 20250830164838624 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164838624 DLMGCP DEBUG <0013> Generated response: line #00: 200 54211 OK (mgcp_msg.c:72) 20250830164838624 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:72) 20250830164838624 DLMGCP DEBUG <0013> Generated response: line #02: o=- 7AE615A4 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250830164838624 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:72) 20250830164838624 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250830164838624 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:72) 20250830164838624 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5958 RTP/AVP 96 (mgcp_msg.c:72) 20250830164838624 DLMGCP DEBUG <0013> Generated response: line #07: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250830164838624 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:72) MTC@7b40471322fb: stats: { num_pkts_tx := 193, bytes_payload_tx := 772, num_pkts_rx := 121, bytes_payload_rx := 968, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@7b40471322fb: stats: { num_pkts_tx := 168, bytes_payload_tx := 672, num_pkts_rx := 99, bytes_payload_rx := 806, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@7b40471322fb: setverdict(pass): none -> pass 20250830164840635 DLMGCP DEBUG <0013> Received message: line #00: MDCX 54212 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164840635 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830164840635 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250830164840635 DLMGCP DEBUG <0013> Received message: line #03: I: 7AE615A4 (mgcp_msg.c:72) 20250830164840636 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:72) 20250830164840636 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:72) 20250830164840636 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250830164840636 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:72) 20250830164840636 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250830164840636 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:72) 20250830164840636 DLMGCP DEBUG <0013> Received message: line #10: m=audio 20000 RTP/AVP 96 (mgcp_msg.c:72) 20250830164840636 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250830164840636 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250830164840636 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250830164840636 DLMGCP INFO <0013> MDCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250830164840636 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:878) 20250830164840636 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830164840636 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:20000, addr:127.0.0.1, duration:20, payload-types:96=VND.3GPP.IUFP  (mgcp_sdp.c:443) 20250830164840636 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:7AE615A4 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830164840637 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:7AE615A4 output_enabled 0 (mgcp_conn.c:271) 20250830164840637 DLMGCP DEBUG <0013> (1227/rtp C:7AE615A4 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) 20250830164840637 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:7AE615A4 MDCX: connection successfully modified: (1227/rtp C:7AE615A4 r=127.0.0.1:20000<->l=127.0.0.1:5958) (mgcp_protocol.c:976) 20250830164840637 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164840637 DLMGCP DEBUG <0013> Generated response: line #00: 200 54212 OK (mgcp_msg.c:72) 20250830164840637 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:72) 20250830164840637 DLMGCP DEBUG <0013> Generated response: line #02: o=- 7AE615A4 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250830164840637 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:72) 20250830164840637 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250830164840637 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:72) 20250830164840637 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5958 RTP/AVP 96 (mgcp_msg.c:72) 20250830164840637 DLMGCP DEBUG <0013> Generated response: line #07: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250830164840637 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:72) 20250830164841655 DLMGCP DEBUG <0013> Received message: line #00: MDCX 54213 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164841655 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830164841655 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250830164841655 DLMGCP DEBUG <0013> Received message: line #03: I: 6C00ED00 (mgcp_msg.c:72) 20250830164841655 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:72) 20250830164841655 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:72) 20250830164841655 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250830164841655 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:72) 20250830164841655 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250830164841655 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:72) 20250830164841655 DLMGCP DEBUG <0013> Received message: line #10: m=audio 10000 RTP/AVP 96 (mgcp_msg.c:72) 20250830164841655 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250830164841655 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250830164841655 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250830164841655 DLMGCP INFO <0013> MDCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250830164841655 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:878) 20250830164841655 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830164841655 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:96=VND.3GPP.IUFP  (mgcp_sdp.c:443) 20250830164841655 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:6C00ED00 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830164841655 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:6C00ED00 output_enabled 0 (mgcp_conn.c:271) 20250830164841655 DLMGCP DEBUG <0013> (1227/rtp C:6C00ED00 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) 20250830164841656 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:6C00ED00 MDCX: connection successfully modified: (1227/rtp C:6C00ED00 r=127.0.0.1:10000<->l=127.0.0.1:5956) (mgcp_protocol.c:976) 20250830164841656 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164841656 DLMGCP DEBUG <0013> Generated response: line #00: 200 54213 OK (mgcp_msg.c:72) 20250830164841656 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:72) 20250830164841656 DLMGCP DEBUG <0013> Generated response: line #02: o=- 6C00ED00 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250830164841656 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:72) 20250830164841656 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250830164841656 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:72) 20250830164841656 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5956 RTP/AVP 96 (mgcp_msg.c:72) 20250830164841656 DLMGCP DEBUG <0013> Generated response: line #07: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250830164841656 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:72) RTPEM0(410)@7b40471322fb: Warning: Stopping inactive timer T_transmit. 20250830164842774 DLMGCP DEBUG <0013> Received message: line #00: DLCX 54214 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164842774 DLMGCP DEBUG <0013> Received message: line #01: C: 1227 (mgcp_msg.c:72) 20250830164842774 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250830164842774 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250830164842774 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830164842775 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1109) 20250830164842775 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164842775 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164842775 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164842775 DLMGCP DEBUG <0013> Generated response: line #00: 200 54214 OK (mgcp_msg.c:72) RTPEM0(410)@7b40471322fb: Warning: Stopping inactive timer T_transmit. MTC@7b40471322fb: setverdict(pass): pass -> pass, component reason not changed RTPEM1(411)@7b40471322fb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(414)@7b40471322fb: Final verdict of PTC: none RTPEM2(412)@7b40471322fb: Final verdict of PTC: none VirtCallAgent-STATS(413)@7b40471322fb: Final verdict of PTC: none RTPEM0(410)@7b40471322fb: Final verdict of PTC: none MTC@7b40471322fb: Setting final verdict of the test case. MTC@7b40471322fb: Local verdict of MTC: pass MTC@7b40471322fb: Local verdict of PTC RTPEM0(410): none (pass -> pass) MTC@7b40471322fb: Local verdict of PTC RTPEM1(411): none (pass -> pass) MTC@7b40471322fb: Local verdict of PTC RTPEM2(412): none (pass -> pass) MTC@7b40471322fb: Local verdict of PTC VirtCallAgent-STATS(413): none (pass -> pass) MTC@7b40471322fb: Local verdict of PTC IPA-CTRL-CLI-IPA(414): none (pass -> pass) MTC@7b40471322fb: Test case TC_two_crcx_mdcx_and_iuup_mdcx_recvonly finished. Verdict: pass MTC@7b40471322fb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_mdcx_and_iuup_mdcx_recvonly pass'. Sat Aug 30 16:48:42 UTC 2025 ====== MGCP_Test.TC_two_crcx_mdcx_and_iuup_mdcx_recvonly pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_two_crcx_mdcx_and_iuup_mdcx_recvonly.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1022720) Waiting for packet dumper to finish... 1 (prev_count=1022720, count=1026652) MTC@7b40471322fb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_mdcx_and_iuup_mdcx_recvonly pass' was executed successfully (exit status: 0). MTC@7b40471322fb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_mdcx_and_iuup_rtp'. ------ MGCP_Test.TC_two_crcx_mdcx_and_iuup_rtp ------ Sat Aug 30 16:48:49 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/logs/testsuite/MGCP_Test.TC_two_crcx_mdcx_and_iuup_rtp.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/logs/testsuite/MGCP_Test.TC_two_crcx_mdcx_and_iuup_rtp.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@7b40471322fb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_mdcx_and_iuup_rtp' was executed successfully (exit status: 0). MTC@7b40471322fb: Test case TC_two_crcx_mdcx_and_iuup_rtp started. 20250830164850955 DLMGCP DEBUG <0013> Received message: line #00: DLCX 49190 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164850955 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250830164850955 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250830164850955 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830164850955 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1068) 20250830164850955 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:146) 20250830164850955 DLMGCP DEBUG <0013> Generated response: line #00: 515 49190 FAIL (mgcp_msg.c:72) 20250830164850968 DLMGCP DEBUG <0013> Received message: line #00: CRCX 49191 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164850968 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830164850968 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250830164850968 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830164850968 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250830164850968 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250830164850968 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250830164850968 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250830164850968 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250830164850968 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 96 (mgcp_msg.c:72) 20250830164850968 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250830164850968 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250830164850968 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250830164850968 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250830164850968 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830164850968 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830164850968 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:96=VND.3GPP.IUFP  (mgcp_sdp.c:443) 20250830164850968 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:5AC78B42 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830164850968 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:5AC78B42 output_enabled 0 (mgcp_conn.c:271) 20250830164850968 DLMGCP DEBUG <0013> (1227/rtp C:5AC78B42 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) 20250830164850969 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:5AC78B42 CRCX: connection successfully created: (1227/rtp C:5AC78B42 r=127.0.0.1:10000<->l=127.0.0.1:5960) (mgcp_protocol.c:772) 20250830164850969 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164850969 DLMGCP DEBUG <0013> Generated response: line #00: 200 49191 OK (mgcp_msg.c:72) 20250830164850969 DLMGCP DEBUG <0013> Generated response: line #01: I: 5AC78B42 (mgcp_msg.c:72) 20250830164850969 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250830164850969 DLMGCP DEBUG <0013> Generated response: line #03: o=- 5AC78B42 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250830164850969 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250830164850969 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250830164850969 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250830164850969 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5960 RTP/AVP 96 (mgcp_msg.c:72) 20250830164850969 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250830164850969 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) RTPEM0(415)@7b40471322fb: Warning: Stopping inactive timer T_transmit. 20250830164850978 DLMGCP DEBUG <0013> Received message: line #00: CRCX 49192 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164850978 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830164850978 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250830164850978 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830164850978 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250830164850978 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250830164850978 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250830164850978 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250830164850978 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250830164850978 DLMGCP DEBUG <0013> Received message: line #09: m=audio 20000 RTP/AVP 112 (mgcp_msg.c:72) 20250830164850978 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250830164850978 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250830164850978 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250830164850978 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250830164850978 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830164850978 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830164850978 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:20000, addr:127.0.0.1, duration:20, payload-types:112=AMR  (mgcp_sdp.c:443) 20250830164850979 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:656B2B4D connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830164850979 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:656B2B4D output_enabled 0 (mgcp_conn.c:271) 20250830164850979 DLMGCP DEBUG <0013> (1227/rtp C:656B2B4D 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) 20250830164850979 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:656B2B4D CRCX: connection successfully created: (1227/rtp C:656B2B4D r=127.0.0.1:20000<->l=127.0.0.1:5962) (mgcp_protocol.c:772) 20250830164850979 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164850979 DLMGCP DEBUG <0013> Generated response: line #00: 200 49192 OK (mgcp_msg.c:72) 20250830164850979 DLMGCP DEBUG <0013> Generated response: line #01: I: 656B2B4D (mgcp_msg.c:72) 20250830164850979 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250830164850979 DLMGCP DEBUG <0013> Generated response: line #03: o=- 656B2B4D 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250830164850979 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250830164850979 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250830164850979 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250830164850979 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5962 RTP/AVP 112 (mgcp_msg.c:72) 20250830164850979 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250830164850979 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) RTPEM1(416)@7b40471322fb: Warning: Stopping inactive timer T_transmit. RTPEM0(415)@7b40471322fb: IuUP INIT_ACK Received 20250830164851029 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164851051 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164851073 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164851095 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164851116 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164851137 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164851158 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164851178 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164851199 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164851220 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164851241 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164851262 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164851283 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164851305 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164851327 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164851347 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164851368 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164851390 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164851412 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164851433 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164851455 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164851477 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164851498 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164851518 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164851539 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164851560 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164851581 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164851603 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164851624 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164851645 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164851666 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164851687 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164851708 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164851730 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164851751 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164851773 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164851795 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164851816 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164851838 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164851859 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164851881 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164851902 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164851924 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164851945 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164851967 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164851989 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164852010 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164852032 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164852053 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164852075 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164852097 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164852118 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164852140 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164852162 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164852183 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164852205 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164852226 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164852247 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164852268 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164852289 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164852311 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164852332 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164852353 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164852374 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164852395 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164852415 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164852436 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164852457 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164852477 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) RTPEM0(415)@7b40471322fb: Warning: Re-starting timer T_transmit, which is already active (running or expired). 20250830164852501 DLMGCP DEBUG <0013> Received message: line #00: MDCX 49193 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164852501 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250830164852501 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250830164852501 DLMGCP DEBUG <0013> Received message: line #03: I: 5AC78B42 (mgcp_msg.c:72) 20250830164852501 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:72) 20250830164852501 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:72) 20250830164852501 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250830164852501 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:72) 20250830164852501 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250830164852501 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:72) 20250830164852501 DLMGCP DEBUG <0013> Received message: line #10: m=audio 10000 RTP/AVP 96 (mgcp_msg.c:72) 20250830164852501 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250830164852501 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250830164852501 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250830164852501 DLMGCP INFO <0013> MDCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250830164852501 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:878) 20250830164852501 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830164852501 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:96=VND.3GPP.IUFP  (mgcp_sdp.c:443) 20250830164852502 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:5AC78B42 connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250830164852502 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:5AC78B42 output_enabled 1 (mgcp_conn.c:271) 20250830164852502 DLMGCP DEBUG <0013> (1227/rtp C:5AC78B42 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) 20250830164852502 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:5AC78B42 MDCX: connection successfully modified: (1227/rtp C:5AC78B42 r=127.0.0.1:10000<->l=127.0.0.1:5960) (mgcp_protocol.c:976) 20250830164852502 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164852502 DLMGCP DEBUG <0013> Generated response: line #00: 200 49193 OK (mgcp_msg.c:72) 20250830164852502 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:72) 20250830164852502 DLMGCP DEBUG <0013> Generated response: line #02: o=- 5AC78B42 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250830164852502 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:72) 20250830164852502 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250830164852502 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:72) 20250830164852502 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5960 RTP/AVP 96 (mgcp_msg.c:72) 20250830164852502 DLMGCP DEBUG <0013> Generated response: line #07: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250830164852502 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:72) 20250830164852516 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164852518 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250830164852537 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164852539 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250830164852557 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164852559 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250830164852578 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164852581 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250830164852599 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164852606 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250830164852619 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164852622 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250830164852640 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164852642 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250830164852660 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164852662 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250830164852680 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164852683 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250830164852701 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164852703 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250830164852721 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164852723 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250830164852742 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164852744 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250830164852762 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164852764 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250830164852782 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164852784 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250830164852803 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164852805 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250830164852824 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164852825 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250830164852846 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164852847 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250830164852866 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164852867 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250830164852887 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164852888 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250830164852907 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164852908 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250830164852928 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164852928 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250830164852948 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164852949 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250830164852969 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164852970 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250830164852990 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164852991 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) RTPEM1(416)@7b40471322fb: Warning: Re-starting timer T_transmit, which is already active (running or expired). 20250830164853010 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164853015 DLMGCP DEBUG <0013> Received message: line #00: MDCX 49194 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164853015 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250830164853015 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250830164853015 DLMGCP DEBUG <0013> Received message: line #03: I: 656B2B4D (mgcp_msg.c:72) 20250830164853015 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:72) 20250830164853015 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:72) 20250830164853015 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250830164853015 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:72) 20250830164853015 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250830164853015 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:72) 20250830164853015 DLMGCP DEBUG <0013> Received message: line #10: m=audio 20000 RTP/AVP 112 (mgcp_msg.c:72) 20250830164853015 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250830164853015 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250830164853015 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250830164853015 DLMGCP INFO <0013> MDCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250830164853015 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:878) 20250830164853015 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830164853015 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:20000, addr:127.0.0.1, duration:20, payload-types:112=AMR  (mgcp_sdp.c:443) 20250830164853015 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:656B2B4D connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250830164853015 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:656B2B4D output_enabled 1 (mgcp_conn.c:271) 20250830164853015 DLMGCP DEBUG <0013> (1227/rtp C:656B2B4D 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) 20250830164853015 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:656B2B4D MDCX: connection successfully modified: (1227/rtp C:656B2B4D r=127.0.0.1:20000<->l=127.0.0.1:5962) (mgcp_protocol.c:976) 20250830164853016 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164853016 DLMGCP DEBUG <0013> Generated response: line #00: 200 49194 OK (mgcp_msg.c:72) 20250830164853016 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:72) 20250830164853016 DLMGCP DEBUG <0013> Generated response: line #02: o=- 656B2B4D 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250830164853016 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:72) 20250830164853016 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250830164853016 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:72) 20250830164853016 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5962 RTP/AVP 112 (mgcp_msg.c:72) 20250830164853016 DLMGCP DEBUG <0013> Generated response: line #07: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250830164853016 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:72) 20250830164853029 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250830164853031 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164853049 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250830164853051 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164853070 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250830164853071 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164853091 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250830164853092 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164853111 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250830164853113 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164853132 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250830164853133 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164853152 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250830164853153 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164853173 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250830164853174 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164853193 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250830164853194 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164853214 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250830164853215 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164853235 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250830164853235 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164853255 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250830164853256 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164853276 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250830164853276 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164853297 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250830164853297 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164853317 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250830164853317 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164853338 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250830164853338 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164853358 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164853359 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250830164853379 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164853379 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250830164853399 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164853400 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250830164853420 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164853420 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250830164853441 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164853441 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250830164853461 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164853461 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250830164853482 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164853482 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250830164853502 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164853503 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250830164853523 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250830164853524 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164853545 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250830164853545 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164853565 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250830164853566 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164853586 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250830164853586 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164853607 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250830164853607 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164853627 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250830164853628 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164853648 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250830164853649 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164853669 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250830164853670 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164853690 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250830164853691 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164853711 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250830164853712 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164853731 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250830164853732 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164853752 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250830164853753 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164853772 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250830164853774 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164853793 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250830164853794 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164853814 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250830164853815 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164853834 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250830164853835 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164853855 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250830164853856 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164853875 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250830164853877 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164853896 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250830164853897 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164853916 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250830164853918 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164853937 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250830164853938 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164853957 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250830164853959 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164853978 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250830164853979 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164853998 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250830164854000 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164854018 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250830164854020 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164854039 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250830164854041 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164854060 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250830164854061 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164854081 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250830164854082 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164854101 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250830164854103 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164854122 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250830164854123 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164854142 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250830164854144 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164854163 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250830164854165 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164854183 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250830164854185 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164854204 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250830164854206 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164854224 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250830164854226 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164854245 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250830164854247 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164854265 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250830164854267 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164854286 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250830164854288 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164854306 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250830164854308 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164854327 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250830164854329 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164854347 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250830164854349 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164854368 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250830164854369 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164854388 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250830164854390 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164854409 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250830164854410 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164854429 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250830164854431 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164854449 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250830164854451 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164854469 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250830164854471 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164854490 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250830164854491 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164854510 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250830164854511 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164854531 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250830164854532 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164854551 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250830164854553 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164854572 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250830164854573 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164854592 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250830164854594 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164854613 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250830164854614 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164854633 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250830164854635 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164854654 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250830164854656 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164854674 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250830164854676 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164854695 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250830164854697 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164854715 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250830164854717 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164854736 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250830164854738 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164854756 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250830164854758 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164854777 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250830164854779 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164854797 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250830164854799 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164854818 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250830164854819 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164854838 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250830164854840 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164854859 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250830164854861 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164854879 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250830164854881 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164854900 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250830164854901 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164854920 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250830164854922 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164854941 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250830164854942 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164854961 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250830164854962 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164854982 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250830164854983 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164855002 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250830164855003 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164855024 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250830164855024 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) MTC@7b40471322fb: stats: { num_pkts_tx := 192, bytes_payload_tx := 5952, num_pkts_rx := 121, bytes_payload_rx := 4235, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@7b40471322fb: stats: { num_pkts_tx := 168, bytes_payload_tx := 5376, num_pkts_rx := 97, bytes_payload_rx := 3104, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } 20250830164855127 DLMGCP DEBUG <0013> Received message: line #00: DLCX 49195 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164855127 DLMGCP DEBUG <0013> Received message: line #01: C: 1227 (mgcp_msg.c:72) 20250830164855128 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250830164855128 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250830164855128 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830164855128 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1109) 20250830164855128 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164855128 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164855128 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164855128 DLMGCP DEBUG <0013> Generated response: line #00: 200 49195 OK (mgcp_msg.c:72) RTPEM0(415)@7b40471322fb: Warning: Stopping inactive timer T_transmit. MTC@7b40471322fb: setverdict(pass): none -> pass MTC@7b40471322fb: setverdict(pass): pass -> pass, component reason not changed RTPEM2(417)@7b40471322fb: Final verdict of PTC: none VirtCallAgent-STATS(418)@7b40471322fb: Final verdict of PTC: none RTPEM0(415)@7b40471322fb: Final verdict of PTC: none RTPEM1(416)@7b40471322fb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(419)@7b40471322fb: Final verdict of PTC: none MTC@7b40471322fb: Setting final verdict of the test case. MTC@7b40471322fb: Local verdict of MTC: pass MTC@7b40471322fb: Local verdict of PTC RTPEM0(415): none (pass -> pass) MTC@7b40471322fb: Local verdict of PTC RTPEM1(416): none (pass -> pass) MTC@7b40471322fb: Local verdict of PTC RTPEM2(417): none (pass -> pass) MTC@7b40471322fb: Local verdict of PTC VirtCallAgent-STATS(418): none (pass -> pass) MTC@7b40471322fb: Local verdict of PTC IPA-CTRL-CLI-IPA(419): none (pass -> pass) MTC@7b40471322fb: Test case TC_two_crcx_mdcx_and_iuup_rtp finished. Verdict: pass MTC@7b40471322fb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_mdcx_and_iuup_rtp pass'. Sat Aug 30 16:48:55 UTC 2025 ====== MGCP_Test.TC_two_crcx_mdcx_and_iuup_rtp pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_two_crcx_mdcx_and_iuup_rtp.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=842188) Waiting for packet dumper to finish... 1 (prev_count=842188, count=846120) MTC@7b40471322fb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_mdcx_and_iuup_rtp pass' was executed successfully (exit status: 0). MTC@7b40471322fb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/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 ------ Sat Aug 30 16:49:02 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/logs/testsuite/MGCP_Test.TC_two_crcx_mdcx_and_iuup_rtp_rfci_unordered.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/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@7b40471322fb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_mdcx_and_iuup_rtp_rfci_unordered' was executed successfully (exit status: 0). MTC@7b40471322fb: Test case TC_two_crcx_mdcx_and_iuup_rtp_rfci_unordered started. 20250830164903299 DLMGCP DEBUG <0013> Received message: line #00: DLCX 33380 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164903299 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250830164903299 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250830164903299 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830164903299 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1068) 20250830164903299 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:146) 20250830164903299 DLMGCP DEBUG <0013> Generated response: line #00: 515 33380 FAIL (mgcp_msg.c:72) 20250830164903312 DLMGCP DEBUG <0013> Received message: line #00: CRCX 33381 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164903312 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830164903312 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250830164903312 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830164903312 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250830164903312 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250830164903312 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250830164903312 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250830164903312 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250830164903312 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 96 (mgcp_msg.c:72) 20250830164903312 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250830164903312 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250830164903312 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250830164903312 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250830164903312 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830164903312 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830164903312 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:96=VND.3GPP.IUFP  (mgcp_sdp.c:443) 20250830164903312 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:017F222D connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830164903313 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:017F222D output_enabled 0 (mgcp_conn.c:271) 20250830164903313 DLMGCP DEBUG <0013> (1227/rtp C:017F222D 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) 20250830164903313 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:017F222D CRCX: connection successfully created: (1227/rtp C:017F222D r=127.0.0.1:10000<->l=127.0.0.1:5964) (mgcp_protocol.c:772) 20250830164903313 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164903313 DLMGCP DEBUG <0013> Generated response: line #00: 200 33381 OK (mgcp_msg.c:72) 20250830164903313 DLMGCP DEBUG <0013> Generated response: line #01: I: 017F222D (mgcp_msg.c:72) 20250830164903313 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250830164903313 DLMGCP DEBUG <0013> Generated response: line #03: o=- 017F222D 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250830164903313 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250830164903313 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250830164903313 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250830164903313 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5964 RTP/AVP 96 (mgcp_msg.c:72) 20250830164903313 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250830164903313 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) RTPEM0(420)@7b40471322fb: Warning: Stopping inactive timer T_transmit. 20250830164903320 DLMGCP DEBUG <0013> Received message: line #00: CRCX 33382 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164903320 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830164903320 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250830164903320 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830164903320 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250830164903320 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250830164903320 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250830164903320 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250830164903320 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250830164903320 DLMGCP DEBUG <0013> Received message: line #09: m=audio 20000 RTP/AVP 112 (mgcp_msg.c:72) 20250830164903320 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250830164903321 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250830164903321 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250830164903321 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250830164903321 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830164903321 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830164903321 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:20000, addr:127.0.0.1, duration:20, payload-types:112=AMR  (mgcp_sdp.c:443) 20250830164903321 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:C8209FE1 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830164903321 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:C8209FE1 output_enabled 0 (mgcp_conn.c:271) 20250830164903321 DLMGCP DEBUG <0013> (1227/rtp C:C8209FE1 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) 20250830164903321 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:C8209FE1 CRCX: connection successfully created: (1227/rtp C:C8209FE1 r=127.0.0.1:20000<->l=127.0.0.1:5966) (mgcp_protocol.c:772) 20250830164903321 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164903321 DLMGCP DEBUG <0013> Generated response: line #00: 200 33382 OK (mgcp_msg.c:72) 20250830164903321 DLMGCP DEBUG <0013> Generated response: line #01: I: C8209FE1 (mgcp_msg.c:72) 20250830164903321 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250830164903321 DLMGCP DEBUG <0013> Generated response: line #03: o=- C8209FE1 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250830164903321 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250830164903321 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250830164903321 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250830164903321 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5966 RTP/AVP 112 (mgcp_msg.c:72) 20250830164903321 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250830164903321 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) RTPEM1(421)@7b40471322fb: Warning: Stopping inactive timer T_transmit. RTPEM0(420)@7b40471322fb: IuUP INIT_ACK Received 20250830164903370 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164903391 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164903411 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164903432 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164903453 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164903473 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164903494 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164903514 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164903535 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164903555 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164903576 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164903596 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164903617 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164903638 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164903658 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164903678 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164903699 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164903720 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164903740 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164903761 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164903781 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164903802 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164903823 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164903843 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164903864 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164903884 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164903905 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164903925 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164903946 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164903966 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164903987 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164904008 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164904028 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164904050 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164904070 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164904091 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164904112 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164904133 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164904154 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164904174 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164904195 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164904215 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164904235 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164904256 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164904276 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164904297 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164904318 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164904338 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164904359 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164904380 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164904400 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164904421 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164904441 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164904462 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164904482 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164904503 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164904524 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164904544 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164904564 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164904585 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164904606 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164904626 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164904647 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164904667 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164904688 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164904709 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164904729 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164904750 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164904770 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164904791 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164904811 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164904832 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) RTPEM0(420)@7b40471322fb: Warning: Re-starting timer T_transmit, which is already active (running or expired). 20250830164904839 DLMGCP DEBUG <0013> Received message: line #00: MDCX 33383 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164904839 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250830164904839 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250830164904839 DLMGCP DEBUG <0013> Received message: line #03: I: 017F222D (mgcp_msg.c:72) 20250830164904839 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:72) 20250830164904839 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:72) 20250830164904839 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250830164904839 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:72) 20250830164904839 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250830164904839 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:72) 20250830164904839 DLMGCP DEBUG <0013> Received message: line #10: m=audio 10000 RTP/AVP 96 (mgcp_msg.c:72) 20250830164904839 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250830164904840 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250830164904840 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250830164904840 DLMGCP INFO <0013> MDCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250830164904840 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:878) 20250830164904840 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830164904840 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:96=VND.3GPP.IUFP  (mgcp_sdp.c:443) 20250830164904840 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:017F222D connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250830164904840 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:017F222D output_enabled 1 (mgcp_conn.c:271) 20250830164904840 DLMGCP DEBUG <0013> (1227/rtp C:017F222D 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) 20250830164904840 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:017F222D MDCX: connection successfully modified: (1227/rtp C:017F222D r=127.0.0.1:10000<->l=127.0.0.1:5964) (mgcp_protocol.c:976) 20250830164904840 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164904840 DLMGCP DEBUG <0013> Generated response: line #00: 200 33383 OK (mgcp_msg.c:72) 20250830164904840 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:72) 20250830164904840 DLMGCP DEBUG <0013> Generated response: line #02: o=- 017F222D 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250830164904840 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:72) 20250830164904840 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250830164904840 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:72) 20250830164904840 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5964 RTP/AVP 96 (mgcp_msg.c:72) 20250830164904840 DLMGCP DEBUG <0013> Generated response: line #07: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250830164904840 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:72) 20250830164904841 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250830164904854 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164904862 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250830164904875 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164904883 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250830164904895 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164904904 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250830164904916 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164904925 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250830164904937 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164904946 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250830164904957 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164904967 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250830164904978 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164904987 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250830164904999 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164905008 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250830164905019 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164905028 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250830164905040 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164905049 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250830164905060 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164905070 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250830164905081 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164905090 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250830164905101 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164905111 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250830164905122 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164905131 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250830164905143 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164905152 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250830164905163 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164905173 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250830164905184 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164905193 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250830164905205 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164905214 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250830164905226 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164905235 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250830164905246 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164905255 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250830164905267 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164905275 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250830164905288 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164905296 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250830164905308 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164905316 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250830164905329 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164905337 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) RTPEM1(421)@7b40471322fb: Warning: Re-starting timer T_transmit, which is already active (running or expired). 20250830164905349 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164905356 DLMGCP DEBUG <0013> Received message: line #00: MDCX 33384 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164905356 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250830164905356 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250830164905357 DLMGCP DEBUG <0013> Received message: line #03: I: C8209FE1 (mgcp_msg.c:72) 20250830164905357 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:72) 20250830164905357 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:72) 20250830164905357 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250830164905357 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:72) 20250830164905357 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250830164905357 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:72) 20250830164905357 DLMGCP DEBUG <0013> Received message: line #10: m=audio 20000 RTP/AVP 112 (mgcp_msg.c:72) 20250830164905357 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250830164905357 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250830164905357 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250830164905357 DLMGCP INFO <0013> MDCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250830164905357 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:878) 20250830164905357 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830164905357 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:20000, addr:127.0.0.1, duration:20, payload-types:112=AMR  (mgcp_sdp.c:443) 20250830164905357 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:C8209FE1 connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250830164905357 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:C8209FE1 output_enabled 1 (mgcp_conn.c:271) 20250830164905357 DLMGCP DEBUG <0013> (1227/rtp C:C8209FE1 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) 20250830164905357 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:C8209FE1 MDCX: connection successfully modified: (1227/rtp C:C8209FE1 r=127.0.0.1:20000<->l=127.0.0.1:5966) (mgcp_protocol.c:976) 20250830164905357 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164905357 DLMGCP DEBUG <0013> Generated response: line #00: 200 33384 OK (mgcp_msg.c:72) 20250830164905357 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:72) 20250830164905357 DLMGCP DEBUG <0013> Generated response: line #02: o=- C8209FE1 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250830164905357 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:72) 20250830164905357 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250830164905358 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:72) 20250830164905358 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5966 RTP/AVP 112 (mgcp_msg.c:72) 20250830164905358 DLMGCP DEBUG <0013> Generated response: line #07: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250830164905358 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:72) 20250830164905369 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250830164905370 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164905390 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250830164905391 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164905411 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250830164905412 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164905431 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250830164905433 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164905452 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250830164905453 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164905472 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250830164905474 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164905493 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250830164905495 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164905514 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250830164905516 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164905534 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250830164905536 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164905554 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250830164905556 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164905576 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250830164905578 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164905597 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250830164905599 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164905618 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250830164905620 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164905639 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250830164905641 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164905660 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250830164905662 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164905681 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250830164905683 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164905702 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250830164905705 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164905723 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250830164905725 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164905743 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250830164905746 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164905764 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250830164905766 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164905785 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250830164905787 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164905806 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250830164905808 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164905827 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250830164905829 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164905848 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250830164905849 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164905869 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250830164905870 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164905890 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250830164905891 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164905910 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250830164905911 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164905930 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250830164905931 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164905951 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250830164905952 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164905972 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250830164905973 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164905993 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250830164905994 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164906014 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250830164906016 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164906035 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250830164906037 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164906056 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250830164906058 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164906077 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250830164906079 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164906098 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250830164906099 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164906118 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250830164906120 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164906139 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250830164906141 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164906160 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250830164906162 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164906181 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250830164906182 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164906201 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250830164906202 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164906222 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250830164906223 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164906242 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250830164906243 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164906263 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250830164906264 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164906284 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250830164906285 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164906306 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250830164906306 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164906326 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164906326 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250830164906347 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250830164906347 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164906367 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250830164906368 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164906388 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250830164906389 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164906409 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250830164906410 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164906430 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250830164906430 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164906451 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164906451 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250830164906472 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164906472 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250830164906492 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250830164906493 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164906513 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250830164906514 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164906534 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164906534 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250830164906555 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164906555 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250830164906576 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164906576 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250830164906596 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164906598 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250830164906617 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164906619 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250830164906638 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164906639 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250830164906659 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164906660 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250830164906680 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164906683 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250830164906700 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164906703 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250830164906722 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164906724 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250830164906742 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164906745 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250830164906763 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164906765 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250830164906783 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164906786 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250830164906804 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164906807 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250830164906824 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164906827 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250830164906845 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164906847 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250830164906866 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164906868 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250830164906886 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164906888 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250830164906907 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164906908 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250830164906928 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164906929 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250830164906950 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250830164906950 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164906970 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250830164906971 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164906992 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250830164906992 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164907014 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250830164907014 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164907035 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250830164907035 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164907057 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250830164907057 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164907078 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250830164907079 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164907100 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250830164907100 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164907121 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250830164907121 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164907143 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164907143 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250830164907164 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164907165 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250830164907186 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164907186 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250830164907207 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164907207 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250830164907228 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164907228 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250830164907249 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164907250 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250830164907271 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164907271 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250830164907292 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164907293 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250830164907314 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164907314 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250830164907335 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164907335 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) 20250830164907355 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164907356 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:717) MTC@7b40471322fb: stats: { num_pkts_tx := 194, bytes_payload_tx := 6014, num_pkts_rx := 121, bytes_payload_rx := 4235, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@7b40471322fb: stats: { num_pkts_tx := 169, bytes_payload_tx := 5408, num_pkts_rx := 96, bytes_payload_rx := 3072, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } 20250830164907467 DLMGCP DEBUG <0013> Received message: line #00: DLCX 33385 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164907467 DLMGCP DEBUG <0013> Received message: line #01: C: 1227 (mgcp_msg.c:72) 20250830164907467 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250830164907467 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250830164907468 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830164907468 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1109) 20250830164907468 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164907468 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164907472 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164907472 DLMGCP DEBUG <0013> Generated response: line #00: 200 33385 OK (mgcp_msg.c:72) RTPEM0(420)@7b40471322fb: Warning: Stopping inactive timer T_transmit. MTC@7b40471322fb: setverdict(pass): none -> pass MTC@7b40471322fb: setverdict(pass): pass -> pass, component reason not changed IPA-CTRL-CLI-IPA(424)@7b40471322fb: Final verdict of PTC: none RTPEM1(421)@7b40471322fb: Final verdict of PTC: none RTPEM2(422)@7b40471322fb: Final verdict of PTC: none VirtCallAgent-STATS(423)@7b40471322fb: Final verdict of PTC: none RTPEM0(420)@7b40471322fb: Final verdict of PTC: none MTC@7b40471322fb: Setting final verdict of the test case. MTC@7b40471322fb: Local verdict of MTC: pass MTC@7b40471322fb: Local verdict of PTC RTPEM0(420): none (pass -> pass) MTC@7b40471322fb: Local verdict of PTC RTPEM1(421): none (pass -> pass) MTC@7b40471322fb: Local verdict of PTC RTPEM2(422): none (pass -> pass) MTC@7b40471322fb: Local verdict of PTC VirtCallAgent-STATS(423): none (pass -> pass) MTC@7b40471322fb: Local verdict of PTC IPA-CTRL-CLI-IPA(424): none (pass -> pass) MTC@7b40471322fb: Test case TC_two_crcx_mdcx_and_iuup_rtp_rfci_unordered finished. Verdict: pass MTC@7b40471322fb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_mdcx_and_iuup_rtp_rfci_unordered pass'. Sat Aug 30 16:49:07 UTC 2025 ====== MGCP_Test.TC_two_crcx_mdcx_and_iuup_rtp_rfci_unordered pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_two_crcx_mdcx_and_iuup_rtp_rfci_unordered.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=841728) Waiting for packet dumper to finish... 1 (prev_count=841728, count=845460) MTC@7b40471322fb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_mdcx_and_iuup_rtp_rfci_unordered pass' was executed successfully (exit status: 0). MTC@7b40471322fb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/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 ------ Sat Aug 30 16:49:14 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/logs/testsuite/MGCP_Test.TC_two_crcx_mdcx_and_iuup_rtp_mdcx_recvonly.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/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@7b40471322fb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_mdcx_and_iuup_rtp_mdcx_recvonly' was executed successfully (exit status: 0). MTC@7b40471322fb: Test case TC_two_crcx_mdcx_and_iuup_rtp_mdcx_recvonly started. 20250830164915660 DLMGCP DEBUG <0013> Received message: line #00: DLCX 25445 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164915661 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250830164915661 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250830164915661 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830164915661 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1068) 20250830164915661 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:146) 20250830164915661 DLMGCP DEBUG <0013> Generated response: line #00: 515 25445 FAIL (mgcp_msg.c:72) 20250830164915674 DLMGCP DEBUG <0013> Received message: line #00: CRCX 25446 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164915674 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830164915674 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250830164915674 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830164915674 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250830164915674 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250830164915674 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250830164915674 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250830164915674 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250830164915674 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 96 (mgcp_msg.c:72) 20250830164915674 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250830164915674 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250830164915674 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250830164915674 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250830164915674 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830164915674 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830164915674 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:96=VND.3GPP.IUFP  (mgcp_sdp.c:443) 20250830164915674 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:630C9023 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830164915674 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:630C9023 output_enabled 0 (mgcp_conn.c:271) 20250830164915674 DLMGCP DEBUG <0013> (1227/rtp C:630C9023 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) 20250830164915675 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:630C9023 CRCX: connection successfully created: (1227/rtp C:630C9023 r=127.0.0.1:10000<->l=127.0.0.1:5968) (mgcp_protocol.c:772) 20250830164915675 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164915675 DLMGCP DEBUG <0013> Generated response: line #00: 200 25446 OK (mgcp_msg.c:72) 20250830164915675 DLMGCP DEBUG <0013> Generated response: line #01: I: 630C9023 (mgcp_msg.c:72) 20250830164915675 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250830164915675 DLMGCP DEBUG <0013> Generated response: line #03: o=- 630C9023 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250830164915675 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250830164915675 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250830164915675 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250830164915675 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5968 RTP/AVP 96 (mgcp_msg.c:72) 20250830164915675 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250830164915675 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) RTPEM0(425)@7b40471322fb: Warning: Stopping inactive timer T_transmit. 20250830164915684 DLMGCP DEBUG <0013> Received message: line #00: CRCX 25447 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164915684 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830164915684 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250830164915684 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830164915684 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250830164915684 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250830164915684 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250830164915684 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250830164915684 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250830164915684 DLMGCP DEBUG <0013> Received message: line #09: m=audio 20000 RTP/AVP 112 (mgcp_msg.c:72) 20250830164915684 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250830164915684 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250830164915684 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250830164915684 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250830164915684 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830164915685 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830164915685 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:20000, addr:127.0.0.1, duration:20, payload-types:112=AMR  (mgcp_sdp.c:443) 20250830164915685 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:CBDFD690 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830164915685 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:CBDFD690 output_enabled 0 (mgcp_conn.c:271) 20250830164915685 DLMGCP DEBUG <0013> (1227/rtp C:CBDFD690 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) 20250830164915685 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:CBDFD690 CRCX: connection successfully created: (1227/rtp C:CBDFD690 r=127.0.0.1:20000<->l=127.0.0.1:5970) (mgcp_protocol.c:772) 20250830164915685 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164915685 DLMGCP DEBUG <0013> Generated response: line #00: 200 25447 OK (mgcp_msg.c:72) 20250830164915685 DLMGCP DEBUG <0013> Generated response: line #01: I: CBDFD690 (mgcp_msg.c:72) 20250830164915685 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250830164915685 DLMGCP DEBUG <0013> Generated response: line #03: o=- CBDFD690 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250830164915685 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250830164915685 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250830164915685 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250830164915685 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5970 RTP/AVP 112 (mgcp_msg.c:72) 20250830164915685 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250830164915685 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) RTPEM1(426)@7b40471322fb: Warning: Stopping inactive timer T_transmit. RTPEM0(425)@7b40471322fb: IuUP INIT_ACK Received 20250830164915736 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164915757 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164915779 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164915800 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164915822 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164915844 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164915865 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164915887 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164915909 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164915930 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164915952 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164915974 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164915995 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164916017 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164916039 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164916060 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164916081 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164916103 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164916124 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164916146 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164916168 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164916190 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164916210 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164916231 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164916251 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164916272 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164916293 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164916313 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164916334 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164916355 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164916376 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164916397 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164916418 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164916438 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164916459 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164916480 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164916501 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164916521 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164916542 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164916563 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164916583 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164916604 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164916625 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164916645 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164916666 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164916686 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164916707 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164916727 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164916748 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164916768 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164916789 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164916810 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164916831 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164916851 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164916872 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164916893 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164916914 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164916934 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164916955 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164916975 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164916996 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164917017 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164917037 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164917058 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164917079 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164917099 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164917120 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164917140 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164917161 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164917181 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) RTPEM0(425)@7b40471322fb: Warning: Re-starting timer T_transmit, which is already active (running or expired). 20250830164917200 DLMGCP DEBUG <0013> Received message: line #00: MDCX 25448 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164917200 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250830164917200 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250830164917200 DLMGCP DEBUG <0013> Received message: line #03: I: 630C9023 (mgcp_msg.c:72) 20250830164917200 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:72) 20250830164917201 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:72) 20250830164917201 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250830164917201 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:72) 20250830164917201 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250830164917201 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:72) 20250830164917201 DLMGCP DEBUG <0013> Received message: line #10: m=audio 10000 RTP/AVP 96 (mgcp_msg.c:72) 20250830164917201 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250830164917201 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250830164917201 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250830164917201 DLMGCP INFO <0013> MDCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250830164917201 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:878) 20250830164917201 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830164917201 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:96=VND.3GPP.IUFP  (mgcp_sdp.c:443) 20250830164917201 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:630C9023 connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250830164917201 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:630C9023 output_enabled 1 (mgcp_conn.c:271) 20250830164917201 DLMGCP DEBUG <0013> (1227/rtp C:630C9023 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) 20250830164917202 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:630C9023 MDCX: connection successfully modified: (1227/rtp C:630C9023 r=127.0.0.1:10000<->l=127.0.0.1:5968) (mgcp_protocol.c:976) 20250830164917202 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164917202 DLMGCP DEBUG <0013> Generated response: line #00: 200 25448 OK (mgcp_msg.c:72) 20250830164917202 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:72) 20250830164917202 DLMGCP DEBUG <0013> Generated response: line #02: o=- 630C9023 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250830164917202 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:72) 20250830164917202 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250830164917202 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:72) 20250830164917202 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5968 RTP/AVP 96 (mgcp_msg.c:72) 20250830164917202 DLMGCP DEBUG <0013> Generated response: line #07: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250830164917202 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:72) 20250830164917204 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250830164917219 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164917224 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250830164917239 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164917245 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250830164917260 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164917266 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250830164917281 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164917286 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250830164917301 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164917306 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250830164917321 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164917327 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250830164917342 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164917347 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250830164917363 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164917368 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250830164917384 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164917388 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250830164917404 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164917409 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250830164917424 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164917429 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250830164917445 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164917450 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250830164917465 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164917470 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250830164917485 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164917491 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250830164917506 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164917512 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250830164917526 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164917532 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250830164917547 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164917553 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250830164917567 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164917574 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250830164917587 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164917594 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250830164917607 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164917615 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250830164917628 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164917636 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250830164917648 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164917656 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250830164917669 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164917677 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250830164917689 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164917699 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) RTPEM1(426)@7b40471322fb: Warning: Re-starting timer T_transmit, which is already active (running or expired). 20250830164917710 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164917713 DLMGCP DEBUG <0013> Received message: line #00: MDCX 25449 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164917713 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250830164917713 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250830164917713 DLMGCP DEBUG <0013> Received message: line #03: I: CBDFD690 (mgcp_msg.c:72) 20250830164917713 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:72) 20250830164917713 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:72) 20250830164917713 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250830164917713 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:72) 20250830164917713 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250830164917713 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:72) 20250830164917713 DLMGCP DEBUG <0013> Received message: line #10: m=audio 20000 RTP/AVP 112 (mgcp_msg.c:72) 20250830164917713 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250830164917713 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250830164917713 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250830164917713 DLMGCP INFO <0013> MDCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250830164917713 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:878) 20250830164917713 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830164917713 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:20000, addr:127.0.0.1, duration:20, payload-types:112=AMR  (mgcp_sdp.c:443) 20250830164917713 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:CBDFD690 connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250830164917713 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:CBDFD690 output_enabled 1 (mgcp_conn.c:271) 20250830164917714 DLMGCP DEBUG <0013> (1227/rtp C:CBDFD690 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) 20250830164917714 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:CBDFD690 MDCX: connection successfully modified: (1227/rtp C:CBDFD690 r=127.0.0.1:20000<->l=127.0.0.1:5970) (mgcp_protocol.c:976) 20250830164917714 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164917714 DLMGCP DEBUG <0013> Generated response: line #00: 200 25449 OK (mgcp_msg.c:72) 20250830164917714 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:72) 20250830164917714 DLMGCP DEBUG <0013> Generated response: line #02: o=- CBDFD690 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250830164917714 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:72) 20250830164917714 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250830164917714 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:72) 20250830164917714 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5970 RTP/AVP 112 (mgcp_msg.c:72) 20250830164917714 DLMGCP DEBUG <0013> Generated response: line #07: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250830164917714 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:72) 20250830164917728 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250830164917730 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164917749 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250830164917751 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164917769 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250830164917771 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164917790 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250830164917792 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164917811 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250830164917813 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164917833 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250830164917835 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164917854 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250830164917856 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164917875 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250830164917877 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164917897 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250830164917898 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164917918 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250830164917919 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164917940 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250830164917940 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164917961 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164917961 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250830164917982 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164917983 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250830164918003 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164918004 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250830164918025 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164918025 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250830164918046 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164918047 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250830164918068 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164918068 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250830164918089 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164918090 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250830164918110 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164918111 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250830164918132 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164918132 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250830164918153 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164918153 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250830164918174 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164918175 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250830164918196 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164918197 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250830164918217 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250830164918218 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164918239 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164918239 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250830164918261 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164918261 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250830164918282 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164918282 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250830164918303 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250830164918304 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164918324 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164918325 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250830164918346 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164918346 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250830164918367 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164918368 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250830164918388 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164918389 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250830164918409 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164918410 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250830164918429 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164918430 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250830164918450 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164918451 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250830164918470 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164918472 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250830164918492 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164918493 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250830164918512 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164918514 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250830164918533 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164918535 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250830164918554 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164918556 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250830164918576 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164918577 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250830164918597 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164918598 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250830164918618 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164918619 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250830164918639 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164918641 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250830164918661 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164918662 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250830164918682 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164918683 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250830164918704 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164918704 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250830164918726 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164918726 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250830164918747 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164918748 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250830164918769 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250830164918769 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164918790 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164918790 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250830164918811 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250830164918811 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164918832 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250830164918832 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164918853 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250830164918854 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164918875 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250830164918875 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164918896 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250830164918897 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164918918 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250830164918918 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164918940 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250830164918940 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164918961 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250830164918961 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164918983 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250830164918983 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164919005 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250830164919005 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164919026 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250830164919027 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164919048 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250830164919048 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164919070 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250830164919070 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164919092 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250830164919092 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164919113 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250830164919113 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164919133 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250830164919134 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164919154 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250830164919154 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164919175 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250830164919176 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164919195 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250830164919197 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164919216 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250830164919217 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164919236 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250830164919238 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164919257 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250830164919258 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164919278 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250830164919279 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164919299 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250830164919299 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164919319 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250830164919320 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164919340 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250830164919341 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164919361 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164919361 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250830164919382 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164919382 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250830164919402 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250830164919402 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164919422 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250830164919422 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164919443 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164919443 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250830164919463 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250830164919463 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164919484 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250830164919484 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164919504 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250830164919504 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164919524 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250830164919524 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164919545 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164919545 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250830164919566 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164919566 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250830164919586 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164919586 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250830164919607 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164919607 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250830164919627 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164919627 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250830164919648 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164919648 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250830164919669 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164919670 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250830164919690 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164919692 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250830164919711 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164919712 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) MTC@7b40471322fb: stats: { num_pkts_tx := 191, bytes_payload_tx := 5921, num_pkts_rx := 120, bytes_payload_rx := 4200, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@7b40471322fb: stats: { num_pkts_tx := 168, bytes_payload_tx := 5376, 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@7b40471322fb: setverdict(pass): none -> pass 20250830164919724 DLMGCP DEBUG <0013> Received message: line #00: MDCX 25450 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164919724 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830164919724 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250830164919724 DLMGCP DEBUG <0013> Received message: line #03: I: CBDFD690 (mgcp_msg.c:72) 20250830164919724 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:72) 20250830164919725 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:72) 20250830164919725 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250830164919725 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:72) 20250830164919725 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250830164919725 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:72) 20250830164919725 DLMGCP DEBUG <0013> Received message: line #10: m=audio 20000 RTP/AVP 112 (mgcp_msg.c:72) 20250830164919725 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250830164919725 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250830164919725 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250830164919725 DLMGCP INFO <0013> MDCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250830164919725 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:878) 20250830164919725 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830164919725 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:20000, addr:127.0.0.1, duration:20, payload-types:112=AMR  (mgcp_sdp.c:443) 20250830164919725 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:CBDFD690 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830164919725 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:CBDFD690 output_enabled 0 (mgcp_conn.c:271) 20250830164919725 DLMGCP DEBUG <0013> (1227/rtp C:CBDFD690 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) 20250830164919725 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:CBDFD690 MDCX: connection successfully modified: (1227/rtp C:CBDFD690 r=127.0.0.1:20000<->l=127.0.0.1:5970) (mgcp_protocol.c:976) 20250830164919725 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164919725 DLMGCP DEBUG <0013> Generated response: line #00: 200 25450 OK (mgcp_msg.c:72) 20250830164919725 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:72) 20250830164919725 DLMGCP DEBUG <0013> Generated response: line #02: o=- CBDFD690 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250830164919725 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:72) 20250830164919725 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250830164919725 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:72) 20250830164919725 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5970 RTP/AVP 112 (mgcp_msg.c:72) 20250830164919725 DLMGCP DEBUG <0013> Generated response: line #07: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250830164919725 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:72) 20250830164919732 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164919752 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164919773 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164919794 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164919816 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164919837 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164919858 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164919880 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164919901 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164919923 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164919944 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164919966 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164919988 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164920010 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164920031 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164920053 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164920075 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164920097 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164920119 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164920140 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164920161 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164920182 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164920204 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164920225 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164920245 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164920267 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164920288 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164920310 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164920331 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164920352 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164920374 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164920396 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164920418 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164920439 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164920461 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164920482 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164920503 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164920523 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164920543 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164920563 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164920584 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164920606 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164920628 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164920649 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164920671 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164920692 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164920714 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164920735 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164920739 DLMGCP DEBUG <0013> Received message: line #00: MDCX 25451 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164920739 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830164920739 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250830164920739 DLMGCP DEBUG <0013> Received message: line #03: I: 630C9023 (mgcp_msg.c:72) 20250830164920739 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:72) 20250830164920739 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:72) 20250830164920739 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250830164920739 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:72) 20250830164920739 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250830164920739 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:72) 20250830164920739 DLMGCP DEBUG <0013> Received message: line #10: m=audio 10000 RTP/AVP 96 (mgcp_msg.c:72) 20250830164920739 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250830164920739 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250830164920740 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250830164920740 DLMGCP INFO <0013> MDCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250830164920740 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:878) 20250830164920740 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830164920740 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:96=VND.3GPP.IUFP  (mgcp_sdp.c:443) 20250830164920740 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:630C9023 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830164920740 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:630C9023 output_enabled 0 (mgcp_conn.c:271) 20250830164920740 DLMGCP DEBUG <0013> (1227/rtp C:630C9023 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) 20250830164920740 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:630C9023 MDCX: connection successfully modified: (1227/rtp C:630C9023 r=127.0.0.1:10000<->l=127.0.0.1:5968) (mgcp_protocol.c:976) 20250830164920740 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164920740 DLMGCP DEBUG <0013> Generated response: line #00: 200 25451 OK (mgcp_msg.c:72) 20250830164920740 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:72) 20250830164920740 DLMGCP DEBUG <0013> Generated response: line #02: o=- 630C9023 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250830164920740 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:72) 20250830164920740 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250830164920740 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:72) 20250830164920740 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5968 RTP/AVP 96 (mgcp_msg.c:72) 20250830164920740 DLMGCP DEBUG <0013> Generated response: line #07: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250830164920740 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:72) 20250830164920746 DLMGCP DEBUG <0013> Received message: line #00: MDCX 25452 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164920746 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250830164920746 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250830164920746 DLMGCP DEBUG <0013> Received message: line #03: I: CBDFD690 (mgcp_msg.c:72) 20250830164920746 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:72) 20250830164920746 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:72) 20250830164920746 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250830164920746 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:72) 20250830164920746 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250830164920746 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:72) 20250830164920746 DLMGCP DEBUG <0013> Received message: line #10: m=audio 20000 RTP/AVP 112 (mgcp_msg.c:72) 20250830164920746 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250830164920746 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250830164920746 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250830164920746 DLMGCP INFO <0013> MDCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250830164920746 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:878) 20250830164920746 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830164920746 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:20000, addr:127.0.0.1, duration:20, payload-types:112=AMR  (mgcp_sdp.c:443) 20250830164920746 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:CBDFD690 connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250830164920746 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:CBDFD690 output_enabled 1 (mgcp_conn.c:271) 20250830164920747 DLMGCP DEBUG <0013> (1227/rtp C:CBDFD690 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) 20250830164920747 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:CBDFD690 MDCX: connection successfully modified: (1227/rtp C:CBDFD690 r=127.0.0.1:20000<->l=127.0.0.1:5970) (mgcp_protocol.c:976) 20250830164920747 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164920747 DLMGCP DEBUG <0013> Generated response: line #00: 200 25452 OK (mgcp_msg.c:72) 20250830164920747 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:72) 20250830164920747 DLMGCP DEBUG <0013> Generated response: line #02: o=- CBDFD690 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250830164920747 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:72) 20250830164920747 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250830164920747 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:72) 20250830164920747 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5970 RTP/AVP 112 (mgcp_msg.c:72) 20250830164920747 DLMGCP DEBUG <0013> Generated response: line #07: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250830164920747 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:72) RTPEM0(425)@7b40471322fb: Warning: Stopping inactive timer T_transmit. 20250830164921860 DLMGCP DEBUG <0013> Received message: line #00: DLCX 25453 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164921860 DLMGCP DEBUG <0013> Received message: line #01: C: 1227 (mgcp_msg.c:72) 20250830164921861 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250830164921861 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250830164921861 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830164921861 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1109) 20250830164921861 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164921861 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164921861 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164921861 DLMGCP DEBUG <0013> Generated response: line #00: 200 25453 OK (mgcp_msg.c:72) RTPEM0(425)@7b40471322fb: Warning: Stopping inactive timer T_transmit. MTC@7b40471322fb: setverdict(pass): pass -> pass, component reason not changed RTPEM1(426)@7b40471322fb: Final verdict of PTC: none RTPEM0(425)@7b40471322fb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(429)@7b40471322fb: Final verdict of PTC: none RTPEM2(427)@7b40471322fb: Final verdict of PTC: none VirtCallAgent-STATS(428)@7b40471322fb: Final verdict of PTC: none MTC@7b40471322fb: Setting final verdict of the test case. MTC@7b40471322fb: Local verdict of MTC: pass MTC@7b40471322fb: Local verdict of PTC RTPEM0(425): none (pass -> pass) MTC@7b40471322fb: Local verdict of PTC RTPEM1(426): none (pass -> pass) MTC@7b40471322fb: Local verdict of PTC RTPEM2(427): none (pass -> pass) MTC@7b40471322fb: Local verdict of PTC VirtCallAgent-STATS(428): none (pass -> pass) MTC@7b40471322fb: Local verdict of PTC IPA-CTRL-CLI-IPA(429): none (pass -> pass) MTC@7b40471322fb: Test case TC_two_crcx_mdcx_and_iuup_rtp_mdcx_recvonly finished. Verdict: pass MTC@7b40471322fb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_mdcx_and_iuup_rtp_mdcx_recvonly pass'. Sat Aug 30 16:49:21 UTC 2025 ====== MGCP_Test.TC_two_crcx_mdcx_and_iuup_rtp_mdcx_recvonly pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_two_crcx_mdcx_and_iuup_rtp_mdcx_recvonly.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=991460) Waiting for packet dumper to finish... 1 (prev_count=991460, count=995192) MTC@7b40471322fb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_mdcx_and_iuup_rtp_mdcx_recvonly pass' was executed successfully (exit status: 0). MTC@7b40471322fb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/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 ------ Sat Aug 30 16:49:28 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/logs/testsuite/MGCP_Test.TC_two_crcx_mdcx_and_iuup_rtp_mdcx_to_iuup.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/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@7b40471322fb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_mdcx_and_iuup_rtp_mdcx_to_iuup' was executed successfully (exit status: 0). MTC@7b40471322fb: Test case TC_two_crcx_mdcx_and_iuup_rtp_mdcx_to_iuup started. 20250830164930033 DLMGCP DEBUG <0013> Received message: line #00: DLCX 28471 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164930033 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250830164930033 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250830164930033 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830164930033 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1068) 20250830164930033 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:146) 20250830164930033 DLMGCP DEBUG <0013> Generated response: line #00: 515 28471 FAIL (mgcp_msg.c:72) 20250830164930047 DLMGCP DEBUG <0013> Received message: line #00: CRCX 28472 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164930047 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830164930047 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250830164930047 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830164930047 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250830164930047 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250830164930047 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250830164930047 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250830164930047 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250830164930047 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 96 (mgcp_msg.c:72) 20250830164930047 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250830164930047 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250830164930047 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250830164930047 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250830164930047 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830164930047 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830164930047 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:96=VND.3GPP.IUFP  (mgcp_sdp.c:443) 20250830164930048 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:D7D64F88 connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830164930048 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:D7D64F88 output_enabled 0 (mgcp_conn.c:271) 20250830164930048 DLMGCP DEBUG <0013> (1227/rtp C:D7D64F88 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) 20250830164930048 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:D7D64F88 CRCX: connection successfully created: (1227/rtp C:D7D64F88 r=127.0.0.1:10000<->l=127.0.0.1:5972) (mgcp_protocol.c:772) 20250830164930048 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164930048 DLMGCP DEBUG <0013> Generated response: line #00: 200 28472 OK (mgcp_msg.c:72) 20250830164930048 DLMGCP DEBUG <0013> Generated response: line #01: I: D7D64F88 (mgcp_msg.c:72) 20250830164930048 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250830164930048 DLMGCP DEBUG <0013> Generated response: line #03: o=- D7D64F88 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250830164930048 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250830164930048 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250830164930048 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250830164930048 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5972 RTP/AVP 96 (mgcp_msg.c:72) 20250830164930048 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250830164930048 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) RTPEM0(430)@7b40471322fb: Warning: Stopping inactive timer T_transmit. 20250830164930059 DLMGCP DEBUG <0013> Received message: line #00: CRCX 28473 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164930059 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830164930059 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250830164930059 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830164930059 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250830164930059 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250830164930059 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250830164930059 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250830164930059 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250830164930059 DLMGCP DEBUG <0013> Received message: line #09: m=audio 20000 RTP/AVP 112 (mgcp_msg.c:72) 20250830164930059 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250830164930059 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250830164930059 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250830164930059 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250830164930059 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830164930059 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830164930059 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:20000, addr:127.0.0.1, duration:20, payload-types:112=AMR  (mgcp_sdp.c:443) 20250830164930059 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:F1098D1C connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830164930059 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:F1098D1C output_enabled 0 (mgcp_conn.c:271) 20250830164930059 DLMGCP DEBUG <0013> (1227/rtp C:F1098D1C 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) 20250830164930060 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:F1098D1C CRCX: connection successfully created: (1227/rtp C:F1098D1C r=127.0.0.1:20000<->l=127.0.0.1:5974) (mgcp_protocol.c:772) 20250830164930060 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164930060 DLMGCP DEBUG <0013> Generated response: line #00: 200 28473 OK (mgcp_msg.c:72) 20250830164930060 DLMGCP DEBUG <0013> Generated response: line #01: I: F1098D1C (mgcp_msg.c:72) 20250830164930060 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250830164930060 DLMGCP DEBUG <0013> Generated response: line #03: o=- F1098D1C 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250830164930060 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250830164930060 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250830164930060 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250830164930060 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5974 RTP/AVP 112 (mgcp_msg.c:72) 20250830164930060 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250830164930060 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) RTPEM1(431)@7b40471322fb: Warning: Stopping inactive timer T_transmit. RTPEM0(430)@7b40471322fb: IuUP INIT_ACK Received 20250830164930110 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164930130 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164930151 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164930172 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164930192 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164930213 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164930233 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164930253 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164930274 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164930295 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164930315 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164930336 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164930356 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164930377 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164930397 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164930418 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164930439 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164930459 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164930480 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164930501 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164930521 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164930542 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164930562 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164930583 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164930603 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164930624 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164930645 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164930665 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164930685 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164930706 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164930726 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164930747 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164930768 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164930788 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164930809 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164930829 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164930850 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164930870 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164930891 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164930911 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164930931 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164930952 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164930972 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164930993 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164931013 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164931034 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164931055 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164931075 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164931096 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164931116 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164931137 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164931157 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164931178 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164931198 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164931219 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164931240 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164931260 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164931281 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164931301 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164931322 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164931342 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164931363 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164931383 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164931404 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164931425 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164931445 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164931465 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164931486 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164931506 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164931527 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164931547 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164931567 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) RTPEM0(430)@7b40471322fb: Warning: Re-starting timer T_transmit, which is already active (running or expired). 20250830164931579 DLMGCP DEBUG <0013> Received message: line #00: MDCX 28474 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164931579 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250830164931579 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250830164931579 DLMGCP DEBUG <0013> Received message: line #03: I: D7D64F88 (mgcp_msg.c:72) 20250830164931579 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:72) 20250830164931579 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:72) 20250830164931579 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250830164931579 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:72) 20250830164931579 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250830164931579 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:72) 20250830164931579 DLMGCP DEBUG <0013> Received message: line #10: m=audio 10000 RTP/AVP 96 (mgcp_msg.c:72) 20250830164931579 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250830164931579 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250830164931579 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250830164931579 DLMGCP INFO <0013> MDCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250830164931579 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:878) 20250830164931579 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830164931580 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:96=VND.3GPP.IUFP  (mgcp_sdp.c:443) 20250830164931580 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:D7D64F88 connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250830164931580 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:D7D64F88 output_enabled 1 (mgcp_conn.c:271) 20250830164931580 DLMGCP DEBUG <0013> (1227/rtp C:D7D64F88 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) 20250830164931580 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:D7D64F88 MDCX: connection successfully modified: (1227/rtp C:D7D64F88 r=127.0.0.1:10000<->l=127.0.0.1:5972) (mgcp_protocol.c:976) 20250830164931580 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164931580 DLMGCP DEBUG <0013> Generated response: line #00: 200 28474 OK (mgcp_msg.c:72) 20250830164931580 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:72) 20250830164931580 DLMGCP DEBUG <0013> Generated response: line #02: o=- D7D64F88 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250830164931580 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:72) 20250830164931580 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250830164931580 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:72) 20250830164931580 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5972 RTP/AVP 96 (mgcp_msg.c:72) 20250830164931580 DLMGCP DEBUG <0013> Generated response: line #07: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250830164931580 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:72) 20250830164931594 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164931598 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250830164931615 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164931618 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250830164931635 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164931638 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250830164931656 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164931659 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250830164931676 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164931679 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250830164931697 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164931700 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250830164931718 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164931720 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250830164931738 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164931741 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250830164931759 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164931761 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250830164931780 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164931782 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250830164931801 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164931802 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250830164931822 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164931822 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250830164931842 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164931843 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250830164931863 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164931864 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250830164931884 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164931885 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250830164931905 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164931905 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250830164931926 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164931926 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250830164931946 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250830164931947 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164931967 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250830164931967 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164931988 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164931988 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250830164932008 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164932009 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250830164932029 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250830164932029 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164932049 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250830164932050 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164932070 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250830164932070 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) RTPEM1(431)@7b40471322fb: Warning: Re-starting timer T_transmit, which is already active (running or expired). 20250830164932091 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164932091 DLMGCP DEBUG <0013> Received message: line #00: MDCX 28475 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164932092 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250830164932092 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250830164932092 DLMGCP DEBUG <0013> Received message: line #03: I: F1098D1C (mgcp_msg.c:72) 20250830164932092 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:72) 20250830164932092 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:72) 20250830164932092 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250830164932092 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:72) 20250830164932092 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250830164932092 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:72) 20250830164932092 DLMGCP DEBUG <0013> Received message: line #10: m=audio 20000 RTP/AVP 112 (mgcp_msg.c:72) 20250830164932092 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250830164932092 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250830164932092 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250830164932092 DLMGCP INFO <0013> MDCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250830164932092 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:878) 20250830164932092 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830164932092 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:20000, addr:127.0.0.1, duration:20, payload-types:112=AMR  (mgcp_sdp.c:443) 20250830164932092 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:F1098D1C connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250830164932092 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:F1098D1C output_enabled 1 (mgcp_conn.c:271) 20250830164932092 DLMGCP DEBUG <0013> (1227/rtp C:F1098D1C 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) 20250830164932092 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:F1098D1C MDCX: connection successfully modified: (1227/rtp C:F1098D1C r=127.0.0.1:20000<->l=127.0.0.1:5974) (mgcp_protocol.c:976) 20250830164932092 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164932092 DLMGCP DEBUG <0013> Generated response: line #00: 200 28475 OK (mgcp_msg.c:72) 20250830164932093 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:72) 20250830164932093 DLMGCP DEBUG <0013> Generated response: line #02: o=- F1098D1C 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250830164932093 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:72) 20250830164932093 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250830164932093 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:72) 20250830164932093 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5974 RTP/AVP 112 (mgcp_msg.c:72) 20250830164932093 DLMGCP DEBUG <0013> Generated response: line #07: a=rtpmap:112 AMR/8000 (mgcp_msg.c:72) 20250830164932093 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:72) 20250830164932106 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250830164932111 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164932127 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250830164932132 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164932147 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250830164932152 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164932168 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250830164932173 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164932188 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250830164932193 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164932209 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250830164932214 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164932229 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250830164932234 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164932250 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250830164932255 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164932270 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250830164932275 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164932291 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250830164932295 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164932311 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250830164932316 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164932332 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250830164932340 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164932352 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250830164932357 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164932373 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250830164932377 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164932393 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250830164932397 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164932413 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250830164932418 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164932434 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250830164932438 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164932454 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250830164932459 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164932475 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250830164932479 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164932495 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250830164932500 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164932516 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250830164932520 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164932536 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250830164932541 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164932556 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250830164932561 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164932577 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250830164932582 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164932597 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250830164932602 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164932618 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250830164932623 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164932638 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250830164932643 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164932658 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250830164932664 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164932679 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250830164932685 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164932700 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250830164932706 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164932720 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250830164932726 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164932741 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250830164932747 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164932761 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250830164932767 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164932781 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250830164932787 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164932802 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250830164932808 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164932823 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250830164932829 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164932844 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250830164932850 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164932864 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250830164932870 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164932884 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250830164932890 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164932905 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250830164932911 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164932925 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250830164932932 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164932945 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250830164932952 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164932966 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250830164932973 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164932986 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250830164932993 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164933007 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250830164933013 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164933027 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250830164933034 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164933047 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250830164933054 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164933068 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250830164933075 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164933088 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250830164933095 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164933108 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250830164933116 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164933129 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250830164933136 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164933149 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250830164933156 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164933170 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250830164933177 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164933190 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250830164933197 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164933210 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250830164933218 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164933230 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250830164933238 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164933251 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250830164933258 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164933271 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250830164933279 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164933291 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250830164933299 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164933312 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250830164933319 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164933332 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250830164933340 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164933353 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250830164933360 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164933373 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250830164933381 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164933393 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250830164933401 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164933414 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250830164933422 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164933434 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250830164933442 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164933455 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250830164933463 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164933475 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250830164933483 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164933496 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250830164933504 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164933516 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250830164933524 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164933537 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250830164933545 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164933558 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250830164933565 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164933578 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250830164933586 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164933598 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250830164933606 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164933619 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250830164933627 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164933639 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250830164933647 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164933660 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250830164933668 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164933680 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250830164933688 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164933700 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250830164933709 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164933721 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250830164933729 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164933741 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250830164933750 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164933762 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250830164933770 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164933782 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250830164933791 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164933803 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250830164933811 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164933823 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250830164933832 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164933844 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250830164933852 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164933864 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250830164933873 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164933885 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250830164933894 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164933905 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250830164933914 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164933926 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250830164933935 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164933946 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250830164933956 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164933967 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250830164933977 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164933987 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250830164933997 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164934007 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250830164934018 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164934028 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250830164934038 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164934048 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250830164934059 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164934069 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) 20250830164934079 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) 20250830164934089 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:717) MTC@7b40471322fb: stats: { num_pkts_tx := 195, bytes_payload_tx := 6045, 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@7b40471322fb: stats: { num_pkts_tx := 171, bytes_payload_tx := 5472, num_pkts_rx := 97, bytes_payload_rx := 3104, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@7b40471322fb: setverdict(pass): none -> pass 20250830164934100 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:300) MTC@7b40471322fb: setverdict(pass): pass -> pass, component reason not changed 20250830164934606 DLMGCP DEBUG <0013> Received message: line #00: MDCX 28476 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164934607 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250830164934607 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250830164934607 DLMGCP DEBUG <0013> Received message: line #03: I: F1098D1C (mgcp_msg.c:72) 20250830164934607 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:72) 20250830164934607 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:72) 20250830164934607 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250830164934607 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:72) 20250830164934607 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250830164934607 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:72) 20250830164934607 DLMGCP DEBUG <0013> Received message: line #10: m=audio 20000 RTP/AVP 96 (mgcp_msg.c:72) 20250830164934607 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250830164934607 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250830164934607 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250830164934607 DLMGCP INFO <0013> MDCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250830164934607 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:878) 20250830164934608 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830164934608 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:20000, addr:127.0.0.1, duration:20, payload-types:96=VND.3GPP.IUFP  (mgcp_sdp.c:443) 20250830164934608 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:F1098D1C connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250830164934608 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:F1098D1C output_enabled 1 (mgcp_conn.c:271) 20250830164934608 DLMGCP DEBUG <0013> (1227/rtp C:F1098D1C 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) 20250830164934608 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:F1098D1C MDCX: connection successfully modified: (1227/rtp C:F1098D1C r=127.0.0.1:20000<->l=127.0.0.1:5974) (mgcp_protocol.c:976) 20250830164934608 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164934608 DLMGCP DEBUG <0013> Generated response: line #00: 200 28476 OK (mgcp_msg.c:72) 20250830164934608 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:72) 20250830164934608 DLMGCP DEBUG <0013> Generated response: line #02: o=- F1098D1C 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250830164934608 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:72) 20250830164934608 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250830164934608 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:72) 20250830164934608 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5974 RTP/AVP 96 (mgcp_msg.c:72) 20250830164934608 DLMGCP DEBUG <0013> Generated response: line #07: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:72) 20250830164934608 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:72) MTC@7b40471322fb: stats: { num_pkts_tx := 293, bytes_payload_tx := 9083, num_pkts_rx := 170, bytes_payload_rx := 5950, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@7b40471322fb: stats: { num_pkts_tx := 219, bytes_payload_tx := 6960, num_pkts_rx := 196, bytes_payload_rx := 6553, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } 20250830164936726 DLMGCP DEBUG <0013> Received message: line #00: DLCX 28477 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164936726 DLMGCP DEBUG <0013> Received message: line #01: C: 1227 (mgcp_msg.c:72) 20250830164936726 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250830164936726 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250830164936726 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830164936726 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1109) 20250830164936726 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164936726 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164936727 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164936727 DLMGCP DEBUG <0013> Generated response: line #00: 200 28477 OK (mgcp_msg.c:72) RTPEM0(430)@7b40471322fb: Warning: Stopping inactive timer T_transmit. MTC@7b40471322fb: setverdict(pass): pass -> pass, component reason not changed RTPEM1(431)@7b40471322fb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(434)@7b40471322fb: Final verdict of PTC: none RTPEM2(432)@7b40471322fb: Final verdict of PTC: none RTPEM0(430)@7b40471322fb: Final verdict of PTC: none VirtCallAgent-STATS(433)@7b40471322fb: Final verdict of PTC: none MTC@7b40471322fb: Setting final verdict of the test case. MTC@7b40471322fb: Local verdict of MTC: pass MTC@7b40471322fb: Local verdict of PTC RTPEM0(430): none (pass -> pass) MTC@7b40471322fb: Local verdict of PTC RTPEM1(431): none (pass -> pass) MTC@7b40471322fb: Local verdict of PTC RTPEM2(432): none (pass -> pass) MTC@7b40471322fb: Local verdict of PTC VirtCallAgent-STATS(433): none (pass -> pass) MTC@7b40471322fb: Local verdict of PTC IPA-CTRL-CLI-IPA(434): none (pass -> pass) MTC@7b40471322fb: Test case TC_two_crcx_mdcx_and_iuup_rtp_mdcx_to_iuup finished. Verdict: pass MTC@7b40471322fb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_mdcx_and_iuup_rtp_mdcx_to_iuup pass'. Sat Aug 30 16:49:36 UTC 2025 ====== MGCP_Test.TC_two_crcx_mdcx_and_iuup_rtp_mdcx_to_iuup pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_two_crcx_mdcx_and_iuup_rtp_mdcx_to_iuup.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1192404) Waiting for packet dumper to finish... 1 (prev_count=1192404, count=1196136) MTC@7b40471322fb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_mdcx_and_iuup_rtp_mdcx_to_iuup pass' was executed successfully (exit status: 0). MTC@7b40471322fb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_mdcx_and_rtp_clearmode'. ------ MGCP_Test.TC_two_crcx_mdcx_and_rtp_clearmode ------ Sat Aug 30 16:49:43 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/logs/testsuite/MGCP_Test.TC_two_crcx_mdcx_and_rtp_clearmode.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/logs/testsuite/MGCP_Test.TC_two_crcx_mdcx_and_rtp_clearmode.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@7b40471322fb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_mdcx_and_rtp_clearmode' was executed successfully (exit status: 0). MTC@7b40471322fb: Test case TC_two_crcx_mdcx_and_rtp_clearmode started. 20250830164944908 DLMGCP DEBUG <0013> Received message: line #00: DLCX 17865 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164944908 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250830164944908 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250830164944908 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830164944908 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1068) 20250830164944908 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:146) 20250830164944908 DLMGCP DEBUG <0013> Generated response: line #00: 515 17865 FAIL (mgcp_msg.c:72) 20250830164944923 DLMGCP DEBUG <0013> Received message: line #00: CRCX 17866 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164944923 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830164944923 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250830164944923 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830164944923 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250830164944923 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250830164944923 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250830164944923 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250830164944923 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250830164944923 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 120 (mgcp_msg.c:72) 20250830164944923 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:120 CLEARMODE/8000 (mgcp_msg.c:72) 20250830164944923 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250830164944923 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250830164944923 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250830164944923 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830164944923 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830164944923 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:120=CLEARMODE  (mgcp_sdp.c:443) 20250830164944923 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:DF8A066F connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830164944923 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:DF8A066F output_enabled 0 (mgcp_conn.c:271) 20250830164944923 DLMGCP DEBUG <0013> (1227/rtp C:DF8A066F 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) 20250830164944924 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:DF8A066F CRCX: connection successfully created: (1227/rtp C:DF8A066F r=127.0.0.1:10000<->l=127.0.0.1:5976) (mgcp_protocol.c:772) 20250830164944924 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164944924 DLMGCP DEBUG <0013> Generated response: line #00: 200 17866 OK (mgcp_msg.c:72) 20250830164944924 DLMGCP DEBUG <0013> Generated response: line #01: I: DF8A066F (mgcp_msg.c:72) 20250830164944924 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250830164944924 DLMGCP DEBUG <0013> Generated response: line #03: o=- DF8A066F 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250830164944924 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250830164944924 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250830164944924 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250830164944924 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5976 RTP/AVP 120 (mgcp_msg.c:72) 20250830164944924 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:120 CLEARMODE/8000 (mgcp_msg.c:72) 20250830164944924 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250830164944933 DLMGCP DEBUG <0013> Received message: line #00: CRCX 17867 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164944933 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:72) 20250830164944933 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250830164944933 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830164944933 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:72) 20250830164944933 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250830164944933 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:72) 20250830164944933 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250830164944933 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:72) 20250830164944933 DLMGCP DEBUG <0013> Received message: line #09: m=audio 20000 RTP/AVP 120 (mgcp_msg.c:72) 20250830164944933 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:120 CLEARMODE/8000 (mgcp_msg.c:72) 20250830164944933 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:72) 20250830164944933 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250830164944933 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250830164944934 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830164944934 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830164944934 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:20000, addr:127.0.0.1, duration:20, payload-types:120=CLEARMODE  (mgcp_sdp.c:443) 20250830164944934 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:FACF9AEF connection mode 'recvonly' 1 (mgcp_conn.c:264) 20250830164944934 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:FACF9AEF output_enabled 0 (mgcp_conn.c:271) 20250830164944934 DLMGCP DEBUG <0013> (1227/rtp C:FACF9AEF 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) 20250830164944934 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:FACF9AEF CRCX: connection successfully created: (1227/rtp C:FACF9AEF r=127.0.0.1:20000<->l=127.0.0.1:5978) (mgcp_protocol.c:772) 20250830164944934 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164944934 DLMGCP DEBUG <0013> Generated response: line #00: 200 17867 OK (mgcp_msg.c:72) 20250830164944934 DLMGCP DEBUG <0013> Generated response: line #01: I: FACF9AEF (mgcp_msg.c:72) 20250830164944934 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250830164944934 DLMGCP DEBUG <0013> Generated response: line #03: o=- FACF9AEF 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250830164944934 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250830164944934 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250830164944934 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250830164944934 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5978 RTP/AVP 120 (mgcp_msg.c:72) 20250830164944934 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:120 CLEARMODE/8000 (mgcp_msg.c:72) 20250830164944934 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) RTPEM0(435)@7b40471322fb: Warning: Re-starting timer T_transmit, which is already active (running or expired). 20250830164946453 DLMGCP DEBUG <0013> Received message: line #00: MDCX 17868 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164946453 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250830164946453 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250830164946454 DLMGCP DEBUG <0013> Received message: line #03: I: DF8A066F (mgcp_msg.c:72) 20250830164946454 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:72) 20250830164946454 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:72) 20250830164946454 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250830164946454 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:72) 20250830164946454 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250830164946454 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:72) 20250830164946454 DLMGCP DEBUG <0013> Received message: line #10: m=audio 10000 RTP/AVP 120 (mgcp_msg.c:72) 20250830164946454 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:120 CLEARMODE/8000 (mgcp_msg.c:72) 20250830164946454 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250830164946454 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250830164946454 DLMGCP INFO <0013> MDCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250830164946454 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:878) 20250830164946454 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830164946454 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:120=CLEARMODE  (mgcp_sdp.c:443) 20250830164946454 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:DF8A066F connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250830164946454 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:DF8A066F output_enabled 1 (mgcp_conn.c:271) 20250830164946454 DLMGCP DEBUG <0013> (1227/rtp C:DF8A066F 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) 20250830164946454 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:DF8A066F MDCX: connection successfully modified: (1227/rtp C:DF8A066F r=127.0.0.1:10000<->l=127.0.0.1:5976) (mgcp_protocol.c:976) 20250830164946454 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164946454 DLMGCP DEBUG <0013> Generated response: line #00: 200 17868 OK (mgcp_msg.c:72) 20250830164946454 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:72) 20250830164946454 DLMGCP DEBUG <0013> Generated response: line #02: o=- DF8A066F 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250830164946454 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:72) 20250830164946454 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250830164946454 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:72) 20250830164946455 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5976 RTP/AVP 120 (mgcp_msg.c:72) 20250830164946455 DLMGCP DEBUG <0013> Generated response: line #07: a=rtpmap:120 CLEARMODE/8000 (mgcp_msg.c:72) 20250830164946455 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:72) RTPEM1(436)@7b40471322fb: Warning: Re-starting timer T_transmit, which is already active (running or expired). 20250830164946966 DLMGCP DEBUG <0013> Received message: line #00: MDCX 17869 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164946966 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:72) 20250830164946966 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:72) 20250830164946966 DLMGCP DEBUG <0013> Received message: line #03: I: FACF9AEF (mgcp_msg.c:72) 20250830164946966 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:72) 20250830164946966 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:72) 20250830164946966 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250830164946966 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:72) 20250830164946966 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250830164946966 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:72) 20250830164946966 DLMGCP DEBUG <0013> Received message: line #10: m=audio 20000 RTP/AVP 120 (mgcp_msg.c:72) 20250830164946966 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:120 CLEARMODE/8000 (mgcp_msg.c:72) 20250830164946966 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:72) 20250830164946966 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250830164946966 DLMGCP INFO <0013> MDCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250830164946966 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:878) 20250830164946966 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830164946966 DLMGCP NOTICE <0013> rtpbridge/2@mgw: Got media info via SDP: port:20000, addr:127.0.0.1, duration:20, payload-types:120=CLEARMODE  (mgcp_sdp.c:443) 20250830164946966 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:FACF9AEF connection mode 'sendrecv' 3 (mgcp_conn.c:264) 20250830164946966 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:FACF9AEF output_enabled 1 (mgcp_conn.c:271) 20250830164946966 DLMGCP DEBUG <0013> (1227/rtp C:FACF9AEF 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) 20250830164946967 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:FACF9AEF MDCX: connection successfully modified: (1227/rtp C:FACF9AEF r=127.0.0.1:20000<->l=127.0.0.1:5978) (mgcp_protocol.c:976) 20250830164946967 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164946967 DLMGCP DEBUG <0013> Generated response: line #00: 200 17869 OK (mgcp_msg.c:72) 20250830164946967 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:72) 20250830164946967 DLMGCP DEBUG <0013> Generated response: line #02: o=- FACF9AEF 23 IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250830164946967 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:72) 20250830164946967 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP4 127.0.0.1 (mgcp_msg.c:72) 20250830164946967 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:72) 20250830164946967 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5978 RTP/AVP 120 (mgcp_msg.c:72) 20250830164946967 DLMGCP DEBUG <0013> Generated response: line #07: a=rtpmap:120 CLEARMODE/8000 (mgcp_msg.c:72) 20250830164946967 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:72) MTC@7b40471322fb: stats: { num_pkts_tx := 196, bytes_payload_tx := 784, num_pkts_rx := 121, bytes_payload_rx := 484, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@7b40471322fb: stats: { num_pkts_tx := 170, bytes_payload_tx := 680, num_pkts_rx := 98, bytes_payload_rx := 392, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } 20250830164949076 DLMGCP DEBUG <0013> Received message: line #00: DLCX 17870 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164949077 DLMGCP DEBUG <0013> Received message: line #01: C: 1227 (mgcp_msg.c:72) 20250830164949077 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:280) 20250830164949077 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:370) 20250830164949077 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830164949077 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1109) 20250830164949077 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164949077 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164949077 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164949077 DLMGCP DEBUG <0013> Generated response: line #00: 200 17870 OK (mgcp_msg.c:72) RTPEM0(435)@7b40471322fb: Warning: Stopping inactive timer T_transmit. MTC@7b40471322fb: setverdict(pass): none -> pass IPA-CTRL-CLI-IPA(439)@7b40471322fb: Final verdict of PTC: none RTPEM0(435)@7b40471322fb: Final verdict of PTC: none VirtCallAgent-STATS(438)@7b40471322fb: Final verdict of PTC: none RTPEM1(436)@7b40471322fb: Final verdict of PTC: none RTPEM2(437)@7b40471322fb: Final verdict of PTC: none MTC@7b40471322fb: Setting final verdict of the test case. MTC@7b40471322fb: Local verdict of MTC: pass MTC@7b40471322fb: Local verdict of PTC RTPEM0(435): none (pass -> pass) MTC@7b40471322fb: Local verdict of PTC RTPEM1(436): none (pass -> pass) MTC@7b40471322fb: Local verdict of PTC RTPEM2(437): none (pass -> pass) MTC@7b40471322fb: Local verdict of PTC VirtCallAgent-STATS(438): none (pass -> pass) MTC@7b40471322fb: Local verdict of PTC IPA-CTRL-CLI-IPA(439): none (pass -> pass) MTC@7b40471322fb: Test case TC_two_crcx_mdcx_and_rtp_clearmode finished. Verdict: pass MTC@7b40471322fb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_mdcx_and_rtp_clearmode pass'. Sat Aug 30 16:49:49 UTC 2025 ====== MGCP_Test.TC_two_crcx_mdcx_and_rtp_clearmode pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_two_crcx_mdcx_and_rtp_clearmode.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=679152) Waiting for packet dumper to finish... 1 (prev_count=679152, count=683084) MTC@7b40471322fb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_mdcx_and_rtp_clearmode pass' was executed successfully (exit status: 0). MTC@7b40471322fb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/ttcn3-tcpdump-start.sh MGCP_Test.TC_one_crcx_loopback_rtp_implicit'. ------ MGCP_Test.TC_one_crcx_loopback_rtp_implicit ------ Sat Aug 30 16:49:56 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/logs/testsuite/MGCP_Test.TC_one_crcx_loopback_rtp_implicit.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/logs/testsuite/MGCP_Test.TC_one_crcx_loopback_rtp_implicit.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@7b40471322fb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/ttcn3-tcpdump-start.sh MGCP_Test.TC_one_crcx_loopback_rtp_implicit' was executed successfully (exit status: 0). MTC@7b40471322fb: Test case TC_one_crcx_loopback_rtp_implicit started. 20250830164957255 DLMGCP DEBUG <0013> Received message: line #00: DLCX 1227 rtpbridge/1@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164957255 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found endpoint: rtpbridge/1@mgw (mgcp_endp.c:280) 20250830164957255 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250830164957255 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830164957256 DLMGCP ERROR <0013> endpoint:rtpbridge/1@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1068) 20250830164957256 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Generated response: code=515 (mgcp_protocol.c:146) 20250830164957256 DLMGCP DEBUG <0013> Generated response: line #00: 515 1227 FAIL (mgcp_msg.c:72) 20250830164957264 DLMGCP DEBUG <0013> Received message: line #00: CRCX 1228 rtpbridge/1@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164957264 DLMGCP DEBUG <0013> Received message: line #01: M: loopback (mgcp_msg.c:72) 20250830164957264 DLMGCP DEBUG <0013> Received message: line #02: C: 1225 (mgcp_msg.c:72) 20250830164957264 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:72) 20250830164957264 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found endpoint: rtpbridge/1@mgw (mgcp_endp.c:280) 20250830164957264 DLMGCP INFO <0013> CRCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250830164957264 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw CRCX: creating new connection ... (mgcp_protocol.c:628) 20250830164957264 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_msg.c:281) 20250830164957264 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:256FB7B2 connection mode 'loopback' 7 (mgcp_conn.c:264) 20250830164957265 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:256FB7B2 output_enabled 1 (mgcp_conn.c:271) 20250830164957265 DLMGCP DEBUG <0013> (1225/rtp C:256FB7B2 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:73) 20250830164957265 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw CI:256FB7B2 CRCX: connection successfully created: (1225/rtp C:256FB7B2 r=NULL:0<->l=::1:5980) (mgcp_protocol.c:772) 20250830164957265 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164957265 DLMGCP DEBUG <0013> Generated response: line #00: 200 1228 OK (mgcp_msg.c:72) 20250830164957265 DLMGCP DEBUG <0013> Generated response: line #01: I: 256FB7B2 (mgcp_msg.c:72) 20250830164957265 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:72) 20250830164957265 DLMGCP DEBUG <0013> Generated response: line #03: o=- 256FB7B2 23 IN IP6 ::1 (mgcp_msg.c:72) 20250830164957265 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:72) 20250830164957265 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:72) 20250830164957265 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:72) 20250830164957265 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5980 RTP/AVP 112 (mgcp_msg.c:72) 20250830164957265 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:72) 20250830164957265 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:72) 20250830164958373 DLMGCP DEBUG <0013> Received message: line #00: DLCX 1229 rtpbridge/1@mgw MGCP 1.0 (mgcp_msg.c:72) 20250830164958373 DLMGCP DEBUG <0013> Received message: line #01: C: 1225 (mgcp_msg.c:72) 20250830164958373 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found endpoint: rtpbridge/1@mgw (mgcp_endp.c:280) 20250830164958373 DLMGCP INFO <0013> DLCX: executing request handler for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:370) 20250830164958373 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1051) 20250830164958373 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1109) 20250830164958373 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164958373 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:853) 20250830164958373 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Generated response: code=200 (mgcp_protocol.c:146) 20250830164958373 DLMGCP DEBUG <0013> Generated response: line #00: 200 1229 OK (mgcp_msg.c:72) MTC@7b40471322fb: 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@7b40471322fb: setverdict(pass): none -> pass RTPEM0(440)@7b40471322fb: Final verdict of PTC: none RTPEM1(441)@7b40471322fb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(444)@7b40471322fb: Final verdict of PTC: none RTPEM2(442)@7b40471322fb: Final verdict of PTC: none VirtCallAgent-STATS(443)@7b40471322fb: Final verdict of PTC: none MTC@7b40471322fb: Setting final verdict of the test case. MTC@7b40471322fb: Local verdict of MTC: pass MTC@7b40471322fb: Local verdict of PTC RTPEM0(440): none (pass -> pass) MTC@7b40471322fb: Local verdict of PTC RTPEM1(441): none (pass -> pass) MTC@7b40471322fb: Local verdict of PTC RTPEM2(442): none (pass -> pass) MTC@7b40471322fb: Local verdict of PTC VirtCallAgent-STATS(443): none (pass -> pass) MTC@7b40471322fb: Local verdict of PTC IPA-CTRL-CLI-IPA(444): none (pass -> pass) MTC@7b40471322fb: Test case TC_one_crcx_loopback_rtp_implicit finished. Verdict: pass MTC@7b40471322fb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/ttcn3-tcpdump-stop.sh MGCP_Test.TC_one_crcx_loopback_rtp_implicit pass'. Sat Aug 30 16:49:58 UTC 2025 ====== MGCP_Test.TC_one_crcx_loopback_rtp_implicit pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_one_crcx_loopback_rtp_implicit.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=93792) Waiting for packet dumper to finish... 1 (prev_count=93792, count=97524) MTC@7b40471322fb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/ttcn3-tcpdump-stop.sh MGCP_Test.TC_one_crcx_loopback_rtp_implicit pass' was executed successfully (exit status: 0). MC@7b40471322fb: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@7b40471322fb: Terminating MTC. MC@7b40471322fb: MTC terminated. MC2> exit MC@7b40471322fb: Shutting down session. MC@7b40471322fb: Shutdown complete. Comparing expected results '/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/mgw/expected-results.xml' against results in 'junit-xml-5027.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 (3613192) [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-asan/_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-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/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-asan/_cache/podman/titan-11.1.0-debian-trixie', '-e', 'TTCN3_DIR=/opt/eclipse-titan-11.1.0', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/logs/testsuite', 'testenv-mgw-osmocom-nightly-asan-20250830-1636-630926e5-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/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-asan/_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-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/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-asan/_cache/podman/titan-11.1.0-debian-trixie', '-e', 'TTCN3_DIR=/opt/eclipse-titan-11.1.0', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/logs/testsuite', 'testenv-mgw-osmocom-nightly-asan-20250830-1636-630926e5-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_testenv/data/scripts/log_format.sh'] [testenv] Stopping mgw (3612313) [testenv] Showing testsuite/junit-xml-5027.log [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_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-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/mgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-mgw-osmocom-nightly-asan-20250830-1636-630926e5-0', 'sh', '-c', 'echo && source-highlight -f esc -s xml -i /home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/logs/testsuite/junit-xml-5027.log && echo']           "MGCP_Test.ttcn:274 : Unexpected MGCP Response: { connId := 1, remName := \"127.0.0.1\", remPort := 2427, locName := \"127.0.0.1\", locPort := 2727, msg := { response := { line := { code := \"200\", trans_id := \"23040\", string := \"OK\" }, params := { { code := \"I\", val := \"F7F93CA2\" } }, sdp := { protocol_version := 0, origin := { user_name := \"-\", session_id := \"F7F93CA2\", 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 := \"23040\", string := ? }, params := { }, sdp := omit } } }" MGCP_Test.ttcn:3354 MGCP_Test control part MGCP_Test.ttcn:869 TC_crcx_early_bidir_mode testcase                                                         "MGCP_Test.ttcn:274 : Unexpected MGCP Response: { connId := 1, remName := \"127.0.0.1\", remPort := 2427, locName := \"127.0.0.1\", locPort := 2727, msg := { response := { line := { code := \"502\", trans_id := \"18222\", 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 := \"18222\", string := \"OK\" }, params := { { code := \"I\", val := ? }, * }, sdp := ? } } }" MGCP_Test.ttcn:3414 MGCP_Test control part MGCP_Test.ttcn:2627 TC_e1_crcx_and_dlcx_ep testcase    "MGCP_Test.ttcn:274 : Unexpected MGCP Response: { connId := 1, remName := \"127.0.0.1\", remPort := 2427, locName := \"127.0.0.1\", locPort := 2727, msg := { response := { line := { code := \"502\", trans_id := \"1838\", 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 := \"1838\", string := \"OK\" }, params := { { code := \"I\", val := ? }, * }, sdp := ? } } }" MGCP_Test.ttcn:3415 MGCP_Test control part MGCP_Test.ttcn:2648 TC_e1_crcx_with_overlap testcase    "MGCP_Test.ttcn:274 : Unexpected MGCP Response: { connId := 1, remName := \"127.0.0.1\", remPort := 2427, locName := \"127.0.0.1\", locPort := 2727, msg := { response := { line := { code := \"502\", trans_id := \"37234\", 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 := \"37234\", string := \"OK\" }, params := { { code := \"I\", val := ? }, * }, sdp := ? } } }" MGCP_Test.ttcn:3416 MGCP_Test control part MGCP_Test.ttcn:2679 TC_e1_crcx_loopback testcase    "MGCP_Test.ttcn:274 : Unexpected MGCP Response: { connId := 1, remName := \"127.0.0.1\", remPort := 2427, locName := \"127.0.0.1\", locPort := 2727, msg := { response := { line := { code := \"502\", trans_id := \"5459\", 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 := \"5459\", string := \"OK\" }, params := { { code := \"I\", val := ? }, * }, sdp := ? } } }" MGCP_Test.ttcn:3417 MGCP_Test control part MGCP_Test.ttcn:2713 TC_e1_dlcx_wildcarded testcase                         [testenv] Stopping podman container [testenv] + ['podman', 'kill', 'testenv-mgw-osmocom-nightly-asan-20250830-1636-630926e5-0'] testenv-mgw-osmocom-nightly-asan-20250830-1636-630926e5-0 [testenv] feed_watchdog_loop: podman container has stopped [testenv] Logs saved to: https://jenkins.osmocom.org/jenkins/job/ttcn3-mgw-test-asan/451/artifact/logs/  + [ 0 = 0 ] + rm -rf _cache .linux + uptime + grep --color=always -o load.* load average: 1.11, 0.85, 0.77 + 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